Commit Graph

576 Commits

Author SHA1 Message Date
Settel
6f69ca91af chore: fix linter warnings 2024-02-18 14:10:17 +01:00
Settel
113a5fb16e chore: update npm libraries
bugfix: fix warning about ambiguous imports or types
2024-02-18 14:10:17 +01:00
Settel
a0c8e9592f version: bump to 3.1 2024-02-18 14:10:17 +01:00
Settel
512edbc62b feat: issue a warning on admin page when there're no teams yet 2024-02-18 14:10:17 +01:00
Settel
2bcb322488 bugfix: clear cameo cookie on logout, too 2024-02-18 14:10:17 +01:00
Settel
3a19c5b3f7 bugfix: fix typo 2024-02-18 14:10:17 +01:00
Settel
bde47843bf version: bump to 3.0 2024-02-18 14:10:17 +01:00
Settel
33bd7e8bab feat: use JWT for authentication
BREAKING CHANGE: changes format of cookie
2024-02-18 14:10:12 +01:00
Settel
bcc446ed16 feat: use JWT for authentication (WIP)
BREAKING CHANGE: changes format of cookie
2024-02-18 14:09:44 +01:00
Settel
0f0b2ede64 refactor: remove IsCameo flag from JSON 2024-02-18 10:34:13 +01:00
Settel
a06e50b704 refactor: extract checkAuthCode() 2024-02-18 10:29:20 +01:00
Settel
ca609fad94 refactor: move Cameo() to separate file 2024-02-18 10:26:31 +01:00
Settel
ca4dddec2e bugfix: fix linter warnings 2024-02-18 10:24:40 +01:00
Settel
a5257506da version: bump to 2.28
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-02-02 21:54:13 +01:00
Settel
8375a3b5bd chore: replaced deprecated package build-url with query-string 2024-02-02 21:49:03 +01:00
Settel
bad7e137ad chore: upgrade from ohmyfetch to ofetch after author renamed the package 2024-02-02 21:25:42 +01:00
Settel
a8ba49bda4 bugfix: fix warning about wrong import of type 2024-02-02 21:19:20 +01:00
Settel
163b1bbfc5 chore: update .woodpecker.yml to match new syntax requirements
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-02-01 12:10:47 +01:00
Settel
e25f803c8e chore: update .woodpecker.yml to match new syntax requirements
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
2024-02-01 12:09:05 +01:00
Settel
7ed8c73112 chore: update .woodpecker.yml to match new syntax requirements
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-02-01 12:07:21 +01:00
Settel
1d235c1583 chore: update .woodpecker.yml to match new syntax requirements
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-02-01 12:04:40 +01:00
Settel
96c04835bc chore: update README.md
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-02-01 11:53:36 +01:00
Settel
0b7db9297c version: bump to 2.27 2024-02-01 11:40:09 +01:00
Settel
3b86b04de2 feat: add link to explaination video 2024-02-01 11:39:49 +01:00
Settel
e6208e9ec2 chore: update Copyright notice to 2024 2024-02-01 11:39:35 +01:00
Settel
0e6fef049f doc: update README.md 2023-06-30 21:24:17 +02:00
Settel
b5191039ee version: bump to 2.26
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/manual/woodpecker Pipeline was successful
2023-06-19 13:13:22 +02:00
Settel
5d2d33ebe3 bugfix: fix typo 2023-06-19 13:13:11 +02:00
Settel
967cf68a7f version: bump to 2.25
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-06-19 10:42:17 +02:00
Settel
24c93623dc feat: show number of quotes played by player 2023-06-19 10:42:00 +02:00
Settel
fee9caff08 version: bump to 2.24
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-06-18 15:28:00 +02:00
Settel
c86dc32335 bugfix: read version from config.public.version instead of config.version 2023-06-18 15:27:46 +02:00
Settel
915c78dd58 version: bump to 2.23
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-06-18 15:08:28 +02:00
Settel
6787f1c3f8 feat: show checkmark for already played quotes
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-06-18 15:07:45 +02:00
Settel
4cd1bf6984 version: bump to 2.22
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-06-18 11:39:48 +02:00
Settel
959ba20d98 bugfix: create missing directory 2023-06-18 11:39:48 +02:00
Settel
695d007fd7 chores: use pnpm 8.x.y, update pnpm-lock.yaml
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-06-18 11:36:49 +02:00
Settel
0d255c1ee5 bugfix: install pnpm in CI
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-06-18 11:31:25 +02:00
Settel
9ba74f5b2f version: bump to 2.21
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-06-18 11:21:17 +02:00
Settel
b359d30d8c feat: use pnpm instead of yarn 2023-06-18 11:20:50 +02:00
Settel
0f805962a4 chores: upgrade npm packages 2023-06-17 20:31:32 +02:00
Settel
7e4c344ec1 feat: publish to docker.io 2023-06-04 14:31:02 +02:00
Settel
7de4f1cad8 version: bump to 2.20
Some checks failed
ci/woodpecker/tag/woodpecker Pipeline failed
2023-06-04 11:40:46 +02:00
Settel
fcfed00d5b feat: check for slirp4netns tool during setup (needed for rootless Podman) 2023-06-04 11:40:31 +02:00
Settel
e4114837c4 version: bump to 2.19
Some checks failed
ci/woodpecker/tag/woodpecker Pipeline failed
2023-06-04 11:37:55 +02:00
Settel
66fa59ea2e feat: check for newuidmap tool during setup (needed for rootless Podman) 2023-06-04 11:37:41 +02:00
Settel
3577a9291a version: bump to 2.18
Some checks failed
ci/woodpecker/tag/woodpecker Pipeline failed
2023-06-04 11:30:43 +02:00
Settel
af89f6c9fb bugfix: create build/files/ folder during build process 2023-06-04 11:30:30 +02:00
Settel
555c26448a version: bump to 2.17
Some checks failed
ci/woodpecker/tag/woodpecker Pipeline failed
2023-06-04 11:26:25 +02:00
Settel
ef486010af chores: remove default admin account from repo 2023-06-04 11:26:00 +02:00