Commit graph

20 commits

Author SHA1 Message Date
Michał 2d0fd6ca8a Clean up config folder
Create pfps folder and organise everything better :3
2023-04-20 19:20:58 +00:00
Michał 341d5b0ee8 Sometimes I hate coding 2023-04-19 18:11:19 +00:00
Michał f26e76d822 🅰️ 2023-04-19 18:07:18 +00:00
Michał d5768cf101 Ignore non-issues 2023-04-19 17:36:31 +00:00
Michał 2ca022589a Update version 2023-04-12 17:25:08 +00:00
Michał 128464d43f Format code with Black 2023-04-07 12:35:30 +00:00
Michał 8357241487 Correct code I did done yesterday 2023-04-07 09:18:03 +00:00
Michał bf083a85ad Move logs to the root of the configuration folder 2023-04-05 16:34:32 +00:00
Michał 97119ced54 Linting 2023-04-04 14:00:00 +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ł 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