Commit Graph

245 Commits

Author SHA1 Message Date
survellow
9d09b6a7bc fix seemingly missing translation 2024-09-23 23:26:56 +02:00
survellow
7825cae8aa fix:#17 linter error 2024-08-15 13:21:07 +02:00
survellow
b87af14224 fix:#17 linter error 2024-08-15 13:19:04 +02:00
survellow
45c3ba794b feat:#17 share link in user calendar + overlay refinements 2024-08-15 13:16:02 +02:00
survellow
87bc984892 fix:#17 yes my linter works again... (wrong npm version) 2024-08-15 00:06:36 +02:00
survellow
2e4187b53d fix:17 linter error let instead of var 2024-08-15 00:02:47 +02:00
survellow
ebbfb6b48e feat:#17 add share button on calendar link page 2024-08-14 23:53:07 +02:00
Elmar Kresse
a22c7a1073 feat:#5 added own service worker script for precache api during install 2024-08-13 20:41:45 +02:00
Elmar Kresse
b848d26704 feat:#5 added first offline calendar functions 2024-08-13 19:16:07 +02:00
Elmar Kresse
e4bde20397 fix:#3 refactored functions 2024-07-24 11:25:59 +02:00
Elmar Kresse
c15dbfeebb fix:#3 linted formatted 2024-07-24 10:54:20 +02:00
Elmar Kresse
60f8b06f84 Merge branch 'refs/heads/main' into 3-semi-offline-room-finder
# Conflicts:
#	frontend/src/components/RoomOccupationOffline.vue
#	frontend/src/model/roomOccupancyList.ts
2024-07-24 10:52:31 +02:00
survellow
fd2d19ab98 fix:#3 fetch room occupancy once 2024-07-23 14:21:47 +02:00
Elmar Kresse
08dc4b9185 added own caching for ical feed 2024-07-22 20:23:56 +02:00
Elmar Kresse
475cdd47fe fix:#21 remove obsolete image 2024-07-22 11:24:28 +02:00
Elmar Kresse
b921c4fb82 fix:#21 added images 2024-07-22 11:24:04 +02:00
Elmar Kresse
47258f95dc fix:#21 added images 2024-07-22 11:14:54 +02:00
Elmar Kresse
5330ade54e fix:#18 reroute for default page only applies to empty paths 2024-07-21 22:21:14 +02:00
Elmar Kresse
059b8ca24b feat:#18 fixed type 2024-07-07 23:08:04 +02:00
Elmar Kresse
5aab024957 feat:#18 added default page setting 2024-07-07 23:03:25 +02:00
Elmar Kresse
1e99134ec9 feat:#20 changed title headline to h1 2024-07-02 12:03:09 +02:00
Elmar Kresse
eca68ec4c2 feat:#20 refactored theme switch 2024-07-02 11:57:36 +02:00
Elmar Kresse
4f50f3a7c3 fix:#20 first fix auto dark mode switch 2024-07-02 11:01:44 +02:00
Elmar Kresse
112a692790 fix:#20 rearranged page layout 2024-07-01 22:28:54 +02:00
Elmar Kresse
5e0f26f24a feat:#20 added settings page 2024-07-01 19:54:09 +02:00
Elmar Kresse
a00d8f6501 fix:#19 removed rmTZ function 2024-06-27 20:52:26 +02:00
Elmar Kresse
86146e7f23 fix:#19 updated theme 2024-06-27 20:48:42 +02:00
Elmar Kresse
387a4664c6 fix:#13 colorized array type 2024-06-10 12:00:05 +02:00
Elmar Kresse
439850f69b lint:#13 formatted 2024-06-10 10:50:27 +02:00
Elmar Kresse
ee0894d048 test:#13 added tests and added licence 2024-06-10 10:36:48 +02:00
Elmar Kresse
f68d4ae445 fix:#13 start end get 2024-06-06 00:38:35 +02:00
Elmar Kresse
4e73eddf50 feat:#13 added overlay panel with infos about event and colors 2024-06-06 00:31:19 +02:00
Elmar Kresse
a26a592ed7 fix:#3 added process timezone for tests 2024-06-03 10:27:38 +02:00
survellow
e8974758bd feat/#3 change tests to run in UTC time (not working on my machine) 2024-05-29 23:31:40 +02:00
survellow
51644ec315 Merge remote-tracking branch 'origin' into 3-semi-offline-room-finder 2024-05-29 23:19:48 +02:00
survellow
6e41013788 feat/#3 binary decoder for occupancy events and stubs 2024-05-29 23:00:36 +02:00
survellow
7575286cf4 feat:#3 frontend room occupancy decoder 2024-05-26 23:30:32 +02:00
survellow
5ca1f27edd 3 add automated Japanese translation 2024-05-26 23:30:31 +02:00
Elmar Kresse
a44a0e1448 feat:#4 updated calendar color for event and border 2024-05-23 17:38:44 +02:00
Elmar Kresse
d35ee8aa30 feat:#4 updated npm packages and ssl plugin 2024-05-23 16:01:17 +02:00
Elmar Kresse
1d6fb156c2 feat:#4 added persistent storage option 2024-05-20 18:52:51 +02:00
Elmar Kresse
306ca12391 feat:#4 added link-out button for local import 2024-05-20 14:58:29 +02:00
Elmar Kresse
5641484b93 feat:#4 updated for custom ical links 2024-05-20 13:41:37 +02:00
Elmar Kresse
1f1d5300e2 feat:#4 extracted token regex test 2024-05-20 13:41:16 +02:00
Elmar Kresse
eb21c22d17 feat:#4 added input and translation 2024-05-20 01:28:57 +02:00
Elmar Kresse
794eacf165 feat:#4 remove redundant script tag 2024-05-19 21:32:16 +02:00
Elmar Kresse
6e9dfdba31 feat:#4 updated router and views 2024-05-19 21:29:59 +02:00
Elmar Kresse
1c22c2c227 feat:#4 updated cache and workbox 2024-05-19 21:29:39 +02:00
Elmar Kresse
9a9b405910 feat:#4 view, calendar import, component 2024-05-19 13:24:21 +02:00
Elmar Kresse
97db35edab feat:#4 added packages 2024-05-19 13:24:00 +02:00