minie4
7b04760a7d
🚑 Fix swiperjs not working correctly after update
2023-06-03 19:49:19 +02:00
minie4
4dc83e92ce
📝 Add screenshots to README
2023-06-03 18:46:04 +02:00
minie4
16f693fff0
📝 Improve documentation
2023-06-03 14:51:09 +02:00
minie4
44f416366f
🔨 Make eslint work for nodejs in server/
2023-06-03 14:17:38 +02:00
minie4
4ada825718
📄 License under GPL v3
2023-06-03 14:14:27 +02:00
minie4
0b9c8a5552
✨ Migrate from DSB Mobile to BOLLE
2023-06-02 21:15:52 +02:00
minie4
d3b1bacacd
✨ Add support for BOLLE
2023-06-02 21:14:33 +02:00
minie4
68dfb7cb7c
🥅 Better error-handling on DSB request failure
2023-06-02 20:47:36 +02:00
minie4
c6120e5f68
🎨 Make the parser modular
...
- Move some DSB related functions from parser/index to parser/dsbmobile
- Make the dsb parser a fileProvider with the DSBClient class
- Initialize the parser with a fileProvider and documentParser instance
2023-06-02 16:59:20 +02:00
minie4
54fa25f3dd
🐛 Fix crash when trying to renew session
2023-06-02 14:23:40 +02:00
minie4
8d910118f7
⬆️ Update dependencies
2023-06-02 14:19:23 +02:00
minie4
0e5e693422
🧑💻 ✨ Add UI for generating API tokens (/token)
2023-02-20 01:03:52 +01:00
minie4
b254847e74
🐛 Renew session tokens on api requests
2023-01-12 23:36:57 +01:00
minie4
00c2ac9a56
✨ Display times on the timetable
2023-01-03 00:21:08 +01:00
minie4
4057e4c88b
🚸 Add text if there is no entry for selected day
...
- Overlay if substitutions / history view is still loading
- Overlay if no substitution exists for current day
- Overlay if no history exists for current day
2023-01-02 23:07:28 +01:00
minie4
99864696f3
🐛 Make full data fetch after changing preferences
2023-01-02 22:24:33 +01:00
minie4
46657359f0
🚸 Improve substitution texts
2023-01-02 20:02:15 +01:00
minie4
ef7f755613
🐛 Fix data fetch after changing settings
2023-01-02 19:55:00 +01:00
minie4
7f51e29e76
🔧 Generate jsconfig with npx jsconfig.json
2023-01-02 16:34:01 +01:00
minie4
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
minie4
951a8c51f0
🔧 Add jsconfig file
2023-01-01 17:16:18 +01:00
minie4
e2e3113b5b
♻️ Rework authentication
...
- Move login endpoint `/login` to `/auth/login`
- Add logout route `/auth/logout`
- Add `/api/token` endpoint and `?token=` query parameter for auth
- Refactor `auth.js`
2023-01-01 17:11:42 +01:00
minie4
8c8a45aae3
🚑 ️ Revert development changes
2022-12-10 16:13:07 +01:00
minie4
f243137145
♻️ Refactor frontend
2022-12-10 16:10:10 +01:00
minie4
568bfb9782
♻️ Refactor backend
2022-11-16 19:03:32 +01:00
minie4
3666492e90
⬆️ Upgrade dependencies
2022-11-16 18:16:17 +01:00
minie4
f5884fdfe5
🔨 Add Extensions to workspace recommendations
...
Add Prettier and Prisma to the list of recommended VSCode extensions
2022-11-16 18:00:46 +01:00
minie4
f6e4bd2ec1
🚑 Fix last entry partially covered by bottom nav
2022-10-03 15:21:14 +02:00
minie4
2e4039cd70
✨ Replace circular with linear loading indicator
2022-10-03 14:28:40 +02:00
minie4
257f665ce6
✨ Add theme support
2022-10-03 12:05:44 +02:00
minie4
394d86a13a
🔨 Proxy backend server with vite
2022-10-03 11:32:17 +02:00
minie4
ae4249f1f0
🌐 Add translation for configureTimetableGroup
2022-09-30 18:00:33 +02:00
minie4
debe5025dd
🚑 Add missing calls to getDateSkippingWeekend
2022-09-30 15:42:08 +02:00
minie4
f8257f06e5
🐛 Skip weekend in navigation
2022-09-28 21:14:46 +02:00
minie4
e66e6c28fa
🚑 Fix overflow issue in firefox
2022-09-12 16:14:08 +02:00
minie4
864a007284
💄 Add box-shadow to titlebar and bottomnav
2022-09-11 23:43:45 +02:00
minie4
4346aa23c5
✨ Implement day navigation gestures with Swiper.js
2022-09-11 20:40:08 +02:00
minie4
8d9bcee279
✨ Only use substitutions of first day in file
2022-09-04 22:04:01 +02:00
minie4
7b2a465abd
🚑 Fix history not loading if no class is selected
2022-08-30 15:31:53 +02:00
minie4
e1a429162a
🐛 Fix height of "center" element
2022-08-22 22:29:15 +02:00
minie4
a785671567
🩹 Correctly default to "en" language
2022-08-22 12:56:50 +02:00
minie4
f17f720f58
💄 Change scrollbar behaviour
2022-08-22 12:25:15 +02:00
minie4
09366401a3
♿ ️ Add focus color change in settings menu
2022-08-21 23:42:46 +02:00
minie4
198dee45d3
✨ Add swipe gestures for changing days
2022-08-21 23:35:02 +02:00
minie4
1439bfb056
♻️ Refactor frontend code
2022-08-21 23:10:21 +02:00
minie4
9e9cf8618d
✨ Jump to next monday if it is weekend on pageload
2022-08-21 20:02:40 +02:00
minie4
ebce0bcab3
🌐 Add German translation
2022-08-21 19:41:08 +02:00
minie4
59a2c0eacb
✨ 🌐 Add Localization feature
2022-08-21 16:57:06 +02:00
minie4
710a07b04b
✨ Show class on changes no filter is selected
2022-08-21 15:48:24 +02:00
minie4
fa9de85eed
🚑 Fix parser crash if column order is different
2022-08-21 13:16:43 +02:00
minie4
0e46c8908e
🩹 Don't show trust-warn if no class is selected
2022-08-21 01:19:23 +02:00
minie4
6ec9e484eb
✏️ Fix typo
2022-08-21 00:53:24 +02:00
minie4
5fd7ae44fd
✨ Add "trusted" and "source" to Timetable
2022-08-21 00:50:06 +02:00
minie4
b879f48c61
⬆️ Update dependencies
2022-08-21 00:49:21 +02:00
minie4
9a5d7d5717
✨ Add prompt for selecting a class
2022-07-06 18:35:42 +02:00
minie4
14cf7f5f60
🏗️ Merge substitution filter and timetable filter
2022-07-06 18:32:19 +02:00
minie4
97cd856f03
♻️ Change right to flex-end for compatibility
2022-06-29 14:48:35 +02:00
minie4
021a7ba009
🚸 Show possible subjects instead of "???"
2022-06-28 22:52:30 +02:00
minie4
75923bc25a
♻️ Remove useless sorting of substitutions
2022-06-28 22:51:51 +02:00
minie4
61679dc0c9
♻️ Move some declarations out of base.css
2022-06-28 22:50:53 +02:00
minie4
f00518edb6
🚸 Improve login page
2022-06-28 22:50:01 +02:00
minie4
e2635b1c20
♻️ Move colors to css variables
2022-06-28 22:48:52 +02:00
minie4
62858870b4
📱 Boxed layout for larger screens
2022-06-28 22:15:55 +02:00
minie4
c80a75159d
🔧 Cache assets for offline use
2022-06-23 15:45:02 +02:00
minie4
13c3a2c374
🐛 Fix double spacer if teacher is changed
2022-06-14 15:56:39 +02:00
minie4
d07093e621
🐛 Add missing spacer text for changed rooms
2022-06-13 17:13:02 +02:00
minie4
813c936c4f
✨ Add timetable group feature
2022-06-13 00:28:43 +02:00
minie4
cc56c7ae7c
⬆️ Upgrade dependencies to the latest version
2022-06-07 12:53:14 +02:00
minie4
7e7aea0eb8
🔧 Add short_name to PWA manifest
2022-06-07 12:36:33 +02:00
minie4
e38691c2eb
🐛 Fix line warp in Timetable View
2022-06-03 15:48:00 +02:00
minie4
45f682a718
✨ Store auth sessions in database
2022-06-02 23:18:53 +02:00
minie4
72c8b3adc1
✨ Add loading spinner
2022-06-02 21:55:59 +02:00
minie4
bb2891a968
✨ Request new data on date change
2022-06-02 21:55:28 +02:00
minie4
5489e6377c
🐛 Fix date parameter not accepting unix timestamp
2022-06-02 21:32:35 +02:00
minie4
8bfa0e1bde
🔇 Remove console.log
2022-06-02 21:10:35 +02:00
minie4
1fee9bf0c2
✨ Skip weekend days on the timetable
2022-06-02 16:46:43 +02:00
minie4
5911043ca0
✨ Only show changes matching the original teacher
2022-06-02 16:35:24 +02:00
minie4
5c4bf21a77
✨ Save original teacher in substitution entries
2022-06-02 16:30:33 +02:00
minie4
50baefabfe
🐛 Fix lessons spanning over more than two lessons
2022-06-01 18:37:46 +02:00
minie4
f356fb9725
✨ Allow setting API endpoint via env variable
2022-05-20 00:05:57 +02:00
minie4
0eea73b780
♻️ Refactor frontend
2022-05-20 00:02:38 +02:00
minie4
f5795637cf
🛂 Disable auth if no password is set
2022-05-19 23:46:33 +02:00
minie4
fde5a07ddf
🚸 Make menu button toggle settings
2022-05-19 23:31:12 +02:00
minie4
4150766483
🔇 Stop logging unchanged substitutions
2022-05-19 21:51:47 +02:00
minie4
9fad079102
♻️ Refactor backend and add comments
2022-05-19 00:22:55 +02:00
minie4
73dc67e6b4
🐛 Add missing git dependency
2022-05-05 22:57:20 +02:00
minie4
01cce13104
✨ Add about section
2022-05-05 22:53:46 +02:00
minie4
64196eeab2
✨ Use Vue-based login page
2022-05-05 14:39:41 +02:00
minie4
825f9fcd50
🔍 Add favicon and meta tags
2022-05-05 00:07:57 +02:00
minie4
d3a49eed49
✨ Add PWA Support
2022-05-04 21:54:21 +02:00
minie4
7091cfddef
✨ Make session cookie last "forever"
2022-05-04 20:17:58 +02:00
minie4
3f73ad4552
💄 Show notes on frontend
2022-05-04 14:37:17 +02:00
minie4
9404d3e4db
🐛 Only show changed value if it is different
2022-05-04 14:37:05 +02:00
minie4
b358796c04
🐛 Fix substitutions spanning over lessons
2022-05-04 14:35:46 +02:00
minie4
d9179cc611
🐛 Fix notes not being displayed
2022-05-04 14:34:27 +02:00
minie4
a04c7c627d
🐛 Fix missing data on deletion event
2022-05-04 14:33:52 +02:00
minie4
7a97aed12e
🐛 Add missing build step to dockerfile
2022-05-04 01:55:31 +02:00
minie4
6261dbb04c
✨ Add basic auth functionality
2022-05-04 01:38:25 +02:00
minie4
856e514da7
🐳 Add docker support
2022-05-04 00:45:11 +02:00
minie4
7ecff18efd
✨ Switch to global date selector
2022-05-04 00:32:23 +02:00