summaryrefslogtreecommitdiffstats
path: root/web_src/js
Commit message (Expand)AuthorAgeFilesLines
* 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
* move swagger-ui to webpack/npm (#9714)silverwind2020-01-141-0/+30
* silence fomantic error regarding tabs (#9713)silverwind2020-01-121-0/+3
* Fix create bugs (#9606)John Olheiser2020-01-041-1/+1
* Don't auto-init SimpleMDE for review textarea (#9574)John Olheiser2020-01-021-1/+1
* In SimpleMDE check if trigger exists before call (#9545)zeripath2019-12-301-1/+3
* Prefix all user-generated IDs in markup (#9477)John Olheiser2019-12-231-13/+2
* switch to fomantic-ui (#9374)techknowlogick2019-12-172-180/+462
* Fixed show repositories filter (#9234) (#9379)Alexey 〒erentyev2019-12-171-1/+1
* Add SimpleMDE and Fix Image Paste for Issue/Comment Editor (#9197)Benno2019-12-161-1/+58
* Change target branch for pull request (#6488)Mario Lubenka2019-12-161-11/+50
* fix #9198 make diff detail sticky again (#9280)Benno2019-12-071-0/+1
* Update JS dependencies (#9255)silverwind2019-12-061-4/+2
* Branch protection: Possibility to not use whitelist but allow anyone with wri...David Svantesson2019-12-031-0/+5
* Fixed topic regex pattern and added search by topic links after save (#9219)Alexey 〒erentyev2019-12-021-2/+2
* Add comment highlight when target from url (#9047)jaqra2019-11-251-0/+25
* Add single sign-on support via SSPI on Windows (#8463)QuaSoft2019-11-231-2/+6
* move semantic.dropdown.custom.js to webpack (#9064)silverwind2019-11-214-14/+4467
* Context menus for comments (#9043)John Olheiser2019-11-191-5/+35
* enable lazy-loading of gitgraph.js (#9036)silverwind2019-11-174-15/+31
* wiki - add 'write' 'preview' buttons to wiki edit like in issues (#7241)Cherrg2019-11-171-0/+40
* wiki - editor - enable side-by-side button (#7242)Cherrg2019-11-161-12/+42
* Githook highlighter (#8932)Konctantin2019-11-151-0/+12
* Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924)Benno2019-11-151-0/+21
* Pack web_src/js/draw.js to public/js/index.js (#8975)Lunny Xiao2019-11-141-0/+15
* modernize js and use babel (#8973)silverwind2019-11-141-3116/+2968