..
admin
Add codespell support and fix a good number of typos with its help ( #3270 )
2024-05-09 13:49:37 +00:00
auth
Prevent automatic OAuth grants for public clients ( #30790 )
2024-05-05 12:15:40 +01: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
Teach activities.GetFeeds() how to avoid returning duplicates
2024-05-09 18:33:33 +02: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
Fix various problems around projects board view ( #30696 )
2024-05-12 20:03:10 +02:00
repo
Fix misspelling of mergable ( #30896 )
2024-05-12 20:03:10 +02:00
shared
Fix various problems around projects board view ( #30696 )
2024-05-12 20:03:10 +02:00
user
Add codespell support and fix a good number of typos with its help ( #3270 )
2024-05-09 13:49:37 +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
Fix various problems around projects board view ( #30696 )
2024-05-12 20:03:10 +02:00
webfinger.go
Enable more revive
linter rules ( #30608 )
2024-04-28 15:39:00 +02:00