summaryrefslogtreecommitdiff
path: root/public/js/index.js (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Update to add abc in support charts of textcompleteWu Cheng-Han2017-03-261-1/+1
* 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
* Fix front-end index.js code stylesWu Cheng-Han2017-03-221-24/+34
* Merge pull request #387 from hackmdio/cm-refactorMax Wu2017-03-141-560/+45
|\
| * Fix variable exporting errorYukai Huang2017-03-131-0/+3
| * Merge branch 'master' into cm-refactorYukai Huang2017-03-131-3107/+2980
| |\
| * | Extract editor related codeYukai Huang2017-03-081-569/+31
* | | Fix rendering might result XSS attribute on self closing tag [Security Issue]Wu Cheng-Han2017-03-141-0/+2
| |/ |/|
* | Use JavaScript Standard Style (part 2)BoHong Li2017-03-091-3635/+3488
|/
* 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
* 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-031-2/+2
|\
| * Removed UTF-8 BOM in download functionNV2017-02-031-2/+2
* | Fix missing type declarationWu Cheng-Han2017-02-031-1/+1
|/
* Merge branch 'master' into es6-integrationYukai Huang2017-01-211-0/+1
|\
| * Fix meta error not clear on before renderingWu Cheng-Han2017-01-211-0/+1
* | Merge branch 'master' into frontend-nextYukai Huang2017-01-211-0/+4
|\|
| * Update to prevent all empty link change hashWu Cheng-Han2017-01-161-0/+4
* | Merge branch 'frontend-next' into t216-refactor-commonYukai Huang2017-01-151-5/+25
|\ \
| * | Merge branch 'master' into frontend-nextYukai Huang2017-01-131-5/+25
| |\|
| | * 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
| | * 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
* | | Rename common.js to login.jsYukai Huang2017-01-131-2/+5
|/ /
* | Convert history.js to es6Yukai Huang2017-01-051-6/+7
* | Convert extra.js to es6Yukai Huang2017-01-051-20/+21
* | Convert common.js to es6Yukai Huang2017-01-051-14/+14
* | Convert synscroll to es6Yukai Huang2017-01-041-5/+7
* | Merge branch 'master' into frontend-nextYukai Huang2017-01-021-11/+13
|\|
| * 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 module variable requireYukai Huang2016-12-241-0/+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 o...Wu Cheng-Han2016-12-041-0/+53
* Update to support typescript and jsx syntax highlightingWu Cheng-Han2016-11-281-1/+1
* Update editor other cursor classes and adding option for other cursors featur...Wu Cheng-Han2016-11-281-7/+8
* Update to support go in code block syntax highlightingWu Cheng-Han2016-11-261-1/+1
* Update to support haskell syntax highlighting in code blockWu Cheng-Han2016-11-181-1/+1
* Fix syntax highlighting not apply correctly in slidesWu Cheng-Han2016-11-071-0/+2