Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixing content types in status router | Sheogorath | 2018-07-03 | 1 | -2/+4 | |
* | Update passport-ldap | Sheogorath | 2018-06-30 | 1 | -1/+1 | |
* | Final replacements | Sheogorath | 2018-06-24 | 2 | -2/+2 | |
* | Do final internal renameing | Sheogorath | 2018-06-24 | 3 | -6/+14 | |
* | Rename HackMD view to CodiMD | Sheogorath | 2018-06-24 | 3 | -3/+3 | |
* | Rename environment variables and add legacy support. | Sheogorath | 2018-06-24 | 3 | -86/+216 | |
* | Rebrand HackMD to CodiMD | Sheogorath | 2018-06-24 | 1 | -1/+1 | |
* | Merge pull request #854 from hackmdio/feature/disableGravatar | Christoph (Sheogorath) Kern | 2018-06-24 | 4 | -27/+21 | |
|\ | ||||||
| * | Allow to disable gravatar | Sheogorath | 2018-06-23 | 4 | -27/+21 | |
* | | Merge pull request #855 from hackmdio/fix/constants | Christoph (Sheogorath) Kern | 2018-06-24 | 3 | -0/+19 | |
|\ \ | ||||||
| * | | Move config out of statics path | Sheogorath | 2018-06-24 | 3 | -0/+19 | |
| |/ | ||||||
* | | Merge pull request #856 from hackmdio/fix/lineEndings | Christoph (Sheogorath) Kern | 2018-06-24 | 1 | -1/+3 | |
|\ \ | ||||||
| * | | Fix possible line-ending issues for init note | Sheogorath | 2018-06-24 | 1 | -1/+3 | |
| |/ | ||||||
* | | Merge pull request #857 from hackmdio/fix/pdf-links | Christoph (Sheogorath) Kern | 2018-06-24 | 1 | -1/+4 | |
|\ \ | ||||||
| * | | Fix broken images in PDF caused by misconfigred server URL | Sheogorath | 2018-06-24 | 1 | -1/+4 | |
| |/ | ||||||
* / | Fix breaking regex | Sheogorath | 2018-06-24 | 1 | -1/+1 | |
|/ | ||||||
* | Fix possible error if HackMD is started with wrong workdir | Sheogorath | 2018-06-23 | 3 | -1/+3 | |
* | Merge pull request #830 from SISheogorath/feature/GDPR | Christoph (Sheogorath) Kern | 2018-06-17 | 8 | -14/+150 | |
|\ | ||||||
| * | Add note export function | Sheogorath | 2018-05-26 | 1 | -0/+56 | |
| * | Add token based security feature | Sheogorath | 2018-05-25 | 4 | -12/+52 | |
| * | Fix requests for deleted users | Sheogorath | 2018-05-25 | 2 | -5/+10 | |
| * | Add delete function for authenticated users | Sheogorath | 2018-05-25 | 1 | -0/+24 | |
| * | Use cascaded deletes | Sheogorath | 2018-05-25 | 3 | -4/+12 | |
| * | Use hard delete instead of soft delete | Sheogorath | 2018-05-25 | 1 | -1/+1 | |
| * | Add privacy and ToS links | Sheogorath | 2018-05-24 | 1 | -1/+4 | |
* | | Fix i18n writing locale files in production | Sheogorath | 2018-06-05 | 1 | -0/+3 | |
* | | Merge pull request #784 from pferreir/add-oauth2-support | Christoph (Sheogorath) Kern | 2018-06-04 | 8 | -2/+154 | |
|\ \ | ||||||
| * | | Use TEXT instead of STRING for tokens | Pedro Ferreira | 2018-03-26 | 2 | -2/+25 | |
| * | | Add support for generic OAuth2 providers | Pedro Ferreira | 2018-03-26 | 6 | -0/+129 | |
* | | | Fix callback validation | Adam Hoka | 2018-06-01 | 4 | -4/+7 | |
* | | | Add Azure Blob Storage support | Ádám Hóka | 2018-06-01 | 5 | -3/+49 | |
* | | | Merge pull request #785 from pferreir/redirect-to-login | Christoph (Sheogorath) Kern | 2018-05-31 | 1 | -1/+7 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | 403: redirect user to login page if not logged in | Pedro Ferreira | 2018-03-27 | 1 | -1/+7 | |
| |/ | ||||||
* | | Revert "Workaround Google API problems" | Christoph (Sheogorath) Kern | 2018-05-16 | 2 | -2/+0 | |
* | | Merge pull request #813 from SISheogorath/fix/googleAPI | Christoph (Sheogorath) Kern | 2018-05-10 | 2 | -0/+2 | |
|\ \ | ||||||
| * | | Use API key instead of clientSecret | Sheogorath | 2018-04-13 | 2 | -0/+2 | |
* | | | Fix typo of "grouptAttribute" in saml auth module | Max Wu | 2018-04-27 | 1 | -2/+2 | |
* | | | Merge pull request #803 from SISheogorath/fix/letterAvatarCSP | Christoph (Sheogorath) Kern | 2018-04-17 | 3 | -11/+23 | |
|\ \ \ | ||||||
| * | | | Move letter-avatars into own request | Sheogorath | 2018-04-17 | 3 | -11/+23 | |
| |/ / | ||||||
* | | | Merge pull request #797 from SISheogorath/fix/LZErrorLog | Christoph (Sheogorath) Kern | 2018-04-11 | 1 | -0/+9 | |
|\ \ \ | ||||||
| * | | | Add check for noteId length | Sheogorath | 2018-04-10 | 1 | -0/+9 | |
| |/ / | ||||||
* / / | Fix typos for `allowAnonymousEdits` | Sheogorath | 2018-04-10 | 3 | -4/+4 | |
|/ / | ||||||
* | | Merge pull request #791 from SISheogorath/fix/extendedCSPPolicies | Christoph (Sheogorath) Kern | 2018-04-05 | 3 | -2/+17 | |
|\ \ | ||||||
| * | | Fix CSP for disqus and Google Analytics | Sheogorath | 2018-03-30 | 3 | -2/+17 | |
* | | | Add session data to env vars | Sheogorath | 2018-03-29 | 1 | -0/+2 | |
|/ / | ||||||
* | | Merge pull request #780 from SISheogorath/fix/sessionSecret | Christoph (Sheogorath) Kern | 2018-03-28 | 2 | -0/+10 | |
|\ \ | ||||||
| * | | Automatically generate a session secret if default is used | Sheogorath | 2018-03-26 | 2 | -0/+10 | |
* | | | 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 | |
| |/ |