aboutsummaryrefslogtreecommitdiffstats
path: root/web_src
Commit message (Expand)AuthorAgeFilesLines
* Fix webpack chunk loading with STATIC_URL_PREFIX (#11526)silverwind2020-05-201-4/+9
* Fix text-transform on wiki revisions page (#11486)Cirno the Strongest2020-05-202-4/+5
* Fix the bug that the emoji does not disappear (#11489)L0veSunshine2020-05-201-1/+1
* Fix margin for branch-update grid on PR view when update button is not presen...Cirno the Strongest2020-05-201-4/+1
* Add push commits history comment on PR time-line (#11167)赵智超2020-05-202-0/+84
* Enable stylelint's shorthand-property-no-redundant-values (#11436)silverwind2020-05-204-12/+12
* Remove IE11 support (#11470)silverwind2020-05-194-41/+6
* Fix selected line color in arc-green (#11492)Cirno the Strongest2020-05-191-1/+1
* Fix dropzone color on arc-green (#11514)Cirno the Strongest2020-05-191-1/+10
* Insert ui divider directly in templates instead of from inside heatmap vue co...wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf2020-05-191-1/+0
* Tweak reaction buttons (#11496)silverwind2020-05-191-9/+9
* ui: Add dividing line between heatmap and feeds in dashboard view (#11437)赵智超2020-05-191-0/+1
* Use more toned colors for selected line (#11493)Cirno the Strongest2020-05-192-2/+2
* Make localstorage read ssh or https correctly (#11483)L0veSunshine2020-05-181-3/+7
* Fix top margin for bottom attached header (#11480)Cirno the Strongest2020-05-181-1/+1
* Fix footer padding for comment code reply form on issue event view (#11469)Cirno the Strongest2020-05-181-0/+4
* Fix styling of resolved code comment box (#11463)Cirno the Strongest2020-05-171-0/+6
* Hide archived repos by default in repo-list (#11440)zeripath2020-05-171-6/+6
* [UI] Adjust CSS details for adding emoticons (#11435)L0veSunshine2020-05-171-1/+3
* Add paging and archive/private repository filtering to dashboard list (#11321)zeripath2020-05-163-23/+246
* Fix buttons left-margin (#11427)Cirno the Strongest2020-05-161-1/+1
* Better styling for code review comment textarea (#11428)Cirno the Strongest2020-05-161-5/+12
* Fix margin on attached segment headers when they are separated by other eleme...Cirno the Strongest2020-05-151-1/+1
* Fix yellow background on active elements in code review (#11414)Cirno the Strongest2020-05-152-2/+2
* Better styling for code review comment form (#11413)Cirno the Strongest2020-05-152-3/+7
* Fix ref links in issue overviews for tags (#8742)Sijmen Schoon2020-05-141-4/+3
* Prettify timeline 3 (#11139)Sorien2020-05-142-32/+48
* Switch code editor to Monaco (#11366)silverwind2020-05-146-179/+184
* Fix usage of removed jqXHR.success (#11379)Cirno the Strongest2020-05-121-4/+4
* Prevent 500 with badly formed task list (#11328)zeripath2020-05-111-2/+2
* Add EventSource support (#11235)zeripath2020-05-071-11/+48
* Change the style in admin notice content view from <p> to <pre> (#11301)赵智超2020-05-051-1/+1
* Fix Create new branch (#11294)zeripath2020-05-041-1/+1
* Restore checkbox rendering and prevent poor sanitization of spans (#11277)zeripath2020-05-031-1/+1
* Remove last traces of has-emoji class (#11263)mrsdizzie2020-05-011-0/+7
* Patch fomantic-ui to workaround build issue (#11244)silverwind2020-04-301-0/+260
* Fix submit review form (#11252)zeripath2020-04-301-1/+10
* Support unicode emojis and remove emojify.js (#11032)mrsdizzie2020-04-2810-47/+163
* Use AJAX for notifications table (#10961)zeripath2020-04-242-0/+118
* Ensure that relative paths in edit preview work (#11143)zeripath2020-04-201-1/+7
* Fix max-width of selection dropdowns (#11144)silverwind2020-04-201-1/+1
* Add support for migrating from Gitlab (#9084)Jordan2020-04-191-1/+1
* consolidate author name across timeline (#11053)Sorien2020-04-191-0/+4
* Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055)silverwind2020-04-182-121/+110
* Add a way to mark Conversation (code comment) resolved (#11037)赵智超2020-04-181-0/+13
* Refresh codemirror on show pull comment tab (#11100)zeripath2020-04-181-0/+1
* ui: fix status label on branches list vertical alignment (#11109)赵智超2020-04-171-2/+2
* Align review-item svg octicons (#11065)CirnoT2020-04-151-1/+0
* Fix language label vertical alignment (#11061)silverwind2020-04-131-0/+9
* Move syntax highlighting to web worker (#11017)silverwind2020-04-133-16/+34