Commit graph

373 commits

Author SHA1 Message Date
59263dca71
ci: update path for node_modules in CI workflow 2025-02-19 11:54:35 +01:00
a19ddeed47
ci: update cache paths in CI configuration 2025-02-19 11:50:07 +01:00
bd26ded681
ci: update CI workflow for bun installation and caching 2025-02-19 11:45:20 +01:00
5afdbad461
refactor 2025-02-19 11:43:53 +01:00
2326d41a96
satisfy quality tools 2025-02-19 11:43:53 +01:00
df9fa9f275
fix: fix some stuff 2025-02-19 11:43:53 +01:00
793f3f6834
feat: add user creation on login (wip) 2025-02-19 11:43:49 +01:00
c55fcd9ea0
ci: update CI workflow to install dependencies correctly 2025-02-19 11:40:53 +01:00
7533f1139c
ci: update workflow trigger for bun.yml file 2025-02-19 11:38:18 +01:00
6fb3f2bef2
ci: remove time command from CI workflow script 2025-02-19 11:36:51 +01:00
bb24af241c
ci: add timing to node_modules symlink creation step 2025-02-19 11:35:44 +01:00
c258f1014d
ci: update dependency installation to use symlink 2025-02-19 11:30:20 +01:00
0b61ce11e1
build(ci): update container image for CI jobs 2025-02-19 11:27:01 +01:00
876d174f8f
ci: update CI workflow to remove bun installation step 2025-02-19 11:24:45 +01:00
c0e7f5f7f8
ci: add bun install to CI workflow for frontend setup 2025-02-19 11:21:29 +01:00
c7acd8271a
ci: update CI workflow to copy node_modules instead of bun 2025-02-19 11:19:48 +01:00
aaff4a543b
ci: update path in CI workflow for proper execution 2025-02-19 11:18:14 +01:00
82a3f4d195
ci: update CI workflow command to change directory first 2025-02-19 11:09:08 +01:00
483446cdd9
build: update Dockerfile to include CMD instruction 2025-02-19 11:08:43 +01:00
562a93bbf1
refactor(home): change HomeComponent to default export 2025-02-19 11:07:46 +01:00
840d6b5bfd
refactor(routes): change home route to lazy loading 2025-02-19 11:06:57 +01:00
36be142de1
ci: simplify command in CI workflow configuration 2025-02-19 11:04:31 +01:00
50d0782e02
ci: update CI workflow for frontend directory listing 2025-02-19 10:45:29 +01:00
4ce4f86419
ci: update checkout step in CI workflow to change dir 2025-02-19 10:44:04 +01:00
313950e998
ci: add command to list files in CI workflow 2025-02-19 10:42:43 +01:00
aa2bb187ce
ci: update CI container image for test-build job 2025-02-19 10:37:19 +01:00
c0ad17490e
build(Dockerfile): update Dockerfile for bun installation 2025-02-19 10:34:55 +01:00
4c376f8375
build: update Dockerfile and workflow context path 2025-02-19 10:33:12 +01:00
3433641025
ci: update paths in bun.yml for build triggers 2025-02-19 10:30:05 +01:00
9d8509731f
ci: update Docker password variable in workflow file 2025-02-19 10:27:06 +01:00
ba776f0ec1
ci: update Docker login action to version 3 2025-02-19 10:25:16 +01:00
f8db9221a6
ci: update login-action reference in workflow file 2025-02-19 10:24:36 +01:00
0d67c0e305
ci: add Docker.io login step to workflow configuration 2025-02-19 10:22:40 +01:00
586044a23d
chore: clean up Dockerfile by removing unused jobs section 2025-02-19 10:18:38 +01:00
a50b9be463
ci: update runner to vps-4 in workflow configuration 2025-02-19 10:16:43 +01:00
0d45d9659a
chore: rename bun-image.yml to bun.yml 2025-02-19 10:12:45 +01:00
ecdcea4994
ci: remove main branch restriction from workflow 2025-02-19 10:12:16 +01:00
a8a7d4296a
feat: add Dockerfile and CI workflow for image build 2025-02-19 10:11:18 +01:00
13245cdab6
ci: update CI workflow by removing unnecessary caching steps 2025-02-19 09:54:41 +01:00
9d4fb96daf
ci: update tree command in CI workflow 2025-02-19 09:52:09 +01:00
1bc2ca5f9a
ci: add tree command to CI workflow 2025-02-19 09:47:55 +01:00
Hop In, I Have Puppies AND WiFi
44c7d8be57 Merge pull request 'navbar: update navbar text to German language' (!35) from task/translate-navbar into main
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/35
Reviewed-by: We ball <jan@kjan.email>
2025-02-19 08:44:56 +00:00
aa39a42df6
docs(navbar): update navbar text to German language 2025-02-19 09:40:14 +01:00
455ebdbe91
ci: add caching for Gradle build outputs 2025-02-19 09:36:57 +01:00
204b205b44
ci: add caching for Gradle dependencies in CI workflow 2025-02-19 09:26:38 +01:00
3cd1f63dba Merge pull request 'chore(docker): remove version from docker-compose file' (!33) from task/adjust-docker-compose into main
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/33
Reviewed-by: We ball <jan@kjan.email>
2025-02-19 08:22:48 +00:00
1c5f5524fa
ci: remove caching step from CI workflow 2025-02-19 09:20:43 +01:00
0868ef0776
chore(docker): remove version from docker-compose file 2025-02-19 09:07:08 +01:00
Huy
695a1073a9 Merge pull request 'fix: Remove material css' (!31) from chore/remove-material-styles into main
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/31
2025-02-19 07:25:08 +00:00
Phan Huy Tran
47ca56deb4 fix: Remove material css 2025-02-13 13:19:12 +01:00