Commit graph

10 commits

Author SHA1 Message Date
2174b10879 Rename the gallery to onlylegs in the files
Im sorry
2023-04-12 16:58:13 +00:00
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
157db05fd1 💀 2023-04-10 23:12:37 +00:00
aa655a40a2 PyLint 2023-04-10 23:09:39 +00:00
7c553e99b8 Switch to Flask-SQLAlchemy
Add FLask-Migrate for next step in the Migration 😉
2023-04-09 19:12:35 +00:00
e144407b0e Opimising EVERYTHING 2023-04-09 00:42:14 +00:00
128464d43f Format code with Black 2023-04-07 12:35:30 +00:00
8357241487 Correct code I did done yesterday 2023-04-07 09:18:03 +00:00
a46192566f Pagination
I hate math
2023-04-06 18:42:04 +00:00
f33842ead3 Move views/routes to seperate files 2023-04-06 16:22:56 +00:00