Commit Graph

8 Commits

Author SHA1 Message Date
51390e115f Remove pino from frontend 2025-07-14 14:20:17 +10: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
d361e01eef fix: last eslint errors 2025-04-15 21:43:27 -04:00
f3ed0f6430 feat(tasks): improved ux 2025-01-14 20:43:22 +11:00
bc0c47c487 feat: new ws handler 2024-11-16 17:03:52 +11:00
46c8f0c48a version importing 2024-10-11 17:16:26 +11:00
a7c33e7d43 completed game importing; partial work on version importing 2024-10-11 00:37:08 +11:00
718f5ba514 task API
The Task API allows for an easy way to create long-lived tasks that
require reporting back to user with progress/logs. It will be used in
the upcoming game importing.
2024-10-10 16:13:10 +11:00