summaryrefslogtreecommitdiff
path: root/lib/web (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-09Add required change for Google+ API deprecationSheogorath1-1/+2
2018-12-18Fix usage of new URL APISheogorath1-2/+2
2018-11-28Prevent subdirectories in user exportDaan Sprenkels1-9/+11
2018-11-27Fix typoCloudYu2-4/+4
2018-11-14switching to eslint for code checkingClaudius Coenen1-1/+1
2018-11-14InternalOAuthError is not part of passport, but of passport-oauth2Claudius Coenen1-4/+4
2018-11-11Add full version stringSheogorath1-1/+1
2018-10-05Add OpenID to CodiMDSheogorath2-0/+62
2018-09-26removing superfluous config parameters for template filesClaudius1-1/+1
2018-09-26imageRouter/filesystem: make callback path-independentWilliButz1-1/+2
2018-07-03Fixing content types in status routerSheogorath1-2/+4
2018-06-30Update passport-ldapSheogorath1-1/+1
2018-06-24Do final internal renameingSheogorath2-4/+12
2018-06-24Fix breaking regexSheogorath1-1/+1
2018-06-24Move config out of statics pathSheogorath1-0/+17
2018-06-23Fix possible error if HackMD is started with wrong workdirSheogorath1-1/+1
2018-06-01Fix callback validationAdam Hoka4-4/+7
2018-06-01Add Azure Blob Storage supportÁdám Hóka1-0/+35
2018-05-26Add note export functionSheogorath1-0/+56
2018-05-25Add token based security featureSheogorath1-8/+12
2018-05-25Add delete function for authenticated usersSheogorath1-0/+24
2018-04-27Fix typo of "grouptAttribute" in saml auth moduleMax Wu1-2/+2
2018-04-17Move letter-avatars into own requestSheogorath1-0/+7
2018-03-26Add support for generic OAuth2 providersPedro Ferreira2-0/+107
2018-03-25Change config to camel case with backwards compatibilitySheogorath15-43/+43
2018-03-20Refactoring imageRouter to modularitySheogorath6-132/+183
2018-03-18Add check for undefined UUIDSheogorath1-1/+8
2018-03-09Multiple emails from LDAP are already an ArrayFelix Schäfer1-1/+1
2018-03-01Introduce ldap.useridFieldDustin Frisch1-1/+4
2018-01-30Fix uncaught exception for non-existent userSheogorath1-0/+5
2018-01-27Remove camel case from `imageuploadtype` in configSheogorath1-2/+2
2018-01-18Allow posting new note with contentDustin Frisch2-0/+11
2017-12-09Add setting `ldap.usernameField`Lukas Kalbertodt1-1/+7
2017-12-04added guide for SAML settingsNorihito Nakae1-1/+0
2017-11-29fixed the SAML callback URL to unconfigurable.Norihito Nakae1-1/+1
2017-11-28Initial support for SAML authenticationNorihito Nakae2-0/+97
2017-10-31Add mattermost authenticationChristoph Witzany2-0/+50
2017-10-12Fix LDAP problem about missing uidNumberSheogorath1-2/+3
2017-09-04Give google the correct name.Kaiyu Shi1-3/+3
2017-08-30Add support for minioMarc Deop1-0/+34
2017-06-14fix s3 us-east-1 region endpointKotaro Yamamoto1-1/+4
2017-05-17fix: export to gist occurred 404 not foundMax Wu1-0/+4
2017-05-08Rename checkURiValid.js to checkURIValid.jsMax Wu1-0/+0
2017-05-08fix(imageRouter): import missing dependency: getImageMimeTypeRaccoon Li1-1/+1
2017-05-08refactor(config.js): Extract config fileBoHong Li1-8/+8
2017-05-08refactor: Remove `require` extension filenameBoHong Li1-2/+1
2017-05-08refactor(baseRouter.js): Adjust style fit standardBoHong Li1-1/+0
2017-05-08refactor(auth.js): Remove base pathBoHong Li1-8/+8
2017-05-08refactor(app.js): Move passport serialize and deserialize to auth moduleBoHong Li1-0/+22
2017-05-08refactor(app.js): Extract tooBusyBoHong Li1-0/+13