Commit Graph

18 Commits

Author SHA1 Message Date
48364d4c59 Add support for multiple remote timetables
- Add timetable "title" column to db
- Make API return array of timetables
- Add settings page for selecting a timetable
- Add InfoCard if no timetable is selected
2023-06-18 14:30:36 +02:00
89c1f18f0e Add timetable group settings 2023-06-06 23:23:11 +02:00
1ed9af766d 🚧 💄 Implement new settings menu and 3 subpages
- Implement new main settings menu
- Implement "filtering" page
- Implement "appearance" page
- Implement "about" page
- Make the Git hash a link to the Git repo
2023-06-06 22:39:08 +02:00
55517f6c1b ♻️ Replace relative paths with "@" alias 2023-06-06 21:02:09 +02:00
7928e4941f 🚸 🐛 Fix HMR issues & change lang without reload
- Fix HMR issues due to circular import of "language" and "i18n"
- Move i18n to seperate file
- Dynamically update language instead of doing a full page reload
2023-06-05 19:11:15 +02:00
819e63cf31 🎨 Improve CSS around Swiper component 2023-06-04 16:04:26 +02:00
257f665ce6 Add theme support 2022-10-03 12:05:44 +02:00
4346aa23c5 Implement day navigation gestures with Swiper.js 2022-09-11 20:40:08 +02:00
e1a429162a 🐛 Fix height of "center" element 2022-08-22 22:29:15 +02:00
09366401a3 ️ Add focus color change in settings menu 2022-08-21 23:42:46 +02:00
1439bfb056 ♻️ Refactor frontend code 2022-08-21 23:10:21 +02:00
59a2c0eacb 🌐 Add Localization feature 2022-08-21 16:57:06 +02:00
14cf7f5f60 🏗️ Merge substitution filter and timetable filter 2022-07-06 18:32:19 +02:00
e2635b1c20 ♻️ Move colors to css variables 2022-06-28 22:48:52 +02:00
813c936c4f Add timetable group feature 2022-06-13 00:28:43 +02:00
01cce13104 Add about section 2022-05-05 22:53:46 +02:00
495771b0e8 Add settings page 2022-05-01 14:26:07 +02:00
8c64568077 Add menu button for opening the settings 2022-04-30 23:08:29 +02:00