summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add Azure Blob Storage supportÁdám Hóka2018-06-018-6/+60
* Merge pull request #785 from pferreir/redirect-to-loginChristoph (Sheogorath) Kern2018-05-311-1/+7
|\
| * 403: redirect user to login page if not logged inPedro Ferreira2018-03-271-1/+7
* | Release 1.1.1-ceSheogorath2018-05-231-1/+1
* | Merge pull request #828 from SISheogorath/feature/release-notes-1.1.1-ceChristoph (Sheogorath) Kern2018-05-231-0/+21
|\ \
| * | Add release notes for 1.1.1-ceSheogorath2018-05-221-0/+21
|/ /
* | Update yarn.lockSheogorath2018-05-211-3/+3
* | Add current requirements for node versionsSheogorath2018-05-211-1/+1
* | Merge pull request #826 from SISheogorath/upgrade/base64urlChristoph (Sheogorath) Kern2018-05-171-1/+1
|\ \
| * | Upgrade base64url packageSheogorath2018-05-171-1/+1
* | | Merge pull request #825 from SISheogorath/remove/GoogleDriveChristoph (Sheogorath) Kern2018-05-1611-516/+3
|\ \ \ | |/ / |/| |
| * | Removing google drive integrationSheogorath2018-05-1611-516/+3
|/ /
* | Merge pull request #824 from hackmdio/revert-813-fix/googleAPIChristoph (Sheogorath) Kern2018-05-164-4/+10
|\ \
| * | Revert "Workaround Google API problems"Christoph (Sheogorath) Kern2018-05-164-4/+10
|/ /
* | Merge pull request #813 from SISheogorath/fix/googleAPIChristoph (Sheogorath) Kern2018-05-104-10/+4
|\ \
| * | Remove Google Upload from UISheogorath2018-05-011-9/+1
| * | Use API key instead of clientSecretSheogorath2018-04-133-1/+3
* | | Merge pull request #811 from hackmdio/fix-saml-typoChristoph (Sheogorath) Kern2018-04-281-2/+2
|\ \ \
| * | | Fix typo of "grouptAttribute" in saml auth moduleMax Wu2018-04-271-2/+2
|/ / /
* | | Merge pull request #803 from SISheogorath/fix/letterAvatarCSPChristoph (Sheogorath) Kern2018-04-173-11/+23
|\ \ \
| * | | Move letter-avatars into own requestSheogorath2018-04-173-11/+23
| |/ /
* | | Update yarn.lockSheogorath2018-04-171-1/+1
* | | Merge pull request #805 from SISheogorath/fix/noFileChristoph (Sheogorath) Kern2018-04-173-2/+7
|\ \ \
| * | | Fix possible file limit errorsSheogorath2018-04-163-2/+7
|/ / /
* | | Add config.json.example to npm testSheogorath2018-04-141-1/+1
* | | Fix example configSheogorath2018-04-141-2/+2
* | | Merge pull request #797 from SISheogorath/fix/LZErrorLogChristoph (Sheogorath) Kern2018-04-111-0/+9
|\ \ \
| * | | Add check for noteId lengthSheogorath2018-04-101-0/+9
* | | | Merge pull request #799 from SISheogorath/fix/AnonymousEditTyposChristoph (Sheogorath) Kern2018-04-113-4/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix typos for `allowAnonymousEdits`Sheogorath2018-04-103-4/+4
| |/ /
* / / Extend READMESheogorath2018-04-111-0/+4
|/ /
* | Release 1.1.0-ceSheogorath2018-04-061-1/+1
* | Merge branch 'feature/releaseNotes1.1.0'Sheogorath2018-04-062-12/+83
|\ \
| * | Minor fixes in relase notesSheogorath2018-04-061-9/+10
| * | Add migration section to README.mdSheogorath2018-04-061-2/+9
| * | Update release notesSheogorath2018-03-301-10/+73
* | | Merge branch 'docs/features-1.1.0-ce'Sheogorath2018-04-061-3/+8
|\ \ \
| * | | Provide feature changes in 1.1.0-ceSheogorath2018-03-301-3/+8
| |/ /
* | | Merge pull request #796 from SISheogorath/feature/addMatrixChristoph (Sheogorath) Kern2018-04-065-5/+7
|\ \ \
| * | | Add matrix.org / Riot linkSheogorath2018-04-055-5/+7
|/ / /
* | | Merge pull request #790 from SISheogorath/fix/nightModeCSSChristoph (Sheogorath) Kern2018-04-052-2/+21
|\ \ \
| * | | Fix code blocks color in night modeSheogorath2018-04-051-0/+5
| * | | Fix modal and panel colors in night modeSheogorath2018-03-291-2/+16
| |/ /
* | | Merge pull request #791 from SISheogorath/fix/extendedCSPPoliciesChristoph (Sheogorath) Kern2018-04-056-9/+25
|\ \ \
| * | | Fix CSP for disqus and Google AnalyticsSheogorath2018-03-306-9/+25
| |/ /
* | | Merge pull request #789 from SISheogorath/fix/sessionSecretEnvChristoph (Sheogorath) Kern2018-03-293-0/+8
|\ \ \ | |/ / |/| |
| * | Add session data to env varsSheogorath2018-03-293-0/+8
|/ /
* | Merge pull request #780 from SISheogorath/fix/sessionSecretChristoph (Sheogorath) Kern2018-03-282-0/+10
|\ \
| * | Automatically generate a session secret if default is usedSheogorath2018-03-262-0/+10
* | | Merge pull request #786 from SISheogorath/fix/compatiblityConfigChristoph (Sheogorath) Kern2018-03-272-6/+6
|\ \ \