Forgejo/routers/web
2024-04-15 17:34:52 +00:00
..
admin webhook: add admin-hooks tests 2024-04-09 20:02:14 +02:00
auth [PORT] drop utils.IsExternalURL (and expand IsRiskyRedirectURL tests) (#3167) 2024-04-15 13:03:08 +00:00
devtest Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
events Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
explore Unify search boxes (#29530) 2024-03-20 12:31:05 +00:00
feed Rename Str2html to SanitizeHTML and clarify its behavior (#29516) 2024-03-06 12:10:45 +08:00
healthcheck Add health-check test 2024-04-06 00:34:55 +02:00
misc Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
org [REFACTOR] use Icon from interface in webhook list 2024-03-30 16:00:06 +01:00
repo [PORT] gitea#30430: Fix rename branch 500 when the target branch is deleted but exist in database 2024-04-15 16:03:09 +02:00
shared Add API for Variables (#29520) 2024-04-07 10:57:53 +02:00
user Merge pull request 'Improve English locale' (#2941) from 0ko/forgejo:english20240401 into forgejo 2024-04-15 17:34:52 +00:00
base.go Fix panic in storageHandler (#27446) 2023-10-06 13:23:14 +00:00
githttp.go Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
goget.go Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
home.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 2024-03-06 12:10:44 +08:00
metrics.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
nodeinfo.go Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
swagger_json.go Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
web.go [CHORE] Remove Microsoft SQL Server Support 2024-04-05 23:37:36 +02:00
webfinger.go fix: cleanup webfinger URI parsing 2024-04-04 16:52:25 +00:00