summaryrefslogtreecommitdiff
path: root/lib/web (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Allow to generate lower case header references through the confighoijui2019-10-221-1/+2
* Refactored note-creation with given noteIdErik Michelson2019-09-041-3/+3
* Added endpoint for note-creation with given aliasErik Michelson2019-09-041-0/+2
* Merge pull request #32 from codimd/aws-endpointsSheogorath2019-09-021-1/+3
|\
| * make aws s3 endpoint configurableMathias Merscher2019-02-111-1/+3
* | Rework debug loggingSheogorath2019-06-0811-37/+33
* | Fix eslint warningsSheogorath2019-05-3120-38/+37
* | Add config for toobusy middlewareSheogorath2019-05-251-0/+4
* | asyncified setting and verifying the passwordClaudius2019-05-131-2/+8
* | Add lutim supportDylan Dervaux2019-04-101-0/+31
* | Added a configuration option for passport-saml:Emmanuel Ormancey2019-04-061-1/+2
* | Hide port from minio URL for protocol default portThor772019-04-061-1/+3
* | Add required change for Google+ API deprecationSheogorath2019-03-091-1/+2
|/
* Fix usage of new URL APISheogorath2018-12-181-2/+2
* Merge pull request #1082 from cloudyu/pullChristoph (Sheogorath) Kern2018-11-282-4/+4
|\
| * Fix typoCloudYu2018-11-272-4/+4
* | Prevent subdirectories in user exportDaan Sprenkels2018-11-281-9/+11
|/
* Merge pull request #1058 from ccoenen/bug/oauth2internalerrorChristoph (Sheogorath) Kern2018-11-161-4/+4
|\
| * InternalOAuthError is not part of passport, but of passport-oauth2Claudius Coenen2018-11-141-4/+4
* | switching to eslint for code checkingClaudius Coenen2018-11-141-1/+1
|/
* Add full version stringSheogorath2018-11-111-1/+1
* Add OpenID to CodiMDSheogorath2018-10-052-0/+62
* removing superfluous config parameters for template filesClaudius2018-09-261-1/+1
* imageRouter/filesystem: make callback path-independentWilliButz2018-09-261-1/+2
* Fixing content types in status routerSheogorath2018-07-031-2/+4
* Update passport-ldapSheogorath2018-06-301-1/+1
* Do final internal renameingSheogorath2018-06-242-4/+12
* Merge pull request #855 from hackmdio/fix/constantsChristoph (Sheogorath) Kern2018-06-241-0/+17
|\
| * Move config out of statics pathSheogorath2018-06-241-0/+17
* | Fix breaking regexSheogorath2018-06-241-1/+1
|/
* Fix possible error if HackMD is started with wrong workdirSheogorath2018-06-231-1/+1
* Merge pull request #830 from SISheogorath/feature/GDPRChristoph (Sheogorath) Kern2018-06-171-0/+84
|\
| * Add note export functionSheogorath2018-05-261-0/+56
| * Add token based security featureSheogorath2018-05-251-8/+12
| * Add delete function for authenticated usersSheogorath2018-05-251-0/+24
* | Merge pull request #784 from pferreir/add-oauth2-supportChristoph (Sheogorath) Kern2018-06-042-0/+107
|\ \
| * | Add support for generic OAuth2 providersPedro Ferreira2018-03-262-0/+107
* | | Fix callback validationAdam Hoka2018-06-014-4/+7
* | | Add Azure Blob Storage supportÁdám Hóka2018-06-011-0/+35
| |/ |/|
* | Fix typo of "grouptAttribute" in saml auth moduleMax Wu2018-04-271-2/+2
* | Move letter-avatars into own requestSheogorath2018-04-171-0/+7
|/
* Change config to camel case with backwards compatibilitySheogorath2018-03-2515-43/+43
* Merge pull request #771 from SISheogorath/refactor/imageRouterChristoph (Sheogorath) Kern2018-03-216-132/+183
|\
| * Refactoring imageRouter to modularitySheogorath2018-03-206-132/+183
* | Add check for undefined UUIDSheogorath2018-03-181-1/+8
|/
* Multiple emails from LDAP are already an ArrayFelix Schäfer2018-03-091-1/+1
* Introduce ldap.useridFieldDustin Frisch2018-03-011-1/+4
* Fix uncaught exception for non-existent userSheogorath2018-01-301-0/+5
* Remove camel case from `imageuploadtype` in configSheogorath2018-01-271-2/+2
* Merge pull request #506 from erasys/minioChristoph (Sheogorath) Kern2018-01-231-0/+34
|\