.. |
admin
|
[v7.0/forgejo] Add optional pronoun field in user settings (#3076)
|
2024-04-06 13:23:43 +00:00 |
auth
|
Make "/user/login" page redirect if the current user has signed in (#29583)
|
2024-03-11 23:36:58 +07: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
|
Rename Str2html to SanitizeHTML and clarify its behavior (#29516)
|
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 (#29440)
|
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 (#30224) (#30230)
|
2024-04-08 11:41:39 +02:00 |
shared
|
Fix missing code in the user profile (#29865)
|
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 (#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
|
Add default board to new projects, remove uncategorized pseudo-board (#29874)
|
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 |