summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
|\ \ \
| * | | Fix logical error in legacy config expressionSheogorath2018-03-261-2/+2
| * | | Rename forgotten valuesSheogorath2018-03-261-4/+4
* | | | Merge pull request #788 from mcnesium/docs/gitlabChristoph (Sheogorath) Kern2018-03-274-0/+29
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add documentation for setting up authentication with a self-hosted GitLabmcnesium2018-03-274-0/+29
|/ / /
* | | Merge pull request #779 from SISheogorath/fix/cspForVideoChristoph (Sheogorath) Kern2018-03-261-0/+1
|\ \ \ | |/ / |/| |
| * | Allow embedding of video and audio tagsSheogorath2018-03-251-0/+1
| |/
* | Merge pull request #778 from SISheogorath/fix/nightModeToggleChristoph (Sheogorath) Kern2018-03-261-0/+1
|\ \ | |/ |/|
| * Fix night mode button after restoreSheogorath2018-03-251-0/+1
|/
* Merge pull request #758 from SISheogorath/cleanup/configChristoph (Sheogorath) Kern2018-03-2529-238/+291
|\
| * Change config to camel case with backwards compatibilitySheogorath2018-03-2529-238/+291
* | Merge pull request #775 from SISheogorath/feature/nightModeChristoph (Sheogorath) Kern2018-03-241-3/+18
|\ \ | |/ |/|
| * Persist nightmode so we can re-enable itSheogorath2018-03-231-3/+18
|/
* Merge pull request #772 from SISheogorath/fix/chromeFileErrorChristoph (Sheogorath) Kern2018-03-211-4/+7
|\
| * Reorganize usage of `getAsFile()`Sheogorath2018-03-181-2/+5
| * Fix typo in vedor extensionSheogorath2018-03-181-2/+2
* | Merge pull request #771 from SISheogorath/refactor/imageRouterChristoph (Sheogorath) Kern2018-03-217-132/+190
|\ \
| * | Refactoring imageRouter to modularitySheogorath2018-03-207-132/+190
| |/
* | Update yarn.lockSheogorath2018-03-181-0/+4
* | Merge pull request #770 from SISheogorath/fix/ldapUUIDChristoph (Sheogorath) Kern2018-03-181-1/+8
|\ \
| * | Add check for undefined UUIDSheogorath2018-03-181-1/+8
| |/
* | Merge pull request #743 from hackmdio/fix-to-use-url-safe-base64Christoph (Sheogorath) Kern2018-03-187-10/+101
|\ \