Goit

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

Date Message Author Files + -
2023-12-11 20:13:37 Add copyright headers to all source files Jakob Wakeling 28 +54 -10
2023-12-06 07:37:06 Restrict legal name character set Jakob Wakeling 6 +25 -13
2023-11-27 11:01:06 Move all authentication to unified function Jakob Wakeling 9 +61 -71
2023-11-27 10:52:28 Add CSRF protection middleware Jakob Wakeling 19 +82 -6
2023-11-22 10:25:37 Update user and repo admin pages Jakob Wakeling 11 +511 -361
2023-11-05 02:39:31 Adjust project structure Jakob Wakeling 23 +14 -14
2023-11-03 09:19:52 Implement filtering repository index by owner Jakob Wakeling 11 +56 -20
2023-09-10 05:23:55 Implement password change functionality Jakob Wakeling 4 +100 -38
2023-09-07 10:53:16 Implement user edit page Jakob Wakeling 11 +133 -12