summaryrefslogtreecommitdiff
path: root/public (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove manual LZString compression for partial socket io event dataWu Cheng-Han2017-01-023-12/+1
* Added Esperanto translationJames Stephenson2016-12-301-0/+1
* Update features.md publish button name and iconWu Cheng-Han2016-12-241-1/+1
* Fix js-url not import correctlyWu Cheng-Han2016-12-241-1/+0
* Fixed typo: anonmyousFlorian Rhiem2016-12-212-4/+4
* Fix codemirror spell checker not considering abbreviation which contain apost...Wu Cheng-Han2016-12-201-1/+1
* Fix mathjax not able to render issueWu Cheng-Han2016-12-201-1/+8
* Mark as 0.4.6Wu Cheng-Han2016-12-192-1/+60
* Update to handle graphviz output empty graphWu Cheng-Han2016-12-191-0/+1
* Remove unused vendor code and add fix related usagesWu Cheng-Han2016-12-194-3361/+2
* Upgrade dependenciesWu Cheng-Han2016-12-194-24/+24
* Remove unused vendor code and add missing dependencyWu Cheng-Han2016-12-196-2027/+0
* Fix slide mode on print pdf not finish view renderingWu Cheng-Han2016-12-181-4/+12
* Fix slide print-pdf mode scrollbar might be visibleWu Cheng-Han2016-12-181-1/+1
* Add support of allow anonymous config option with correspond modificationsWu Cheng-Han2016-12-152-1/+5
* Fix gist-embed styles conflictsWu Cheng-Han2016-12-151-0/+13
* Switch email register and signin button order to make form default action as ...Wu Cheng-Han2016-12-141-1/+1
* Fix the generate template not including base url variableWu Cheng-Han2016-12-122-2/+2
* Update to make TOC syntax be case-insensitiveWu Cheng-Han2016-12-121-1/+1
* Fix reveal fade class conflict with bootstrap tooltip css and scrollbar might...Wu Cheng-Han2016-12-121-0/+7
* Fix index signin and signout button might not shown if only email enabledWu Cheng-Han2016-12-071-2/+2
* Fix textcomplete up side down option not set properlyWu Cheng-Han2016-12-072-9/+8
* Fix emoji textcomplete image pathWu Cheng-Han2016-12-071-1/+1
* Fix Facebook page link nameWu Cheng-Han2016-12-061-1/+1
* Fix preferences checkbox might not vertical aligned in some browsersWu Cheng-Han2016-12-041-0/+5
* Add preferences to editor status bar and make allow override browser keymap o...Wu Cheng-Han2016-12-043-2/+75
* Update to support optional email register and signinWu Cheng-Han2016-12-024-1/+38
* Fix history tags dropdown should unescape htmlWu Cheng-Han2016-11-291-1/+2
* Update webpack and slide resource loading to reduce pack sizeWu Cheng-Han2016-11-291-1/+0
* Fix slide resource path and style load orders to avoid conflictsWu Cheng-Han2016-11-292-7/+10
* Fix header id and text might affects by mathjax tagsWu Cheng-Han2016-11-282-4/+14
* Update to support typescript and jsx syntax highlightingWu Cheng-Han2016-11-282-2/+4
* Fix google drive upload script not expose object correctlyWu Cheng-Han2016-11-281-2/+1
* Remove unused css filesWu Cheng-Han2016-11-2810-38934/+0
* Fix slide preview styles might overwrite code block stylesWu Cheng-Han2016-11-281-2/+6
* Update to move custom CodeMirror codebase to our own repo and update webpack ...Wu Cheng-Han2016-11-28410-77395/+0
* Update editor other cursor classes and adding option for other cursors featur...Wu Cheng-Han2016-11-285-46/+56
* Merge pull request #248 from hackmdio/file-upload-optionsMax Wu2016-11-271-0/+0
|\
| * upload image to public/uploadsYukai Huang2016-11-141-0/+0
* | Update dependency gist-embed to 2.6.0Wu Cheng-Han2016-11-261-1/+1
* | Optimize slide page resource packing and load orders, fix possible wrong chun...Wu Cheng-Han2016-11-263-34/+18
* | Optimize pretty page resource packing and load ordersWu Cheng-Han2016-11-261-26/+16
* | Optimize hackmd resource packing and load ordersWu Cheng-Han2016-11-264-47/+17
* | Optimize index page resources packing and loadsWu Cheng-Han2016-11-261-26/+8
* | Fix possible meta XSS in history list [Security Issue]Wu Cheng-Han2016-11-261-0/+5
* | Fix possible XSS in yaml-metadata and turn using ejs escape syntax than exter...Wu Cheng-Han2016-11-267-19/+13
* | Update to support go in code block syntax highlightingWu Cheng-Han2016-11-264-7/+9
* | Fix slide might able to add unsafe attribute on section tag which cause XSS [...Wu Cheng-Han2016-11-262-1/+5
* | Fix slide might trigger script when processing markdown which cause XSS [Secu...Wu Cheng-Han2016-11-262-5/+11
* | Update socket.io to 1.6.0Wu Cheng-Han2016-11-261-1/+1