Commit Graph

2895 Commits (143071ee4173a2053a9693274cddb6636963c1e3)

Author SHA1 Message Date
Adam Szatyin d86d123322
Add mimetype mapping settings (#15133) 3 years ago
Lunny Xiao d37a89ed05
don't record error when request a non-exist user (#15819) 3 years ago
Lunny Xiao 3656a2a672
Fix goth user infer bug (#15821) 3 years ago
Lunny Xiao e5723d6556
Move restore repo to internal router and invoke from command to avoid open the same db file or queues files (#15790) 3 years ago
silverwind 1e6fa57acb
Use single shared random string generation function (#15741) 3 years ago
zeripath 270aab429e
On open repository open common cat file batch and batch-check (#15667) 3 years ago
zeripath 038e1db4df
Return go-get info on subdirs (#15642) 3 years ago
silverwind 17a7797cdd
Fix incorrect asset URL (#15805) 3 years ago
6543 a229e34387
Allow only internal registration (#15795) 3 years ago
zeripath a69fb523a7
Ensure that ctx.Written is checked after issues(...) calls (#15797) 3 years ago
6543 e278614753
[API] make change repo settings work on empty repos (#15778) 3 years ago
Jonathan Tran 9557b8603a
Add selecting tags on the compare page (#15723) 3 years ago
N. L. H 45970ae82e
Feature/oauth userinfo (#15721) 3 years ago
a1012112796 3088866531
fix some ui bug about draft release (#15137) 3 years ago
zeripath eed88dc34d
Fix broken avatars since #15301 (#15731) 3 years ago
zeripath 47fd156936
Use route rather than use thus reducing the number of stack frames (#15301) 3 years ago
Jonathan Tran 5e047b9bd7
Add compare tag dropdown to releases page (#15695) 3 years ago
KN4CK3R 8c8471e754
Addition to (Add Location, Website and Description to API #15675) (#15690) 3 years ago
KN4CK3R 7670c1c99e
Fixed several activation bugs (#15473) 3 years ago
KN4CK3R c80d7f33b6
Unified link creation. (#15619) 3 years ago
KN4CK3R 1456978246
Added missing prefix on install route. (#15677) 3 years ago
Lunny Xiao d7dbe4feeb
Fix readme render bug (#15649) 3 years ago
a1012112796 1e877613bf
add `/assets` as root dir of public files (#15219) 3 years ago
Lunny Xiao 1b3dbdba4e
Attachment support repository route (#15580) 3 years ago
Lunny Xiao 9d99f6ab19
Refactor renders (#15175) 3 years ago
techknowlogick 024ef3940f
add well-known config for OIDC (#15355) 3 years ago
Lunny Xiao 92c09a90f7
Fix bug clone wiki (#15499) 3 years ago
Lunny Xiao 8202dd1311
Performance improvement for list pull requests (#15447) 3 years ago
Kyle D f44543a1bb
Disable Stars config option (#14653) 3 years ago
a1012112796 08ba895c2b
fix wrong file link in code search page (#15466) 3 years ago
Martin Michaelis 55eb1745bd
OAuth2 auto-register (#5123) 3 years ago
zeripath 27f9bda769
Prevent NPE on avatar direct rendering if federated avatars disabled (#15434) 3 years ago
KN4CK3R a35a5b225c
Add ETag header (#15370) 3 years ago
a1012112796 63411309fb
add some reponse status on api docs (#15399) 3 years ago
Lunny Xiao 1fc1d60517
Fix delete nonexist oauth application 500 and prevent deadlock (#15384) 3 years ago
a1012112796 e375cbfd46
rsponse 404 when delete not exist email (#15383) 3 years ago
zeripath 136a20926c
Turn RepoRef and RepoAssignment back into func(*Context) (#15372) 3 years ago
zeripath 9d2c251214
Move FCGI req.URL.Path fix-up to the FCGI listener (#15292) 4 years ago
6543 9c4601bdf8
Code Formats, Nits & Unused Func/Var deletions (#15286) 4 years ago
KN4CK3R c03e488e14
Add LFS Migration and Mirror (#14726) 4 years ago
Roger Luo fa06e98553
Add dashboard milestone search and repo milestone search by name (#14866) 4 years ago
John Olheiser 426ebbfc3b
Fix CanCreateRepo check (#15311) 4 years ago
zeripath fa3895ce81
Move modules/forms to services/forms (#15305) 4 years ago
6543 16dea6cebd
[refactor] replace int with httpStatusCodes (#15282) 4 years ago
zeripath 48ef04ee56
Drop the event source if we are unauthorized (#15275) 4 years ago
6543 80d6c6d7de
[refactor] mailer service (#15072) 4 years ago
a1012112796 007fb00c0e
response 404 for diff/patch of a commit that not exist (#15221) 4 years ago
KN4CK3R 0c6137617f
Add Tabular Diff for CSV files (#14661) 4 years ago
zeripath c1ca4a8313
Improve /api/v1/repos/issues/search by just getting repo ids (#15179) 4 years ago
a1012112796 2b9e0b4d1b
should run RetrieveRepoMetas() for empty pr (#15187) 4 years ago