Goit

Simple and lightweight Git web server
git clone http://git.omkov.net/Goit
Log | Tree | Refs | README | Download

Date Message Author Files + -
2024-01-08 09:23:49 Add missing <html> tag in HTML templates Jakob Wakeling 21 +828 -788
2023-12-25 10:04:58 Replace admin index page with status Jakob Wakeling 13 +138 -113
2023-11-27 10:52:28 Add CSRF protection middleware Jakob Wakeling 19 +82 -6
2023-11-22 10:38:17 Update admin create user page Jakob Wakeling 7 +61 -25
2023-07-26 00:39:54 Handle directories on the repository tree page Jakob Wakeling 17 +72 -40
2023-07-21 05:11:15 Integrate UID into session tokens Jakob Wakeling 15 +233 -155
2023-07-20 11:13:39 Implement admin users, repos, and user edit pages Jakob Wakeling 23 +389 -183