summaryrefslogtreecommitdiff
path: root/public/js (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-05Fix click handler for numbered task listsErik Michelson1-6/+6
2021-05-05Fix insertOnStartOfLines behaviourDavid Mehren1-4/+7
2021-04-26Extract list of supported languages in separate fileErik Michelson1-5/+7
2021-04-26Add support for freshly imported languagesDavid Mehren1-1/+2
2021-02-16Fix HTML clipboard importDavid Mehren1-1/+1
2021-02-15Linter: Fix all lint errorsPhilip Molares14-1040/+1707
2021-02-12Update webpack config and JS import for spin.js v4David Mehren1-1/+2
2021-02-02Fix wrong acces to slide optionsTilman Vatteroth1-49/+50
2021-01-15Delete slide options that are not definedTilman Vatteroth1-0/+6
2021-01-14added theme to the sanitization of slideOptionsPhilip Molares1-0/+1
2021-01-14changed the SCRIPT_END_PLACEHOLDER regex to case insensitivePhilip Molares1-1/+1
2021-01-14added sanitation to the slideMode in frontmatterPhilip Molares1-1/+50
2020-12-27Don't store mermaid diagrams in innerHTMLDavid Mehren1-1/+1
2020-11-27Remove reference to nonexisting DOM elementDavid Mehren1-2/+0
2020-11-26Remove pdf export codeTilman Vatteroth1-2/+1
2020-11-14Replace CodiMD with HedgeDocErik Michelson2-3/+3
2020-11-10Use URL constructor instead of regex to check for valid URLDavid Mehren1-9/+4
2020-08-27Add config option for cookie SameSite policyErik Michelson5-12/+14
2020-08-23Add prevent default to export button tooErik Michelson1-1/+2
2020-08-23Add dropbox CSP directive if configured and make button clickableErik Michelson1-1/+2
2020-08-13Made changed/created status translatableErik Michelson1-3/+6
2020-08-13Restructured locale.js to be included into the editor's js bundleErik Michelson2-31/+34
2020-08-13Fixed setting moment.js locale to user-defined languageErik Michelson2-1/+7
2020-06-08Set all cookies with sameSite: strictDavid Mehren4-12/+24
2020-02-10Fix revision redirect to index pageSheogorath1-1/+1
2020-01-08Fix #249 - Focus user field after opening login modalErik Michelson1-0/+14
2019-10-30make standard conform [fix]hoijui1-8/+5
2019-10-30make `headerIds` `const` [fix]hoijui1-1/+1
2019-10-30fix gfm header link generation with respect to `deduplicatedHeaderId`hoijui1-19/+69
2019-10-30linkifyHeaderStyle needs no string-ification; is already str.hoijui1-1/+1
2019-10-22Don't accept sandbox attributeRyotaK1-1/+1
2019-10-22Allow to generate lower case header references through the confighoijui2-1/+7
2019-10-22slight doc comment touch-up/simplification [minor]hoijui1-3/+3
2019-05-31Fix eslint warningsSheogorath10-953/+958
2019-05-30fixed styling of slides previewToma Tasovac1-0/+2
2019-05-12Fix toolbar day modePedro Ferreira2-15/+17
2019-05-12Make upload button respect night modePedro Ferreira2-4/+4
2019-04-16Replace js-url with wurlSheogorath2-4/+6
2019-04-16Fix stored XSS in the graphviz error message rendering [Security Issue]Max Wu1-6/+7
2019-03-25Move upload button into toolbarSheogorath4-17/+13
2019-03-09Fix broken HTML export with emojisSheogorath1-1/+1
2019-02-21Fix CI errors for unused variablesSheogorath1-3/+2
2019-02-21Remove broken speakerdeck embeddingSheogorath1-28/+7
2018-12-28Fix to escape html comment tag [Security Issue]Max Wu1-1/+1
2018-11-21Update from to-markdown to turndownSheogorath1-2/+7
2018-11-19Fix wrong anchorsSheogorath2-2/+5
2018-11-14switching to eslint for code checkingClaudius Coenen4-6/+9
2018-11-10Remove the xss library from webpackSheogorath2-4/+7
2018-10-31Again: Replace emoji-plugin regexSheogorath1-7/+6
2018-10-29Fix emoji regexSheogorath1-1/+1