summaryrefslogtreecommitdiff
path: root/app.json (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update links to new repositoriesSheogorath2019-03-271-1/+1
| | | | | | | | | | | | After a long discussion, it turned out that CodiMD as community project and HackMD as a company, have fundamental different views on the project governance. Due to this, it came to point where the decision for a fork was made. After the fork and move towards an own organisation, this patch updates all links inside the project to the new repositories. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* Fix wrong domain in app.jsonSheogorath2019-03-021-1/+1
| | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* Rebrand HackMD to CodiMDSheogorath2018-06-241-3/+3
| | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* Removing google drive integrationSheogorath2018-05-161-4/+0
| | | | | | | | | | | | | | | It's sad but it's not working. For multiple releases this should be already broken which shows how often it's used. As there is also a security issue related to that, it's better to remove the feature completely. Whoever wants to rewrite it, feel free to go. This commit removes the Google Drive integration from HackMD's Frontend editor and this way removes the need to provide any API key and Client ID in the frontend. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* Add session data to env varsSheogorath2018-03-291-0/+4
| | | | | | | | | | | Currently the session secret can only be set by config.json or docker secrets. This creates a problem on Heroku hosted instances that can not set a session secret. Since we automatically generate them on startup this results in an logout of all users on every config change in Heroku. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* Add mattermost authenticationChristoph Witzany2017-10-311-0/+12
|
* Adds PDF export via configgeekyd2017-10-251-0/+4
|
* Add env vars for extra HSTS optionsLiterallie2017-10-131-0/+12
|
* Add on/off env var for HSTSLiterallie2017-10-131-1/+4
|
* Remove redundant HMD_PORT config from app.jsonYukai Huang2017-05-141-5/+0
|
* Remove postdeploy migrationYukai Huang2017-05-071-3/+0
|
* Fix front-end constants generation not getting config properlyWu Cheng-Han2017-03-231-0/+8
|
* Add config option for gitlab api scope and auto adapt gitlab snippet feature ↵Wu Cheng-Han2017-03-141-0/+4
| | | | on it
* Add missing HMD_ALLOW_ORIGIN variablebananaappletw2016-12-241-1/+6
|
* Add libvips heroku buildpackYukai Huang2016-11-171-0/+8
|
* Add more config variableYukai Huang2016-10-161-29/+107
|
* Config heroku deploymentYukai Huang2016-10-161-0/+33