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