Commit graph

11 commits

Author SHA1 Message Date
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ł 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
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ł 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ł 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ł 79db45f7a2 Move Gunicorn run file to setup 2023-03-12 15:08:49 +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