Commit Graph

13 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
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
2cbee3d495 feat: add ability to review and revoke clients 2025-04-05 17:42:32 +11:00
c7af02c15e fix: update dockerfile & use NPM droplet 2025-03-31 09:32:09 +11:00
ce8887528f feat(acls): refactor & acl descriptions 2025-02-07 17:26:23 +11:00
9c4b6f35bb feat(ca): generate a server certificate for mtls APIs 2024-11-06 11:38:32 +11:00
8999303f0a refactor(ca): change name of store file 2024-11-06 09:20:02 +11:00
0a715fef08 ability to fetch client certs for p2p 2024-10-21 10:14:13 +11:00
d4e2dc8cb6 finalised client APIs and authentication method 2024-10-09 00:37:11 +11:00
c4d81135a2 migrate to new droplet ca system 2024-10-08 21:45:44 +11:00
2b4382d013 handshakes 2024-10-08 18:08:34 +11:00
bfafd2a044 ca groundwork 2024-10-07 22:35:54 +11:00