- 23 Mar, 2019 2 commits
-
-
Sheogorath authored
Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
Sheogorath authored
Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
- 20 Mar, 2019 5 commits
-
-
Christoph (Sheogorath) Kern authored
-
Christoph (Sheogorath) Kern authored
-
Christoph (Sheogorath) Kern authored
-
Christoph (Sheogorath) Kern authored
-
Christoph (Sheogorath) Kern authored
-
- 16 Mar, 2019 1 commit
-
-
Christoph (Sheogorath) Kern authored
Add serbian language
-
- 13 Mar, 2019 1 commit
-
-
Christoph (Sheogorath) Kern authored
Fix broken HTML export with emojis
-
- 10 Mar, 2019 2 commits
-
-
Sheogorath authored
Since not all languages use the same word oder and we run into potential issues, where the translation of powered by need to add something after the CodiMD link, this should give us the needed flexiblity. Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
Christoph (Sheogorath) Kern authored
Add some missing translations
-
- 09 Mar, 2019 4 commits
-
-
Sheogorath authored
HTML export was broken due to missing alt-attribute for emojis. This patch adds the old alt-element style and restores the exportability this way. Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
Christoph (Sheogorath) Kern authored
Fix shown but broken GitLab snippets
-
Christoph (Sheogorath) Kern authored
Add required change for Google+ API deprecation
-
Sheogorath authored
Since Google+ is shutting down soon, we need to get the profile data from another URL. Since the library already supports it, all we need to do is adding a single line of code. Details: https://github.com/hackmdio/codimd/issues/1160 Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
- 05 Mar, 2019 2 commits
-
-
Sheogorath authored
To provide a GitLab integration we need the GitLab integration to be configured. Otherwise we shouldn't show the Snippet button. This patch adds the requirement to the variable that decides if the import from snippets button shows up or not. Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
Christoph (Sheogorath) Kern authored
Fix empty serverURL did not redirect properly
-
- 04 Mar, 2019 8 commits
-
-
Christoph (Sheogorath) Kern authored
Mention dependency on libssl-dev in README.md
-
Turakar authored
This dependency was introduced by upgrading to the new scrypt version in commit cee2aa92 . Signed-off-by:
Tilman Hoffbauer <turakar23@gmail.com>
-
Sheogorath authored
Seem like also environment variables are affected. This patch fixes that as well. Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
Sheogorath authored
HSTS maxAge has to be an integer, not a string. Fixes https://github.com/hackmdio/codimd/issues/1159 Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
Sheogorath authored
Thanks for the work of the translator Vladan we got a serbian translation added! Those few changes will add serbian language support for future CodiMD releases. Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
Christoph (Sheogorath) Kern authored
Corrected a typo
-
Sheogorath authored
Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
toshi0123 authored
Signed-off-by:
toshi0123 <7948737+toshi0123@users.noreply.github.com>
-
- 03 Mar, 2019 3 commits
-
-
Sheogorath authored
Seems like there is a possible problem when a name containing a space is passed to this function. using urlencode on the name should fix possible problems here. Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
Christoph (Sheogorath) Kern authored
Fix possible MathJax XSS issue [Security Issue]
-
Max Wu authored
see more at: http://docs.mathjax.org/en/latest/safe-mode.html Signed-off-by:
Max Wu <jackymaxj@gmail.com>
-
- 02 Mar, 2019 3 commits
-
-
Sheogorath authored
I don't really like the way to go here, but I guess having those forcefully upgraded is better than staying around with vulnerable dependencies. This patch fixes some vulnerbilities in dependencies that were categories as high severity. Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
Sheogorath authored
Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
Sheogorath authored
Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
- 21 Feb, 2019 3 commits
-
-
Christoph (Sheogorath) Kern authored
Remove broken speakerdeck embedding
-
Sheogorath authored
Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
Sheogorath authored
The current speakerdeck implementation is broken. An alternative implementation using oembed doesn't work due to CORS, which could be solved by proxying the speakerdeck API, but we decided to not do this. This patch provides the link to the speakerdeck presentation instead, and this way doesn't break existing notes. This is right now the best solution we could come up with. Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
- 15 Feb, 2019 2 commits
-
-
Sheogorath authored
-
Sheogorath authored
Synk found an security vulnerbility in the version we provide, that in theory can provide an RCE. Details: https://snyk.io/vuln/SNYK-JS-HANDLEBARS-173692
-
- 14 Feb, 2019 2 commits
-
-
Claudius Coenen authored
Fix several typos in auth/saml.md
-
Felix Yan authored
Signed-off-by:
Felix Yan <felixonmars@archlinux.org>
-
- 07 Feb, 2019 1 commit
-
-
Luclu7 authored
Signed-off-by:
Luclu7 <me@luclu7.fr>
-
- 31 Jan, 2019 1 commit
-
-
Christoph (Sheogorath) Kern authored
-