9011cf5c83
refactor: split prisma schemas
2024-11-16 16:24:23 +11:00
2c21a235b2
feat: introduction of 'system user'
2024-11-16 16:18:15 +11:00
87230fb0e7
refactor: more consistent naming for object handler
2024-11-16 16:11:20 +11:00
4488ae269b
feat(ui): smoother bar in admin task ui
2024-11-16 16:08:41 +11:00
bfafe02d48
feat(ui): user widget now redirects to actual page
2024-11-16 16:08:23 +11:00
d7160abc47
feat(registration): require lowercase usernames
2024-11-16 16:08:02 +11:00
76bceb121f
feat: content length header for chunk downloads
2024-11-10 22:14:01 +11:00
952ece8c83
fix(client reg): prisma create footprint
2024-11-09 17:25:35 +11:00
33d37700e1
fix(admin library): results are returned alphabetically
2024-11-08 21:31:22 +11:00
a815542604
feat(game page): more subtle design improvements
2024-11-08 21:23:31 +11:00
e796b465d1
feat(game page): slightly improved game page
2024-11-08 20:59:17 +11:00
b511b40d7c
fix(invitations): fix types
2024-11-08 20:44:38 +11:00
599da0e348
feat(invitations): completed admin UI, with minor changes to backend
2024-11-07 23:23:49 +11:00
c7b675f841
fix(invitations): fix expires requirement in the admin endpoint
2024-11-07 20:07:53 +11:00
be6c30dfee
chore(invitations): add expires field
2024-11-07 19:07:05 +11:00
7d72a86876
feat(client cap): client capability framework + peer API configuration
2024-11-06 12:25:00 +11:00
adb4b7381e
chore(utils): consolidate type utils
2024-11-06 11:49:08 +11:00
f2e018277b
feat(type utils): add enum dictionary type
2024-11-06 11:38:49 +11:00
9c4b6f35bb
feat(ca): generate a server certificate for mtls APIs
2024-11-06 11:38:32 +11:00
b9ae26cb27
chore: remove client API deadweight
2024-11-06 09:55:38 +11:00
ce0a9ab538
chore: update prisma version
2024-11-06 09:29:28 +11:00
8999303f0a
refactor(ca): change name of store file
2024-11-06 09:20:02 +11:00
69e4c2592b
feat(client api): keep track of last connected
2024-11-06 09:17:03 +11:00
1d5e1bda85
chore(app settings): remove log statements
2024-11-05 19:03:47 +11:00
39fe9d55fd
feat(library manager): automatically create library folder if it doesn't exist
2024-11-05 19:03:14 +11:00
a8a152e578
feat(library ui): add header
2024-11-05 19:01:22 +11:00
74fa671b69
refactor(icons): move icons into dedicated folder
2024-11-05 18:39:49 +11:00
7b0756c6bd
feat(registration): add title to tab
2024-11-05 13:18:50 +11:00
17971e0a5a
docs: Updated README.md
...
Removed non-existent Volunteer section in the TOC
Signed-off-by: quexeky <git@quexeky.dev >
2024-11-05 12:39:09 +11:00
d3d93b03de
docs: Added SECURITY.md
...
Signed-off-by: quexeky <git@quexeky.dev >
2024-11-05 12:39:09 +11:00
22366221b2
docs(readme): update information and setup guide
2024-11-05 12:22:49 +11:00
b0ef675e7e
docs: Updated README.md
...
Removed some existing incorrect statements that had not been adapted fully. Still need to continue updating the contributing guide
Signed-off-by: quexeky <git@quexeky.dev >
2024-11-05 12:09:15 +11:00
cd0d2bfdea
docs: updated CONTRIBUTING.md
...
Signed-off-by: quexeky <git@quexeky.dev >
2024-11-05 12:04:46 +11:00
4273a20180
build only ci
2024-11-05 11:09:16 +11:00
c4a419f2e4
update deploy template
2024-11-05 11:02:35 +11:00
3a51c9cc9c
migrate bcrypt to bcryptjs
2024-11-05 10:56:34 +11:00
c3914cc1ed
remove bcrypt (debug)
2024-11-05 10:49:48 +11:00
69f341b329
Delete .gitlab-ci.yml
2024-11-04 22:29:47 +00:00
b03d790247
Added "Work in Progress" to CONTRIBUTING.md
...
Signed-off-by: quexeky <git@quexeky.dev >
2024-11-05 09:29:09 +11:00
df41dd1c6f
Relative link from README.md to CONTRIBUTING.md
...
Signed-off-by: quexeky <git@quexeky.dev >
2024-11-05 09:27:19 +11:00
ad25d3e462
fix registry authentication
2024-11-05 09:26:21 +11:00
8097dd6721
Update styling
...
Signed-off-by: quexeky <git@quexeky.dev >
2024-11-05 09:25:45 +11:00
803752e745
move to raw docker
2024-11-05 09:23:44 +11:00
6328c24537
copy autodevops configuration
2024-11-05 09:19:59 +11:00
f40f8c87f4
Updated image
...
Signed-off-by: quexeky <git@quexeky.dev >
2024-11-05 09:16:19 +11:00
886beb62ea
use autodevops build stage
2024-11-05 09:14:48 +11:00
0f80fcd830
disable tls in build
2024-11-05 09:11:30 +11:00
52315d09da
use configuration from docs for ci/cd
2024-11-05 09:09:10 +11:00
62a111b0fc
fixed docker daemon location
2024-11-05 09:07:26 +11:00
7194d35cf5
use gitlab ci variable declaration
2024-11-05 09:03:35 +11:00