Commit Graph

29 Commits

Author SHA1 Message Date
70238b4151 🎨 Run updated prettier 2023-08-25 14:42:38 +02:00
67ac435331 🚑 Fix scrolling issue 2023-06-19 00:20:31 +02:00
4d4a92bff3 Implement timetable editing 2023-06-18 23:43:08 +02:00
46b235ba91 🎨 Make bottomnav hiding configurable in router 2023-06-18 21:18:00 +02:00
211d1d2b2f 🎨 Make date selector modular 2023-06-18 18:18:26 +02:00
55517f6c1b ♻️ Replace relative paths with "@" alias 2023-06-06 21:02:09 +02:00
e416e599fa 🎨 Define data routes in router config 2023-06-06 19:32:48 +02:00
819e63cf31 🎨 Improve CSS around Swiper component 2023-06-04 16:04:26 +02:00
4508ba3fbd 💄 Make loading bar an overlay 2023-06-04 12:49:48 +02:00
0e5e693422 🧑‍💻 Add UI for generating API tokens (/token) 2023-02-20 01:03:52 +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
2e4039cd70 Replace circular with linear loading indicator 2022-10-03 14:28:40 +02:00
257f665ce6 Add theme support 2022-10-03 12:05:44 +02:00
e66e6c28fa 🚑 Fix overflow issue in firefox 2022-09-12 16:14:08 +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
f17f720f58 💄 Change scrollbar behaviour 2022-08-22 12:25:15 +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
61679dc0c9 ♻️ Move some declarations out of base.css 2022-06-28 22:50:53 +02:00
62858870b4 📱 Boxed layout for larger screens 2022-06-28 22:15:55 +02:00
72c8b3adc1 Add loading spinner 2022-06-02 21:55:59 +02:00
0eea73b780 ♻️ Refactor frontend 2022-05-20 00:02:38 +02:00
64196eeab2 Use Vue-based login page 2022-05-05 14:39:41 +02:00
7ecff18efd Switch to global date selector 2022-05-04 00:32:23 +02:00
6ac3550112 💄 Add bottom navbar 2022-04-29 23:40:12 +02:00
3f956b6c2c 💄 Add Titlebar 2022-04-29 22:54:48 +02:00
5302392f08 🎉 Initialize Vue.js + Vite project 2022-04-29 17:05:53 +02:00