summaryrefslogtreecommitdiffstats
path: root/web_src
Commit message (Expand)AuthorAgeFilesLines
* Move serviceworker to workbox and fix SSE interference (#11538) (#11547)silverwind2020-05-223-0/+61
* Ensure emoji render with regular font-weight (#11541) (#11545)silverwind2020-05-221-2/+2
* Fix repo-list private and total count bugs (#11500) (#11532)zeripath2020-05-211-46/+8
* Fix margin for branch-update grid on PR view when update button is not presen...Cirno the Strongest2020-05-211-4/+1
* 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
* Fix comment box styling and cancelling (#11463) (#11464) (#11469) (#11467)Lauris BH2020-05-182-0/+10
* 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
* Fix CreateComment for SQLite and JS click event on Request Review (#11040)赵智超2020-04-111-7/+11
* Prettify Timeline (#10972)Sorien2020-04-112-66/+123
* Match arc-green code tag color to code blocks (#11023)silverwind2020-04-091-1/+1
* Fix forked repo has no icon and language stat. (#10791)L0veSunshine2020-04-081-1/+0
* tweak code tags in markdown (#11000)silverwind2020-04-072-9/+6
* Fix Ctrl-Enter shortcut for issues (#10986)Michael Kuhn2020-04-071-0/+2
* add request review from specific reviewers feature in pull request (#10756)赵智超2020-04-061-8/+35