summaryrefslogtreecommitdiff
path: root/public/js/index.js (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Merge pull request #242 from Yukaii/webpack-stylesheetMax Wu2016-11-031-1/+6
|\
| * Require index stylesheetsYukai Huang2016-11-021-1/+6
* | Fix server reconnect might not resend pending operationsWu Cheng-Han2016-11-031-1/+4
|/
* Update to retry when anytime the socket io disconnectWu Cheng-Han2016-10-231-4/+1
* Fix socket io doc event should setDoc when revision mismatch and no outstandi...Wu Cheng-Han2016-10-231-1/+1
* Fix index.js isValidURL is not defined errorWu Cheng-Han2016-10-221-0/+1
* Fix ReferenceError of scollToTop and scollToBottom in index.jsWu Cheng-Han2016-10-221-0/+3
* Fix gapi not able to reference callback function onGoogleClientLoadedWu Cheng-Han2016-10-201-0/+1
* Try to remove unused front-end dependencyWu Cheng-Han2016-10-191-8/+2
* Fix to use bower version emojify.jsWu Cheng-Han2016-10-191-2/+0