summaryrefslogtreecommitdiff
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-31Add missing catch blocks for migration from 1.1.1 to 1.2.0Hugo Caloto8-2/+56
2018-07-27Further improvement of error handling for LZStringSheogorath2-2/+10
2018-07-27Support 'host' & 'path' config optionsMiranda Kastemaa2-0/+3
2018-07-27Minimize number of errors in LZString parsing errors for historySheogorath1-0/+9
2018-07-27Fix possible weird objects as emailSheogorath1-0/+4
2018-07-09Upload images to the filesystem by default, rather than to imgurMaxence Ahlouche1-1/+1
2018-07-05Add script src hash for speaker note to CSP directivesMax Wu1-1/+1
2018-07-03Fixing content types in status routerSheogorath1-2/+4
2018-06-30Update passport-ldapSheogorath1-1/+1
2018-06-24Final replacementsSheogorath2-2/+2
2018-06-24Do final internal renameingSheogorath3-6/+14
2018-06-24Rename HackMD view to CodiMDSheogorath3-3/+3
2018-06-24Rename environment variables and add legacy support.Sheogorath3-86/+216
2018-06-24Rebrand HackMD to CodiMDSheogorath1-1/+1
2018-06-24Fix breaking regexSheogorath1-1/+1
2018-06-24Fix broken images in PDF caused by misconfigred server URLSheogorath1-1/+4
2018-06-24Fix possible line-ending issues for init noteSheogorath1-1/+3
2018-06-24Move config out of statics pathSheogorath3-0/+19
2018-06-23Allow to disable gravatarSheogorath4-27/+21
2018-06-23Fix possible error if HackMD is started with wrong workdirSheogorath3-1/+3
2018-06-05Fix i18n writing locale files in productionSheogorath1-0/+3
2018-06-01Fix callback validationAdam Hoka4-4/+7
2018-06-01Add Azure Blob Storage supportÁdám Hóka5-3/+49
2018-05-26Add note export functionSheogorath1-0/+56
2018-05-25Add token based security featureSheogorath4-12/+52
2018-05-25Fix requests for deleted usersSheogorath2-5/+10
2018-05-25Add delete function for authenticated usersSheogorath1-0/+24
2018-05-25Use cascaded deletesSheogorath3-4/+12
2018-05-25Use hard delete instead of soft deleteSheogorath1-1/+1
2018-05-24Add privacy and ToS linksSheogorath1-1/+4
2018-05-16Revert "Workaround Google API problems"Christoph (Sheogorath) Kern2-2/+0
2018-04-27Fix typo of "grouptAttribute" in saml auth moduleMax Wu1-2/+2
2018-04-17Move letter-avatars into own requestSheogorath3-11/+23
2018-04-13Use API key instead of clientSecretSheogorath2-0/+2
2018-04-10Add check for noteId lengthSheogorath1-0/+9
2018-04-10Fix typos for `allowAnonymousEdits`Sheogorath3-4/+4
2018-03-30Fix CSP for disqus and Google AnalyticsSheogorath3-2/+17
2018-03-29Add session data to env varsSheogorath1-0/+2
2018-03-27403: redirect user to login page if not logged inPedro Ferreira1-1/+7
2018-03-26Fix logical error in legacy config expressionSheogorath1-2/+2
2018-03-26Rename forgotten valuesSheogorath1-4/+4
2018-03-26Use TEXT instead of STRING for tokensPedro Ferreira2-2/+25
2018-03-26Add support for generic OAuth2 providersPedro Ferreira6-0/+129
2018-03-26Automatically generate a session secret if default is usedSheogorath2-0/+10
2018-03-25Allow embedding of video and audio tagsSheogorath1-0/+1
2018-03-25Change config to camel case with backwards compatibilitySheogorath25-182/+235
2018-03-20Refactoring imageRouter to modularitySheogorath7-132/+190
2018-03-18Add check for undefined UUIDSheogorath1-1/+8
2018-03-16Add helper function to fix number problemsSheogorath2-3/+10
2018-03-15Convert HMD_MINIO_PORT into Number type.vazontang1-1/+1