index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
routers
/
api
/
v1
/
user
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move access and repo permission to models/perm/access (#19350)
Lunny Xiao
2022-05-11
3
-6
/
+7
*
Fix DELETE request for non-existent public key (#19443)
Gusted
2022-04-21
1
-4
/
+9
*
Don't panic on `ErrEmailInvalid` (#19441)
Gusted
2022-04-20
1
-3
/
+10
*
Move organization related structs into sub package (#18518)
Lunny Xiao
2022-03-29
3
-3
/
+3
*
Add `ContextUser` to http request context (#18798)
KN4CK3R
2022-03-26
7
-69
/
+20
*
Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/mo...
wxiaoguang
2022-03-22
2
-3
/
+2
*
Renamed ctx.User to ctx.Doer. (#19161)
KN4CK3R
2022-03-22
10
-69
/
+69
*
Restrict email address validation (#17688)
Lunny Xiao
2022-03-14
1
-1
/
+2
*
API: Return primary language and repository language stats API URL (#18396)
Lauris BH
2022-01-25
1
-0
/
+5
*
format with gofumpt (#18184)
6543
2022-01-20
2
-6
/
+5
*
Refactor auth package (#17962)
Lunny Xiao
2022-01-02
1
-9
/
+9
*
Refactor HTTP request context (#17979)
wxiaoguang
2021-12-15
1
-1
/
+1
*
Add missing `X-Total-Count` and fix some related bugs (#17968)
qwerty287
2021-12-15
1
-0
/
+3
*
Some repository refactors (#17950)
Lunny Xiao
2021-12-12
2
-6
/
+7
*
Move keys to models/asymkey (#17917)
Lunny Xiao
2021-12-10
2
-43
/
+44
*
Move repository model into models/repo (#17933)
Lunny Xiao
2021-12-10
2
-2
/
+4
*
Move accessmode into models/perm (#17828)
Lunny Xiao
2021-11-28
2
-2
/
+4
*
Fix database inconsistent when admin change user email (#17549)
Lunny Xiao
2021-11-26
1
-1
/
+1
*
Move user related model into models/user (#17781)
Lunny Xiao
2021-11-24
8
-23
/
+26
*
Remove unnecessary attributes of User struct (#17745)
Lunny Xiao
2021-11-22
2
-5
/
+5
*
Use a standalone struct name for Organization (#17632)
Lunny Xiao
2021-11-19
1
-1
/
+1
*
Move user follow and openid into models/user/ (#17613)
Lunny Xiao
2021-11-17
1
-2
/
+3
*
Move EmailAddress & UserRedirect into models/user/ (#17607)
Lunny Xiao
2021-11-11
2
-14
/
+15
*
Move login related structs and functions to models/login (#17093)
Lunny Xiao
2021-09-24
4
-11
/
+15
*
[API] List limited and private orgs if authentificated (#16866)
6543
2021-08-30
1
-4
/
+2
*
[API] generalize list header (#16551)
6543
2021-08-12
8
-20
/
+52
*
Related refactors to ctx.FormX functions (#16567)
6543
2021-08-11
1
-2
/
+1
*
Rename ctx.Form() to ctx.FormString() and move code into own file (#16571)
6543
2021-08-11
2
-2
/
+2
*
Swagger AccessToken fixes (#16574)
zeripath
2021-08-01
1
-7
/
+2
*
Rename context.Query to context.Form (#16562)
Lunny Xiao
2021-07-29
2
-3
/
+3
*
update `user/repos` api description (#16503)
Patrick Schratz
2021-07-21
1
-1
/
+1
*
Add option to provide signature for a token to verify key ownership (#14054)
zeripath
2021-07-13
1
-4
/
+77
*
Fix various documentation, user-facing, and source comment typos (#16367)
luzpaz
2021-07-08
1
-1
/
+1
*
Add Visible modes function from Organisation to Users too (#16069)
Sergey Dryabzhinsky
2021-06-26
2
-1
/
+8
*
[API] GET / SET User Settings (#16169)
6543
2021-06-23
1
-0
/
+83
*
[API] expose repo.GetReviewers() & repo.GetAssignees() (#16168)
6543
2021-06-17
1
-7
/
+1
*
add some reponse status on api docs (#15399)
a1012112796
2021-04-11
1
-0
/
+12
*
Fix delete nonexist oauth application 500 and prevent deadlock (#15384)
Lunny Xiao
2021-04-10
1
-1
/
+5
*
rsponse 404 when delete not exist email (#15383)
a1012112796
2021-04-10
1
-0
/
+6
*
[refactor] Unify the export of user data via API (#15144)
6543
2021-03-27
3
-6
/
+6
*
Move macaron to chi (#14293)
Lunny Xiao
2021-01-26
4
-11
/
+24
*
Redirect on changed user and org name (#11649)
Andrew Bezold
2021-01-24
3
-34
/
+40
*
Disable SSH key deletion of externally managed Keys (#13985)
zeripath
2020-12-26
1
-1
/
+10
*
migrate from com.* to alternatives (#14103)
6543
2020-12-25
1
-3
/
+1
*
Fix api doc response code (#14123)
Norwin
2020-12-24
1
-1
/
+1
*
rework heatmap permissions (#14080)
Norwin
2020-12-22
1
-1
/
+1
*
Move Repo APIFormat to convert package (#13787)
6543
2020-12-02
3
-4
/
+7
*
Add email validity check (#13475)
Chris Shyi
2020-11-14
1
-0
/
+4
*
[API] Delete Token accept names too (#12366)
6543
2020-08-28
1
-5
/
+36
*
Allow addition of gpg keyring with multiple keys (#12487)
zeripath
2020-08-21
1
-2
/
+2
[next]