Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add token based security feature | Sheogorath | 2018-05-25 | 5 | -13/+53 |
* | Add delete user UI | Sheogorath | 2018-05-25 | 3 | -16/+44 |
* | Fix requests for deleted users | Sheogorath | 2018-05-25 | 2 | -5/+10 |
* | Add delete function for authenticated users | Sheogorath | 2018-05-25 | 1 | -0/+24 |
* | Use cascaded deletes | Sheogorath | 2018-05-25 | 3 | -4/+12 |
* | Use hard delete instead of soft delete | Sheogorath | 2018-05-25 | 1 | -1/+1 |
* | Add privacy and ToS links | Sheogorath | 2018-05-24 | 3 | -4/+9 |
* | Update yarn.lock | Sheogorath | 2018-05-21 | 1 | -3/+3 |
* | Add current requirements for node versions | Sheogorath | 2018-05-21 | 1 | -1/+1 |
* | Merge pull request #826 from SISheogorath/upgrade/base64url | Christoph (Sheogorath) Kern | 2018-05-17 | 1 | -1/+1 |
|\ | |||||
| * | Upgrade base64url package | Sheogorath | 2018-05-17 | 1 | -1/+1 |
* | | Merge pull request #825 from SISheogorath/remove/GoogleDrive | Christoph (Sheogorath) Kern | 2018-05-16 | 11 | -516/+3 |
|\ \ | |/ |/| | |||||
| * | Removing google drive integration | Sheogorath | 2018-05-16 | 11 | -516/+3 |
|/ | |||||
* | 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 |