| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | 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 |
|\ \
| |/
|/| |
|
| * | Persist nightmode so we can re-enable it | Sheogorath | 2018-03-23 | 1 | -3/+18 |
|/ |
|
* | Merge pull request #772 from SISheogorath/fix/chromeFileError | Christoph (Sheogorath) Kern | 2018-03-21 | 1 | -4/+7 |
|\ |
|
| * | Reorganize usage of `getAsFile()` | Sheogorath | 2018-03-18 | 1 | -2/+5 |
| * | Fix typo in vedor extension | Sheogorath | 2018-03-18 | 1 | -2/+2 |
* | | Merge pull request #771 from SISheogorath/refactor/imageRouter | Christoph (Sheogorath) Kern | 2018-03-21 | 7 | -132/+190 |
|\ \ |
|
| * | | Refactoring imageRouter to modularity | Sheogorath | 2018-03-20 | 7 | -132/+190 |
| |/ |
|
* | | Update yarn.lock | Sheogorath | 2018-03-18 | 1 | -0/+4 |
* | | Merge pull request #770 from SISheogorath/fix/ldapUUID | Christoph (Sheogorath) Kern | 2018-03-18 | 1 | -1/+8 |
|\ \ |
|
| * | | Add check for undefined UUID | Sheogorath | 2018-03-18 | 1 | -1/+8 |
| |/ |
|
* | | Merge pull request #743 from hackmdio/fix-to-use-url-safe-base64 | Christoph (Sheogorath) Kern | 2018-03-18 | 7 | -10/+101 |
|\ \ |
|
| * | | Fix typo | Max Wu | 2018-03-11 | 1 | -1/+1 |
| * | | Update to show log on migrate LZString type note url in history | Max Wu | 2018-03-11 | 1 | -1/+1 |
| * | | Fix to log instead of throwing error on parse note id | Max Wu | 2018-03-11 | 1 | -2/+4 |
| * | | Fix parseNoteId order to fix some edge case | Max Wu | 2018-03-10 | 1 | -7/+7 |
| * | | Improve history migration performance | Max Wu | 2018-03-10 | 1 | -11/+5 |
| * | | Update to migrate note url in the history of browser storage and cookie | Max Wu | 2018-03-03 | 2 | -0/+47 |
| * | | Update to use buffer in encode/decode note id | Max Wu | 2018-02-27 | 1 | -2/+4 |
| * | | Add migration for LZString compressed note id in history | Max Wu | 2018-02-26 | 1 | -1/+21 |
| * | | Remove and replace all note id compression in LZString with base64url | Max Wu | 2018-02-26 | 4 | -8/+34 |
* | | | Merge pull request #757 from SISheogorath/fix/migration | Christoph (Sheogorath) Kern | 2018-03-17 | 1 | -0/+11 |
|\ \ \ |
|
| * | | | Add missing migration for permissions | Sheogorath | 2018-03-06 | 1 | -0/+11 |
* | | | | Merge pull request #769 from SISheogorath/fix/minioInteger | Christoph (Sheogorath) Kern | 2018-03-17 | 2 | -3/+10 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Add helper function to fix number problems | Sheogorath | 2018-03-16 | 2 | -3/+10 |
|/ / / |
|
* | | | Merge pull request #761 from SISheogorath/feature/reportURI | Christoph (Sheogorath) Kern | 2018-03-14 | 4 | -2/+12 |
|\ \ \ |
|
| * | | | Add config option for report URI in CSP | Sheogorath | 2018-03-14 | 4 | -2/+12 |
* | | | | Merge pull request #765 from vazontang/master | Christoph (Sheogorath) Kern | 2018-03-14 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Convert HMD_MINIO_PORT into Number type. | vazontang | 2018-03-15 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge pull request #760 from thegcat/fix/support_multiple_emails_in_ldap | Christoph (Sheogorath) Kern | 2018-03-10 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Multiple emails from LDAP are already an Array | Felix Schäfer | 2018-03-09 | 1 | -1/+1 |
|/ / / |
|
* | | | Update yarn.lock | Sheogorath | 2018-03-07 | 1 | -77/+0 |
* | | | Merge pull request #756 from davidmehren/master | Christoph (Sheogorath) Kern | 2018-03-07 | 2 | -7/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | Remove engine.io-client dependency and fix webpack config | David Mehren | 2018-03-06 | 2 | -7/+4 |
|/ / |
|
* | | Merge pull request #755 from thegcat/fix/remove_unused_ldap_options | Christoph (Sheogorath) Kern | 2018-03-06 | 4 | -4/+0 |
|\ \ |
|
| * | | Remove unused LDAP option `tokenSecret` | Felix Schäfer | 2018-03-05 | 4 | -4/+0 |
|/ / |
|
* | | Merge pull request #753 from senk/patch-1 | Christoph (Sheogorath) Kern | 2018-03-05 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix small typo | Robin Naundorf | 2018-03-05 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #750 from fooker/master | Christoph (Sheogorath) Kern | 2018-03-03 | 5 | -3/+10 |
|\ \ |
|
| * | | Introduce ldap.useridField | Dustin Frisch | 2018-03-01 | 5 | -3/+10 |
|/ / |
|