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-12-02 06:09:44 +01:00
Code
Issues
Activity
gitea
/
routers
/
api
/
v1
/
user
History
KN4CK3R
a99b96cbcd
Refactor secrets modification logic (
#26873
)
...
- Share code between web and api - Add some tests
2023-09-05 15:21:02 +00:00
..
action.go
Refactor secrets modification logic (
#26873
)
2023-09-05 15:21:02 +00:00
app.go
…
avatar.go
Add API for changing Avatars (
#25369
)
2023-06-29 23:22:55 +00:00
email.go
…
follower.go
…
gpg_key.go
…
helper.go
…
hook.go
…
key.go
Remove
db.DefaultContext
in
routers/
and
cmd/
(
#26076
)
2023-07-23 23:47:27 -04:00
repo.go
…
settings.go
…
star.go
…
user.go
Replace
interface{}
with
any
(
#25686
)
2023-07-04 18:36:08 +00:00
watch.go
…