Commit Graph

56 Commits

Author SHA1 Message Date
578032c8a6
Debugging routes POST
All checks were successful
Jenkins Production Deployment
2022-01-11 17:09:22 +01:00
561fbf0a75
Debugging routes POST
All checks were successful
Jenkins Production Deployment
2022-01-11 17:07:22 +01:00
ac8de54d95
Adjusting hcaptcha http parameter name
All checks were successful
Jenkins Production Deployment
2022-01-09 21:53:24 +01:00
9aebd12d16
Adding documentation for the rest of crr/
All checks were successful
Jenkins Production Deployment
2022-01-09 20:32:44 +01:00
6f7069fdcb
Adding documentation for crr/gyms
All checks were successful
Jenkins Production Deployment
2022-01-09 18:44:44 +01:00
ac29860075 API-35: Swagger documentation (!17)
All checks were successful
Jenkins Production Deployment
Co-authored-by: Patrick Mueller <patrick@mueller-patrick.tech>
Reviewed-on: #17
Co-authored-by: Patrick Müller <patrick@plutodev.de>
Co-committed-by: Patrick Müller <patrick@plutodev.de>
2022-01-09 15:19:49 +00:00
af8f77a268
CRR: Removing console.log
All checks were successful
Jenkins Production Deployment
2022-01-09 15:16:31 +01:00
e98d1d48ab
CRR: Fixing captcha http parameter
All checks were successful
Jenkins Production Deployment
2022-01-09 15:12:34 +01:00
25a66b060c API-37: Adding endpoints for climbing route rating app (!16)
All checks were successful
Jenkins Production Deployment
Co-authored-by: Patrick Mueller <patrick@mueller-patrick.tech>
Reviewed-on: #16
Co-authored-by: Patrick Müller <patrick@plutodev.de>
Co-committed-by: Patrick Müller <patrick@plutodev.de>
2022-01-08 22:21:19 +00:00
b4d5bdd0b6 API-36: 🚑 Fixing critical issue with the amount of sql connections (!15)
All checks were successful
Jenkins Production Deployment
Co-authored-by: Patrick Mueller <patrick@mueller-patrick.tech>
Reviewed-on: #15
Co-authored-by: Patrick Müller <patrick@plutodev.de>
Co-committed-by: Patrick Müller <patrick@plutodev.de>
2022-01-08 15:42:09 +00:00
88569f8a40 Adding betterzon api to plutoapi
All checks were successful
Jenkins Production Deployment
2021-11-11 11:52:27 +01:00
9713435620 Adding high performance computing as elective module
All checks were successful
Jenkins Production Deployment
2021-10-13 13:34:50 +02:00
978ac90f53 Properly removing all blockers now
All checks were successful
Jenkins Production Deployment
2021-10-13 13:29:40 +02:00
2c2e8610c3 Fixing bug that prevented the middleware from working with Thunderbird on Microschrott Windoof
All checks were successful
Jenkins Production Deployment
- FUCK FILE ENCODINGS
- FUCK BILL GATES
2021-10-13 13:10:35 +02:00
7622416a2f
API-33: Adjusting filter logic
All checks were successful
Jenkins Production Deployment
2021-10-08 11:51:14 +02:00
f45b8a9967 API-32: Removing debugging stuff
All checks were successful
Jenkins Production Deployment
2021-10-07 20:25:24 +02:00
fc09c533cd API-32: Hopefully fixing bug with not removed modules
All checks were successful
Jenkins Production Deployment
2021-10-07 20:21:36 +02:00
2764ca1057 API-32: Adding debugging infos
All checks were successful
Jenkins Production Deployment
2021-10-07 20:17:06 +02:00
0a336082ed API-32: Adding debugging infos
All checks were successful
Jenkins Production Deployment
2021-10-07 19:28:50 +02:00
50dfb4c94a API-32: Adding debugging infos
All checks were successful
Jenkins Production Deployment
2021-10-07 14:11:40 +02:00
9b58a8d237 API-32: Fixing wrong module name
All checks were successful
Jenkins Production Deployment
2021-10-07 14:01:20 +02:00
03250ef182 API-32: Adding ability to remove unwanted elective and profile modules
All checks were successful
Jenkins Production Deployment
2021-10-07 13:48:44 +02:00
f850b84152 API-32: Basic Endpoint for RaPla-Middleware, already able to remove blockers
All checks were successful
Jenkins Production Deployment
2021-10-07 13:06:51 +02:00
a6e7c80c53 API-31: Endpoint to get single rapla event details
All checks were successful
Jenkins Production Deployment
2021-10-01 18:04:40 +02:00
899b316a12 API-30: Patrick stupid
All checks were successful
Jenkins Production Deployment
2021-09-30 15:16:25 +02:00
600abd16dd API-29: Fixing bug where event latest_start_date would be null for deleted events
All checks were successful
Jenkins Production Deployment
2021-09-30 14:44:49 +02:00
558d076537 API-28: Fixing a bug where an empty week in rapla would make the API return HTTP 500 instead of an empty list
All checks were successful
Jenkins Production Deployment
2021-09-30 13:55:55 +02:00
3fa133d4ec API-27: Enabling CORS
All checks were successful
Jenkins Production Deployment
2021-09-29 12:55:08 +02:00
dec9bb8681 API-26: Creating endpoint for RaPla changes
All checks were successful
Jenkins Production Deployment
2021-09-20 22:17:52 +02:00
94b53aff4c API-25: Proper error for wrong content-type header
All checks were successful
Jenkins Production Deployment
2021-08-29 17:24:50 +02:00
cae471105e API-15: Error reference codes (#14)
Co-authored-by: Patrick Müller <patrick@mueller-patrick.tech>
Reviewed-on: #14
Co-authored-by: Patrick Müller <patrick@plutodev.de>
Co-committed-by: Patrick Müller <patrick@plutodev.de>
2021-08-29 14:49:32 +00:00
a64a881598 API-16: Content-Type header required (#13)
All checks were successful
Jenkins Production Deployment
- Sending proper error message to the client when the content-type header is missing

Co-authored-by: Patrick Müller <patrick@mueller-patrick.tech>
Reviewed-on: #13
Co-authored-by: Patrick Müller <patrick@plutodev.de>
Co-committed-by: Patrick Müller <patrick@plutodev.de>
2021-08-29 14:24:12 +00:00
738004c7fe 🚑 Build Hotfix
All checks were successful
Jenkins Production Deployment
2021-08-28 19:37:47 +02:00
7ee812bbb3 API-23: Refactoring for better architecture (#12)
Some checks failed
Jenkins Production Deployment
Endpoints are separated into distinct packages and interfaces are extracted into files

Co-authored-by: Patrick Müller <patrick@mueller-patrick.tech>
Reviewed-on: #12
Co-authored-by: Patrick Müller <patrick@plutodev.de>
Co-committed-by: Patrick Müller <patrick@plutodev.de>
2021-08-28 17:22:07 +00:00
a3d137f1c6 API-20: Adding invite endpoint (#11)
All checks were successful
Jenkins Production Deployment
Co-authored-by: Patrick Müller <patrick@mueller-patrick.tech>
Reviewed-on: #11
Co-authored-by: Patrick Müller <patrick@plutodev.de>
Co-committed-by: Patrick Müller <patrick@plutodev.de>
2021-08-27 18:34:54 +00:00
ac10b1b43c API-19: Adding event endpoint (#10)
Co-authored-by: Patrick Müller <patrick@mueller-patrick.tech>
Reviewed-on: #10
Co-authored-by: Patrick Müller <patrick@plutodev.de>
Co-committed-by: Patrick Müller <patrick@plutodev.de>
2021-08-27 16:27:33 +00:00
f716d24d51 Merge pull request 'API-19: switching from for...in to for...of' (#9) from API-19 into master
Reviewed-on: #9
2021-08-27 14:24:17 +00:00
b0856f0edd API-19: switching from for...in to for...of 2021-08-27 16:22:45 +02:00
1d46904a52 API-18: Friendship data endpoint (#8)
All checks were successful
Jenkins Production Deployment
Co-authored-by: Patrick Müller <patrick@mueller-patrick.tech>
Reviewed-on: #8
Co-authored-by: Patrick Müller <patrick@plutodev.de>
Co-committed-by: Patrick Müller <patrick@plutodev.de>
2021-08-26 16:30:53 +00:00
bd82fac051 API-17: Session Data Endpoint (#7)
All checks were successful
Jenkins Production Deployment
Co-authored-by: Patrick Müller <patrick@mueller-patrick.tech>
Reviewed-on: #7
Co-authored-by: Patrick Müller <patrick@plutodev.de>
Co-committed-by: Patrick Müller <patrick@plutodev.de>
2021-08-21 10:58:16 +00:00
678bfc08ca API-11: User Data Endpoint (#6)
Co-authored-by: Patrick Müller <patrick@mueller-patrick.tech>
Reviewed-on: #6
Co-authored-by: Patrick Müller <patrick@plutodev.de>
Co-committed-by: Patrick Müller <patrick@plutodev.de>
2021-08-20 21:22:57 +00:00
b4f25c1831 API-9: PartyPlaner Login endpoint (#5)
All checks were successful
Jenkins Production Deployment
Co-authored-by: Patrick Müller <patrick@mueller-patrick.tech>
Reviewed-on: #5
Co-authored-by: Patrick Müller <patrick@plutodev.de>
Co-committed-by: Patrick Müller <patrick@plutodev.de>
2021-08-20 18:51:01 +00:00
915c2e7917 API-14: Changing logging to winston (#4)
All checks were successful
Jenkins Production Deployment
Co-authored-by: Patrick Müller <patrick@mueller-patrick.tech>
Reviewed-on: #4
Co-authored-by: Patrick Müller <patrick@plutodev.de>
Co-committed-by: Patrick Müller <patrick@plutodev.de>
2021-08-20 12:10:18 +00:00
7265f92486 API-10: Adding PartyPlaner register endpoint (#3)
All checks were successful
Jenkins Production Deployment
- Also various other improvements

Co-authored-by: Patrick Müller <patrick@mueller-patrick.tech>
Reviewed-on: #3
Co-authored-by: Patrick Müller <patrick@plutodev.de>
Co-committed-by: Patrick Müller <patrick@plutodev.de>
2021-08-20 11:26:38 +00:00
7df8b5ad8e API-13: Adding PartyPlaner main endpoint (#2)
All checks were successful
Jenkins Production Deployment
- Also did some refactoring for cleaner code

Co-authored-by: Patrick Müller <patrick@mueller-patrick.tech>
Reviewed-on: #2
Co-authored-by: Patrick Müller <patrick@plutodev.de>
Co-committed-by: Patrick Müller <patrick@plutodev.de>
2021-08-18 12:02:59 +00:00
5ef4fdb4e2 Merge pull request 'PAPI-7: Rewriting API structure to use routers' (#1) from PAPI-7 into master
All checks were successful
Jenkins Production Deployment
Reviewed-on: #1
2021-08-18 11:11:29 +00:00
242b211d51 PAPI-7: Rewriting API structure to use routers 2021-08-18 13:09:34 +02:00
02939d57a8 Adding API endpoint for twitch highlights marker
All checks were successful
Jenkins Production Deployment
2021-04-20 09:40:15 +02:00
4ce60bccfb Test change for testing CI/CD pipeline 2
All checks were successful
Jenkins Production Deployment
2021-03-21 20:47:48 +01:00
415b4ba640 Merge remote-tracking branch 'origin/master'
All checks were successful
Jenkins Production Deployment
2021-03-21 20:41:36 +01:00