251ddb8ff8
Rearchitecture for v0.4.0 ( #197 )
...
* feat: database redist support
* feat: rearchitecture of database schemas, migration reset, and #180
* feat: import redists
* fix: giantbomb logging bug
* feat: partial user platform support + statusMessage -> message
* feat: add user platform filters to store view
* fix: sanitize svg uploads
... copilot suggested this
I feel dirty.
* feat: beginnings of platform & redist management
* feat: add server side redist patching
* fix: update drop-base commit
* feat: import of custom platforms & file extensions
* fix: redelete platform
* fix: remove platform
* feat: uninstall commands, new R UI
* checkpoint: before migrating to nuxt v4
* update to nuxt 4
* fix: fixes for Nuxt v4 update
* fix: remaining type issues
* feat: initial feedback to import other kinds of versions
* working commit
* fix: lint
* feat: redist import
2025-11-10 10:36:13 +11:00
e4c8d42cc8
Setup wizard & 0.3.0 release ( #146 )
...
* fix: small merge fixes
* feat: initial setup wizard
* fix: last few localization items
* fix: lint
* fix: bump version
2025-07-31 20:41:02 +10:00
73c27f0984
User invite uses external domain option ( #118 )
...
* feat: user invite uses external domain option
fixes #117
* fix: inconsistent external url format
* fix: normalize external url more cleanly
2025-07-01 09:11:26 +10:00
e32954ea7d
Fix: Re-use validator from signup on invitation creation #108 ( #113 )
...
* fix: invitation validation
* fix: lint
2025-06-08 14:47:08 +10:00
9f5a3b3976
Re-use validator from signup on invitation creation #108 ( #111 )
...
* fix: server side validation and client side validation for invitation creation
* fix: lint
2025-06-08 11:59:00 +10:00
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
4f8ea3e4ff
Custom readValidatedBody util to return more specific error #69 ( #78 )
...
* feat: add readDropValidatedBody w/ special handler for ArkErrors
* fix: lint
2025-06-03 17:40:41 +10:00
85edc4cca2
chore: move more admin over to arktype validators
2025-05-30 13:17:21 +10:00
3df6818ffe
feat: openapi support plus more api validation
2025-05-10 15:16:26 -04:00
d4dd259b5f
feat(acls): added backend acls
2025-02-04 13:15:52 +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
848a611751
server side and user client side completed for registration
2024-10-28 22:16:29 +11:00