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
3607f827fb432378dbe7d90bdedbff4fd4565e13
gitea
/
routers
/
web
History
wxiaoguang
6d34ce25b1
Do not allow different storage configurations to point to the same directory (
#30169
)
...
Replace
#29171
2024-03-31 03:03:24 +00:00
..
admin
Do not allow different storage configurations to point to the same directory (
#30169
)
2024-03-31 03:03:24 +00:00
auth
Refactor external URL detection (
#29973
)
2024-03-22 04:32:40 +08:00
devtest
…
events
…
explore
Refactor topic Find functions and add more tests for pagination (
#30127
)
2024-03-29 11:38:16 +08:00
feed
Rename Str2html to SanitizeHTML and clarify its behavior (
#29516
)
2024-03-01 10:16:19 +00:00
healthcheck
…
misc
…
org
Add default board to new projects, remove uncategorized pseudo-board (
#29874
)
2024-03-27 20:54:32 +00:00
repo
Refactor topic Find functions and add more tests for pagination (
#30127
)
2024-03-29 11:38:16 +08:00
shared
Add API for
Variables
(
#29520
)
2024-03-28 20:40:35 +00:00
user
Add setting to disable user features when user login type is not plain (
#29615
)
2024-03-29 16:05:41 +01:00
base.go
…
githttp.go
…
goget.go
…
home.go
migrate some more "OptionalBool" to "Option[bool]" (
#29479
)
2024-02-29 18:52:49 +00:00
metrics.go
…
nodeinfo.go
…
passkey.go
…
swagger_json.go
…
web.go
Add default board to new projects, remove uncategorized pseudo-board (
#29874
)
2024-03-27 20:54:32 +00:00
webfinger.go
…