summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix to allow comment poster to edit or delete his own comments (#11671) (#11774)赵智超2020-06-064-4/+4
* Fix timezone on issue deadline (#11697) (#11784)Cirno the Strongest2020-06-063-3/+8
* European Portuguese translation (#11568) (#11778)Emanuel Angelo2020-06-065-8/+58
* Update emoji dataset with skin tone variants (#11678) (#11763)mrsdizzie2020-06-044-1742/+3155
* [API] on 500 error only show message if gitea in dev mode (#11641) (#11753)65432020-06-031-0/+4
* Add missing templates (#11729) (#11748)S7evinK2020-06-032-0/+6
* Fix verification of subkeys of default gpg key (#11713) (#11747)zeripath2020-06-032-2/+64
* Fix styling for commiter on diff view (#11715) (#11744)Cirno the Strongest2020-06-033-11/+33
* Properly truncate system notices (#11714) (#11742)zeripath2020-06-033-6/+25
* Change language statistics to save size instead of percentage (#11681) (#11690)Lauris BH2020-06-025-39/+139
* Handle expected errors in FileCreate & FileUpdate API (#11643) (#11718)65432020-06-014-4/+57
* Add changelog for 1.11.6 (#11695) (#11701)guillep2k2020-05-311-0/+21
* Add logging to long migrations (#11647) (#11691)zeripath2020-05-304-13/+154
* Fix alignment for commits on dashboard (#11595) (#11680)mrsdizzie2020-05-301-6/+15
* Update emoji regex (#11584) (#11679)mrsdizzie2020-05-293-7/+31
* Fix missing authorization check on pull for public repos of private/limited o...Cirno the Strongest2020-05-291-0/+11
* Doctor check & fix db consistency (#11111) (#11676)65432020-05-295-64/+275
* Default MSSQL port 0 to allow automatic detection by default (#11642) (#11673)zeripath2020-05-291-1/+1
* Exclude generated files from language statistics (#11653) (#11670)Lauris BH2020-05-2928-1258/+1400
* Use -1 to disable key algorithm type in ssh.minimum_key_sizes (#11635) (#11662)zeripath2020-05-281-0/+2
* Handle expected errors in AddGPGkey API (#11644) (#11661)65432020-05-284-4/+18
* Return json on 500 error from API (#11574) (#11659)65432020-05-281-4/+21
* When must change password only show Signout (#11600) (#11637)guillep2k2020-05-273-6/+31
* Backport various styling fixes (#11619)Cirno the Strongest2020-05-255-5/+33
* Fix wrong milestone in webhook message (#11596) (#11611)Gary Kim2020-05-251-1/+1
* When initialising repositories ensure that the user doing the creation is the...zeripath2020-05-251-1/+1
* Fix serviceworker output file and misc improvements (#11562) (#11610)silverwind2020-05-256-21/+38
* Prevent (caught) panic on login (#11590) (#11597)zeripath2020-05-241-6/+14
* Prevent empty query parameter being set on dashboard (#11561) (#11604)zeripath2020-05-241-1/+6
* Fix images in wiki edit preview (#11546) (#11602)mrsdizzie2020-05-242-2/+3
* Allow different HardBreaks settings for documents and comments (#11515) (#11599)zeripath2020-05-2412-29/+77
* Enforce transparent background on editor toolbar elements (#11569) (#11583)Cirno the Strongest2020-05-231-0/+4
* Ensure serviceworker is created as /serviceworker.js (#11577) (#11582)zeripath2020-05-232-1/+2
* Prevent transferring repos to invisible orgs (#11517) (#11549)guillep2k2020-05-221-0/+9
* Fix webpack chunk loading with STATIC_URL_PREFIX (#11526) (#11542)silverwind2020-05-221-3/+6
* Close EventSource before unloading the page (#11539) (#11557)silverwind2020-05-221-0/+3
* Fix the bug that the emoji don't disappear(#11489) (#11530)L0veSunshine2020-05-221-1/+1
* Move serviceworker to workbox and fix SSE interference (#11538) (#11547)silverwind2020-05-2212-133/+96
* Ensure emoji render with regular font-weight (#11541) (#11545)silverwind2020-05-221-2/+2
* Fix form action template substitutions on admin pages (backport #11519) (#11531)Matthew R. McDougal2020-05-212-2/+2
* API PullReviewComment HTMLPullURL should return the HTMLURL (#11501) (#11533)zeripath2020-05-211-1/+1
* Fix repo-list private and total count bugs (#11500) (#11532)zeripath2020-05-215-62/+23
* Fix margin for branch-update grid on PR view when update button is not presen...Cirno the Strongest2020-05-211-4/+1
* TrimSpace when reading InternalToken from a file (#11502) (#11524)zeripath2020-05-202-4/+21
* Fix selected line color in arc-green (#11492) (#11520)Cirno the Strongest2020-05-201-1/+1
* Use more toned colors for selected line (#11493) (#11511)Cirno the Strongest2020-05-192-2/+2
* Tweak reaction buttons (#11496) (#11516)silverwind2020-05-191-9/+9
* Make localstorage read ssh or https correctly (#11483) (#11490)65432020-05-191-3/+7
* Fix top margin for bottom attached header (#11480) (#11485)Cirno the Strongest2020-05-191-1/+1
* MySQL instance is needed for all triggers (#11484)v1.12.0-rc1Lauris BH2020-05-181-4/+0