fe82109272
Correct path for Webassets
2023-04-03 01:16:56 +00:00
f540c234f3
Remove theme manager in favour of webassets
2023-04-03 00:58:22 +00:00
c89df1613d
Yeet old fonts
2023-04-03 00:43:27 +00:00
654ab0eba3
Move JS into pre and post loading folders
2023-04-03 00:43:21 +00:00
266e959605
Add a manifest file for themes
...
This may be removed later
2023-04-03 00:42:42 +00:00
4dfaa17c44
More Deepsource shit, AAAAAAAAAAAAA
2023-04-02 23:24:36 +00:00
36a7f83db6
Follow DeepSource reccommendations
...
Nolonger binding to the address, by default it is always localhost
2023-04-02 23:20:34 +00:00
6f759bb678
Yeet JQuery in favor of vanilla JS
2023-04-02 22:07:14 +00:00
c7e38dfcfb
Change navbar colour in image groups
2023-04-02 21:15:51 +00:00
45c5a0f682
Crashing on empty groups
2023-04-02 21:15:24 +00:00
91ea307b66
Update version
2023-04-02 17:40:45 +00:00
c0f95e134c
💀
2023-04-02 17:10:05 +00:00
94ea3a1f30
Missed PyLint errors
2023-04-02 17:00:32 +00:00
7b97b8e0ef
DeepSource Fixing Antipatterns
2023-04-02 16:50:52 +00:00
1152856f2a
Clean up Database queries
2023-04-02 16:36:05 +00:00
454d1f89c8
Make text more readable
...
Slightly speed up the metadata parsing
2023-04-02 13:51:01 +00: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
42375af3c3
Daddy PyLint is not happy
2023-04-01 17:40:42 +00:00
ff1af6b888
goofy ah
2023-04-01 16:59:46 +00:00
95e5f3938f
Clean up theme compiler and thumbnail generation
...
Fix signup not clearning blanks - Thanks to Fennec
2023-04-01 16:59:17 +00:00
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
cf65b8d309
Drag down to dissmiss upload on mobile
2023-03-30 19:53:48 +00:00
c2e42e7179
Clean up JavaScript code and make it more reliable
...
Update version
2023-03-30 15:51:06 +00:00
95a116ef50
Fix console getting spammed with errors
...
Page actually jumps down once you exit image view
2023-03-27 07:15:18 +00:00
3331edf24d
Remove Thumbnails table
...
Daddy PyLint not happy with me
2023-03-26 23:34:03 +00:00
db20ce7919
Update version :3
2023-03-26 21:29:29 +00:00
de79f5bc54
Add image cache generation
2023-03-26 20:58:17 +00:00
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
cdb3836dab
Fix new styling errors
...
Fix error page
Update Notification styling
2023-03-25 20:24:38 +00:00
824c849eaa
Update version
2023-03-25 19:49:13 +00:00
b862c74bbe
Switch to CSS vars for variables
2023-03-25 16:33:12 +00:00
5dab4fb53d
Action label, start
2023-03-25 16:33:12 +00:00
c46f16131b
Woops, maybe it was broken afterall
2023-03-25 16:33:12 +00:00
ef27955414
Smelly smelly styling
2023-03-23 22:22:52 +00:00
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
69d264739b
Choose or drop image for upload
...
Fix up some JS
Update Icons
2023-03-23 12:54:00 +00:00
733a443835
PyLint wasnt done with me
2023-03-20 17:57:47 +00:00
b426a6f6c4
Bendover for PyLint
2023-03-20 17:19:42 +00:00
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
a6c06ae39c
Pop-ups are dark and dont require close button
...
Change style of block buttons
2023-03-15 17:03:24 +00:00
f9aeb0955d
SVG favicons
...
Image and colour preview for links
2023-03-15 16:19:42 +00:00
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
9cfb8befd2
Internal Screaming
2023-03-12 18:53:57 +00:00
b208b872d7
Make buttons more consistent
...
Rename JumpUp button to top-of-page
2023-03-12 18:19:43 +00:00
0d10de923d
Move routes to their own folder
2023-03-12 15:52:23 +00:00
7ef4a1dd91
Random cleany
2023-03-12 14:52:24 +00:00
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
2eec988815
Move prechecks to run file
...
Add Verbose option
Cleanup run file
2023-03-12 12:29:29 +00:00
800ba38241
oopsie, typo in setup file
2023-03-12 00:04:58 +00:00
e5848eecf5
Fix files not being created on clean installation
2023-03-11 23:56:48 +00:00