Commit Graph

2959 Commits (46a4c6835daf4642074bb1a18a3210b03a64259b)

Author SHA1 Message Date
zeripath 9fdda90085
Fix case change in ownernames (#16045) 3 years ago
a1012112796 7081046b5f
Fix language switch for install page (#16043) 3 years ago
zeripath cbf30830d2
Add missing SameSite settings for the i_like_gitea cookie (#16037) 3 years ago
zeripath 7a484c0788
Hide mirror passwords on repo settings page (#16022) 3 years ago
zeripath 3183a465d7
Make modules/context.Context a context.Context (#16031) 3 years ago
zeripath 36dce0e457
Close the dataRC reader sooner (#16023) 3 years ago
Lunny Xiao effad26c0e
Improve assets handler middleware (#15961) 3 years ago
Jimmy Praet c9480c5f60
Add links to toggle WIP status (#14677) 3 years ago
a1012112796 fec8324026
add a new internal hook to save ssh log (#15787) 3 years ago
Norwin e542b416a7
api: fix overly strict edit pr permissions (#15900) 3 years ago
zeripath 0e56e9c9d9
Restore token authentication for git http when 2FA active (#15915) 3 years ago
zeripath 17c5c654a5
Prevent double-login for Git HTTP and LFS and simplify login (#15303) 3 years ago
zeripath d0ea10b21f
Close the gitrepo when deleting the repository (#15876) 3 years ago
zeripath d234d37aa8
Restore PAM user autocreation functionality (#15825) 3 years ago
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