| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix delete nonexist oauth application 500 and prevent deadlock (#15384) | Lunny Xiao | 2021-04-10 | 4 | -2/+13 |
* | Links in markdown should be absolute to the repository not the server (#15088) | zeripath | 2021-04-11 | 2 | -1/+15 |
* | Always set the merge base used to merge the commit (#15352) | zeripath | 2021-04-10 | 5 | -8/+45 |
* | rsponse 404 when delete not exist email (#15383) | a1012112796 | 2021-04-10 | 5 | -5/+130 |
* | SHA in merged commit comment should be rendered ui sha (#15376) | zeripath | 2021-04-09 | 1 | -3/+3 |
* | Turn RepoRef and RepoAssignment back into func(*Context) (#15372) | zeripath | 2021-04-09 | 2 | -318/+305 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-04-10 | 21 | -21/+1 |
* | Remove usage of JS globals (#15378) | silverwind | 2021-04-09 | 4 | -35/+34 |
* | Upgrade to bluemonday 1.0.7 (#15379) | zeripath | 2021-04-09 | 5 | -13/+18 |
* | Update MAINTAINERS (#15382) | KN4CK3R | 2021-04-09 | 1 | -0/+1 |
* | Use semantic dropdown for code search query type (#15276) | Mike L | 2021-04-09 | 3 | -61/+64 |
* | Dropzone styling improvements (#15291) | silverwind | 2021-04-10 | 5 | -37/+57 |
* | Fix mirror_lfs source string in en-US locale (#15369) | koalp | 2021-04-09 | 1 | -1/+1 |
* | Move FCGI req.URL.Path fix-up to the FCGI listener (#15292) | zeripath | 2021-04-09 | 2 | -10/+8 |
* | Disable Vue's console advertisments (#15354) | silverwind | 2021-04-09 | 1 | -0/+5 |
* | Fix `admin user list` (#15358) | 6543 | 2021-04-09 | 1 | -2/+2 |
* | Code Formats, Nits & Unused Func/Var deletions (#15286) | 6543 | 2021-04-09 | 33 | -98/+41 |
* | Stop packaging node_modules in release tarballs (#15273) | silverwind | 2021-04-09 | 8 | -60/+30 |
* | Fix Dropzone following #15315 (#15353) | zeripath | 2021-04-09 | 1 | -1/+1 |
* | [API] pull notification subject status: add "merged" (#15344) | 6543 | 2021-04-09 | 1 | -0/+5 |
* | Fix button border issue (#15350) | silverwind | 2021-04-09 | 1 | -1/+1 |
* | Add LFS Migration and Mirror (#14726) | KN4CK3R | 2021-04-08 | 75 | -710/+2158 |
* | Show diff on rename with diff changes (#15338) | zeripath | 2021-04-08 | 1 | -12/+8 |
* | Disable cssnano's colormin plugin (#15347) | silverwind | 2021-04-08 | 1 | -0/+1 |
* | Prepend AppSubUrl to links for default avatar (#15341) | zeripath | 2021-04-08 | 3 | -4/+4 |
* | Add dashboard milestone search and repo milestone search by name (#14866) | Roger Luo | 2021-04-08 | 5 | -58/+165 |
* | Add frontend testing, require node 12 (#15315) | silverwind | 2021-04-08 | 12 | -35/+5151 |
* | Monaco improvements (#15333) | silverwind | 2021-04-08 | 6 | -24/+86 |
* | Fix handling of logout event (#15323) | zeripath | 2021-04-08 | 2 | -2/+2 |
* | [Frontport] Changelog (v1.13.6, v1.13.7, v1.14.0-rc2) (#15328) | 6543 | 2021-04-07 | 2 | -1/+38 |
* | Fix CanCreateRepo check (#15311) | John Olheiser | 2021-04-07 | 1 | -0/+3 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-04-07 | 1 | -0/+9 |
* | Move modules/forms to services/forms (#15305) | zeripath | 2021-04-06 | 60 | -335/+335 |
* | Reduce memory usage in testgit (#15306) | zeripath | 2021-04-06 | 2 | -25/+69 |
* | Fix bug in Wrap (#15302) | zeripath | 2021-04-06 | 1 | -3/+4 |
* | Close file on invalid range (Addition to #15166) (#15268) | KN4CK3R | 2021-04-06 | 3 | -29/+21 |
* | Update JS dependencies (#15290) | silverwind | 2021-04-06 | 2 | -1104/+572 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-04-06 | 2 | -1/+16 |
* | Update to bluemonday-1.0.6 (#15294) | zeripath | 2021-04-05 | 14 | -69/+154 |
* | Check if stopwatch element empty (#15278) | Kyle D | 2021-04-05 | 1 | -4/+5 |
* | [refactor] replace int with httpStatusCodes (#15282) | 6543 | 2021-04-05 | 64 | -441/+504 |
* | Fix typo in app.example.ini (#15287) | Ikko Ashimine | 2021-04-05 | 1 | -1/+1 |
* | Fix xorm log stack level (#15285) | Lunny Xiao | 2021-04-05 | 1 | -8/+10 |
* | Drop the event source if we are unauthorized (#15275) | zeripath | 2021-04-04 | 4 | -2/+13 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-04-04 | 26 | -0/+92 |
* | Add size to Save function (#15264) | zeripath | 2021-04-03 | 7 | -10/+17 |
* | Close file on invalid range (#15166) | KN4CK3R | 2021-04-03 | 1 | -0/+8 |
* | Branch page and misc css improvements (#15208) | silverwind | 2021-04-03 | 7 | -28/+31 |
* | update golang libraries (#15258) | techknowlogick | 2021-04-03 | 109 | -3174/+4196 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-04-03 | 1 | -0/+4 |