opengist/internal/web
Thomas Miceli 3c97901995 Bug fixes (#184)
* Fix gist content when going back to editing

* Fix not outputting non-truncated large files for editon/zip download

* Allow dashes in usernames

* Delete keys associated to deleted user

* Fix error message when there is no files in gist

* Show if there is not files in gist preview

* Fix log parsing for the 11th empty commit
2024-01-04 18:06:19 +01:00
..
test Add custom urls for gists (#183) 2024-01-04 18:06:19 +01:00
admin.go Run git gc for repositories (#90) 2023-09-04 11:11:54 +02:00
auth.go Add GitLab OAuth provider (#174) 2024-01-04 18:06:19 +01:00
gist.go Bug fixes (#184) 2024-01-04 18:06:19 +01:00
git_http.go feat: default visibility (#155) 2024-01-04 18:06:19 +01:00
healthcheck.go Add healthcheck endpoint (#170) 2024-01-04 18:06:19 +01:00
server.go Add custom urls for gists (#183) 2024-01-04 18:06:19 +01:00
settings.go feat: default visibility (#155) 2024-01-04 18:06:19 +01:00
util.go Add custom urls for gists (#183) 2024-01-04 18:06:19 +01:00