| Commit message (Expand) | Author | Age | Files | Lines |
* | Rework debug logging | Sheogorath | 2019-06-08 | 11 | -37/+33 |
* | Fix eslint warnings | Sheogorath | 2019-05-31 | 20 | -38/+37 |
* | Add config for toobusy middleware | Sheogorath | 2019-05-25 | 1 | -0/+4 |
* | asyncified setting and verifying the password | Claudius | 2019-05-13 | 1 | -2/+8 |
* | Add lutim support | Dylan Dervaux | 2019-04-10 | 1 | -0/+31 |
* | Added a configuration option for passport-saml: | Emmanuel Ormancey | 2019-04-06 | 1 | -1/+2 |
* | Hide port from minio URL for protocol default port | Thor77 | 2019-04-06 | 1 | -1/+3 |
* | Add required change for Google+ API deprecation | Sheogorath | 2019-03-09 | 1 | -1/+2 |
* | Fix usage of new URL API | Sheogorath | 2018-12-18 | 1 | -2/+2 |
* | Merge pull request #1082 from cloudyu/pull | Christoph (Sheogorath) Kern | 2018-11-28 | 2 | -4/+4 |
|\ |
|
| * | Fix typo | CloudYu | 2018-11-27 | 2 | -4/+4 |
* | | Prevent subdirectories in user export | Daan Sprenkels | 2018-11-28 | 1 | -9/+11 |
|/ |
|
* | Merge pull request #1058 from ccoenen/bug/oauth2internalerror | Christoph (Sheogorath) Kern | 2018-11-16 | 1 | -4/+4 |
|\ |
|
| * | InternalOAuthError is not part of passport, but of passport-oauth2 | Claudius Coenen | 2018-11-14 | 1 | -4/+4 |
* | | switching to eslint for code checking | Claudius Coenen | 2018-11-14 | 1 | -1/+1 |
|/ |
|
* | Add full version string | Sheogorath | 2018-11-11 | 1 | -1/+1 |
* | Add OpenID to CodiMD | Sheogorath | 2018-10-05 | 2 | -0/+62 |
* | removing superfluous config parameters for template files | Claudius | 2018-09-26 | 1 | -1/+1 |
* | imageRouter/filesystem: make callback path-independent | WilliButz | 2018-09-26 | 1 | -1/+2 |
* | Fixing content types in status router | Sheogorath | 2018-07-03 | 1 | -2/+4 |
* | Update passport-ldap | Sheogorath | 2018-06-30 | 1 | -1/+1 |
* | Do final internal renameing | Sheogorath | 2018-06-24 | 2 | -4/+12 |
* | Merge pull request #855 from hackmdio/fix/constants | Christoph (Sheogorath) Kern | 2018-06-24 | 1 | -0/+17 |
|\ |
|
| * | Move config out of statics path | Sheogorath | 2018-06-24 | 1 | -0/+17 |
* | | Fix breaking regex | Sheogorath | 2018-06-24 | 1 | -1/+1 |
|/ |
|
* | Fix possible error if HackMD is started with wrong workdir | Sheogorath | 2018-06-23 | 1 | -1/+1 |
* | Merge pull request #830 from SISheogorath/feature/GDPR | Christoph (Sheogorath) Kern | 2018-06-17 | 1 | -0/+84 |
|\ |
|
| * | Add note export function | Sheogorath | 2018-05-26 | 1 | -0/+56 |
| * | Add token based security feature | Sheogorath | 2018-05-25 | 1 | -8/+12 |
| * | Add delete function for authenticated users | Sheogorath | 2018-05-25 | 1 | -0/+24 |
* | | Merge pull request #784 from pferreir/add-oauth2-support | Christoph (Sheogorath) Kern | 2018-06-04 | 2 | -0/+107 |
|\ \ |
|
| * | | Add support for generic OAuth2 providers | Pedro Ferreira | 2018-03-26 | 2 | -0/+107 |
* | | | Fix callback validation | Adam Hoka | 2018-06-01 | 4 | -4/+7 |
* | | | Add Azure Blob Storage support | Ádám Hóka | 2018-06-01 | 1 | -0/+35 |
| |/
|/| |
|
* | | Fix typo of "grouptAttribute" in saml auth module | Max Wu | 2018-04-27 | 1 | -2/+2 |
* | | Move letter-avatars into own request | Sheogorath | 2018-04-17 | 1 | -0/+7 |
|/ |
|
* | Change config to camel case with backwards compatibility | Sheogorath | 2018-03-25 | 15 | -43/+43 |
* | Merge pull request #771 from SISheogorath/refactor/imageRouter | Christoph (Sheogorath) Kern | 2018-03-21 | 6 | -132/+183 |
|\ |
|
| * | Refactoring imageRouter to modularity | Sheogorath | 2018-03-20 | 6 | -132/+183 |
* | | Add check for undefined UUID | Sheogorath | 2018-03-18 | 1 | -1/+8 |
|/ |
|
* | Multiple emails from LDAP are already an Array | Felix Schäfer | 2018-03-09 | 1 | -1/+1 |
* | Introduce ldap.useridField | Dustin Frisch | 2018-03-01 | 1 | -1/+4 |
* | Fix uncaught exception for non-existent user | Sheogorath | 2018-01-30 | 1 | -0/+5 |
* | Remove camel case from `imageuploadtype` in config | Sheogorath | 2018-01-27 | 1 | -2/+2 |
* | Merge pull request #506 from erasys/minio | Christoph (Sheogorath) Kern | 2018-01-23 | 1 | -0/+34 |
|\ |
|
| * | Add support for minio | Marc Deop | 2017-08-30 | 1 | -0/+34 |
* | | Allow posting new note with content | Dustin Frisch | 2018-01-18 | 2 | -0/+11 |
* | | Add setting `ldap.usernameField` | Lukas Kalbertodt | 2017-12-09 | 1 | -1/+7 |
* | | added guide for SAML settings | Norihito Nakae | 2017-12-04 | 1 | -1/+0 |
* | | fixed the SAML callback URL to unconfigurable. | Norihito Nakae | 2017-11-29 | 1 | -1/+1 |