Commit graph

257 commits

Author SHA1 Message Date
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ł 3331edf24d Remove Thumbnails table
Daddy PyLint not happy with me
2023-03-26 23:34:03 +00:00
Michał db20ce7919 Update version :3 2023-03-26 21:29:29 +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ł 824c849eaa Update version 2023-03-25 19:49:13 +00:00
Michał b862c74bbe Switch to CSS vars for variables 2023-03-25 16:33:12 +00:00
Michał 5dab4fb53d Action label, start 2023-03-25 16:33:12 +00:00
Michał c46f16131b Woops, maybe it was broken afterall 2023-03-25 16:33:12 +00:00
Michał 66689c586b
Merge pull request #8 from Fluffy-Bean/unstable
Unstable
2023-03-23 22:38:47 +00:00
Michał f32aec6404
Merge branch 'main' into unstable 2023-03-23 22:31:21 +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ł ad8da1ae4e Update version and lock 2023-03-23 13:05:40 +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ł 0e1514bf93 Choose or drop image for upload
Fix up some JS
Update Icons
2023-03-23 12:53:57 +00:00
Michał 78e816ef01
Add Deepsource 2023-03-20 18:03:26 +00:00
Michał 9cf73a79fd
Merge pull request #6 from Fluffy-Bean/unstable
Unstable
2023-03-20 18:01:28 +00:00
Michał 733a443835 PyLint wasnt done with me 2023-03-20 17:57:47 +00:00
Michał b426a6f6c4 Bendover for PyLint 2023-03-20 17:19:42 +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ł 9cfb8befd2 Internal Screaming 2023-03-12 18:53:57 +00:00
Michał 896fdb8e8a Spelling mistakes 2023-03-12 18:42:26 +00:00
Michał 8496100e7a Make guide to installing the app clearer 2023-03-12 18:37:07 +00:00
Michał b208b872d7 Make buttons more consistent
Rename JumpUp button to top-of-page
2023-03-12 18:19:43 +00:00
Michał 0d10de923d Move routes to their own folder 2023-03-12 15:52:23 +00:00
Michał 79db45f7a2 Move Gunicorn run file to setup 2023-03-12 15:08:49 +00:00
Michał 7ef4a1dd91 Random cleany 2023-03-12 14:52:24 +00:00
Michał dea3cca4a6 Remove Verbose option temporarilly
Gunicorn is really not happy with anything I try and parse through it
2023-03-12 13:12:38 +00:00
Michał 2eec988815 Move prechecks to run file
Add Verbose option
Cleanup run file
2023-03-12 12:29:29 +00:00
Michał 800ba38241 oopsie, typo in setup file 2023-03-12 00:04:58 +00:00
Michał e5848eecf5 Fix files not being created on clean installation 2023-03-11 23:56:48 +00:00
Michał 09c8f3be63 Add run file 2023-03-11 23:16:27 +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ł feadaba8a1 Clean up Pop-Up JS
Fix missing Width and Height data stopping images from loading
2023-03-10 15:55:34 +00:00
Michał b0a9271265 Make Metadata Parser readable with ChatGPT 💀
Remove useless code for fullscreening image
2023-03-10 12:32:23 +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ł 35c5951318 Switch to duel-tone icons 2023-03-09 12:33:22 +00:00
Michał c5f6b0ecf7 Added Next and Previous buttons to image view
Merged JS files
Removed Scene Type from metadata mapping
Added arrow to tool-tips
2023-03-09 12:22:25 +00:00
Michał b5bc0ec50c Switched to keeping time with UTC for easier timezones
Removed useless JS
2023-03-08 21:58:58 +00:00
Michał 56c82513ba Fixing inconsistent sass files
Removed useless styling
Fixed date
2023-03-08 13:36:35 +00:00
Michał 99c1d81869 Fix errors in metadata parsing
Remove useless extra checks in metadata parser
Add Flask-Caching, need to test how helpfull this is
2023-03-08 09:01:20 +00:00
Michał 91278e2d11 I with push my head through a conrete wall
I hate Joins
2023-03-05 18:16:28 +00:00