summaryrefslogtreecommitdiff
path: root/public/js (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fix some false titlesAlexander Wellbrock2018-07-081-2/+2
* Update storeSheogorath2018-06-301-59/+20
* Fix broken unicode urlsSheogorath2018-06-261-1/+1
* Merge pull request #863 from hackmdio/feature/slidePrintChristoph (Sheogorath) Kern2018-06-261-0/+1
|\
| * Add Print icon to slide viewSheogorath2018-06-241-0/+1
* | Final replacementsSheogorath2018-06-241-1/+1
* | Rebrand HackMD to CodiMDSheogorath2018-06-241-2/+2
|/
* Fix all newly introduced linting issuesSheogorath2018-06-231-10/+10
* Merge branch 'pr-846'Sheogorath2018-06-234-21/+232
|\
| * Fix liniting and optimize some functionsSheogorath2018-06-233-47/+74
| * Add a toolbar to Codemirror editorEdgar Zanella Alvarenga2018-06-194-0/+184
* | turn concatenated string into a multi-line template stringJake Burden2018-06-221-19/+19
|/
* Add delete user UISheogorath2018-05-251-8/+12
* Removing google drive integrationSheogorath2018-05-166-495/+0
* Fix night mode button after restoreSheogorath2018-03-251-0/+1
* Persist nightmode so we can re-enable itSheogorath2018-03-231-3/+18
* Merge pull request #743 from hackmdio/fix-to-use-url-safe-base64Christoph (Sheogorath) Kern2018-03-182-0/+47
|\
| * Fix typoMax Wu2018-03-111-1/+1
| * Update to show log on migrate LZString type note url in historyMax Wu2018-03-111-1/+1
| * Update to migrate note url in the history of browser storage and cookieMax Wu2018-03-032-0/+47
* | Update to allow rp tag for rubyMax Wu2018-02-261-0/+2
* | Remove manual allow details tag since default already allow itMax Wu2018-02-261-3/+1
|/
* Extend HTML5 support by whitelisting various tagsSheogorath2018-02-251-1/+11
* Allow the usage of the esc-key by codemirrorSheogorath2018-02-241-3/+3
* don't require referer to find note id in socket.io connections (fixes #623)Stefan Bühler2018-02-051-0/+3
* Fix task todo might not toggleMax Wu2018-01-241-2/+2
* Merge pull request #691 from SISheogorath/feature/uploadChristoph (Sheogorath) Kern2018-01-231-1/+3
|\
| * Allow more detailed configuration of upload mime typesSheogorath2018-01-201-1/+3
* | Merge pull request #598 from xxyy/feature/cspChristoph (Sheogorath) Kern2018-01-221-0/+8
|\ \ | |/ |/|
| * Revert "Load js-url lib using legacy-loader"Literallie2017-11-022-8/+4
| * Fix MathJax config not being picked upLiterallie2017-10-221-1/+1
| * Move CSP logic to new file, Fix boolean config examplesLiterallie2017-10-221-1/+0
| * Load js-url lib using legacy-loaderLiterallie2017-10-222-4/+9
| * Fix MathJax CSP issuesLiterallie2017-10-221-0/+8
* | Fix image alt not render properlyWu Cheng-Han2018-01-191-1/+2
* | Fix anchor id to keep uppercase charactersMax Wu2018-01-161-1/+5
* | :sparkles: Implemented dark theme.Edoardo Odorico2018-01-053-1/+18
* | Fix file permission, remove useless executablePeter Dave Hello2017-12-141-0/+0
* | Merge pull request #609 from monoxane/masterChristoph (Sheogorath) Kern2017-12-121-3/+3
|\ \
| * | Corrected some grammatical issuesOliver Herrmann2017-10-301-3/+3
* | | Prevent XSS vul by srcdoc in iframeSheogorath2017-11-241-1/+1
* | | Fix mermaid error handlingSheogorath2017-10-301-2/+7
* | | Use mermaidAPI in mermaid scopeSheogorath2017-10-301-12/+4
|/ /
* | Merge pull request #591 from Rwing/masterSheogorath2017-10-231-0/+3
|\ \ | |/ |/|
| * support Simplified Chinese and rename original zh to Traditional ChineseRwing2017-10-231-0/+3
* | Fix markdown-it gist plugin code closing tagYukai Huang2017-10-211-1/+1
|/
* Fix to filter @import CSS syntax in style tag to prevent XSS [Security Issue]Wu Cheng-Han2017-10-051-4/+9
* Fix unescape > symbol inside the style tags to make the CSS worksWu Cheng-Han2017-10-051-0/+4
* Fix blockquote not parse correctly in slide modeWu Cheng-Han2017-10-052-3/+1
* Fix home and end keys behavior for windowsWu Cheng-Han2017-09-271-0/+2