Commit graph

224 commits

Author SHA1 Message Date
Michał 91ea307b66 Update version 2023-04-02 17:40:45 +00:00
Michał c0f95e134c 💀 2023-04-02 17:10:05 +00:00
Michał 94ea3a1f30 Missed PyLint errors 2023-04-02 17:00:32 +00:00
Michał 7b97b8e0ef DeepSource Fixing Antipatterns 2023-04-02 16:50:52 +00:00
Michał 1152856f2a Clean up Database queries 2023-04-02 16:36:05 +00:00
Michał 454d1f89c8 Make text more readable
Slightly speed up the metadata parsing
2023-04-02 13:51:01 +00:00
Michał 696e72e3e8
Merge pull request #12 from Fluffy-Bean/main
Catchup with fixes
2023-04-01 19:27:42 +01:00
Michał b3948881c3
Merge pull request #11 from Fluffy-Bean/deepsource-autofix-7441e262
Remove unnecessary call to .bind()
2023-04-01 19:26:36 +01:00
Michał 502a67cdf1
Merge pull request #10 from Fluffy-Bean/deepsource-autofix-d531b481
Remove unnecessary whitespace
2023-04-01 19:26:23 +01:00
deepsource-autofix[bot] 1a541bc288
refactor: Remove unnecessary call to .bind()
The bind() method is used to create functions with specific `this` values and, optionally, binds arguments to specific values. When used to specify the value of `this`, it's important that the function actually uses `this` in its function body.
2023-04-01 18:26:09 +00:00
deepsource-autofix[bot] 9ac10a8dd3
refactor: Remove unnecessary whitespace
Blank lines should not contain any tabs or spaces.
2023-04-01 18:25:14 +00:00
Michał 6099f25cdf
Merge pull request #9 from Fluffy-Bean/unstable
It works, so yupeee
2023-04-01 18:47:02 +01:00
Michał 42375af3c3 Daddy PyLint is not happy 2023-04-01 17:40:42 +00:00
Michał ff1af6b888 goofy ah 2023-04-01 16:59:46 +00:00
Michał 95e5f3938f Clean up theme compiler and thumbnail generation
Fix signup not clearning blanks - Thanks to Fennec
2023-04-01 16:59:17 +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ł 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