aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js
Commit message (Expand)AuthorAgeFilesLines
* 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
* move vue and vue-calendar-heatmap to webpack (#10188)silverwind2020-02-232-99/+105
* Fix status check enable (#10341)John Olheiser2020-02-181-1/+1
* Fix JS and Vue (#10328)John Olheiser2020-02-181-3/+1
* Inject SVG sprite via ajax (#10320)John Olheiser2020-02-171-0/+9
* Fix reply on code review (#10227)Lunny Xiao2020-02-131-0/+8
* SVG Octicon fixes (#10237)John Olheiser2020-02-113-41/+52
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-10/+17
* Language statistics bar for repositories (#8037)Lauris BH2020-02-111-0/+8
* Allow emoji on popup label (#10166)jaqra2020-02-081-1/+2
* move clipboard.js to npm/webpack (#10183)silverwind2020-02-082-19/+27
* Reorganize frontend files and tooling (#10168)silverwind2020-02-075-5/+7
* Fix topics dropdown (#10167)John Olheiser2020-02-071-1/+1
* Update aria-fixed semantic-dropdown to fomantic master (#10096)zeripath2020-02-021-43/+38
* Add button to revert SimpleMDE to plain textarea (#10099)zeripath2020-02-011-3/+30
* move jquery.are-you-sure to npm/webpack (#10063)silverwind2020-01-291-0/+1
* fix gitgraph commit hashes in dark theme (#10046)silverwind2020-01-281-4/+1
* move highlight.js to npm/webpack (#10011)silverwind2020-01-282-10/+20
* fix commit view JS features, reimplement folding (#9968)silverwind2020-01-262-11/+24
* add css extraction and minification to webpack (#9944)silverwind2020-01-251-5/+4
* move jquery and jquery-migrate to npm/webpack (#9813)silverwind2020-01-211-0/+5
* Add top author stats to activity page (#9615)Lauris BH2020-01-202-2/+110
* Issue/PR Context Popups (#9822)John Olheiser2020-01-192-0/+68
* Fix issues/pulls dependencies problems (#9842)Lunny Xiao2020-01-191-2/+3
* Fix SimpleMDE quote reply (#9757)John Olheiser2020-01-141-13/+17