Commit graph

12 commits

Author SHA1 Message Date
5fefee2282
Added a small code warning and added more comments to models.py 2025-09-07 22:29:07 +02:00
0f4b1d9da2 Split up static files into static and django_static 2024-02-13 18:02:38 +01:00
60d2df9fb9 Use a dedicated logfile for session cleanup 2023-10-30 18:36:44 +01:00
2c51e62a7d Added a text banner that is displayed in the terminal/logfile on application startup, fixed a wrongly indented code block 2023-04-17 20:52:08 +02:00
d93591bcb2 Redesigned the user interface #23 2023-02-17 22:01:09 +01:00
fb3bbf3fc5 Added support for multiple hosts in caddy configuration and CSRF_TRUSTED_ORIGINS #22 2023-02-12 10:59:22 +01:00
0aa8c7f15b Ported archive script to new structure #16 2023-02-11 22:03:00 +01:00
983cfb0fee Removed one unnecessary import in _bootstrap.py 2023-02-11 21:31:35 +01:00
be38d1885f Added session-autocleaner, changed some script filenames, changed shebang of manage.py #16 2023-02-11 21:22:52 +01:00
9bc9d519c0 Added setup migration for globals and userdeposits view, added create-admin script #16 2023-02-11 20:21:47 +01:00
01aa31a8a1 Fixed CSRF-related issues and profilepictures by starting caddy for development server too. Also improved boostrap script. #15 #16 2023-02-11 18:08:46 +01:00
5572fec9c1 Completely re-structured the project from scratch, wrote a better bootstrap script, changed configuration format to yaml, improved Caddyfile, and more. #15 #16 #20 2023-02-11 17:23:57 +01:00