Commit graph

7 commits

Author SHA1 Message Date
Michał 128464d43f Format code with Black 2023-04-07 12:35:30 +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
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ł 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ł 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