Commit graph

15 commits

Author SHA1 Message Date
266cb6ca10 Fixed an issue with the 0002_setup migration that caused the upgrade from version 14 to fail 2023-03-26 12:26:43 +02:00
2ff58fb955 Removed unnecessary import in db_queries.py 2023-02-17 22:21:40 +01:00
9dc1f902d3 Updated translations 2023-02-17 22:15:20 +01:00
d93591bcb2 Redesigned the user interface #23 2023-02-17 22:01:09 +01:00
f7048d1e9f Fixed shift- and shift-lock buttons and backspace issues in simple-keyboard_configure.js #14 2023-02-13 21:08:20 +01:00
548af757e7 Disable on-screen keyboard when smartphone is detected #14 2023-02-13 19:47:00 +01:00
0ab45c6e68 Integrated simple-keyboard from hodged as a on-screen keyboard #14 2023-02-13 19:31:21 +01:00
6c72b5059f Fixed login button overlaid by footer on small screens #13 2023-02-12 20:06:23 +01:00
0939d10322 Changed all W13R references to ChaoticByte #18 2023-02-12 19:30:46 +01:00
626f596cd3 Improved readability of python code by adding/removing newlines, identation, etc. 2023-02-11 22:14:01 +01:00
9bc9d519c0 Added setup migration for globals and userdeposits view, added create-admin script #16 2023-02-11 20:21:47 +01:00
0a1ada15fb Moved locales into app directory #16 2023-02-11 18:25:00 +01:00
d278d37272 Fixed admin panel not working #15 #16 2023-02-11 18:13:16 +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