Commit graph

20 commits

Author SHA1 Message Date
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
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
164fa61ad2 initial commit 2026-04-04 15:07:37 +02:00