summaryrefslogtreecommitdiff
path: root/public (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix text complete of extra tags for list not triggered properlyWu Cheng-Han2017-03-231-14/+14
* Fix google drive file picker not initialize properlyWu Cheng-Han2017-03-231-1/+3
* Mark as 0.5.1Wu Cheng-Han2017-03-231-0/+46
* Fix XSS vulnerability in link regex [Security Issue]Wu Cheng-Han2017-03-221-2/+2
* Fix render.js code stylesWu Cheng-Han2017-03-221-6/+6
* Fix front-end index.js code stylesWu Cheng-Han2017-03-221-24/+34
* Fix todo list item class might add in wrong elementWu Cheng-Han2017-03-221-1/+5
* Fix unnecessary global calling of owneruiWu Cheng-Han2017-03-221-1/+1
* Fix duplicated loading of reveal markdown pluginWu Cheng-Han2017-03-211-14/+11
* Update to use CDN css for emojify.js when applicableWu Cheng-Han2017-03-213-3/+3
* Add support of Catalan localeWu Cheng-Han2017-03-201-0/+1
* Update to make removeDOMEvents only process once in slide modeWu Cheng-Han2017-03-201-2/+1
* Update to generate front-end constants on server startupWu Cheng-Han2017-03-203-11/+16
* Merge pull request #387 from hackmdio/cm-refactorMax Wu2017-03-144-560/+659
|\
| * Fix variable exporting errorYukai Huang2017-03-132-3/+4
| * Merge branch 'master' into cm-refactorYukai Huang2017-03-1317-6101/+5879
| |\
| * | Use JavaScript standard styleYukai Huang2017-03-093-541/+568
| * | Extract editor related codeYukai Huang2017-03-083-569/+536
| * | Extract UI jquery nodeYukai Huang2017-03-071-0/+84
* | | Update to fix pagination error in list.js over v1.5.0Wu Cheng-Han2017-03-141-5/+3
* | | Add config option for gitlab api scope and auto adapt gitlab snippet feature ...Wu Cheng-Han2017-03-141-4/+4
* | | Fix export html to replace fallen cdn tortue.me to cdnjsWu Cheng-Han2017-03-141-1/+1
* | | Fix rendering might result XSS attribute on self closing tag [Security Issue]Wu Cheng-Han2017-03-144-1/+20
| |/ |/|
* | Merge branch 'master' of https://github.com/jackycute/HackMDWu Cheng-Han2017-03-1316-6628/+6386
|\ \
| * | Use JavaScript Standard Style (part 2)BoHong Li2017-03-0916-6628/+6386
| |/
* / Update facebook message link in features docWu Cheng-Han2017-03-131-1/+1
|/
* Fix out of sync when deleting on same cursor position on several clientsWu Cheng-Han2017-02-182-2/+4
* Fix not determine OT have pending operations properlyWu Cheng-Han2017-02-181-5/+10
* Fix to keep selections on save and restore infoWu Cheng-Han2017-02-181-1/+4
* Update to allow li tag specify value numberWu Cheng-Han2017-02-171-0/+2
* Update google drive picker to enable setOwnedByMe to show shared files and fo...Max Wu2017-02-111-1/+2
* Fix duplicated headers anchor link not been updated properlyWu Cheng-Han2017-02-031-1/+1
* Fix "[object HTMLCollection] is not iterable!" error in some browsersWu Cheng-Han2017-02-031-1/+2
* Fix missing type declaration in text complete strategyWu Cheng-Han2017-02-031-1/+1
* Merge pull request #341 from nvsofts/fix_bom_utf8Max Wu2017-02-033-5/+5
|\
| * Removed UTF-8 BOM in download functionNV2017-02-033-5/+5
* | Fix missing type declarationWu Cheng-Han2017-02-031-1/+1
* | Fix to use minified CDN file source in mermaidWu Cheng-Han2017-02-023-3/+3
* | Update viz.js and mermaid CDN linksWu Cheng-Han2017-02-023-6/+6
* | Upgrade viz.js to fix manual workaround and get smaller file sizeWu Cheng-Han2017-02-021-21/+12
|/
* Add documentation for new permissionsSheogorath2017-01-211-1/+3
* Merge pull request #326 from hackmdio/es6-integrationMax Wu2017-01-2111-908/+837
|\
| * Merge branch 'master' into es6-integrationYukai Huang2017-01-2122-235/+239
| |\
| * \ Merge branch 'master' into es6-integrationYukai Huang2017-01-215-0/+9
| |\ \
| * | | Revert useless linebreakYukai Huang2017-01-211-0/+1
| * | | Revert experimental vue for nowYukai Huang2017-01-214-46/+0
| * | | Merge branch 'master' into frontend-nextYukai Huang2017-01-215-32/+57
| |\ \ \
| * \ \ \ Merge branch 'frontend-next' into t216-refactor-commonYukai Huang2017-01-157-11/+63
| |\ \ \ \
| | * \ \ \ Merge branch 'master' into frontend-nextYukai Huang2017-01-137-11/+63
| | |\ \ \ \
| * | | | | | Minor style updateYukai Huang2017-01-141-1/+1