Commit Graph

28 Commits

Author SHA1 Message Date
445eccccd6 feat(dreams): Add basic document viewer. 2025-06-14 03:26:41 +10:00
6ec500ec87 Add missing CrocBot 2025-06-13 23:57:43 +10:00
8e2bd67efc Skeleton module structure. 2025-06-13 23:50:28 +10:00
092e818990 api: Add event logging via webhook. 2025-06-13 23:47:51 +10:00
2bf95beaae (profiles): Improve logging and error handling. 2025-06-12 23:35:29 +10:00
250b55634d cleanup(api): Move route registration to routes. 2025-06-12 23:11:34 +10:00
9e5c2f5777 feat(profiles): Add profile link UI. 2025-06-12 23:10:14 +10:00
e1a1f7d4fe fix: Add CASCADE for event types on deletion. 2025-06-11 19:35:39 +10:00
c3ed48e918 fix: Properly delete UserProfile. 2025-06-11 19:33:08 +10:00
48a01a2861 fix: Typo in raid event visitor_count field. 2025-06-11 19:20:34 +10:00
d83709d2c2 fix: Remove enum contains for 3.11 compat. 2025-06-10 23:20:13 +10:00
7f977f90e8 cleanup: Remove MetaModel. 2025-06-10 22:43:08 +10:00
04b6dcbc3f fix: run_app usage 2025-06-10 22:42:51 +10:00
c07577cc0a Support setting port in config. 2025-06-10 22:27:10 +10:00
dc551b34a9 feat(api): Finished initial route collection. 2025-06-10 13:00:37 +10:00
94bc8b6c21 (api): Add document routes. 2025-06-08 22:05:13 +10:00
aba73b8bba dix(data): Fix typo in schema. 2025-06-08 22:04:42 +10:00
77dc90cc32 feat(api): Initial API server and stamps routes. 2025-06-07 05:29:00 +10:00
a02cc0977a (document): Add created ts and file format. 2025-06-07 05:27:59 +10:00
5efcdd6709 (data): Schema and object model. 2025-06-06 22:27:57 +10:00
0adccaae02 Load twitch and profile modules 2025-06-06 22:25:53 +10:00
a7afa5001d fix(data) Fix for new pgsql lib version. 2025-06-06 22:25:05 +10:00
d271248812 fix(meta): Repair issues from dpy update. 2025-06-06 22:24:28 +10:00
8421c5359d (WIP) Add user profile module. 2025-06-06 00:05:41 +10:00
2cf81c38e8 Add twitch auth module. 2025-06-06 00:05:24 +10:00
9625dec1e4 Add schema for profiles and models. 2025-06-05 21:43:08 +10:00
91dc65a449 Add example config. 2025-06-05 19:36:18 +10:00
2e8d2555d5 Initial Creation from bot template. 2025-06-05 19:35:46 +10:00