This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-05-11 20:05:38 +02:00
Code
Issues
Activity
gitea
/
routers
/
api
/
v1
History
CaiCandong
a78c2eae24
Replace
util.SliceXxx
with
slices.Xxx
(
#26958
)
2023-09-07 09:37:47 +00:00
..
activitypub
…
admin
Move createrepository from module to service layer (
#26927
)
2023-09-06 12:08:51 +00:00
misc
Move web/api context related testing function into a separate package (
#26859
)
2023-09-01 11:26:07 +00:00
notify
…
org
Refactor secrets modification logic (
#26873
)
2023-09-05 15:21:02 +00:00
packages
…
repo
Replace
util.SliceXxx
with
slices.Xxx
(
#26958
)
2023-09-07 09:37:47 +00:00
settings
…
swagger
refactor(API): refactor secret creation and update functionality (
#26751
)
2023-08-28 13:08:19 +08:00
user
Refactor secrets modification logic (
#26873
)
2023-09-05 15:21:02 +00:00
utils
…
api.go
Add reverseproxy auth for API back with default disabled (
#26703
)
2023-09-07 08:31:46 +00:00
auth_windows.go
…
auth.go
…