Commit Graph

13 Commits

Author SHA1 Message Date
70238b4151 🎨 Run updated prettier 2023-08-25 14:42:38 +02:00
dac0d09167 🐛 Fix issues with UTC time handling
- Using `.setUTCHours` can cause the day to shift at specific times
2023-06-11 23:54:18 +02:00
55517f6c1b ♻️ Replace relative paths with "@" alias 2023-06-06 21:02:09 +02:00
46657359f0 🚸 Improve substitution texts 2023-01-02 20:02:15 +01:00
d22755d8c3 🚸 ♻️ Refactor store and improve UX
- Move view related functions out of the store
- Restructure the store.js file
- Improve error handling of `/check`
- Show red loading spinner if data fetch failed
- Prefetch current, next and previous day instead of only current
- Refactor some other frontend file
2023-01-01 23:09:53 +01:00
f243137145 ♻️ Refactor frontend 2022-12-10 16:10:10 +01:00
4346aa23c5 Implement day navigation gestures with Swiper.js 2022-09-11 20:40:08 +02:00
198dee45d3 Add swipe gestures for changing days 2022-08-21 23:35:02 +02:00
59a2c0eacb 🌐 Add Localization feature 2022-08-21 16:57:06 +02:00
710a07b04b Show class on changes no filter is selected 2022-08-21 15:48:24 +02:00
e2635b1c20 ♻️ Move colors to css variables 2022-06-28 22:48:52 +02:00
459d1ce0ec Show substitutions on the timetable 2022-04-30 20:23:02 +02:00
6e118221b9 Add history view 2022-04-30 18:21:45 +02:00