forgejo/routers/web
Grigory Kirillov cc02354d0a
[GITEA] convert feed items' titles to plain text
Refs: https://codeberg.org/forgejo/forgejo/pulls/1595

(cherry picked from commit 35b962e631)
(cherry picked from commit 1004e35b84)
(cherry picked from commit af51dd594d)
(cherry picked from commit ef10fae296)
(cherry picked from commit ff8027ed1b)
(cherry picked from commit 2540ff52ef)
(cherry picked from commit 57b4d775e1)
(cherry picked from commit c388aba9b5)
(cherry picked from commit 7a3b605c11)
2023-12-11 15:46:55 +01:00
..
admin Use db.Find instead of writing methods for every object (#28084) 2023-11-24 03:49:41 +00:00
auth [GITEA] notifies admins on new user registration 2023-12-11 15:46:54 +01:00
devtest
events
explore
feed [GITEA] convert feed items' titles to plain text 2023-12-11 15:46:55 +01:00
healthcheck
misc [API] Forgejo API /api/forgejo/v1 2023-12-11 14:48:35 +01:00
org Use db.Find instead of writing methods for every object (#28084) 2023-11-24 03:49:41 +00:00
repo [GITEA] Detect file rename and show in history 2023-12-11 15:46:55 +01:00
shared Use db.Find instead of writing methods for every object (#28084) 2023-11-24 03:49:41 +00:00
user [SECURITY] Rework long-term authentication 2023-12-11 14:48:37 +01:00
base.go
githttp.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go [GITEA] Use maintained gziphandler 2023-12-11 15:46:55 +01:00
webfinger.go