Commit graph

27 commits

Author SHA1 Message Date
f45bd4fe0d send invite updated
Some checks failed
ci / build (push) Failing after 48s
2025-04-24 14:36:50 +02:00
f2e3778724 wrong path
Some checks failed
ci / build (push) Failing after 40s
2025-04-22 13:30:43 +02:00
94ce399c08 final adjustments
Some checks failed
ci / build (push) Failing after 46s
2025-04-22 13:27:54 +02:00
b0fe153251 https instead of http
Some checks failed
ci / build (push) Failing after 40s
2025-04-22 13:04:32 +02:00
5ee33ab364 hardgecoded value for apiBaseUrl
Some checks failed
ci / build (push) Failing after 43s
2025-04-22 11:57:58 +02:00
ce93c37ae0 double quotes
Some checks failed
ci / build (push) Failing after 43s
2025-04-22 11:46:23 +02:00
96593c510b imagePullPolicy: Always
Some checks failed
ci / build (push) Failing after 42s
2025-04-22 10:33:34 +02:00
112f3cd234 ${window.location.origin}
All checks were successful
ci / build (push) Successful in 1m17s
2025-04-17 14:06:25 +02:00
20c02c2e34 http
All checks were successful
ci / build (push) Successful in 1m35s
2025-04-16 10:13:32 +02:00
2c2737358a https
All checks were successful
ci / build (push) Successful in 1m33s
2025-04-16 10:04:58 +02:00
ff91c104af silly-game-backend-service
All checks were successful
ci / build (push) Successful in 1m17s
2025-04-15 16:00:23 +02:00
81e175985d LOCAL 2025-04-15 14:48:11 +02:00
2bb12bfc2b private apiUrl = environment.apiBaseUrl === ''
Some checks failed
ci / build (push) Failing after 1m6s
? 'http://localhost:8080/game/jump'
  : environment.apiBaseUrl;
2025-04-15 14:37:36 +02:00
c21ffac4e0 proof
Some checks failed
ci / build (push) Failing after 1m13s
2025-04-15 14:26:39 +02:00
b6f6e5acb4 Finish line
Some checks failed
ci / build (push) Has been cancelled
2025-04-14 11:41:41 +02:00
66d234a78e lint test pass
Some checks failed
ci / build (push) Failing after 45s
2025-04-10 16:05:06 +02:00
2fa77ceef4 landing page done
Some checks failed
ci / build (push) Failing after 42s
2025-04-10 15:59:47 +02:00
bc26cd4c42 settings page added
Some checks failed
ci / build (push) Failing after 41s
2025-04-10 15:47:56 +02:00
eed2eeb724 basic routing implemented 2025-04-10 14:19:01 +02:00
ac610e6590 jumpStrength: 21 2025-04-09 10:06:17 +02:00
1b334646b4 random colors are working 2025-04-08 15:09:58 +02:00
e55d29b2f8 sending mails is working 2025-04-08 14:41:52 +02:00
b0755d4fea - name: Test
run: npm run lint
2025-04-08 11:05:09 +02:00
53c92ddb1b pipeline start 2025-04-08 10:06:31 +02:00
c198ced26c new colors 2025-04-08 09:51:15 +02:00
f54c02b8c2 communication to the backend works 2025-04-07 14:02:55 +02:00
bdde7897a9 first commit 2025-04-07 11:20:49 +02:00