Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade base64url package | Sheogorath | 2018-05-17 | 1 | -1/+1 |
* | Merge pull request #824 from hackmdio/revert-813-fix/googleAPI | Christoph (Sheogorath) Kern | 2018-05-16 | 4 | -4/+10 |
|\ | |||||
| * | Revert "Workaround Google API problems" | Christoph (Sheogorath) Kern | 2018-05-16 | 4 | -4/+10 |
|/ | |||||
* | Merge pull request #813 from SISheogorath/fix/googleAPI | Christoph (Sheogorath) Kern | 2018-05-10 | 4 | -10/+4 |
|\ | |||||
| * | Remove Google Upload from UI | Sheogorath | 2018-05-01 | 1 | -9/+1 |
| * | Use API key instead of clientSecret | Sheogorath | 2018-04-13 | 3 | -1/+3 |
* | | Merge pull request #811 from hackmdio/fix-saml-typo | Christoph (Sheogorath) Kern | 2018-04-28 | 1 | -2/+2 |
|\ \ | |||||
| * | | Fix typo of "grouptAttribute" in saml auth module | Max Wu | 2018-04-27 | 1 | -2/+2 |
|/ / | |||||
* | | Merge pull request #803 from SISheogorath/fix/letterAvatarCSP | Christoph (Sheogorath) Kern | 2018-04-17 | 3 | -11/+23 |
|\ \ | |||||
| * | | Move letter-avatars into own request | Sheogorath | 2018-04-17 | 3 | -11/+23 |
| |/ | |||||
* | | Update yarn.lock | Sheogorath | 2018-04-17 | 1 | -1/+1 |
* | | Merge pull request #805 from SISheogorath/fix/noFile | Christoph (Sheogorath) Kern | 2018-04-17 | 3 | -2/+7 |
|\ \ | |||||
| * | | Fix possible file limit errors | Sheogorath | 2018-04-16 | 3 | -2/+7 |
|/ / | |||||
* | | Add config.json.example to npm test | Sheogorath | 2018-04-14 | 1 | -1/+1 |
* | | Fix example config | Sheogorath | 2018-04-14 | 1 | -2/+2 |
* | | Merge pull request #797 from SISheogorath/fix/LZErrorLog | Christoph (Sheogorath) Kern | 2018-04-11 | 1 | -0/+9 |
|\ \ | |||||
| * | | Add check for noteId length | Sheogorath | 2018-04-10 | 1 | -0/+9 |
* | | | Merge pull request #799 from SISheogorath/fix/AnonymousEditTypos | Christoph (Sheogorath) Kern | 2018-04-11 | 3 | -4/+4 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fix typos for `allowAnonymousEdits` | Sheogorath | 2018-04-10 | 3 | -4/+4 |
| |/ | |||||
* / | Extend README | Sheogorath | 2018-04-11 | 1 | -0/+4 |
|/ | |||||
* | Release 1.1.0-ce | Sheogorath | 2018-04-06 | 1 | -1/+1 |
* | Merge branch 'feature/releaseNotes1.1.0' | Sheogorath | 2018-04-06 | 2 | -12/+83 |
|\ | |||||
| * | Minor fixes in relase notes | Sheogorath | 2018-04-06 | 1 | -9/+10 |
| * | Add migration section to README.md | Sheogorath | 2018-04-06 | 1 | -2/+9 |
| * | Update release notes | Sheogorath | 2018-03-30 | 1 | -10/+73 |
* | | Merge branch 'docs/features-1.1.0-ce' | Sheogorath | 2018-04-06 | 1 | -3/+8 |
|\ \ | |||||
| * | | Provide feature changes in 1.1.0-ce | Sheogorath | 2018-03-30 | 1 | -3/+8 |
| |/ | |||||
* | | Merge pull request #796 from SISheogorath/feature/addMatrix | Christoph (Sheogorath) Kern | 2018-04-06 | 5 | -5/+7 |
|\ \ | |||||
| * | | Add matrix.org / Riot link | Sheogorath | 2018-04-05 | 5 | -5/+7 |
|/ / | |||||
* | | Merge pull request #790 from SISheogorath/fix/nightModeCSS | Christoph (Sheogorath) Kern | 2018-04-05 | 2 | -2/+21 |
|\ \ | |||||
| * | | Fix code blocks color in night mode | Sheogorath | 2018-04-05 | 1 | -0/+5 |
| * | | Fix modal and panel colors in night mode | Sheogorath | 2018-03-29 | 1 | -2/+16 |
| |/ | |||||
* | | Merge pull request #791 from SISheogorath/fix/extendedCSPPolicies | Christoph (Sheogorath) Kern | 2018-04-05 | 6 | -9/+25 |
|\ \ | |||||
| * | | Fix CSP for disqus and Google Analytics | Sheogorath | 2018-03-30 | 6 | -9/+25 |
| |/ | |||||
* | | Merge pull request #789 from SISheogorath/fix/sessionSecretEnv | Christoph (Sheogorath) Kern | 2018-03-29 | 3 | -0/+8 |
|\ \ | |/ |/| | |||||
| * | Add session data to env vars | Sheogorath | 2018-03-29 | 3 | -0/+8 |
|/ | |||||
* | Merge pull request #780 from SISheogorath/fix/sessionSecret | Christoph (Sheogorath) Kern | 2018-03-28 | 2 | -0/+10 |
|\ | |||||
| * | Automatically generate a session secret if default is used | Sheogorath | 2018-03-26 | 2 | -0/+10 |
* | | Merge pull request #786 from SISheogorath/fix/compatiblityConfig | Christoph (Sheogorath) Kern | 2018-03-27 | 2 | -6/+6 |
|\ \ | |||||
| * | | Fix logical error in legacy config expression | Sheogorath | 2018-03-26 | 1 | -2/+2 |
| * | | Rename forgotten values | Sheogorath | 2018-03-26 | 1 | -4/+4 |
* | | | Merge pull request #788 from mcnesium/docs/gitlab | Christoph (Sheogorath) Kern | 2018-03-27 | 4 | -0/+29 |
|\ \ \ | |||||
| * | | | Add documentation for setting up authentication with a self-hosted GitLab | mcnesium | 2018-03-27 | 4 | -0/+29 |
|/ / / | |||||
* | | | Merge pull request #779 from SISheogorath/fix/cspForVideo | Christoph (Sheogorath) Kern | 2018-03-26 | 1 | -0/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Allow embedding of video and audio tags | Sheogorath | 2018-03-25 | 1 | -0/+1 |
| |/ | |||||
* | | Merge pull request #778 from SISheogorath/fix/nightModeToggle | Christoph (Sheogorath) Kern | 2018-03-26 | 1 | -0/+1 |
|\ \ | |/ |/| | |||||
| * | Fix night mode button after restore | Sheogorath | 2018-03-25 | 1 | -0/+1 |
|/ | |||||
* | Merge pull request #758 from SISheogorath/cleanup/config | Christoph (Sheogorath) Kern | 2018-03-25 | 29 | -238/+291 |
|\ | |||||
| * | Change config to camel case with backwards compatibility | Sheogorath | 2018-03-25 | 29 | -238/+291 |
* | | Merge pull request #775 from SISheogorath/feature/nightMode | Christoph (Sheogorath) Kern | 2018-03-24 | 1 | -3/+18 |
|\ \ | |/ |/| |