summaryrefslogtreecommitdiff
path: root/public/js/index.js (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-18Fix to keep selections on save and restore infoWu Cheng-Han1-1/+4
2017-02-03Fix missing type declaration in text complete strategyWu Cheng-Han1-1/+1
2017-02-03Removed UTF-8 BOM in download functionNV1-2/+2
2017-02-03Fix missing type declarationWu Cheng-Han1-1/+1
2017-01-21Fix meta error not clear on before renderingWu Cheng-Han1-0/+1
2017-01-16Update to prevent all empty link change hashWu Cheng-Han1-0/+4
2017-01-13Rename common.js to login.jsYukai Huang1-2/+5
2017-01-12Update to use shorter wording in limited and protected permissionsWu Cheng-Han1-2/+2
2017-01-12Fix permission order and keep wording consistencyWu Cheng-Han1-6/+6
2017-01-12Fix sortOnlineUserList might not check property existence before comparsionWu Cheng-Han1-4/+4
2017-01-10Update limite icon to fa-id-card蒼時弦也1-1/+1
2017-01-10Update limited/protected permission icon蒼時弦也1-8/+2
2017-01-10Add fa-stack style to public/js/index.js蒼時弦也1-4/+10
2017-01-10Adjust permission order to more clarly蒼時弦也1-7/+7
2017-01-10Add limited and protected permission蒼時弦也1-1/+21
2017-01-05Convert history.js to es6Yukai Huang1-6/+7
2017-01-05Convert extra.js to es6Yukai Huang1-20/+21
2017-01-05Convert common.js to es6Yukai Huang1-14/+14
2017-01-04Convert synscroll to es6Yukai Huang1-5/+7
2017-01-02Update to improve editor performance by debounce checkEditorScrollbar eventWu Cheng-Han1-1/+5
2017-01-02Fix authorship might losing update event because of throttlingWu Cheng-Han1-1/+1
2017-01-02Update to remove null byte before saving to DB and remove null byte on changesWu Cheng-Han1-0/+7
2017-01-02Remove manual LZString compression for partial socket io event dataWu Cheng-Han1-8/+0
2016-12-24Fix js-url not import correctlyWu Cheng-Han1-1/+0
2016-12-24Fix module variable requireYukai Huang1-0/+1
2016-12-07Fix textcomplete up side down option not set properlyWu Cheng-Han1-7/+5
2016-12-07Fix emoji textcomplete image pathWu Cheng-Han1-1/+1
2016-12-04Add preferences to editor status bar and make allow override browser keymap o...Wu Cheng-Han1-0/+53
2016-11-28Update to support typescript and jsx syntax highlightingWu Cheng-Han1-1/+1
2016-11-28Update editor other cursor classes and adding option for other cursors featur...Wu Cheng-Han1-7/+8
2016-11-26Update to support go in code block syntax highlightingWu Cheng-Han1-1/+1
2016-11-18Update to support haskell syntax highlighting in code blockWu Cheng-Han1-1/+1
2016-11-07Fix syntax highlighting not apply correctly in slidesWu Cheng-Han1-0/+2
2016-11-03Fix server reconnect might not resend pending operationsWu Cheng-Han1-1/+4
2016-11-02Require index stylesheetsYukai Huang1-1/+6
2016-10-23Update to retry when anytime the socket io disconnectWu Cheng-Han1-4/+1
2016-10-23Fix socket io doc event should setDoc when revision mismatch and no outstandi...Wu Cheng-Han1-1/+1
2016-10-22Fix index.js isValidURL is not defined errorWu Cheng-Han1-0/+1
2016-10-22Fix ReferenceError of scollToTop and scollToBottom in index.jsWu Cheng-Han1-0/+3
2016-10-20Fix gapi not able to reference callback function onGoogleClientLoadedWu Cheng-Han1-0/+1
2016-10-19Try to remove unused front-end dependencyWu Cheng-Han1-8/+2
2016-10-19Fix to use bower version emojify.jsWu Cheng-Han1-2/+0
2016-10-19Update to make history not depends on extraWu Cheng-Han1-1/+2
2016-10-18Update emoji parser using markdown-it-emoji instead of emojify to solve issue...Wu Cheng-Han1-1/+3
2016-10-17Change to raise socket io reconnection attempts and make editor only availabl...Wu Cheng-Han1-4/+4
2016-10-14Fix client socket on delete event might not delete corresponding history reco...Wu Cheng-Han1-3/+14
2016-10-14Fix require orderingYukai Huang1-6/+6
2016-10-13Fix ownership displayYukai Huang1-1/+0
2016-10-13Fix spellcheckYukai Huang1-1/+0
2016-10-13Fix HTML exportingYukai Huang1-1/+3