forgejo/routers/web
Gusted 801c392e0c
chore: remove deadcode in models/user
- Remove `ErrUserInactive` introduced in
f5fa22a499 and removed in
ef2a343e27
- Remove `GetUserEmailsByNames` introduced in
a4cbe79567 and removed in
08ae6bb7ed
- Remove `GetUserNamesByIDs` introduced in
9ff4e1d2d9 and removed in
b3a6596b54
2025-01-29 18:37:14 +01:00
..
admin feat: add configurable cooldown to claim usernames () 2025-01-24 04:16:56 +00:00
auth chore: remove deadcode in models/user 2025-01-29 18:37:14 +01: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 feat: filepath filter for code search () 2024-12-22 12:24:29 +00:00
feed fix: don't show truncated comments in RSS/Atom feeds 2024-10-22 15:15:09 +02:00
healthcheck Add health-check test 2024-04-06 00:34:55 +02:00
misc fix: Preview picture not visible on Markdown file () 2024-11-23 15:00:18 +00:00
org feat: add configurable cooldown to claim usernames () 2025-01-24 04:16:56 +00:00
repo fix: disallow blame on directories () 2025-01-29 09:02:46 +00:00
shared Add search action jobs for API routes, repo, org and global level () 2025-01-14 11:17:42 +00:00
user chore: remove usages of sort.Sort () 2025-01-26 13:30:00 +00:00
base.go Fix missing signature key error when pulling Docker images with SERVE_DIRECT enabled () 2024-11-05 09:33:15 +01: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 Rewrite OpenGraph Header 2025-01-01 20:43:20 +01: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 Update 2024-12-18 22:33:22 +01:00
webfinger.go Enable more revive linter rules () 2024-04-28 15:39:00 +02:00