Commit graph

36 commits

Author SHA1 Message Date
a942a0b8c6 bumped version to 0.11 2026-05-13 00:06:20 +02:00
95fde8e58f added systemd service and timer for quota update 2026-05-13 00:05:04 +02:00
ea9346d25d Added SSH public keys to the borg repository listing 2026-05-13 00:01:04 +02:00
d0b7158423 improved overflows in the borg repository table 2026-05-12 15:17:06 +02:00
528d7b9e4b bumped version to 0.10 2026-05-06 10:23:53 +02:00
72fee741e6 added option to add links to the footer 2026-05-06 10:23:17 +02:00
68533d9983 Release 0.9 2026-04-25 17:00:37 +02:00
fb76fffdba moved the repo URL to the new URL format 2026-04-25 13:54:13 +02:00
4bfab4d699 Release 0.8 2026-04-20 19:04:09 +02:00
3a4f5a0394 Added Repository Quota setting 2026-04-20 19:03:17 +02:00
755e313c61 added missing migrations 2026-04-20 14:08:02 +02:00
3e84c036f7 release version 0.7 2026-04-19 20:35:07 +02:00
02fad76482 reworked SSH Key handling 2026-04-19 20:34:07 +02:00
8b46b747de Fix typo in landing page 2026-04-19 20:30:55 +02:00
942b658160 Release 0.6 2026-04-19 09:10:44 +02:00
2f0db972de moved custom Markdown pages to configurable directory. 2026-04-19 09:09:15 +02:00
79bc9a92be added version number to the footer 2026-04-19 08:34:57 +02:00
47a1dbc4cb Fixed typos on landing page 2026-04-19 07:48:56 +02:00
6f75cfaf9a removed unused about.md template 2026-04-19 07:48:35 +02:00
11f17c5624 Added link to source code repository 2026-04-18 21:55:15 +02:00
46e9e0fcfa moved SECRET_KEY and DEBUG variables from settings to configuration. 2026-04-18 17:51:53 +02:00
d4bbc36795 added DATABASES setting 2026-04-13 21:11:28 +02:00
883e903a50 removed print states from debugging 2026-04-13 20:10:23 +02:00
eb787abfa2 Updated the HTML context of some views. 2026-04-13 20:09:27 +02:00
bb62b5dde4 updated handling of the configuration.py file 2026-04-09 22:13:58 +02:00
07e8c7e047 fixed typo in registration form 2026-04-06 22:53:42 +02:00
ddc473cac2 added missing migrations 2026-04-06 21:51:25 +02:00
b3e6644d0b added gunicorn dependencies 2026-04-06 21:36:48 +02:00
26cb068f5a downgraded required python version to 3.13 2026-04-06 21:26:10 +02:00
2af9d16ba1 cleaned up the repo table by truncating the pubkey. 2026-04-06 20:44:13 +02:00
b11c2e5c37 Cleaned up the footer 2026-04-06 20:43:46 +02:00
0117713934 Enhanced the repository sync 2026-04-06 20:43:17 +02:00
8fb0c1393a FIX: Missing "=" in possible characters in SSH pubkeys. 2026-04-06 18:59:53 +02:00
9fdb75720c Added Repo-URL in repo list. 2026-04-06 18:59:27 +02:00
50784e3e7e Added LICENSE 2026-04-04 15:08:46 +02:00
164fa61ad2 initial commit 2026-04-04 15:07:37 +02:00