34 Commits

Author SHA1 Message Date
b72cdd85e1 added version info and reload option 2024-09-09 15:52:29 +02:00
a22c7a1073 feat:#5 added own service worker script for precache api during install 2024-08-13 20:41:45 +02:00
4e73eddf50 feat:#13 added overlay panel with infos about event and colors 2024-06-06 00:31:19 +02:00
51644ec315 Merge remote-tracking branch 'origin' into 3-semi-offline-room-finder 2024-05-29 23:19:48 +02:00
6e41013788 feat/#3 binary decoder for occupancy events and stubs 2024-05-29 23:00:36 +02:00
7575286cf4 feat:#3 frontend room occupancy decoder 2024-05-26 23:30:32 +02:00
d35ee8aa30 feat:#4 updated npm packages and ssl plugin 2024-05-23 16:01:17 +02:00
1d6fb156c2 feat:#4 added persistent storage option 2024-05-20 18:52:51 +02:00
6e9dfdba31 feat:#4 updated router and views 2024-05-19 21:29:59 +02:00
97db35edab feat:#4 added packages 2024-05-19 13:24:00 +02:00
0bd6b35e8f #1: added Twemoji Country Flags 2024-04-25 11:54:24 +02:00
5bf2dbcc7a #1: added pwa config and manifest 2024-04-25 09:08:01 +02:00
24cbcf0ead #1: added pwa vite plugin 2024-04-23 15:54:34 +02:00
32b6d0ce21 fix:#tanstack updated package-lock.json 2024-04-05 00:02:11 +02:00
bb7e1c1c4f configure tanstack query 2024-03-29 12:20:05 +01:00
0ce0144ed9 add vue query plugin 2024-03-29 11:41:49 +01:00
caefe2e475 remove the moment.js dependency 2024-03-15 23:21:13 +00:00
dee2603702 fix:#5 styling for time inputs 2024-01-25 20:53:25 +01:00
167a0432bf fix:#5 updated packages and added table filter for 2024-01-25 17:24:54 +01:00
82899a6f08 feat:#5 added datetime input for search and fixed nav bar 2024-01-24 18:34:40 +01:00
c90577e6e5 feat:#5 added menubar link 2024-01-24 11:24:44 +01:00
23c9794c10 fix:#150 update frontend deps and schedule 2024-01-21 18:33:01 +01:00
031fa717d7 feature:#150 added slog and changed signatures 2024-01-21 17:53:49 +01:00
4c15ccda62 build(deps-dev): bump vite from 4.4.9 to 4.4.12 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 4.4.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.4.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 14:44:23 +00:00
4341654470 fix:#71 fixed formatting and import for moment 2023-11-17 20:49:25 +01:00
0ac7264bdb feat:#71 fixed missing translation, added time format
Signed-off-by: masterElmar <18119527+masterElmar@users.noreply.github.com>
2023-11-17 20:42:23 +01:00
00399c32d9 feat:#60 added localization switch 2023-11-15 12:46:56 +01:00
3e1214d13b feat:#60 added first example localization 2023-11-14 23:22:56 +01:00
b4afd85d5d fixed merge issue with main 2023-11-01 19:06:54 +01:00
59a02f72e8 Revert "Add page to check for room availability " 2023-11-01 17:44:42 +01:00
f09f952ca3 [#10] Move to new endpoint (room schedule for given duration) 2023-10-28 13:21:23 +02:00
d99a6e594b [#10] WIP 2023-10-20 15:32:17 +02:00
e56a78bd75 update paths and ical link url 2023-09-20 12:00:51 +02:00
c051995823 added frontend and updated backend with docker, wrote some initial instructions 2023-09-19 21:34:29 +02:00