Commit graph

24 commits

Author SHA1 Message Date
Michał 7d0078ea9a Yes yes, more broken code 2023-04-09 18:00:20 +00:00
Michał 7b6ad443a1 🅰️ 2023-04-09 15:53:55 +00:00
Michał 8e8bee800e Fix errors and add tags to mapping 2023-04-09 15:25:34 +00:00
Michał 5cb8c1dd13 Linty 2023-04-08 19:38:16 +00:00
Michał 128464d43f Format code with Black 2023-04-07 12:35:30 +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ł ee220bacbc Correct error handling 2023-04-05 16:34:00 +00:00
Michał b40428f5aa Remove custom resolution
This can be abused to fill up storage
2023-04-05 16:33:36 +00:00
Michał 33f475e828 Change default thumbnail size
Change text color in the upload panel
2023-04-03 17:28:28 +00:00
Michał f540c234f3 Remove theme manager in favour of webassets 2023-04-03 00:58:22 +00:00
Michał 266e959605 Add a manifest file for themes
This may be removed later
2023-04-03 00:42:42 +00:00
Michał 36a7f83db6 Follow DeepSource reccommendations
Nolonger binding to the address, by default it is always localhost
2023-04-02 23:20:34 +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ł 454d1f89c8 Make text more readable
Slightly speed up the metadata parsing
2023-04-02 13:51:01 +00:00
Michał 42375af3c3 Daddy PyLint is not happy 2023-04-01 17:40:42 +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ł 3331edf24d Remove Thumbnails table
Daddy PyLint not happy with me
2023-03-26 23:34:03 +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ł 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ł 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