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
2025-02-23 04:24:57 +01:00
Code
Issues
Activity
gitea
/
routers
/
api
/
v1
History
Lunny Xiao
037c9895a7
Support copy protected branch from template repository (
#25889
)
...
Fix
#14303
2023-07-21 12:32:47 +08:00
..
activitypub
Update tool dependencies, lock govulncheck and actionlint (
#25655
)
2023-07-09 11:58:06 +00:00
admin
…
misc
Refactor web package and context package (
#25298
)
2023-06-18 09:59:09 +02:00
notify
Fix bugs related to notification endpoints (
#25548
)
2023-06-28 10:26:56 -04:00
org
Replace
interface{}
with
any
(
#25686
)
2023-07-04 18:36:08 +00:00
packages
…
repo
Support copy protected branch from template repository (
#25889
)
2023-07-21 12:32:47 +08:00
settings
…
swagger
Add API for changing Avatars (
#25369
)
2023-06-29 23:22:55 +00:00
user
Replace
interface{}
with
any
(
#25686
)
2023-07-04 18:36:08 +00:00
utils
…
api.go
For API attachments, use API URL (
#25639
)
2023-07-10 09:31:19 +00:00
auth_windows.go
…
auth.go
…