gitea/routers/web
wxiaoguang 49e4826747
Refactor "user/active" related logic (#29390)
And add more tests. Remove a lot of fragile "if" blocks.

The old logic is kept as-is.
2024-02-25 21:55:00 +00:00
..
admin Customizable "Open with" applications for repository clone (#29320) 2024-02-24 13:12:17 +00:00
auth Refactor "user/active" related logic (#29390) 2024-02-25 21:55:00 +00:00
devtest
events
explore
feed Refactor locale&string&template related code (#29165) 2024-02-14 21:48:45 +00:00
healthcheck
misc Refactor modules/git global variables (#29376) 2024-02-25 05:35:47 +00:00
org Unify organizations header (#29248) 2024-02-23 01:24:57 +01:00
repo Add attachment support for code review comments (#29220) 2024-02-25 06:00:55 +00:00
shared Unify organizations header (#29248) 2024-02-23 01:24:57 +01:00
user Allow options to disable user deletion from the interface on app.ini (#29275) 2024-02-23 07:24:04 +00:00
base.go
githttp.go Add support for sha256 repositories (#23894) 2024-01-19 17:05:02 +01:00
goget.go
home.go
metrics.go
nodeinfo.go
passkey.go Advertise WebAuthn support (#29176) 2024-02-15 17:49:13 +00:00
swagger_json.go Refactor more code in templates (#29236) 2024-02-18 10:52:02 +01:00
web.go Customizable "Open with" applications for repository clone (#29320) 2024-02-24 13:12:17 +00:00
webfinger.go