1
0
Fork 0
forked from Fuji/Fuji
Fuji/src
2025-04-18 09:41:23 +02:00
..
assets Add login screen functionality 2025-02-13 19:59:15 +01:00
locales Compile language files; Enhance translation functions 2025-03-10 16:58:15 +01:00
pages Refactor GradesPage to support semester selection and display grades accordingly 2025-04-05 10:24:55 +02:00
sdk/src Refactor Lesson model to use time type for start and end fields and update from_hebe_dict method for date conversion 2025-04-18 09:41:15 +02:00
constants.py Add semester saving to grades db and config file 2025-04-05 10:24:48 +02:00
homeutils.py Refactor database handling: replace sqlite_handler with sqlitehandlernr and implement fetching grade data from database 2025-03-21 12:09:59 +01:00
i18n.py Compile language files; Enhance translation functions 2025-03-10 16:58:15 +01:00
main.py Add timetable database creation in sync function and define Timetable model 2025-04-17 12:37:44 +02:00
sqlitehandlernr.py Refactor Timetable model to change start and end fields from string to time type 2025-04-18 09:41:23 +02:00
utils.py Add function to get current month's start and end dates 2025-04-16 10:03:54 +02:00