Commit graph

64 commits

Author SHA1 Message Date
Michał 54a98a8591 Clean up JS for Groups and Images page
Clean up group.py and image.py
2023-09-24 15:42:26 +01:00
Michał bdecdaff7c Fix broken runner.py 2023-09-24 10:48:03 +01:00
Michał d19a33501a 🦞 2023-08-04 17:34:08 +00:00
Michał 4c7bf9706f remove unnecessary sass
clean up metadata parser (kinda)
2023-07-03 08:49:01 +00:00
Michał 3c09fb494b Rename layout to base and clean up HTML 2023-05-29 10:42:17 +00:00
Michał d9714da918 AAAA 2023-05-29 10:41:53 +00:00
Michał b30e336ae6 Clean up Styling 2023-05-29 10:41:08 +00:00
Michał bc2ed9e2be Cookie for tracking if info tab should be shown 2023-05-29 10:40:29 +00:00
Michał e5b066a50c Update Colour utils 2023-05-29 10:39:53 +00:00
Michał ca91809a44 Update Grid and Square functions 2023-05-29 10:39:31 +00:00
Michał 1fade10c41 Create Macros 2023-05-29 10:34:25 +00:00
Michał 3e3598ae10 Working prototype for Lychee like image grid 2023-04-22 19:58:10 +00:00
Michał 85d4b47760 Fixy image tags 2023-04-22 15:13:15 +00:00
Michał 113391dc74 Black 2023-04-22 14:11:47 +00:00
Michał 13a0b21710 Add colour contrast filter
Make colours on images yoinkable
2023-04-22 14:11:25 +00:00
Michał 76cc8456d2 Add clipboard function 2023-04-22 13:48:06 +00:00
Michał e9e3706172 Move JS to layout HTML for faster loading
Keep images square through JS and not a bug with ::after
2023-04-22 13:45:29 +00:00
Michał ac2e73042e Broken gradient on groups 2023-04-22 11:52:10 +00:00
Michał 77167b902d Update version 2023-04-22 11:46:56 +00:00
Michał 2cf7bc9091 Use Picture element to automatically choose webp
Remove loadOnView function as has to be remade for new picture element
Remove broken way of checking for Webp support
2023-04-22 11:46:20 +00:00
Michał 16df5bc255 Optimise loading and reduce image size 2023-04-22 10:29:57 +00:00
Michał df2b2091ec Add User profile picture to image details 2023-04-22 09:39:27 +00:00
Michał e8cde31458 Use info-tab as settings container 2023-04-22 09:03:05 +00:00
Michał 0e2fee8260 Betterer sizes 2023-04-22 09:02:25 +00:00
Michał 2af2a36b74 More info to Link previews 2023-04-22 09:02:05 +00:00
Michał bb7b9fb2c3 Optimize banner 2023-04-22 08:50:19 +00:00
Michał e3c25a5241 Pylinty 2023-04-21 17:49:08 +00:00
Michał e69ac64855 Update upload location 2023-04-21 17:44:55 +00:00
Michał dd0e009200 Run files through Black 2023-04-21 17:35:31 +00:00
Michał 60e7078e13 Move APIs to their own folder 2023-04-21 17:34:25 +00:00
Michał 789441e636 Add more info popup
Display profile picture at better resolution
2023-04-21 16:22:31 +00:00
Michał 26d65811f1 Add more resolution options 2023-04-21 16:21:47 +00:00
Michał cd09b688c1 Make header of the info tab darker 2023-04-21 16:21:25 +00:00
Michał 4982914aa8 Add profile picture to nav bar 2023-04-21 16:20:40 +00:00
Michał 2673026880 Removed cached copies of profile images 2023-04-21 16:20:22 +00:00
Michał 9f09c40ee2 Incorrect checking of image location 2023-04-21 13:33:32 +00:00
Michał 54eecf0784 Shitty temporary settings page lol 2023-04-20 21:21:05 +00:00
Michał a1d0ac9f90 Add options to profile
Upload profile picture
Change username
2023-04-20 20:47:04 +00:00
Michał 8334b5cf98 Change the nav icons back to filled 2023-04-20 20:46:22 +00:00
Michał 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
Michał 8e54a3b4b6 Gwa Gwa 2023-04-20 19:21:33 +00:00
Michał 5310769bf8 rename DB columns again!!!!! 2023-04-20 19:21:28 +00:00
Michał 2d0fd6ca8a Clean up config folder
Create pfps folder and organise everything better :3
2023-04-20 19:20:58 +00:00
Michał 32b96a39ac Black + PyLinty 2023-04-20 17:38:44 +00:00
Michał cd3c739398 Update version 2023-04-20 16:57:28 +00:00
Michał 9a18b84c4f Dont use raw SVGs for icons 2023-04-20 16:15:51 +00:00
Michał f5a31a8149 Start work on profile page 2023-04-20 13:58:40 +00:00
Michał 2682ab0e8e Make dragging more obvious 2023-04-20 13:58:15 +00:00
Michał 7785e923f8 Fixes to image view page 2023-04-20 13:58:01 +00:00
Michał f3e1afa0bc Remove useless settings pages 2023-04-20 13:57:37 +00:00