Commit Graph

17 Commits

Author SHA1 Message Date
784ac544f0 fix event log ordering, paging, add timestamp 2024-06-16 14:42:23 -04:00
e66ae91740 add basic event log viewer 2024-05-22 01:36:41 -04:00
4ee4c26f5e allnet: enhance logging 2024-05-22 00:05:32 -04:00
a9587a9c91 add additional details to event_log 2024-05-21 23:05:22 -04:00
f8c77e69ed remove unused table 2024-01-09 15:56:49 -05:00
05586df08a move to async database 2024-01-09 14:42:17 -05:00
edd3ce8ead move to alembic 2024-01-09 13:57:59 -05:00
283cf41bce chuni: bandaid fix for if a user or team is named 'true' or 'false', fixes #65 2023-12-10 17:41:05 -05:00
14a315a673 replace except with except Exception 2023-07-16 16:58:34 -04:00
2f13596885 fix db ignoring port in config, createing database no longer runs over version 2023-07-15 00:15:14 -04:00
238d437519 reformat with black in preperation for merge to master 2023-04-23 21:04:52 -04:00
9895068125 database: fix autoupdate 2023-04-15 01:31:52 -04:00
188be2dfc1 database: add autoupgrade command 2023-03-18 02:12:58 -04:00
a76bb94eb1 let black do it's magic 2023-03-09 11:38:58 -05:00
Hay1tsme
dc5e5c1440 database: fix event logging table 2023-03-03 19:56:12 -05:00
Hay1tsme
4f3d3d8395 database: fix error when trying to upgrade the schema for a game that wasn't created yet 2023-03-03 19:23:14 -05:00
Hay1tsme
32879491f4 Begin the process of transitioning from megaime 2023-02-16 00:06:42 -05:00