python-gallery/gallery
Michał d36699bd1f Update database
Correctly link user to their posts and groups
Change the table names to Group, Post and User
Remove unused Bans and Logs table, possibly will return later
2023-04-12 15:16:43 +00:00
..
langs Add different laguage support at some point? 2023-04-07 14:50:08 +00:00
static Fix notifications, change look of buttons 2023-04-12 13:19:23 +00:00
templates Update database 2023-04-12 15:16:43 +00:00
utils PyLint 2023-04-10 23:09:39 +00:00
views Update database 2023-04-12 15:16:43 +00:00
__init__.py Update database 2023-04-12 15:16:43 +00:00
api.py Update database 2023-04-12 15:16:43 +00:00
auth.py Update database 2023-04-12 15:16:43 +00:00
config.py Move Flask configs to new file 2023-04-10 15:43:42 +00:00
extensions.py PyLint 2023-04-10 23:09:39 +00:00
models.py Update database 2023-04-12 15:16:43 +00:00