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
|
e30ef957aa
|
fix:#36 reorder limits
|
2024-06-19 22:08:39 +02:00 |
|
Elmar Kresse
|
7281f98dec
|
Merge branch 'refs/heads/development' into 36-improve-communication-between-microservices
# Conflicts:
# reverseproxy.conf
|
2024-06-19 22:06:26 +02:00 |
|
Elmar Kresse
|
a4a38a94f9
|
fix:#36 updated ratelimit nginx for post feeds
|
2024-06-19 22:03:15 +02:00 |
|
Elmar Kresse
|
726afc0135
|
Merge branch '36-improve-communication-between-microservices' into 'development'
Resolve "improve communication between microservices"
See merge request htwk-software/htwkalender!35
|
2024-06-18 22:13:46 +00:00 |
|
Elmar Kresse
|
a87d911494
|
feat:#36 added real ip for proxy, extended error logging
|
2024-06-18 16:19:25 +02:00 |
|
Elmar Kresse
|
bb150f700f
|
fix:#00 fixed old rproxy config for prod
|
2024-06-14 14:21:14 +02:00 |
|
Elmar Kresse
|
a94721cf02
|
fix:#7 fixed nginx config
|
2024-06-10 23:02:12 +02:00 |
|
Elmar Kresse
|
085ffe1baf
|
fix:#7 added limit to POST in nginx config
|
2024-06-10 21:29:56 +02:00 |
|
Elmar Kresse
|
813dd5085f
|
Merge branch 'refs/heads/main' into 7-scalability
# Conflicts:
# backend/service/addCalDavRoutes.go
|
2024-06-10 21:01:12 +02:00 |
|
Elmar Kresse
|
0f9fd9733c
|
feat:#34 reorder proxy paths
|
2024-06-10 18:07:54 +02:00 |
|
Elmar Kresse
|
2d7701b0c9
|
feat:#34 refactored function to intended service, fixed docker files
|
2024-06-10 16:57:40 +02:00 |
|
Elmar Kresse
|
85d9503c3d
|
build:#9 reorder paths and update uri
|
2024-05-28 17:05:44 +02:00 |
|
Elmar Kresse
|
b78c1a5063
|
build:#9 added pwa sub
|
2024-05-28 16:12:22 +02:00 |
|
Elmar Kresse
|
12b6302663
|
build:#9 deployment config for pwa deploy
|
2024-05-28 16:11:21 +02:00 |
|
Elmar Kresse
|
ce1891d6c9
|
feat:#31 added gzip in nginx
|
2024-05-22 00:01:51 +02:00 |
|
Elmar Kresse
|
47c8adb11e
|
feat:#31 added http2 support
|
2024-05-21 22:31:16 +02:00 |
|
Elmar Kresse
|
0c71a0ce49
|
feat:#28 added api for eventTypes
|
2024-05-18 12:44:27 +02:00 |
|
Elmar Kresse
|
247b54d6cf
|
fix:#51 added http in feed for alt domain
|
2024-04-04 23:42:55 +02:00 |
|
Elmar Kresse
|
df6ea26b93
|
fix:#51 added missing http feed endpoint
|
2024-04-04 23:34:15 +02:00 |
|
Elmar Kresse
|
067d524011
|
feat:#4 added tls certs in config
|
2024-04-04 21:20:45 +02:00 |
|
Elmar Kresse
|
dd40119f46
|
feat:#37 updated frontend and main folder with LICENSE
|
2024-04-02 11:47:47 +02:00 |
|
Elmar Kresse
|
1f99e26f80
|
fix:#65 increase max requests per ip and add error handling for fetcher if page is offline
|
2024-03-11 00:13:59 +01:00 |
|
Elmar Kresse
|
fd6cbee69c
|
fix:#34 reverse config and compose prod fixed
|
2024-03-03 18:57:47 +01:00 |
|
survellow
|
62acdcbc88
|
feat:#30 reactive URL parameters RoomOccupation
|
2024-02-24 04:14:54 +01:00 |
|
Elmar Kresse
|
e25757bfb7
|
fix:#19 adding cloudflare proxy ips for real ip to config for htwkalender domain
|
2024-02-21 06:34:45 +01:00 |
|
Elmar Kresse
|
b481f5d94b
|
fix:#19 updated limit req status for createFeed
|
2024-02-21 02:41:30 +01:00 |
|
Elmar Kresse
|
957cc9e908
|
feat:#19 added nginx rate limit and cache
|
2024-02-20 05:03:13 +01:00 |
|
jkreller
|
130dfb9698
|
Add deployment and improve Dockerfiles and CICD
|
2024-02-06 20:16:27 +00:00 |
|
Elmar Kresse
|
9ef47e1ce1
|
feat:#11 added caching for /api/modules
|
2024-01-16 01:18:07 +01:00 |
|
Elmar Kresse
|
c051995823
|
added frontend and updated backend with docker, wrote some initial instructions
|
2023-09-19 21:34:29 +02:00 |
|