forgejo/routers/web
wxiaoguang a1c5057fe8
Batch delete issue and improve tippy opts (#25253)
1. Add "batch delete" button for selected issues, close #22273
2. Address the review in
https://github.com/go-gitea/gitea/pull/25219#discussion_r1229266083
2023-06-19 15:46:50 +08:00
..
admin Refactor web package and context package (#25298) 2023-06-18 09:59:09 +02:00
auth Show OAuth2 errors to end users (#25261) 2023-06-15 01:12:50 +00:00
devtest Change form actions to fetch for submit review box (#25219) 2023-06-14 16:01:37 +08:00
events
explore
feed Pass 'not' to commit count (#24473) 2023-05-08 07:10:53 +00:00
healthcheck
misc Decouple the different contexts from each other (#24786) 2023-05-21 09:50:53 +08:00
org Refactor web package and context package (#25298) 2023-06-18 09:59:09 +02:00
repo Batch delete issue and improve tippy opts (#25253) 2023-06-19 15:46:50 +08:00
shared Support changing labels of Actions runner without re-registration (#24806) 2023-06-13 22:28:31 +08:00
user Refactor web package and context package (#25298) 2023-06-18 09:59:09 +02:00
auth.go
auth_windows.go
base.go Fix all possible setting error related storages and added some tests (#23911) 2023-06-14 11:42:38 +08:00
goget.go Support SSH for go get (#24664) 2023-05-12 09:44:37 +00:00
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Batch delete issue and improve tippy opts (#25253) 2023-06-19 15:46:50 +08:00
webfinger.go