THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
lianguan
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1ed5f379b9f3e38b64cc9de9f418c164ce400be1
gitea
/
services
/
context
History
wxiaoguang
c4e27cb27b
Refactor markup render system (
#32589
)
...
This PR mainly moves some code and introduces `RenderContext.WithXxx` functions
2024-11-22 05:48:09 +00:00
..
upload
Include file extension checks in attachment API (
#32151
)
2024-11-06 21:34:32 +00:00
access_log.go
…
api_org.go
…
api_test.go
…
api.go
Refactor RepoRefByType (
#32413
)
2024-11-05 06:35:54 +00:00
base_test.go
…
base.go
Fix LFS route mock, realm, middleware names (
#32488
)
2024-11-13 16:58:09 +08:00
captcha.go
Refactor cache and disable go-chi cache (
#30417
)
2024-04-13 08:38:44 +00:00
context_cookie.go
…
context_model.go
…
context_request.go
…
context_response.go
Refactor AppURL usage (
#30885
)
2024-05-07 08:26:13 +00:00
context_template.go
…
context_test.go
…
context.go
Fix LFS route mock, realm, middleware names (
#32488
)
2024-11-13 16:58:09 +08:00
csrf.go
Refactor CSRF token (
#32216
)
2024-10-10 03:48:21 +00:00
org.go
Refactor markup render system (
#32589
)
2024-11-22 05:48:09 +00:00
package.go
Refactor names (
#31405
)
2024-06-19 06:32:45 +08:00
pagination.go
…
permission.go
Allow maintainers to view and edit files of private repos when "Allow maintainers to edit" is enabled (
#32215
)
2024-10-11 19:08:19 +00:00
private.go
…
repo.go
Remove unnecessary code (
#32560
)
2024-11-19 16:21:13 +00:00
response.go
…
user.go
Refactor names (
#31405
)
2024-06-19 06:32:45 +08:00
utils.go
…
xsrf_test.go
…
xsrf.go
…