summaryrefslogtreecommitdiffstats
path: root/web_src/js
Commit message (Expand)AuthorAgeFilesLines
* Fix __webpack_public_path__ for 1.11 (#11907)silverwind2020-06-161-1/+1
* Fix webpack chunk loading with STATIC_URL_PREFIX (#11526) (#11544)silverwind2020-05-281-4/+6
* Refresh codemirror on show pull comment tab (#11100) (#11122)zeripath2020-04-181-0/+1
* FIx hiding of fields in authorization source page (#10734) (#10752)Lauris BH2020-03-191-13/+6
* Prevent default for linkAction (#10742) (#10743)John Olheiser2020-03-161-1/+2
* Logout POST action (#10582) (#10585)John Olheiser2020-03-031-0/+3
* Admin page for managing user e-mail activation (#10557) (#10579)guillep2k2020-03-021-0/+12
* Change action GETs to POST (#10462) (#10464)John Olheiser2020-02-251-0/+14
* Fix status check enable (#10341) (#10343)John Olheiser2020-02-181-1/+1
* Fix reply on code review (#10227) (#10257)Lunny Xiao2020-02-131-0/+8
* Add button to revert SimpleMDE to plain textarea (#10099) (#10102)zeripath2020-02-011-3/+30
* Fix issues/pulls dependencies problems (#9842) (#9864)Lunny Xiao2020-01-191-2/+3
* Fix SimpleMDE quote reply (#9757) (#9768)John Olheiser2020-01-151-13/+17
* silence fomantic error regarding tabs (#9713) (#9718)silverwind2020-01-111-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
* fix bug when pack js (#8992)Lunny Xiao2019-11-141-3/+3
* Move index.js to web_src and use webpack to pack them (#8598)Lunny Xiao2019-11-131-0/+3424