1
0
Fork 0
forked from Fuji/Fuji
Fuji/src
2025-04-17 08:43:17 +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 LessonDate model to change Date type from str to date and remove unused TeacherSecondary2 field from Lesson model 2025-04-16 11:03:20 +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 Refactor sync and database functions to handle empty results and add timetable database creation 2025-04-16 11:03:46 +02:00
sqlitehandlernr.py Remove database functions connected with timetable for future rewrite 2025-04-17 08:43:17 +02:00
utils.py Add function to get current month's start and end dates 2025-04-16 10:03:54 +02:00