summaryrefslogtreecommitdiffstats
path: root/web_src/js
Commit message (Expand)AuthorAgeFilesLines
* Improve HTML escaping helper (#12562)silverwind2020-08-221-10/+7
* Move EventSource to SharedWorker (#12095) (#12130)zeripath2020-07-053-31/+200
* Fix gitgraph branch continues after merge (#12044) (#12105)zeripath2020-07-021-0/+7
* Disable dropzone's timeout (#12024) (#12032)silverwind2020-06-241-0/+2
* Handle multiple merges in gitgraph.js (#11996) (#12000)zeripath2020-06-211-7/+8
* Initialize SimpleMDE when making a code comment (#11749) (#11785)zeripath2020-06-061-1/+19
* Properly truncate system notices (#11714) (#11742)zeripath2020-06-031-1/+2
* Fix serviceworker output file and misc improvements (#11562) (#11610)silverwind2020-05-253-15/+32
* 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-241-1/+2
* Allow different HardBreaks settings for documents and comments (#11515) (#11599)zeripath2020-05-241-2/+3
* 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-223-0/+61
* Fix repo-list private and total count bugs (#11500) (#11532)zeripath2020-05-211-46/+8
* Make localstorage read ssh or https correctly (#11483) (#11490)65432020-05-191-3/+7
* Hide archived repos by default in repo-list (#11440)zeripath2020-05-171-6/+6
* Add paging and archive/private repository filtering to dashboard list (#11321)zeripath2020-05-161-21/+230
* Better styling for code review comment form (#11413)Cirno the Strongest2020-05-151-1/+1
* Fix ref links in issue overviews for tags (#8742)Sijmen Schoon2020-05-141-4/+3
* Prettify timeline 3 (#11139)Sorien2020-05-141-8/+8
* Switch code editor to Monaco (#11366)silverwind2020-05-143-162/+129
* Fix usage of removed jqXHR.success (#11379)Cirno the Strongest2020-05-121-4/+4
* 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
* Support unicode emojis and remove emojify.js (#11032)mrsdizzie2020-04-284-28/+103
* 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
* Add support for migrating from Gitlab (#9084)Jordan2020-04-191-1/+1
* 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
* 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
* 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
* Migrate ActivityHeatmap to Vue SFC (#10953)Gary Kim2020-04-062-92/+83
* Add Organization Wide Labels (#10814)mrsdizzie2020-04-011-30/+39
* move jquery-datetimepicker to npm/webpack (#10713)silverwind2020-03-172-6/+16
* FIx hiding of fields in authorization source page (#10734)Lauris BH2020-03-171-13/+6
* Prevent default for linkAction (#10742)John Olheiser2020-03-161-1/+2
* Misc JS linting and naming tweaks (#10652)silverwind2020-03-119-88/+74
* Move dropzone.js to npm/webpack (#10645)silverwind2020-03-072-23/+26
* Logout POST action (#10582)John Olheiser2020-03-021-0/+3
* nextcloud oauth (#10562)techknowlogick2020-03-021-0/+2
* Admin page for managing user e-mail activation (#10557)guillep2k2020-03-021-0/+12
* Change action GETs to POST (#10462)John Olheiser2020-02-251-0/+14