Commit graph

87 commits

Author SHA1 Message Date
Michał 674b3968ae Remove useless Sass
Fix styling
2023-04-09 18:00:10 +00:00
Michał 26a081be3e Not sure how, but this fixed fonts loading slowly 2023-04-09 12:12:32 +00:00
Michał badb2ebde2 Make groups prettier 2023-04-09 00:42:26 +00:00
Michał 359ab66a0a Correct font weights after font change 2023-04-08 19:32:04 +00:00
Michał 1f9f50d014 Change font back to Rubik and update version 2023-04-08 17:00:04 +00:00
Michał 823d0877d0 Remove fullscreen in favour of hiding info panel 2023-04-07 14:51:37 +00:00
Michał fef8a557d2 Collapsable info tab on images 2023-04-07 10:57:25 +00:00
Michał 8357241487 Correct code I did done yesterday 2023-04-07 09:18:03 +00:00
Michał 5f4084d512 Add manifest 2023-04-06 21:43:38 +00:00
Michał 3dd29cbfb8 Fill image ALTs if they're not set manually 2023-04-06 21:26:40 +00:00
Michał 5791a72f0a Update date (I forgor 💀) 2023-04-06 20:07:39 +00:00
Michał a46192566f Pagination
I hate math
2023-04-06 18:42:04 +00:00
Michał f33842ead3 Move views/routes to seperate files 2023-04-06 16:22:56 +00:00
Michał 7eb4355b52 very nice?
Compress JS and Sass files
remove useless Span for notifications and switch to after
Go back to 400x400px thumbnails
Add link for group creator
2023-04-06 14:42:23 +00:00
Michał e3bc937036 Fix date not being set correctly
Fix small UI not having correct controlls on empy groups
Not being able to login
Overflowing text on upload button
2023-04-05 18:58:17 +00:00
Michał 4627498b8d Change database structure
Update naming to something more useful
Date filled in automatically
2023-04-05 16:35:59 +00:00
Michał ad44f0119e Update settings banner 2023-04-05 11:22:21 +00:00
Michał 7eebb8bfd9 Switch from filled icons
Fix smol banner styling
2023-04-05 10:19:01 +00:00
Michał c5d381a049 Made buttons work and removed temp forms 2023-04-04 20:45:35 +00:00
Michał 95bc745b03 Update banner structure and styling 2023-04-04 19:36:24 +00:00
Michał 271eb728dd Very temporary user profiles 2023-04-04 14:55:32 +00:00
Michał c417457d31 Gwa Gwa 2023-04-04 14:37:04 +00:00
Michał bf8142623e Fix lazyLoading script 2023-04-04 14:21:16 +00:00
Michał af497b7da7 Add alt_id to database for cookie management
update version
2023-04-03 22:28:12 +00:00
Michał 4e50a66514 Switch to Flask_Login for user/session management 2023-04-03 18:04:49 +00:00
Michał 33f475e828 Change default thumbnail size
Change text color in the upload panel
2023-04-03 17:28:28 +00:00
Michał ad547c4ccf Move popups to correct loading order
Move away from yeeted Ajax code to fetch
2023-04-03 03:43:20 +00:00
Michał e2bf5ed4e2 Gwa Gwa 2023-04-03 03:17:34 +00:00
Michał fe82109272 Correct path for Webassets 2023-04-03 01:16:56 +00:00
Michał f540c234f3 Remove theme manager in favour of webassets 2023-04-03 00:58:22 +00:00
Michał 654ab0eba3 Move JS into pre and post loading folders 2023-04-03 00:43:21 +00:00
Michał 6f759bb678 Yeet JQuery in favor of vanilla JS 2023-04-02 22:07:14 +00:00
Michał c7e38dfcfb Change navbar colour in image groups 2023-04-02 21:15:51 +00:00
Michał ff1af6b888 goofy ah 2023-04-01 16:59:46 +00:00
Michał 0e24004c0b Make image groupings prettier
Fix image view from a group not showing the groups its in
Make drag target bigger for upload tab
Tags are now correctly overflowing
2023-04-01 16:16:07 +00:00
Michał cf65b8d309 Drag down to dissmiss upload on mobile 2023-03-30 19:53:48 +00:00
Michał c2e42e7179 Clean up JavaScript code and make it more reliable
Update version
2023-03-30 15:51:06 +00:00
Michał 95a116ef50 Fix console getting spammed with errors
Page actually jumps down once you exit image view
2023-03-27 07:15:18 +00:00
Michał de79f5bc54 Add image cache generation 2023-03-26 20:58:17 +00:00
Michał 2b795e520f Move contrast checking into Python
Change banner size dependent on group content
Tidy up inline JS for some files
Correct spelling
2023-03-26 01:04:13 +00:00
Michał cdb3836dab Fix new styling errors
Fix error page
Update Notification styling
2023-03-25 20:24:38 +00:00
Michał b862c74bbe Switch to CSS vars for variables 2023-03-25 16:33:12 +00:00
Michał ef27955414 Smelly smelly styling 2023-03-23 22:22:52 +00:00
Michał 4e7301b9de Switch to Manrope font
Fix inconsistent buttons
Removed default header background
Added info button with version and ❤️
Random fixes
2023-03-23 15:47:35 +00:00
Michał 69d264739b Choose or drop image for upload
Fix up some JS
Update Icons
2023-03-23 12:54:00 +00:00
Michał e784ca3011 LocalHost by default in Debug mode
Image resolutions are now requested as width x height
Readded logout button to the settings page
2023-03-20 17:04:05 +00:00
Michał a6c06ae39c Pop-ups are dark and dont require close button
Change style of block buttons
2023-03-15 17:03:24 +00:00
Michał f9aeb0955d SVG favicons
Image and colour preview for links
2023-03-15 16:19:42 +00:00
Michał 3008a55899 Moved some scripts to a utils folder
Renamed upload route to file as its more approprete
Fixed random CSS issues that occur on older browsers or Safari
2023-03-14 22:07:17 +00:00
Michał b208b872d7 Make buttons more consistent
Rename JumpUp button to top-of-page
2023-03-12 18:19:43 +00:00