Michał
bf8142623e
Fix lazyLoading script
2023-04-04 14:21:16 +00:00
Michał
4e50a66514
Switch to Flask_Login for user/session management
2023-04-03 18:04:49 +00:00
Michał
e2bf5ed4e2
Gwa Gwa
2023-04-03 03:17:34 +00:00
Michał
c7e38dfcfb
Change navbar colour in image groups
2023-04-02 21:15:51 +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ł
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ł
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ł
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ł
3ee287d6e3
Add ALT text to images
...
Correct static methods
Tidy up code
2023-03-11 22:14:03 +00:00
Michał
e192554a0b
Add ownership checks to groups
...
Fix contrast checking
Add coloured highlights to images
Update top-of-page button icon
2023-03-10 17:38:24 +00:00
Michał
e6d289ed64
Bundle JS into a compact format
...
Run file checks on startup
Fix visual bugs in Sass
2023-03-10 11:10:43 +00:00
Michał
e3a0eaf60b
Add basic Image Group functions
...
Make the Upload Pannel usable on mobile
Remove useless code as Django had built-in functions to read the config
Remove useless JS code
Cleanup tempaltes
2023-03-09 23:31:58 +00:00
Michał
978086f512
Added Image deletion
...
Added buttons for image functions
Moved Image functions to their own file
Added PFP row in users table
Moved Groups back to the root templates folder
2023-01-11 10:53:01 +00:00
Michał
e395139656
Rename routes to gallery
...
Move methods to api.py
Remove old db manager as its unused
Remove old db tables as theres a new schema file
Rename onlylegsSass to sassy, unused for now
Update example.env to reflect new layout
2023-01-10 14:40:43 +00:00