c7fab132ab
Many new improvments and features to the UI ( #76 )
...
* feat(general): many new improvments and features to the UI
* fix: fix lints and run preetier
* fix: furthermore fixes
* chore: fix preetier eslint issue
* stlye: reposition mark all as read button for better placement
* fix: fix inccorect positioning on the mark all as read buton, again
* fix: fix account related issue with predefined types and styling
* fix: fix notification button dissapearance & type definition
* fix: fix auth page styling
* stlye: fixed styling on users list
* fix: fix lint dead code collector
* fix: please the prettier gods
* fix(notifications): seriously serialising
* chore: please the prettier gods once again, o holy one
* fix: remove eslint thing, im blaming eslint for that one
---------
Co-authored-by: Aden <aden@adenmgb.com >
2025-06-04 13:56:23 +10:00
f264fd0971
Fix: Importing without Metadata is broken. #73 ( #75 )
...
* fix: manual metadata import
* fix: lint
2025-06-03 10:49:01 +10:00
8a354f0674
Fix admin library page "to import" logic #70 ( #71 )
2025-06-02 12:06:57 +10:00
3f78b6c94e
Cannot create library source due to backend missing from request #67 ( #68 )
2025-06-02 11:05:36 +10:00
2056871dc9
Add UI for multi-library management #59 ( #63 )
...
* feat: add ui for library source management
* fix: lint
2025-06-01 18:33:42 +10:00
40e66def1e
Multi-upload to image library #56 ( #60 )
...
* feat: support for file upload handler to track multiple files
* feat: update image upload endpoint to allow multiple files
* fix: lint
2025-06-01 16:06:56 +10:00
3e5c3678d5
Database-level multi-library support #48 ( #58 )
...
* feat: start of library backends
* feat: update backend routes and create initializer
* feat: add legacy library creation
* fix: resolve frontend type errors
* fix: runtime errors
* fix: lint
2025-06-01 16:05:05 +10:00
83a9b22d82
fix: various fixes
2025-05-30 10:29:55 +10:00
dc982df96b
Merge branch 'develop' into more-fixes
2025-05-29 13:58:27 -04:00
c5f8b44537
fix: metadata update errors
2025-05-29 17:36:52 +10:00
1165d86c2c
Merge remote-tracking branch 'origin/develop' into more-fixes
2025-05-15 13:38:46 -04:00
6dad3aeab7
chore: style
2025-05-15 14:58:01 +10:00
1dba112bce
feat: separate library and metadata pages, notification acls
2025-05-15 14:55:05 +10:00
898516b33d
chore: style
2025-05-14 18:27:31 -04:00
ccdbbcf01c
fix: editing game image metadata in admin panel
2025-05-14 16:30:35 -04:00
a0bc4bbc4c
feat: refactored into separate metadata and library pages
2025-05-10 15:22:57 +10:00
d6830c3428
feat: update search style
2025-05-10 11:25:45 +10:00
52a7de0a8b
feat: minimum support for unrefed object cleanup
2025-05-10 11:25:45 +10:00
aa3105aecd
feat: manually edit search term for game import
2025-05-10 11:25:44 +10:00
3a9eb82fdf
fix: fix invitation register url
2025-05-09 10:02:48 +10:00
125fe9e6e2
fix: remove jank prisma script, and move to generated prisma client
2025-05-08 16:17:23 +10:00
bfa2c0a641
feat: add oidc to admin panel
2025-05-08 15:29:50 +10:00
a5facbd648
fix: misc fixes
2025-04-20 21:33:19 +10:00
87215c4a1e
chore: prettier pass
2025-04-15 21:46:34 -04:00
8e109dd562
fix: more eslint stuff
2025-04-15 21:10:45 -04:00
d4b89b5dc5
fix: inital eslint errors
2025-04-13 21:44:29 -04:00
f384492ed2
fix: missing key in loops
2025-04-12 16:03:35 -04:00
7400fae11b
fix: use nuxtlink instaed of a tag
2025-04-07 16:11:56 -04:00
fe82c78571
refactor: remove momentjs
2025-04-06 19:44:38 -04:00
1de9ebdfa5
feat: refactor news and migrate rest of useFetch to $dropFetch
2025-03-14 13:12:04 +11:00
bd1cb67cd0
feat: user page & $dropFetch util
2025-03-14 12:22:08 +11:00
789361ea73
feat: add mac as platform
2025-03-11 19:02:53 +11:00
ffc1537d7f
feat: partial work on home admin page
2025-03-11 18:25:29 +11:00
9608cc9742
fix: re-enable metadata providers
2025-03-11 11:33:05 +11:00
d4dd259b5f
feat(acls): added backend acls
2025-02-04 13:15:52 +11:00
93a58c0d04
fix: import ui setup autocomplete
2025-01-28 15:20:06 +11:00
f3ed0f6430
feat(tasks): improved ux
2025-01-14 20:43:22 +11:00
39d7ce7d1b
feat(import): overhauled version importing
2024-12-31 00:04:50 +11:00
2cfe75a551
feat(metadata): change name, description and icon
2024-12-30 14:17:27 +11:00
e505e58192
feat(admin ui): add modifying game descriptions
2024-12-27 19:52:59 +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
2f52a16d52
feat(metadata): 'manual' metadata provider
2024-12-26 19:54:49 +11:00
2c19e13c09
feat(admin ui): improve feedback when metadata fails
2024-12-25 23:36:39 +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
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
c4391d3f4d
style(invitation ui): non rounded bottom
2024-12-06 19:43:15 +11:00