Commit Graph

21 Commits

Author SHA1 Message Date
Elmar Kresse
b7b996ffdf Merge remote-tracking branch 'htwk-org/development'
# Conflicts:
#	backend/go.mod
#	frontend/index.html
#	frontend/package-lock.json
#	frontend/package.json
#	frontend/public/themes/lara-dark-blue/theme.css
#	frontend/public/themes/lara-dark-blue/theme.css.map
#	frontend/public/themes/lara-light-blue/theme.css
#	frontend/public/themes/lara-light-blue/theme.css.map
#	frontend/src/App.vue
#	frontend/src/components/DarkModeSwitcher.vue
#	frontend/src/i18n/index.ts
#	frontend/src/main.ts
#	frontend/src/router/index.ts
#	frontend/src/view/CalendarLink.vue
#	frontend/src/view/edit/EditCalendar.vue
#	frontend/vite.config.ts
#	reverseproxy.conf
#	reverseproxy.local.conf
#	services/data-manager/main.go
#	services/data-manager/model/roomOccupancyModel.go
#	services/data-manager/service/addRoute.go
#	services/data-manager/service/addSchedule.go
#	services/data-manager/service/db/dbGroups.go
#	services/data-manager/service/feed/feedFunctions.go
#	services/data-manager/service/fetch/sport/sportFetcher.go
#	services/data-manager/service/fetch/v1/fetchSeminarEventService.go
#	services/data-manager/service/fetch/v1/fetchSeminarGroupService.go
#	services/data-manager/service/fetch/v2/fetcher.go
#	services/data-manager/service/functions/filter.go
#	services/data-manager/service/functions/filter_test.go
#	services/data-manager/service/functions/time/parse.go
#	services/data-manager/service/room/roomService.go
#	services/data-manager/service/room/roomService_test.go
#	services/go.sum
#	services/ical/service/connector/grpc/client.go
2024-07-24 12:16:51 +02:00
Elmar Kresse
08dc4b9185 added own caching for ical feed 2024-07-22 20:23:56 +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
bc08078110 feat:#43 added vue dev tools 2024-07-06 20:58:11 +02:00
survellow
cf638cf93c add static site generation including robots.txt and sitemap.xml 2024-07-03 17:33:12 +02:00
Elmar Kresse
439850f69b lint:#13 formatted 2024-06-10 10:50:27 +02:00
survellow
51644ec315 Merge remote-tracking branch 'origin' into 3-semi-offline-room-finder 2024-05-29 23:19:48 +02:00
survellow
7575286cf4 feat:#3 frontend room occupancy decoder 2024-05-26 23:30:32 +02:00
Elmar Kresse
d35ee8aa30 feat:#4 updated npm packages and ssl plugin 2024-05-23 16:01:17 +02:00
Elmar Kresse
3699125a99 feat:#31 added resolve and compression 2024-05-21 23:55:47 +02:00
survellow
1a91b26b52 31 add css and js minify options 2024-05-21 17:24:05 +02:00
Elmar Kresse
1c22c2c227 feat:#4 updated cache and workbox 2024-05-19 21:29:39 +02:00
Elmar Kresse
5bf2dbcc7a #1: added pwa config and manifest 2024-04-25 09:08:01 +02:00
Elmar Kresse
24cbcf0ead #1: added pwa vite plugin 2024-04-23 15:54:34 +02:00
Elmar Kresse
dd40119f46 feat:#37 updated frontend and main folder with LICENSE 2024-04-02 11:47:47 +02:00
Elmar Kresse
c90577e6e5 feat:#5 added menubar link 2024-01-24 11:24:44 +01:00
masterElmar
e9db7cb4b0 feat:#60 format, lint and fix build 2023-11-16 23:45:45 +01:00
masterElmar
3f1a592468 feat:#60 added switch button (not working) 2023-11-15 04:10:47 +01:00
Elmar Kresse
10d0ae0d8a formated and linted 2023-10-17 21:16:58 +02:00
Elmar Kresse
c051995823 added frontend and updated backend with docker, wrote some initial instructions 2023-09-19 21:34:29 +02:00