summaryrefslogtreecommitdiff
path: root/public (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #279 from alecdwm/ldap-authMax Wu2017-01-092-4/+29
|\
| * LDAP signin form moved to main signin-modalalecdwm2016-12-143-40/+23
| * Initial support for LDAP server authenticationalecdwm2016-12-133-4/+46
* | Fix for selectionObjects in OT CodeMirror adapter might call on undefinedWu Cheng-Han2017-01-052-2/+2
* | Update to show yaml-metadata and diagram parsing error in the viewWu Cheng-Han2017-01-041-2/+16
* | Workaround that graphviz might not recover from errorWu Cheng-Han2017-01-041-12/+22
* | Add back missing release-note link on indexWu Cheng-Han2017-01-021-1/+1
* | Mark as 0.5.0Wu Cheng-Han2017-01-022-1/+30
* | Update year to 2017Wu Cheng-Han2017-01-021-1/+1
* | Update to improve editor performance by debounce checkEditorScrollbar eventWu Cheng-Han2017-01-021-1/+5
* | Fix authorship might losing update event because of throttlingWu Cheng-Han2017-01-021-1/+1
* | Update to remove null byte before saving to DB and remove null byte on changesWu Cheng-Han2017-01-021-0/+7
* | 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
|\