Commit Graph

22 Commits

Author SHA1 Message Date
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