forgejo/routers/web
Giteabot b310027e55
Remove scheduled action tasks if the repo is archived () ()
Backport  by @Zettat123

Fix 

Co-authored-by: Zettat123 <zettat123@gmail.com>
(cherry picked from commit 895d2795abe79cc2e87b35d39cb7d09b9234b06d)
2024-04-08 11:41:39 +02:00
..
admin [v7.0/forgejo] Add optional pronoun field in user settings () 2024-04-06 13:23:43 +00:00
auth Make "/user/login" page redirect if the current user has signed in () 2024-03-11 23:36:58 +07:00
devtest Move context from modules to services () 2024-03-06 12:10:43 +08:00
events Move context from modules to services () 2024-03-06 12:10:43 +08:00
explore Unify search boxes () 2024-03-20 12:31:05 +00:00
feed Rename Str2html to SanitizeHTML and clarify its behavior () 2024-03-06 12:10:45 +08:00
healthcheck Add health-check test 2024-04-06 08:44:23 +00:00
misc Move context from modules to services () 2024-03-06 12:10:43 +08:00
org [REFACTOR] use Icon from interface in webhook list 2024-03-31 07:20:18 +00:00
repo Remove scheduled action tasks if the repo is archived () () 2024-04-08 11:41:39 +02:00
shared Fix missing code in the user profile () 2024-03-26 19:04:25 +01:00
user [BUG] Fix unblock action 2024-04-07 15:35:31 +00:00
base.go Fix panic in storageHandler () 2023-10-06 13:23:14 +00:00
githttp.go Move context from modules to services () 2024-03-06 12:10:43 +08:00
goget.go Move context from modules to services () 2024-03-06 12:10:43 +08:00
home.go migrate some more "OptionalBool" to "Option[bool]" () 2024-03-06 12:10:44 +08:00
metrics.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
nodeinfo.go Move context from modules to services () 2024-03-06 12:10:43 +08:00
swagger_json.go Move context from modules to services () 2024-03-06 12:10:43 +08:00
web.go Add default board to new projects, remove uncategorized pseudo-board () 2024-03-30 07:17:31 +01:00
webfinger.go fix: respond with JSON Resource Descriptor Content-Type per RFC7033 2024-04-02 09:41:57 +00:00