Commit Graph

10 Commits

Author SHA1 Message Date
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
2b70cea4e0 Logging (#131)
* ci: pull version from package.json on build

* fix: implicit any type

* feat: inital support for logger

* style: fix lint

* feat: move more logging over to pino

* fix: logging around company importing
2025-07-09 12:01:23 +10:00
1dba112bce feat: separate library and metadata pages, notification acls 2025-05-15 14:55:05 +10:00
2fb909f73d Revert "fix: convert socket sessions to cacheHandler"
This reverts commit 733aee3977.
2025-05-08 21:43:54 +10:00
733aee3977 fix: convert socket sessions to cacheHandler 2025-05-08 15:50:29 +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
137241fdbb fix: notifications and store styling 2025-03-11 17:08:31 +11:00
d4dd259b5f feat(acls): added backend acls 2025-02-04 13:15:52 +11:00
6e6f09dba0 feat(notifications): added notification system w/ interwoven refactoring 2024-11-16 19:41:19 +11:00