This website requires JavaScript.
Explore
Help
Sign In
MarcoBuster
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea
synced
2025-02-22 08:31:26 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gitea
/
routers
/
api
/
v1
/
user
History
6543
f1a810e090
Related refactors to ctx.FormX functions (
#16567
)
...
* use FormTrim if posible * speedup goGet * only convert if nessesary
2021-08-11 18:08:52 +03:00
..
app.go
Swagger AccessToken fixes (
#16574
)
2021-08-01 16:44:15 -04:00
email.go
…
follower.go
…
gpg_key.go
Add option to provide signature for a token to verify key ownership (
#14054
)
2021-07-13 15:28:07 +02:00
helper.go
Add Visible modes function from Organisation to Users too (
#16069
)
2021-06-26 20:53:14 +01:00
key.go
Rename ctx.Form() to ctx.FormString() and move code into own file (
#16571
)
2021-08-11 02:31:13 +02:00
repo.go
update
user/repos
api description (
#16503
)
2021-07-21 17:49:10 +01:00
settings.go
[API] GET / SET User Settings (
#16169
)
2021-06-23 15:58:44 -04:00
star.go
…
user.go
Related refactors to ctx.FormX functions (
#16567
)
2021-08-11 18:08:52 +03:00
watch.go
…