Commit Graph

12 Commits

Author SHA1 Message Date
John Yeo
3d0e4f94f2 wip 2025-09-29 11:15:23 +01:00
John Yeo
da2693567c chore: ran biome format 2025-09-22 14:45:25 +01:00
John Yeo
af70142708 refactor: remove unused files and update logging structure
- Deleted unused configuration and SQL files related to Drizzle.
- Removed deprecated logging methods and updated logging to use a unified structure.
- Cleaned up package dependencies by removing unused packages from package.json and package-lock.json.
- Updated various import paths for consistency and clarity.
- Introduced new action and event models to enhance analytics capabilities.
2025-05-29 14:10:04 +01:00
John Yeo
16c5edcdcf added entity support 2025-03-27 00:00:09 -07:00
John Yeo
beabfbb4a7 feat: added usage endpoint 2025-03-10 23:54:55 +08:00
John Yeo
52a0c1e56f feat: moved value field to top level in sending events 2025-03-08 17:49:24 +08:00
John Yeo
a3840d3a7d fix: removed from events 2025-03-02 15:38:35 +00:00
John Yeo
97a444b4d7 pausing on seats through event 2025-02-27 17:07:50 +00:00
John Yeo
22cf3f8b90 feat: allow timestamp override 2025-02-25 11:13:00 +00:00
John Yeo
85fa92bea2 fixed some error with eventsRouter? 2025-01-30 16:00:00 +00:00
John Yeo
c2afc4deec added sum, reset cron 2025-01-24 15:29:50 +00:00
John Yeo
479b6d7afb first commit 2025-01-21 11:18:42 +00:00