Commit graph

309 commits

Author SHA1 Message Date
e69ac64855 Update upload location 2023-04-21 17:44:55 +00:00
dd0e009200 Run files through Black 2023-04-21 17:35:31 +00:00
60e7078e13 Move APIs to their own folder 2023-04-21 17:34:25 +00:00
789441e636 Add more info popup
Display profile picture at better resolution
2023-04-21 16:22:31 +00:00
26d65811f1 Add more resolution options 2023-04-21 16:21:47 +00:00
cd09b688c1 Make header of the info tab darker 2023-04-21 16:21:25 +00:00
4982914aa8 Add profile picture to nav bar 2023-04-21 16:20:40 +00:00
2673026880 Removed cached copies of profile images 2023-04-21 16:20:22 +00:00
9f09c40ee2 Incorrect checking of image location 2023-04-21 13:33:32 +00:00
54eecf0784 Shitty temporary settings page lol 2023-04-20 21:21:05 +00:00
a1d0ac9f90 Add options to profile
Upload profile picture
Change username
2023-04-20 20:47:04 +00:00
8334b5cf98 Change the nav icons back to filled 2023-04-20 20:46:22 +00:00
87a8254c73 Add support for different image directories
This changed the url for images, from file to media
2023-04-20 20:45:57 +00:00
8e54a3b4b6 Gwa Gwa 2023-04-20 19:21:33 +00:00
5310769bf8 rename DB columns again!!!!! 2023-04-20 19:21:28 +00:00
2d0fd6ca8a Clean up config folder
Create pfps folder and organise everything better :3
2023-04-20 19:20:58 +00:00
32b96a39ac Black + PyLinty 2023-04-20 17:38:44 +00:00
cd3c739398 Update version 2023-04-20 16:57:28 +00:00
9a18b84c4f Dont use raw SVGs for icons 2023-04-20 16:15:51 +00:00
f5a31a8149 Start work on profile page 2023-04-20 13:58:40 +00:00
2682ab0e8e Make dragging more obvious 2023-04-20 13:58:15 +00:00
7785e923f8 Fixes to image view page 2023-04-20 13:58:01 +00:00
f3e1afa0bc Remove useless settings pages 2023-04-20 13:57:37 +00:00
5f58575fd5 Add migrations folder directory 2023-04-20 13:57:03 +00:00
b8846895de Remove auto database migration
Make info tab cooler
Change Image groups icon to a box again :3
2023-04-19 22:58:31 +00:00
aea9ebb12f
Merge pull request #23 from Fluffy-Bean/unstable
Unstable
2023-04-19 19:11:57 +01:00
341d5b0ee8 Sometimes I hate coding 2023-04-19 18:11:19 +00:00
f26e76d822 🅰️ 2023-04-19 18:07:18 +00:00
9e788b0cec more JS 💀 2023-04-19 18:04:32 +00:00
0cc5f70e4f Follow JS errors from Deepsource
Remove jsmin as it breaks code
2023-04-19 17:55:41 +00:00
dc7f1ff1d4 Black was not what was breaking everything :3 2023-04-19 17:44:45 +00:00
96f56a69b3 Remove Black as dependency 2023-04-19 17:38:46 +00:00
d5768cf101 Ignore non-issues 2023-04-19 17:36:31 +00:00
fa5fb33793 Style checks 2023-04-19 17:18:49 +00:00
8c2e081783 Fix popup styling across website 2023-04-19 17:16:40 +00:00
f0e586d0d5 Switch button and pop-up styling
again
2023-04-19 15:05:54 +00:00
48f6b02755 Switch away from date-based versions 2023-04-19 15:05:21 +00:00
6a8c22e8ad :3 2023-04-14 20:13:32 +00:00
ada415a369 Fix login manager login view 2023-04-14 20:12:08 +00:00
2ca022589a Update version 2023-04-12 17:25:08 +00:00
2174b10879 Rename the gallery to onlylegs in the files
Im sorry
2023-04-12 16:58:13 +00:00
a33fa2f690
Merge pull request #20 from Fluffy-Bean/unstable
Unstable
2023-04-12 16:35:30 +01:00
8029fff73e Deepsource 2 2023-04-12 15:33:48 +00:00
ec2d1fbe8a Deepsource 2023-04-12 15:30:54 +00:00
cc613f9fe9 PyLint 2023-04-12 15:21:56 +00:00
02d99a1671 Format with Black 2023-04-12 15:18: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
9a21064dd5 Give me money 2023-04-12 13:53:48 +00:00
5a991a6e58 Fix notifications, change look of buttons 2023-04-12 13:19:23 +00:00
4f339d5ec5 Very basic way of checking for database updates 2023-04-11 11:46:54 +00:00