Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Corrected a typo | Luclu7 | 2019-02-07 | 1 | -2/+2 |
* | Update ja.json (POEditor.com) | Christoph (Sheogorath) Kern | 2019-01-31 | 1 | -1/+3 |
* | Disable OpenID by default | Sheogorath | 2019-01-25 | 1 | -1/+1 |
* | Merge pull request #1127 from SISheogorath/fix/unlinkFix | Christoph (Sheogorath) Kern | 2019-01-25 | 1 | -1/+1 |
|\ | |||||
| * | Fix broken PDF export by wrong unlink call | Sheogorath | 2019-01-24 | 1 | -1/+1 |
|/ | |||||
* | Update yarn.lock | Sheogorath | 2019-01-24 | 1 | -135/+96 |
* | Merge pull request #1125 from hackmdio/dependency-node-6-fix | Claudius Coenen | 2019-01-24 | 1 | -0/+3 |
|\ | |||||
| * | Fixing deep dependency problem with node 6.x | Claudius Coenen | 2019-01-23 | 1 | -0/+3 |
|/ | |||||
* | Merge pull request #1124 from phrix32/patch-1 | Christoph (Sheogorath) Kern | 2019-01-22 | 1 | -1/+1 |
|\ | |||||
| * | Fix reference to SAML guide in README | Jonathan | 2019-01-22 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #1123 from SISheogorath/fix/lintingTests | Christoph (Sheogorath) Kern | 2019-01-21 | 2 | -8/+10 |
|\ | |||||
| * | Add linting for tests | Sheogorath | 2019-01-21 | 2 | -8/+10 |
* | | Merge pull request #1121 from SISheogorath/test/CSP | Christoph (Sheogorath) Kern | 2019-01-21 | 2 | -0/+125 |
|\| | |||||
| * | Add tests for csp.js | Sheogorath | 2019-01-19 | 2 | -0/+125 |
|/ | |||||
* | Update yarn.lock | Sheogorath | 2019-01-18 | 1 | -504/+561 |
* | Merge pull request #1116 from dsprenkels/manage_users | Christoph (Sheogorath) Kern | 2019-01-12 | 1 | -1/+1 |
|\ | |||||
| * | Fix broken manage_users after Winston upgrade | Daan Sprenkels | 2019-01-10 | 1 | -1/+1 |
* | | Merge pull request #1117 from SISheogorath/upgrade/bootstrap | Christoph (Sheogorath) Kern | 2019-01-12 | 7 | -9/+9 |
|\ \ | |/ |/| | |||||
| * | Update bootstrap from 3.3.7 to 3.4.0 | Sheogorath | 2019-01-11 | 7 | -9/+9 |
|/ | |||||
* | Merge pull request #1114 from SISheogorath/fix/samlVersion | Christoph (Sheogorath) Kern | 2019-01-09 | 1 | -1/+1 |
|\ | |||||
| * | Update SAML to version 1.0.0 | Sheogorath | 2019-01-09 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #1110 from dsprenkels/issue_1106 | Christoph (Sheogorath) Kern | 2019-01-05 | 3 | -5/+20 |
|\ | |||||
| * | Remove blueimp-md5 dependency | Daan Sprenkels | 2018-12-22 | 2 | -4/+7 |
| * | Add a test for gravatar urls | Daan Sprenkels | 2018-12-22 | 2 | -1/+13 |
* | | Merge pull request #1112 from hackmdio/fix-XSS-issues | Christoph (Sheogorath) Kern | 2018-12-29 | 2 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | Fix to escape html comment tag [Security Issue] | Max Wu | 2018-12-28 | 1 | -1/+1 |
| * | Fix to sanitize disqus shortnames to remove slashes [Security Issue] | Max Wu | 2018-12-28 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #1105 from SISheogorath/fix/gistCSP | Christoph (Sheogorath) Kern | 2018-12-21 | 1 | -1/+1 |
|\ | |||||
| * | Fix broken Gist embedding | Sheogorath | 2018-12-20 | 1 | -1/+1 |
* | | Merge pull request #1108 from dsprenkels/patch-1 | Christoph (Sheogorath) Kern | 2018-12-21 | 1 | -1/+1 |
|\ \ | |||||
| * | | Update upload provider error message | Daan Sprenkels | 2018-12-21 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #1103 from SISheogorath/fix/localImageUpload | Christoph (Sheogorath) Kern | 2018-12-20 | 1 | -2/+2 |
|\ \ | |||||
| * | | Fix usage of new URL API | Sheogorath | 2018-12-18 | 1 | -2/+2 |
| |/ | |||||
* | | Update ru.json (POEditor.com) | Christoph (Sheogorath) Kern | 2018-12-13 | 1 | -103/+116 |
* | | Merge pull request #1091 from SISheogorath/fix/speakerNotesCSP | Christoph (Sheogorath) Kern | 2018-12-06 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix CSP for speaker notes | Sheogorath | 2018-12-05 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #1092 from SISheogorath/fix/disqusCSP | Christoph (Sheogorath) Kern | 2018-12-06 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Fix disqus CSP | Sheogorath | 2018-12-05 | 1 | -1/+1 |
|/ | |||||
* | Update yarn.lock | Sheogorath | 2018-12-04 | 1 | -362/+499 |
* | Merge pull request #1085 from SISheogorath/update/socket.io | Christoph (Sheogorath) Kern | 2018-12-01 | 2 | -3/+3 |
|\ | |||||
| * | Update socket.io | Sheogorath | 2018-11-28 | 2 | -3/+3 |
* | | Merge pull request #1086 from SISheogorath/feature/urlWarning | Christoph (Sheogorath) Kern | 2018-12-01 | 1 | -0/+4 |
|\ \ | |||||
| * | | Warn on missing serverURL | Sheogorath | 2018-11-28 | 1 | -0/+4 |
| |/ | |||||
* | | Merge pull request #1082 from cloudyu/pull | Christoph (Sheogorath) Kern | 2018-11-28 | 2 | -4/+4 |
|\ \ | |/ |/| | |||||
| * | Fix typo | CloudYu | 2018-11-27 | 2 | -4/+4 |
* | | Merge pull request #1084 from dsprenkels/export-subdirs | Christoph (Sheogorath) Kern | 2018-11-28 | 1 | -9/+11 |
|\ \ | |/ |/| | |||||
| * | Prevent subdirectories in user export | Daan Sprenkels | 2018-11-28 | 1 | -9/+11 |
|/ | |||||
* | Merge pull request #1072 from SISheogorath/update/doctoc | Christoph (Sheogorath) Kern | 2018-11-24 | 1 | -1/+1 |
|\ | |||||
| * | Update doctoc to version 1.4.0 | Sheogorath | 2018-11-21 | 1 | -1/+1 |
* | | Merge pull request #1069 from SISheogorath/fix/to-markdown | Christoph (Sheogorath) Kern | 2018-11-24 | 2 | -3/+8 |
|\ \ |