summaryrefslogtreecommitdiff
path: root/public/js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to prevent all empty link change hashWu Cheng-Han2017-01-162-4/+9
|
* Fix pagination should hide on refresh historyWu Cheng-Han2017-01-161-0/+1
|
* Fix to prevent hash change on click nav item on indexWu Cheng-Han2017-01-161-2/+6
|
* Update to remove history pagination animation on refreshWu Cheng-Han2017-01-151-2/+0
|
* Fix checkLoginStateChanged might fall into infinite loop while calling ↵Wu Cheng-Han2017-01-151-6/+4
| | | | loginStateChangeEvent
* Update to use shorter wording in limited and protected permissionsWu Cheng-Han2017-01-121-2/+2
|
* Fix permission order and keep wording consistencyWu Cheng-Han2017-01-121-6/+6
|
* Fix sortOnlineUserList might not check property existence before comparsionWu Cheng-Han2017-01-121-4/+4
|
* Fix history list might check pagination on clear and openWu Cheng-Han2017-01-121-0/+2
|
* Update limite icon to fa-id-card蒼時弦也2017-01-101-1/+1
|
* Update limited/protected permission icon蒼時弦也2017-01-101-8/+2
|
* Add fa-stack style to public/js/index.js蒼時弦也2017-01-101-4/+10
|
* Adjust permission order to more clarly蒼時弦也2017-01-101-7/+7
|
* Add limited and protected permission蒼時弦也2017-01-101-1/+21
|
* 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
|
* Mark as 0.5.0Wu 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-021-8/+0
|
* Fix js-url not import correctlyWu Cheng-Han2016-12-241-1/+0
|
* Fix mathjax not able to render issueWu Cheng-Han2016-12-201-1/+8
|
* Mark as 0.4.6Wu Cheng-Han2016-12-191-1/+1
|
* 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-191-2/+2
|
* Fix slide mode on print pdf not finish view renderingWu Cheng-Han2016-12-181-4/+12
|
* Update to make TOC syntax be case-insensitiveWu Cheng-Han2016-12-121-1/+1
|
* Fix textcomplete up side down option not set properlyWu Cheng-Han2016-12-071-7/+5
|
* Fix emoji textcomplete image pathWu Cheng-Han2016-12-071-1/+1
|
* Add preferences to editor status bar and make allow override browser keymap ↵Wu Cheng-Han2016-12-041-0/+53
| | | | option
* Fix history tags dropdown should unescape htmlWu Cheng-Han2016-11-291-1/+2
|
* Fix slide resource path and style load orders to avoid conflictsWu Cheng-Han2016-11-291-2/+2
|
* Fix header id and text might affects by mathjax tagsWu Cheng-Han2016-11-281-3/+12
|
* 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
|
* Update editor other cursor classes and adding option for other cursors ↵Wu Cheng-Han2016-11-281-7/+8
| | | | features in CodeMirror
* Optimize slide page resource packing and load orders, fix possible wrong ↵Wu Cheng-Han2016-11-261-1/+0
| | | | chunks orders and font awesome version
* Optimize hackmd resource packing and load ordersWu Cheng-Han2016-11-261-1/+1
|
* 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 ↵Wu Cheng-Han2016-11-262-7/+1
| | | | external lib [Security Issue]
* Update to support go in code block syntax highlightingWu Cheng-Han2016-11-262-3/+4
|
* Fix slide might able to add unsafe attribute on section tag which cause XSS ↵Wu Cheng-Han2016-11-262-1/+5
| | | | [Security Issue]
* Fix slide might trigger script when processing markdown which cause XSS ↵Wu Cheng-Han2016-11-261-4/+10
| | | | [Security Issue]
* Fix published note won't scroll to hash on loadWu Cheng-Han2016-11-261-0/+2
|
* Fix mathjax with blockquote might have race conditionWu Cheng-Han2016-11-181-11/+13
|
* Update to support haskell syntax highlighting in code blockWu Cheng-Han2016-11-182-1/+7
|
* Remove uesless executable permission for static filesPeter Dave Hello2016-11-141-0/+0
|
* Fix syntax highlighting not apply correctly in slidesWu Cheng-Han2016-11-073-1/+4
|
* Add google font css for exported htmlYukai Huang2016-11-031-0/+1
|