| Commit message (Expand) | Author | Files | Lines |
2018-11-11 | Add full version string | Sheogorath | 1 | -2/+9 |
2018-11-07 | Fix menu for github and dropbox | Cédric Couralet | 1 | -0/+2 |
2018-10-05 | Add OpenID to CodiMD | Sheogorath | 1 | -0/+1 |
2018-09-26 | removing superfluous config parameters for template files | Claudius | 1 | -8/+2 |
2018-09-26 | lib/config: use `path.resolve` instead of `path.join` | WilliButz | 1 | -14/+14 |
2018-09-26 | lib/config: add environment variable to set config file | WilliButz | 1 | -1/+2 |
2018-09-25 | Omit unneeded warning if no gitlab is configured | Sheogorath | 1 | -1/+1 |
2018-08-23 | BUGFIX: wrong version check for gitlab api | Alexander Hesse | 1 | -2/+2 |
2018-07-31 | Add possibility to choose between version v3 or v4 for the gitlab api. | Cédric Couralet | 1 | -0/+6 |
2018-07-09 | Upload images to the filesystem by default, rather than to imgur | Maxence Ahlouche | 1 | -1/+1 |
2018-06-24 | Rename HackMD view to CodiMD | Sheogorath | 1 | -1/+1 |
2018-06-24 | Rename environment variables and add legacy support. | Sheogorath | 1 | -0/+6 |
2018-06-24 | Move config out of statics path | Sheogorath | 1 | -0/+1 |
2018-06-23 | Fix possible error if HackMD is started with wrong workdir | Sheogorath | 1 | -0/+1 |
2018-06-05 | Fix i18n writing locale files in production | Sheogorath | 1 | -0/+3 |
2018-06-01 | Add Azure Blob Storage support | Ádám Hóka | 1 | -2/+2 |
2018-04-10 | Fix typos for `allowAnonymousEdits` | Sheogorath | 1 | -1/+1 |
2018-03-26 | Fix logical error in legacy config expression | Sheogorath | 1 | -2/+2 |
2018-03-26 | Add support for generic OAuth2 providers | Pedro Ferreira | 1 | -0/+1 |
2018-03-26 | Automatically generate a session secret if default is used | Sheogorath | 1 | -0/+9 |
2018-03-25 | Change config to camel case with backwards compatibility | Sheogorath | 1 | -29/+42 |
2018-03-20 | Refactoring imageRouter to modularity | Sheogorath | 1 | -0/+7 |
2018-01-27 | Remove camel case from `imageuploadtype` in config | Sheogorath | 1 | -2/+8 |
2018-01-20 | Allow more detailed configuration of upload mime types | Sheogorath | 1 | -0/+20 |
2018-01-20 | Add option to enable `freely` permission in closed instance | Dario Ernst | 1 | -1/+1 |
2018-01-19 | Load version from package.json | Sheogorath | 1 | -1/+3 |
2018-01-18 | Release 1.0.0-ce | Sheogorath | 1 | -1/+1 |
2017-12-22 | Update index.js | Christoph (Sheogorath) Kern | 1 | -1/+1 |
2017-12-22 | Simplify loop | Christoph (Sheogorath) Kern | 1 | -8/+3 |
2017-12-05 | fixed sslcapath bug | LaysDragon | 1 | -1/+9 |
2017-11-28 | Initial support for SAML authentication | Norihito Nakae | 1 | -0/+1 |
2017-10-31 | Add mattermost authentication | Christoph Witzany | 1 | -0/+1 |
2017-10-25 | Adds PDF export via config | geekyd | 1 | -1/+3 |
2017-06-01 | Read to correct tlsca file path | tkykm | 1 | -2/+2 |
2017-05-08 | refactor(config.js): Extract config file | BoHong Li | 1 | -0/+112 |