summaryrefslogtreecommitdiff
path: root/public/js (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add simple support for cindyjscindystuebinm2021-05-171-0/+43
* Merge pull request #1233 from hedgedoc/fix/insertOnStartOfLinesDavid Mehren2021-05-061-4/+7
|\
| * Fix insertOnStartOfLines behaviourDavid Mehren2021-05-051-4/+7
* | Fix click handler for numbered task listsErik Michelson2021-05-051-6/+6
|/
* Extract list of supported languages in separate fileErik Michelson2021-04-261-5/+7
* Add support for freshly imported languagesDavid Mehren2021-04-261-1/+2
* Fix HTML clipboard importDavid Mehren2021-02-161-1/+1
* Linter: Fix all lint errorsPhilip Molares2021-02-1514-1040/+1707
* Update webpack config and JS import for spin.js v4David Mehren2021-02-121-1/+2
* Fix wrong acces to slide optionsTilman Vatteroth2021-02-021-49/+50
* Delete slide options that are not definedTilman Vatteroth2021-01-151-0/+6
* added theme to the sanitization of slideOptionsPhilip Molares2021-01-141-0/+1
* changed the SCRIPT_END_PLACEHOLDER regex to case insensitivePhilip Molares2021-01-141-1/+1
* added sanitation to the slideMode in frontmatterPhilip Molares2021-01-141-1/+50
* Don't store mermaid diagrams in innerHTMLDavid Mehren2020-12-271-1/+1
* Remove reference to nonexisting DOM elementDavid Mehren2020-11-271-2/+0
* Remove pdf export codeTilman Vatteroth2020-11-261-2/+1
* Replace CodiMD with HedgeDocErik Michelson2020-11-142-3/+3
* Use URL constructor instead of regex to check for valid URLDavid Mehren2020-11-101-9/+4
* Merge pull request #486 from codimd/feature/cookie-policyDavid Mehren2020-09-255-12/+14
|\
| * Add config option for cookie SameSite policyErik Michelson2020-08-275-12/+14
* | Add prevent default to export button tooErik Michelson2020-08-231-1/+2
* | Add dropbox CSP directive if configured and make button clickableErik Michelson2020-08-231-1/+2
|/
* Made changed/created status translatableErik Michelson2020-08-131-3/+6
* Restructured locale.js to be included into the editor's js bundleErik Michelson2020-08-132-31/+34
* Fixed setting moment.js locale to user-defined languageErik Michelson2020-08-132-1/+7
* Set all cookies with sameSite: strictDavid Mehren2020-06-084-12/+24
* Fix revision redirect to index pageSheogorath2020-02-101-1/+1
* Fix #249 - Focus user field after opening login modalErik Michelson2020-01-081-0/+14
* make standard conform [fix]hoijui2019-10-301-8/+5
* make `headerIds` `const` [fix]hoijui2019-10-301-1/+1
* fix gfm header link generation with respect to `deduplicatedHeaderId`hoijui2019-10-301-19/+69
* linkifyHeaderStyle needs no string-ification; is already str.hoijui2019-10-301-1/+1
* Merge pull request #205 from hoijui/linkifyHeaderStyleSheogorath2019-10-232-4/+10
|\
| * Allow to generate lower case header references through the confighoijui2019-10-222-1/+7
| * slight doc comment touch-up/simplification [minor]hoijui2019-10-221-3/+3
* | Don't accept sandbox attributeRyotaK2019-10-221-1/+1
|/
* Merge pull request #97 from SISheogorath/fix/lintingSheogorath2019-06-0410-953/+958
|\
| * Fix eslint warningsSheogorath2019-05-3110-953/+958
* | fixed styling of slides previewToma Tasovac2019-05-301-0/+2
|/
* Fix toolbar day modePedro Ferreira2019-05-122-15/+17
* Make upload button respect night modePedro Ferreira2019-05-122-4/+4
* Replace js-url with wurlSheogorath2019-04-162-4/+6
* Fix stored XSS in the graphviz error message rendering [Security Issue]Max Wu2019-04-161-6/+7
* Move upload button into toolbarSheogorath2019-03-254-17/+13
* Fix broken HTML export with emojisSheogorath2019-03-091-1/+1
* Fix CI errors for unused variablesSheogorath2019-02-211-3/+2
* Remove broken speakerdeck embeddingSheogorath2019-02-211-28/+7
* Fix to escape html comment tag [Security Issue]Max Wu2018-12-281-1/+1
* Update from to-markdown to turndownSheogorath2018-11-211-2/+7