forgejo/routers/web
Loïc Dachary e255eea2b4
[BRANDING] alias {FORGEJO,GITEA}_{CUSTOM,WORK_DIR}
FORGEJO_* environment variables are set to the corresponding GITEA_*
variable when the cli starts. This approach is intended to minimize
the conflicts on rebase. All occurences of GITEA_* are left untouched
in the codebase and they are only changed to FORGEJO_* if exposed to
the user.

(cherry picked from commit e466f9d10e)
(cherry picked from commit e33e95931b)
(cherry picked from commit 2cfc6519b7)
(cherry picked from commit af8864373a)
(cherry picked from commit a0550ff339)
(cherry picked from commit 24dc0a5191)
2023-04-12 07:32:41 +02:00
..
admin [BRANDING] alias {FORGEJO,GITEA}_{CUSTOM,WORK_DIR} 2023-04-12 07:32:41 +02:00
auth Group template helper functions, remove Printf, improve template error messages (#23982) 2023-04-08 21:15:22 +08:00
devtest Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2023-04-03 18:06:57 +08:00
events
explore Add ONLY_SHOW_RELEVANT_REPOS back, fix explore page bug, make code more strict (#23766) 2023-03-29 08:41:45 -05:00
feed User/Org Feed render description as per web (#23887) 2023-04-04 04:39:47 +01:00
healthcheck
misc [API] Forgejo API /api/forgejo/v1 2023-04-11 23:38:23 +02:00
org Add cardtype to org/user level project on creation, edit and view (#24043) 2023-04-11 14:28:40 -04:00
repo [BRANDING] [v1.20] define the forgejo webhook type 2023-04-12 07:31:37 +02:00
shared Add missing tabs to org projects page (#22705) 2023-03-10 09:18:20 -06:00
user Fix profile page email display, respect settings (#23747) 2023-03-27 17:27:32 -04:00
auth.go
auth_windows.go
base.go Introduce path Clean/Join helper functions (#23495) 2023-03-21 16:02:49 -04:00
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go Group template helper functions, remove Printf, improve template error messages (#23982) 2023-04-08 21:15:22 +08:00
web.go [BRANDING] [v1.20] define the forgejo webhook type 2023-04-12 07:31:37 +02:00
webfinger.go Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823) 2023-04-04 10:08:23 +08:00