Commit Graph

156 Commits

Author SHA1 Message Date
DecDuck
4184705b14 Task groups & viewer in admin panel #52 (#91)
* feat: historical tasks in database, better scheduling, and unified API for accessing tasks

* feat: new UI for everything

* fix: add translations and fix formatting
2025-06-07 15:39:01 +10:00
DecDuck
9e929ddf98 Better metadata editing division #79 (#82)
* feat: new dropdown-based editor switching

* feat: tab based switching

* feat: add icon

* fix: lint

* chore: i18n translations

oh boy was this a 'chore'
2025-06-05 14:53:19 +10:00
Husky
681efe95af i18n Support and Task improvements (#80)
* fix: release workflow

* feat: move mostly to internal tasks system

* feat: migrate object clean to new task system

* fix: release not  getting good base version

* chore: set version v0.3.0

* chore: style

* feat: basic task concurrency

* feat: temp pages to fill in page links

* feat: inital i18n support

* feat: localize store page

* chore: style

* fix: weblate doesn't like multifile thing

* fix: update nuxt

* feat: improved error logging

* fix: using old task api

* feat: basic translation docs

* feat: add i18n eslint plugin

* feat: translate store and auth pages

* feat: more translation progress

* feat: admin dash i18n progress

* feat: enable update check by default in prod

* fix: using wrong i18n keys

* fix: crash in library sources page

* feat: finish i18n work

* fix: missing i18n translations

* feat: use twemoji for emojis

* feat: sanatize object ids

* fix: EmojiText's alt text

* fix: UserWidget not using links

* feat: cache and auth for emoji api

* fix: add more missing translations
2025-06-05 09:53:30 +10:00
Aden Lindsay
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
DecDuck
f264fd0971 Fix: Importing without Metadata is broken. #73 (#75)
* fix: manual metadata import

* fix: lint
2025-06-03 10:49:01 +10:00
DecDuck
8a354f0674 Fix admin library page "to import" logic #70 (#71) 2025-06-02 12:06:57 +10:00
DecDuck
3f78b6c94e Cannot create library source due to backend missing from request #67 (#68) 2025-06-02 11:05:36 +10:00
DecDuck
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
DecDuck
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
DecDuck
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
DecDuck
3fbe514f65 feat: ratings ui, import giantbomb ratings 2025-05-30 22:07:50 +10:00
DecDuck
85edc4cca2 chore: move more admin over to arktype validators 2025-05-30 13:17:21 +10:00
DecDuck
83a9b22d82 fix: various fixes 2025-05-30 10:29:55 +10:00
Husky
dc982df96b Merge branch 'develop' into more-fixes 2025-05-29 13:58:27 -04:00
DecDuck
c5f8b44537 fix: metadata update errors 2025-05-29 17:36:52 +10:00
Huskydog9988
1165d86c2c Merge remote-tracking branch 'origin/develop' into more-fixes 2025-05-15 13:38:46 -04:00
DecDuck
6dad3aeab7 chore: style 2025-05-15 14:58:01 +10:00
DecDuck
1dba112bce feat: separate library and metadata pages, notification acls 2025-05-15 14:55:05 +10:00
Huskydog9988
bea26a9a6d feat: game metadata rating support 2025-05-14 21:40:25 -04:00
Huskydog9988
898516b33d chore: style 2025-05-14 18:27:31 -04:00
Huskydog9988
ccdbbcf01c fix: editing game image metadata in admin panel 2025-05-14 16:30:35 -04:00
DecDuck
a0bc4bbc4c feat: refactored into separate metadata and library pages 2025-05-10 15:22:57 +10:00
DecDuck
d6830c3428 feat: update search style 2025-05-10 11:25:45 +10:00
Huskydog9988
14f0833d17 feat: finish migrating to new objectid naming 2025-05-10 11:25:45 +10:00
Huskydog9988
52a7de0a8b feat: minimum support for unrefed object cleanup 2025-05-10 11:25:45 +10:00
Huskydog9988
aa3105aecd feat: manually edit search term for game import 2025-05-10 11:25:44 +10:00
DecDuck
3a9eb82fdf fix: fix invitation register url 2025-05-09 10:02:48 +10:00
DecDuck
125fe9e6e2 fix: remove jank prisma script, and move to generated prisma client 2025-05-08 16:17:23 +10:00
DecDuck
bfa2c0a641 feat: add oidc to admin panel 2025-05-08 15:29:50 +10:00
DecDuck
19ff73cc30 feat: oidc 2025-05-07 22:14:04 +10:00
DecDuck
c0c55d35f4 fix: signout route 2025-05-07 11:33:21 +10:00
DecDuck
a5facbd648 fix: misc fixes 2025-04-20 21:33:19 +10:00
Huskydog9988
582acfb385 fix: missing components errors 2025-04-16 12:03:42 -04:00
Huskydog9988
87215c4a1e chore: prettier pass 2025-04-15 21:46:34 -04:00
Huskydog9988
d361e01eef fix: last eslint errors 2025-04-15 21:43:27 -04:00
Huskydog9988
8e109dd562 fix: more eslint stuff 2025-04-15 21:10:45 -04:00
Huskydog9988
e362f732e7 fix: more eslint issues 2025-04-13 22:10:28 -04:00
Huskydog9988
d4b89b5dc5 fix: inital eslint errors 2025-04-13 21:44:29 -04:00
Huskydog9988
f384492ed2 fix: missing key in loops 2025-04-12 16:03:35 -04:00
Huskydog9988
106b3f66a4 feat: sleak transition from store page to item 2025-04-07 16:17:55 -04:00
Huskydog9988
7400fae11b fix: use nuxtlink instaed of a tag 2025-04-07 16:11:56 -04:00
DecDuck
6ea50bffc8 fix: store page released date 2025-04-07 16:55:01 +10:00
DecDuck
9584d69e97 fix: add tsignore pending upstream fix 2025-04-07 10:52:56 +10:00
DecDuck
372a9bdd97 fix: devices page (reactivity and relative timestamps) 2025-04-07 10:37:01 +10:00
Huskydog9988
fe82c78571 refactor: remove momentjs 2025-04-06 19:44:38 -04:00
Huskydog9988
4fd2b159a6 fix: type error in devices page 2025-04-06 13:47:55 -04:00
DecDuck
54b3bc3a7e fix: devices page for mobile 2025-04-05 23:30:38 +11:00
DecDuck
2cbee3d495 feat: add ability to review and revoke clients 2025-04-05 17:42:32 +11:00
DecDuck
b22681c555 fix: fix types, remove @nuxt/image because of broken types 2025-04-05 14:21:37 +11:00
Huskydog9988
81be7ccf58 Merge remote-tracking branch 'origin/develop' into db-store 2025-04-03 19:21:05 -04:00