summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 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
|\ \
| * | Fix typoMax Wu2018-03-111-1/+1
| * | Update to show log on migrate LZString type note url in historyMax Wu2018-03-111-1/+1
| * | Fix to log instead of throwing error on parse note idMax Wu2018-03-111-2/+4
| * | Fix parseNoteId order to fix some edge caseMax Wu2018-03-101-7/+7
| * | Improve history migration performanceMax Wu2018-03-101-11/+5
| * | Update to migrate note url in the history of browser storage and cookieMax Wu2018-03-032-0/+47
| * | Update to use buffer in encode/decode note idMax Wu2018-02-271-2/+4
| * | Add migration for LZString compressed note id in historyMax Wu2018-02-261-1/+21
| * | Remove and replace all note id compression in LZString with base64urlMax Wu2018-02-264-8/+34
* | | Merge pull request #757 from SISheogorath/fix/migrationChristoph (Sheogorath) Kern2018-03-171-0/+11
|\ \ \
| * | | Add missing migration for permissionsSheogorath2018-03-061-0/+11
* | | | Merge pull request #769 from SISheogorath/fix/minioIntegerChristoph (Sheogorath) Kern2018-03-172-3/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add helper function to fix number problemsSheogorath2018-03-162-3/+10
|/ / /
* | | Merge pull request #761 from SISheogorath/feature/reportURIChristoph (Sheogorath) Kern2018-03-144-2/+12
|\ \ \
| * | | Add config option for report URI in CSPSheogorath2018-03-144-2/+12
* | | | Merge pull request #765 from vazontang/masterChristoph (Sheogorath) Kern2018-03-141-1/+1
|\ \ \ \
| * | | | Convert HMD_MINIO_PORT into Number type.vazontang2018-03-151-1/+1
|/ / / /
* | | | Merge pull request #760 from thegcat/fix/support_multiple_emails_in_ldapChristoph (Sheogorath) Kern2018-03-101-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Multiple emails from LDAP are already an ArrayFelix Schäfer2018-03-091-1/+1
|/ / /
* | | Update yarn.lockSheogorath2018-03-071-77/+0
* | | Merge pull request #756 from davidmehren/masterChristoph (Sheogorath) Kern2018-03-072-7/+4
|\ \ \ | |/ / |/| |
| * | Remove engine.io-client dependency and fix webpack configDavid Mehren2018-03-062-7/+4
|/ /
* | Merge pull request #755 from thegcat/fix/remove_unused_ldap_optionsChristoph (Sheogorath) Kern2018-03-064-4/+0
|\ \