| Commit message (Expand) | Author | Age | Files | Lines |
* | Add possibility to choose between version v3 or v4 for the gitlab api. | Cédric Couralet | 2018-07-31 | 1 | -0/+1 |
* | Support 'host' & 'path' config options | Miranda Kastemaa | 2018-07-27 | 1 | -0/+4 |
* | Update install instructions to cover sequelize | Sheogorath | 2018-06-26 | 1 | -1/+4 |
* | Rename environment variables and add legacy support. | Sheogorath | 2018-06-24 | 1 | -74/+76 |
* | Add background story about the renaming | Sheogorath | 2018-06-24 | 1 | -0/+11 |
* | Rebrand HackMD to CodiMD | Sheogorath | 2018-06-24 | 1 | -33/+33 |
* | Allow to disable gravatar | Sheogorath | 2018-06-23 | 1 | -0/+2 |
* | Fix possible error if HackMD is started with wrong workdir | Sheogorath | 2018-06-23 | 1 | -0/+1 |
* | Merge pull request #844 from hackmdio/docs/fix-default | Christoph (Sheogorath) Kern | 2018-06-18 | 1 | -2/+2 |
|\ |
|
| * | Fix wrong docs about default image upload location | Sheogorath | 2018-06-17 | 1 | -2/+2 |
* | | Add K8s note in README | Sheogorath | 2018-06-17 | 1 | -0/+7 |
|/ |
|
* | Add Azure Blob Storage support | Ádám Hóka | 2018-06-01 | 1 | -2/+4 |
* | Removing google drive integration | Sheogorath | 2018-05-16 | 1 | -1/+1 |
* | Fix possible file limit errors | Sheogorath | 2018-04-16 | 1 | -2/+1 |
* | Extend README | Sheogorath | 2018-04-11 | 1 | -0/+4 |
* | Merge branch 'feature/releaseNotes1.1.0' | Sheogorath | 2018-04-06 | 1 | -2/+9 |
|\ |
|
| * | Add migration section to README.md | Sheogorath | 2018-04-06 | 1 | -2/+9 |
* | | Add session data to env vars | Sheogorath | 2018-03-29 | 1 | -0/+2 |
|/ |
|
* | Change config to camel case with backwards compatibility | Sheogorath | 2018-03-25 | 1 | -36/+36 |
* | Add config option for report URI in CSP | Sheogorath | 2018-03-14 | 1 | -0/+1 |
* | Remove unused LDAP option `tokenSecret` | Felix Schäfer | 2018-03-05 | 1 | -1/+0 |
* | Introduce ldap.useridField | Dustin Frisch | 2018-03-01 | 1 | -1/+2 |
* | Rerun doctoc | Zearin | 2018-02-17 | 1 | -2/+2 |
* | Update README.md | Zearin | 2018-02-17 | 1 | -117/+117 |
* | Add matrix.org badge to README.md | Christoph (Sheogorath) Kern | 2018-02-08 | 1 | -0/+3 |
* | Update Heroku button | Sheogorath | 2018-01-31 | 1 | -2/+4 |
* | Merge pull request #707 from Nebukadneza/add_cmdline_usermanager | Christoph (Sheogorath) Kern | 2018-01-29 | 1 | -2/+2 |
|\ |
|
| * | Add simple user-management tool for emailsignin … | Dario Ernst | 2018-01-29 | 1 | -2/+2 |
* | | Update badges in README.md | Sheogorath | 2018-01-29 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #705 from SISheogorath/fix/camelcaseConfig | Christoph (Sheogorath) Kern | 2018-01-29 | 1 | -4/+4 |
|\ |
|
| * | Remove camel case from `imageuploadtype` in config | Sheogorath | 2018-01-27 | 1 | -4/+4 |
* | | Add recommendation for 2GB RAM | Sheogorath | 2018-01-26 | 1 | -0/+1 |
|/ |
|
* | Extend README changes for minio | Sheogorath | 2018-01-26 | 1 | -3/+3 |
* | Add README and `config.json.example` content | Sheogorath | 2018-01-23 | 1 | -1/+7 |
* | Merge pull request #598 from xxyy/feature/csp | Christoph (Sheogorath) Kern | 2018-01-22 | 1 | -1/+3 |
|\ |
|
| * | Move CSP logic to new file, Fix boolean config examples | Literallie | 2017-10-22 | 1 | -2/+2 |
| * | Change CSP config format to be more intuitive | Literallie | 2017-10-22 | 1 | -0/+2 |
* | | Add option to enable `freely` permission in closed instance | Dario Ernst | 2018-01-20 | 1 | -0/+2 |
* | | Update README.md | Max Wu | 2018-01-18 | 1 | -1/+1 |
* | | [ci skip] Add CodeTriage badge | schneems | 2018-01-03 | 1 | -1/+3 |
* | | Merge branch 'master' into ldap-username-field | Christoph (Sheogorath) Kern | 2017-12-12 | 1 | -2/+2 |
|\ \ |
|
| * | | parse HMD_LDAP_SEARCHATTRIBUTES env var as a comma-separated array | alecdwm | 2017-12-09 | 1 | -1/+1 |
| * | | Update README.md | Christoph (Sheogorath) Kern | 2017-12-09 | 1 | -1/+1 |
* | | | Add setting `ldap.usernameField` | Lukas Kalbertodt | 2017-12-09 | 1 | -0/+1 |
|/ / |
|
* | | added guide for SAML settings | Norihito Nakae | 2017-12-04 | 1 | -2/+1 |
* | | added environment variables for SAML | Norihito Nakae | 2017-11-29 | 1 | -0/+10 |
* | | Initial support for SAML authentication | Norihito Nakae | 2017-11-28 | 1 | -1/+3 |
* | | added auth docs and images for GitHub and Twitter | Devon Jue | 2017-11-08 | 1 | -1/+1 |
* | | [README] Add icons to browser version support list | Peter Dave Hello | 2017-10-31 | 1 | -5/+5 |
* | | Merge pull request #606 from DoubleMalt/feature/MattermostAuth | Sheogorath | 2017-10-31 | 1 | -9/+13 |
|\ \ |
|