| Commit message (Expand) | Author | Age | Files | Lines |
* | Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#1... | Lunny Xiao | 2021-06-09 | 5 | -6/+14 |
* | Fix http path bug (#16117) | Lunny Xiao | 2021-06-09 | 2 | -0/+62 |
* | Refactor routers directory (#15800) | Lunny Xiao | 2021-06-09 | 101 | -782/+926 |
* | Merge all deleteBranch as one function and also fix bug when delete branch do... | Lunny Xiao | 2021-06-07 | 3 | -146/+39 |
* | Fixed assert statements. (#16089) | KN4CK3R | 2021-06-07 | 2 | -3/+3 |
* | Make commit info cancelable (#16032) | zeripath | 2021-06-06 | 2 | -2/+2 |
* | Rewrite of the LFS server (#15523) | KN4CK3R | 2021-06-06 | 1 | -7/+14 |
* | Add Image Diff for SVG files (#14867) | KN4CK3R | 2021-06-05 | 7 | -57/+78 |
* | Fix case change in ownernames (#16045) | zeripath | 2021-06-02 | 2 | -1/+16 |
* | Fix language switch for install page (#16043) | a1012112796 | 2021-06-01 | 2 | -1/+10 |
* | Add missing SameSite settings for the i_like_gitea cookie (#16037) | zeripath | 2021-05-31 | 3 | -0/+3 |
* | Hide mirror passwords on repo settings page (#16022) | zeripath | 2021-05-31 | 1 | -0/+6 |
* | Make modules/context.Context a context.Context (#16031) | zeripath | 2021-05-31 | 11 | -20/+20 |
* | Close the dataRC reader sooner (#16023) | zeripath | 2021-05-30 | 1 | -0/+5 |
* | Improve assets handler middleware (#15961) | Lunny Xiao | 2021-05-30 | 2 | -42/+29 |
* | Add links to toggle WIP status (#14677) | Jimmy Praet | 2021-05-27 | 1 | -0/+2 |
* | add a new internal hook to save ssh log (#15787) | a1012112796 | 2021-05-21 | 2 | -0/+35 |
* | api: fix overly strict edit pr permissions (#15900) | Norwin | 2021-05-19 | 1 | -1/+1 |
* | Restore token authentication for git http when 2FA active (#15915) | zeripath | 2021-05-18 | 1 | -1/+1 |
* | Prevent double-login for Git HTTP and LFS and simplify login (#15303) | zeripath | 2021-05-15 | 3 | -107/+38 |
* | Close the gitrepo when deleting the repository (#15876) | zeripath | 2021-05-14 | 3 | -0/+13 |
* | Restore PAM user autocreation functionality (#15825) | zeripath | 2021-05-13 | 1 | -0/+2 |
* | Add mimetype mapping settings (#15133) | Adam Szatyin | 2021-05-10 | 1 | -0/+8 |
* | don't record error when request a non-exist user (#15819) | Lunny Xiao | 2021-05-10 | 1 | -1/+1 |
* | Fix goth user infer bug (#15821) | Lunny Xiao | 2021-05-10 | 1 | -5/+10 |
* | Move restore repo to internal router and invoke from command to avoid open th... | Lunny Xiao | 2021-05-10 | 2 | -0/+52 |
* | Use single shared random string generation function (#15741) | silverwind | 2021-05-10 | 1 | -2/+2 |
* | On open repository open common cat file batch and batch-check (#15667) | zeripath | 2021-05-10 | 1 | -0/+12 |
* | Return go-get info on subdirs (#15642) | zeripath | 2021-05-09 | 2 | -65/+88 |
* | Fix incorrect asset URL (#15805) | silverwind | 2021-05-09 | 1 | -1/+1 |
* | Allow only internal registration (#15795) | 6543 | 2021-05-09 | 2 | -3/+11 |
* | Ensure that ctx.Written is checked after issues(...) calls (#15797) | zeripath | 2021-05-09 | 1 | -0/+3 |
* | [API] make change repo settings work on empty repos (#15778) | 6543 | 2021-05-08 | 2 | -9/+9 |
* | Add selecting tags on the compare page (#15723) | Jonathan Tran | 2021-05-07 | 1 | -16/+37 |
* | Feature/oauth userinfo (#15721) | N. L. H | 2021-05-06 | 2 | -0/+74 |
* | fix some ui bug about draft release (#15137) | a1012112796 | 2021-05-06 | 2 | -10/+18 |
* | Fix broken avatars since #15301 (#15731) | zeripath | 2021-05-05 | 1 | -2/+2 |
* | Use route rather than use thus reducing the number of stack frames (#15301) | zeripath | 2021-05-04 | 2 | -46/+51 |
* | Add compare tag dropdown to releases page (#15695) | Jonathan Tran | 2021-05-03 | 1 | -0/+12 |
* | Addition to (Add Location, Website and Description to API #15675) (#15690) | KN4CK3R | 2021-05-02 | 1 | -0/+3 |
* | Fixed several activation bugs (#15473) | KN4CK3R | 2021-04-30 | 2 | -6/+38 |
* | Unified link creation. (#15619) | KN4CK3R | 2021-04-30 | 6 | -11/+10 |
* | Added missing prefix on install route. (#15677) | KN4CK3R | 2021-04-30 | 1 | -0/+1 |
* | Fix readme render bug (#15649) | Lunny Xiao | 2021-04-28 | 1 | -0/+1 |
* | add `/assets` as root dir of public files (#15219) | a1012112796 | 2021-04-28 | 2 | -1/+5 |
* | Attachment support repository route (#15580) | Lunny Xiao | 2021-04-23 | 1 | -0/+1 |
* | Refactor renders (#15175) | Lunny Xiao | 2021-04-19 | 13 | -76/+214 |
* | add well-known config for OIDC (#15355) | techknowlogick | 2021-04-15 | 2 | -0/+11 |
* | Fix bug clone wiki (#15499) | Lunny Xiao | 2021-04-15 | 1 | -0/+10 |
* | Performance improvement for list pull requests (#15447) | Lunny Xiao | 2021-04-15 | 2 | -17/+12 |