5 Commits
Author SHA1 Message Date
Kayori 755c047693 Platform, plugin & account UX improvements
- Refactor handler dispatch to use a parsed GameModel instead of raw
  model strings (Handler.cs, HandlerService.cs, new GameModel.cs)
- Add a Unity asset-extraction subsystem (Abstractions/Extractors/Unity)
- Add WriteEventLogHandler, XrpcDouble serialization type
- Rename EaCoin*Handler -> *EaCoinHandler for naming consistency
- Add PIN/username update and forgot/reset password flows, with a
  console-logging IEmailSender until real email is wired up
- Add a settings page and a theming pass (theme tokens, tailwind config)
- Add plugin nav/route/UI-manifest frontend types
2026-09-06 15:12:50 +02:00
Kayori 41ac0a6125 Added support for a plugin to extend the web ui with its own extra frontend for profiles and scores and settings and such 2026-08-17 12:04:46 +02:00
Kayori e35666c952 Updated docker image and bundled sqlite databases. 2026-08-09 17:54:58 +02:00
Kayori c52e7daeaf Added more attribute types. Added GnInquire for charge machine. Added handeling for when plugin still returns XDocument instead of typed response. Fixed 500 error when no encoding specified. Move Handle method after return 2026-01-29 23:24:03 +01:00
Kayori b35bb3b0d0 Working docker finnaly 2026-01-18 23:57:18 +01:00