forgejo/routers/api/v1/user
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
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