Commit Graph

86 Commits (90eb9fb889e5d3a5845576dbc63e3792f3da33f2)

Author SHA1 Message Date
Lunny Xiao 90eb9fb889
Move EmailAddress & UserRedirect into models/user/ (#17607) 3 years ago
Lunny Xiao 33fca2b537
Move webhook into models/webhook/ (#17579) 3 years ago
Lunny Xiao 99b2858e62
Move unit into models/unit/ (#17576) 3 years ago
Gusted ebaf4c48ea
Avoid double imports (#17569) 3 years ago
Lunny Xiao a161c2ca58
Fix zero created time bug on commit api (#17546) 3 years ago
wxiaoguang 7c951fdd4a
In many cases user avatar link should be an absolute URL with http host (#17420) 3 years ago
qwerty287 3676fafdac
Add API to get/edit wiki (#17278) 3 years ago
zeripath af96286f22
Stop sanitizing full name in API (#17396) 3 years ago
pricly-yellow 4afdb1eb78
API pull's head/base have correct permission (#17214) 3 years ago
Norwin 3bbdce2601
API: add html urls to notification subjects (#17178) 3 years ago
Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 3 years ago
Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 3 years ago
Jimmy Praet 3d6cb25e31
Support unprotected file patterns (#16395) 3 years ago
6543 51578d6418
Calculate label URL on API (#16186) 3 years ago
KN4CK3R cee5f7c5e2
Add migrate from OneDev (#16356) 3 years ago
a1012112796 3705168837
Add agit flow support in gitea (#14295) 3 years ago
zeripath b82293270c
Add option to provide signature for a token to verify key ownership (#14054) 3 years ago
6543 dfa18a8b1c
Introduce NotifySubjectType (#16320) 3 years ago
6543 59c58553ba
Fix API to return author for author on commits(#16276) 3 years ago
Sergey Dryabzhinsky 22a0636544
Add Visible modes function from Organisation to Users too (#16069) 3 years ago
6543 58501a2682
[API] GET / SET User Settings (#16169) 3 years ago
6543 75205b5669
Fix some API bugs (#16184) 3 years ago
6543 f7cd394680
[API] Add repoCreateTag (#16165) 3 years ago
6543 b3fbd37e99
[API] expose repo.GetReviewers() & repo.GetAssignees() (#16168) 3 years ago
6543 c9d053f0ca
[API] User expose counters (#16167) 3 years ago
KN4CK3R 3d7d750a99
Fix individual tests (addition to #15802) (#15818) 3 years ago
KN4CK3R f8335444de
Add Active and ProhibitLogin to API (#15689) 3 years ago
KN4CK3R 67e10397af
Add Location, Website and Biography to API (#15675) 3 years ago
6543 147826a577
[API] pull notification subject status: add "merged" (#15344) 4 years ago
sotho e7609929c1
Expose resolver via API (#15167) 4 years ago
6543 290cf75f93
[refactor] Unify the export of user data via API (#15144) 4 years ago
parnic f4d27498bd
Add DefaultMergeStyle option to repository (#14789) 4 years ago
6543 dc56fb7c84
fix regression of 15139 (#15164) 4 years ago
sotho f2844b7583
Fix wrong user returned in API (#15139) 4 years ago
6543 177da717a7
[API] get pull, return head branch sha, even if deleted (#14931) 4 years ago
6543 a4148c0f12
Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 4 years ago
6543 8d5c795cc4
[API] Add Restricted Field to User (#14630) 4 years ago
a1012112796 ac701637b4
Add dismiss review feature (#12674) 4 years ago
6543 cbe7f5296e
[API] Add affected files of commits to commit struct (#14579) 4 years ago
6543 99b7af6fc8
Add some Unit-Tests (#14500) 4 years ago
Norwin b5570d3e68
Display current stopwatch in navbar (#14122) 4 years ago
Paul Barton 7576e37a65
Add MirrorInterval to the API (#14163) 4 years ago
6543 a19447aed1
migrate from com.* to alternatives (#14103) 4 years ago
6543 e483220ea3
[Refactor] CombinedStatus and CommitStatus related functions & structs (#14026) 4 years ago
zeripath 511f6138d4
Use native git variants by default with go-git variants as build tag (#13673) 4 years ago
zeripath 825efa2605
[API] Add Ref to Issue (#13946) 4 years ago
Lunny Xiao 6edfa6bc88
Fix broken migration on webhook (#13911) 4 years ago
Lunny Xiao 42354dfe45
Move webhook type from int to string (#13664) 4 years ago
Eric Belhomme 6ddf881245
issue #12450: return original URL in `original_url` JSON field (#13885) 4 years ago
6543 4353cf96c0
Move LFSLock APIFormat into convert package (#13808) 4 years ago