summaryrefslogtreecommitdiff
path: root/public/js/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-05Fix insertOnStartOfLines behaviourDavid Mehren1-4/+7
2021-02-15Linter: Fix all lint errorsPhilip Molares6-97/+100
2020-11-26Remove pdf export codeTilman Vatteroth1-2/+1
2020-08-27Add config option for cookie SameSite policyErik Michelson3-10/+12
2020-06-08Set all cookies with sameSite: strictDavid Mehren2-10/+20
2019-10-30linkifyHeaderStyle needs no string-ification; is already str.hoijui1-1/+1
2019-10-22Allow to generate lower case header references through the confighoijui1-0/+2
2019-05-31Fix eslint warningsSheogorath3-25/+25
2019-05-12Fix toolbar day modePedro Ferreira2-15/+17
2019-05-12Make upload button respect night modePedro Ferreira2-4/+4
2019-03-25Move upload button into toolbarSheogorath3-2/+13
2018-11-14switching to eslint for code checkingClaudius Coenen2-5/+5
2018-07-08Fix some false titlesAlexander Wellbrock1-2/+2
2018-06-26Fix broken unicode urlsSheogorath1-1/+1
2018-06-23Fix all newly introduced linting issuesSheogorath1-10/+10
2018-06-23Fix liniting and optimize some functionsSheogorath2-43/+72
2018-06-19Add a toolbar to Codemirror editorEdgar Zanella Alvarenga3-0/+175
2018-05-16Removing google drive integrationSheogorath3-6/+0
2018-02-24Allow the usage of the esc-key by codemirrorSheogorath1-3/+3
2018-01-20Allow more detailed configuration of upload mime typesSheogorath1-1/+3
2018-01-05:sparkles: Implemented dark theme.Edoardo Odorico2-1/+3
2017-10-30Corrected some grammatical issuesOliver Herrmann1-3/+3
2017-09-27Fix home and end keys behavior for windowsWu Cheng-Han1-0/+2
2017-05-07Manage syncscroll / currentMode in appStateYukai Huang3-14/+25
2017-05-07Move syncsroll under libYukai Huang1-0/+368
2017-05-07Extract modeTypeYukai Huang1-0/+11
2017-05-07Expose internal editor config variableYukai Huang1-0/+1
2017-05-07Load statusbar template by string-loaderYukai Huang2-34/+61
2017-03-28Move updateStatusBar method into editor classYukai Huang2-0/+28
2017-03-28Fix listener “this” contextYukai Huang1-1/+1
2017-03-28Promisify getStatusBarTemplate methodYukai Huang1-26/+28
2017-03-28Extract selection update from updateStatusbarYukai Huang1-1/+2
2017-03-28Impl multiple codemirror event listenerYukai Huang1-0/+13
2017-03-20Update to generate front-end constants on server startupWu Cheng-Han2-11/+15
2017-03-13Fix variable exporting errorYukai Huang1-3/+1
2017-03-09Use JavaScript standard styleYukai Huang3-541/+568
2017-03-09Use JavaScript Standard Style (part 2)BoHong Li2-79/+82
2017-03-08Extract editor related codeYukai Huang2-0/+505
2017-03-07Extract UI jquery nodeYukai Huang1-0/+84
2017-01-14Minor style updateYukai Huang1-1/+1
2017-01-13Add default value for configYukai Huang1-6/+6
2017-01-13Rename common.js to login.jsYukai Huang1-0/+92
2017-01-13Move config variable to lib/configYukai Huang1-0/+19