1
0
Fork 0
forked from Fuji/Fuji
Commit graph

33 commits

Author SHA1 Message Date
75ea385205
Added initial login screen, added json configuration file and slightly updated card colors and made use of the vars file in the home page 2025-02-09 19:27:38 +01:00
79bd692c88 Add requirements.txt and instllation section in docs 2025-02-08 22:14:49 +01:00
10061cd0c4 SDK: Move from dataclasses to pydantic, add serialization/deserialization section in docs 2025-02-08 21:43:06 +01:00
09f0cd9415
This commit exitsts only beacuse i want to conntinue work on my laptop, the code is still retarded, more than ever. 2025-02-08 16:27:23 +01:00
bc7584501c
Merge branch 'main' of git.wpkg.ovh:Fuji/Fuji 2025-02-08 12:02:38 +01:00
330d4f694b Reapply "Merge branch 'main' of https://git.wpkg.ovh/Fuji/Fuji"
This reverts commit c58a24a4c6.
2025-02-08 11:19:13 +01:00
c58a24a4c6 Revert "Merge branch 'main' of https://git.wpkg.ovh/Fuji/Fuji"
This reverts commit 04c3c8e927, reversing
changes made to 96b532c28b.
2025-02-08 11:16:17 +01:00
04c3c8e927 Merge branch 'main' of https://git.wpkg.ovh/Fuji/Fuji 2025-02-08 11:12:26 +01:00
96b532c28b Delete old efeb session data after logging into prometheus 2025-02-08 11:12:13 +01:00
d38f1d298b
Add Prometheus interface test script and update .gitignore 2025-02-08 11:01:59 +01:00
7d65086225
Change the directory of the SDK 2025-02-08 09:42:10 +01:00
4172336c44
Remove unused modules and functions from the hebece implementation 2025-02-08 09:12:25 +01:00
bb83897f0b SDK: Add notes (only prometheus) 2025-02-07 23:18:54 +01:00
402f2a0eee Update docs part 2 2025-02-07 22:25:15 +01:00
30cd28a4f1 Update docs 2025-02-07 22:24:16 +01:00
ba468b9de6 Add SDK docs 2025-02-07 22:22:42 +01:00
30b7c62296 New SDK 2025-02-07 21:40:59 +01:00
93913b3e2a
Refactor API calls into a separate makeRequest function and remove sdkmain.py 2025-02-05 16:35:23 +01:00
7651641fd3
Add hebece module implementation and rewrite of the code 2025-02-05 15:59:20 +01:00
1e6f30aec6
Added implementation of hebece api 2025-02-04 07:30:03 +01:00
7595ed1fde
Moved main file to src folder 2025-02-04 06:58:02 +01:00
c47fa9d46d Nevermind everything was alright before rewrite
revert Rewrite of the entire codebase
2025-01-27 11:00:06 +00:00
56abbe1644 Rewrite of the entire codebase 2025-01-26 08:03:51 +01:00
5ca54bc04f
Merge branch 'main' of https://git.wpkg.ovh/Fuji/Fuji 2025-01-25 10:32:44 +01:00
c0a5c4bd01 Added Home screen grade card 2025-01-25 10:29:01 +01:00
aaad01c648 Update README.md 2025-01-24 19:16:08 +00:00
00010d8f55 Update README.md 2025-01-24 19:15:40 +00:00
c20630b934 Enhance timetable page layout and improve text formatting across all pages 2025-01-23 15:14:32 +01:00
24264555fa Remove unused main2.py file containing tab structure 2025-01-23 10:34:20 +01:00
5b2df20adb Implement main application structure with navigation and tabs 2025-01-22 18:47:34 +01:00
8890827bf1 Add main script file 2025-01-22 07:41:58 +01:00
3eef8d7b6e Add project description to README 2025-01-22 07:41:22 +01:00
fb06f65291 Initial commit 2025-01-21 18:23:59 +00:00