summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [skip ci] Updated translations via CrowdinGiteaBot2021-03-232-32/+34
* Remove raw-loader dependency (#15112)silverwind2021-03-223-37/+1
* Fix the v176 migration (#15110)zeripath2021-03-223-3/+3
* [Vendor] update gitea-sdk v0.14.0 (#15103)65432021-03-2255-355/+1333
* Implement delete release attachments and update release attachments' name (#1...Lunny Xiao2021-03-2311-56/+276
* Update JS dependencies (#15033)silverwind2021-03-22273-1659/+1861
* Fix another clusterfuzz identified issue (#15096)zeripath2021-03-221-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2021-03-221-1/+166
* Fixed previous fix. (#15098)KN4CK3R2021-03-211-1/+3
* Fix lock modal content rendering outside modal (#15095)silverwind2021-03-211-49/+46
* Changelog v1.13.5 (#15084) (#15093)65432021-03-211-1/+22
* Place wrapper around comment as diff to catch panics (#15085)zeripath2021-03-211-0/+8
* Use i18n.Reset to reload locales (#15073)65432021-03-215-12/+11
* fix double 'push tag' action feed (#15078)a10121127962021-03-211-2/+4
* Handle unauthorized user events gracefully (#15071)Lauris BH2021-03-202-1/+12
* [Refactor] remove possible resource leak (#15067)65432021-03-211-35/+38
* Update to goldmark 1.3.3 (#15059)zeripath2021-03-204-18/+31
* Fix markdown rendering in milestone content (#15056)silverwind2021-03-203-4/+5
* [skip ci] Updated translations via CrowdinGiteaBot2021-03-203-1/+183
* Allow read/write to user root and only read to group git on documentation (#1...v1.15.0-devLasse Brandt Thomsen2021-03-201-1/+1
* Fix bug when upload on web (#15042)Lunny Xiao2021-03-191-22/+28
* Changelog for 1.14.0-RC1 (#14935)65432021-03-191-1/+264
* Delete Labels & IssueLabels on Repo Delete too (#15039)65432021-03-197-9/+116
* Prevent addition of labels from outside the repository or organisation in iss...zeripath2021-03-194-0/+173
* Fix UI elements getting underline like links (#15038)Mike L2021-03-191-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2021-03-191-0/+2
* Fix CJK fonts again and misc. font issues (#14575)Mike L2021-03-196-40/+187
* another clusterfuzz spotted issue (#15032)zeripath2021-03-181-1/+1
* Fix hover color for last row of repo file list (#15018)Mike L2021-03-181-0/+10
* Do not convert file path to lowercase (#15023)KN4CK3R2021-03-183-3/+49
* fix href on label in sidebar (#15022)Norwin2021-03-181-2/+2
* Fix postgres ID sequences broken by recreate-table (#15015)zeripath2021-03-184-1/+198
* Remove extraneous logging (#15020)zeripath2021-03-182-6/+10
* Create new issue from code (#14863)Roger Luo2021-03-175-2/+89
* [skip ci] Updated translations via CrowdinGiteaBot2021-03-182-0/+32
* org dashboard: move teamselector left (#14954)Norwin2021-03-171-52/+53
* support gitmailmap in GetCodeActivityStats() (#15009)a10121127962021-03-171-1/+1
* sort release attachments by name (#15008)Norwin2021-03-171-1/+1
* chore: bump minio to RELEASE.2021-03-12T00-00-47Z (#15006)wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf2021-03-171-1/+1
* Validate email in oauth registration form (#15014)Kyle D2021-03-171-0/+5
* Fixed wrong migrate url error description. (#15010)KN4CK3R2021-03-172-8/+8
* [skip ci] Updated translations via CrowdinGiteaBot2021-03-175-0/+15
* fix: {show,link to} proper PR on kanban board ref (#15004)wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf2021-03-161-2/+2
* add pat-s to MAINTAINERS list (#15007)Patrick Schratz2021-03-161-0/+1
* Ensure that new pull request button works on forked forks owned by owner of t...zeripath2021-03-162-11/+32
* Move repo.CloseIssuesViaCommitInAnyBranch to issue settings (#14965)Norwin2021-03-163-36/+44
* [skip ci] Updated translations via CrowdinGiteaBot2021-03-162-6/+6
* Fix several render issues (#14986)zeripath2021-03-166-61/+211
* Add reverse proxy configuration support for remote IP address (#14959)Lauris BH2021-03-1620-2/+464
* Ensure validation occurs on clone addresses too (#14994)zeripath2021-03-1510-129/+165