This website requires JavaScript.
Explore
Help
Register
Sign in
mily
/
Fuji
Watch
1
Star
0
Fork
You've already forked Fuji
0
forked from
Fuji/Fuji
Code
Pull requests
Activity
512fcf45f5
Fuji
/
src
History
Maarceeli
512fcf45f5
Refactor Timetable model to change start and end fields from string to time type
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