summaryrefslogtreecommitdiff
path: root/public/js (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #1043 from SISheogorath/fix/tocEmptyHeadChristoph (Sheogorath) Kern2018-11-192-2/+5
|\
| * Fix wrong anchorsSheogorath2018-11-192-2/+5
* | switching to eslint for code checkingClaudius Coenen2018-11-144-6/+9
* | Remove the xss library from webpackSheogorath2018-11-102-4/+7
|/
* Again: Replace emoji-plugin regexSheogorath2018-10-311-7/+6
* Fix emoji regexSheogorath2018-10-291-1/+1
* Merge pull request #1006 from SISheogorath/fix/missingEmojisChristoph (Sheogorath) Kern2018-10-221-0/+15
|\
| * Fix not rendered autocomplete emojisSheogorath2018-10-101-0/+15
* | Merge pull request #1004 from SISheogorath/feature/integrateHljsChristoph (Sheogorath) Kern2018-10-111-1/+2
|\ \
| * | Add autocomplete for highlight.js languages into codemirrorSheogorath2018-10-101-1/+2
| |/
* / Remove dead package octiconSheogorath2018-10-101-1/+1
|/
* Fix #986 : Visibility is now transmitted with gitlab V4 apiCédric Couralet2018-10-091-1/+1
* Add rel="noopener" to target="_blank" linksSheogorath2018-10-041-1/+3
* Add possibility to choose between version v3 or v4 for the gitlab api.Cédric Couralet2018-07-311-6/+11
* Fix some false titlesAlexander Wellbrock2018-07-081-2/+2