Commit Graph

379 Commits

Author SHA1 Message Date
c7eb11a836 fix(invitations): fix always being created as admin 2025-01-05 22:21:55 +11:00
39d7ce7d1b feat(import): overhauled version importing 2024-12-31 00:04:50 +11:00
02d6346b01 fix(utils): fix recursive dirs util 2024-12-31 00:04:14 +11:00
a8f21068fc fix(tasks): fix disconnect code 2024-12-31 00:03:56 +11:00
2cfe75a551 feat(metadata): change name, description and icon 2024-12-30 14:17:27 +11:00
5a1f8411de feat(game panel): adjust gradient 2024-12-29 19:20:17 +11:00
a86045c307 feat(carousel ui): add aden's carousel pagination design 2024-12-29 19:08:18 +11:00
db103de24d fix(ci/cd): recurse submodules 2024-12-27 20:31:06 +11:00
e505e58192 feat(admin ui): add modifying game descriptions 2024-12-27 19:52:59 +11:00
b75ebd13b7 fix(drop-base): add drop-base as git submodule 2024-12-27 16:36:37 +11:00
937954fa02 feat(admin ui): customisable image carousel and new layout 2024-12-27 14:43:40 +11:00
43e32b44a2 fix(mail regex): removed global flag 2024-12-27 13:14:29 +11:00
61d88c3091 fix(callback ui): fix width of token breaking things 2024-12-27 13:07:29 +11:00
12e312593e feat(client ui): manual handshake 2024-12-27 13:07:29 +11:00
4f9b94921a feat(ui): add noWrapper option 2024-12-27 13:07:29 +11:00
0a5a649cfe fix(account creation): Fix username length requirement
Signed-off-by: quexeky <git@quexeky.dev>
2024-12-27 08:17:03 +11:00
2f52a16d52 feat(metadata): 'manual' metadata provider 2024-12-26 19:54:49 +11:00
38fc6b81df feat(loading button): add disabled state 2024-12-26 19:38:48 +11:00
28baabc122 feat(store ui): 'no images' slide on image carousel 2024-12-26 19:37:44 +11:00
9b12d4576c feat(object transactions): support more types 2024-12-26 19:37:21 +11:00
e5cf13fd93 feat(admin ui): mobile nav 2024-12-26 19:36:40 +11:00
dbb315a8d7 fix(deploy template): fix FATAL: "root"... message 2024-12-26 12:34:10 +11:00
2c19e13c09 feat(admin ui): improve feedback when metadata fails 2024-12-25 23:36:39 +11:00
fe9373af78 feat(version auto detection): add .sh for linux 2024-12-25 23:19:36 +11:00
eadcaa1b05 chore(changelog): Update changelog
Signed-off-by: quexeky <git@quexeky.dev>
v0.1.0-beta
2024-12-25 11:39:25 +11:00
5f29c28e04 docs(version): Version bump
Signed-off-by: quexeky <git@quexeky.dev>
2024-12-25 11:19:31 +11:00
db916bf970 Update README.md 2024-12-24 23:24:13 +00:00
2309407ca6 Update CONTRIBUTING.md 2024-12-24 21:34:05 +00:00
5c78b20504 fix(client event handler): future lenience 2024-12-24 17:46:56 +11:00
cada630e81 fix: moved icons and created PlatformClient so we can use the enum on the frontend 2024-12-24 11:43:36 +11:00
a361c38e82 fix(icons): remove unnecessary import 2024-12-24 10:56:30 +11:00
0f10626b1b fix(icons): remove dynamic imports 2024-12-24 10:49:04 +11:00
8945196633 fix(icons): properly import icons 2024-12-24 10:39:13 +11:00
31e8359ec0 chore(replace md-it): replaced markdown-it with micromark 2024-12-24 10:08:27 +11:00
089c3e03f6 feat(delete games): update prisma & delete games 2024-12-23 21:12:32 +11:00
fd4a7d1981 feat(umu id override): add support for overriding UMU id 2024-12-23 13:33:22 +11:00
b50e27f4b0 feat(library admin): client side search 2024-12-17 20:42:12 +11:00
54c5d55da7 fix(client chunk api route): follow best practices 2024-12-09 17:04:51 +11:00
25fc957092 fix(giantbomb): fix for missing developers or publishers 2024-12-08 16:07:42 +11:00
5393db3236 feat(download): add version metadata route 2024-12-07 11:00:56 +11:00
6df560ca37 fix(manifests): fix delta manifest generation 2024-12-06 22:16:42 +11:00
789d3ba2f2 refactor(windows logo): moved windows logo into logos dir 2024-12-06 21:25:21 +11:00
c4391d3f4d style(invitation ui): non rounded bottom 2024-12-06 19:43:15 +11:00
1f4d07568f feat(client): fetch game endpoint 2024-11-26 20:11:25 +11:00
e408ac5df8 feat(ui): more ui improvements 2024-11-24 16:12:19 +11:00
305de9f45a refactor: more consistent naming for globals 2024-11-24 15:29:14 +11:00
ecc819eebc feat(ui): game carousel 2024-11-24 09:47:32 +11:00
9cbdcbcdf6 feat(store): new endpoints, ui and beginnings of main store page 2024-11-23 21:29:24 +11:00
9c2249ed08 fix(style): game panel now always shows 3 lines exactly 2024-11-23 09:12:57 +11:00
7b3b919581 feat(store page): add button to open in admin panel 2024-11-23 09:03:56 +11:00