Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #562 from SISheogorath/fix/LDAP | Sheogorath | 2017-10-27 | 1 | -2/+3 |
|\ | | | | | Fix LDAP problem about missing uidNumber | ||||
| * | Fix LDAP problem about missing uidNumber | Sheogorath | 2017-10-12 | 1 | -2/+3 |
| | | | | | | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | | Adds 403 response if PDF export is disabled | geekyd | 2017-10-25 | 1 | -1/+6 |
| | | |||||
* | | Adds PDF export via config | geekyd | 2017-10-25 | 4 | -4/+10 |
| | | |||||
* | | Add env vars for extra HSTS options | Literallie | 2017-10-13 | 1 | -0/+3 |
| | | |||||
* | | Add on/off env var for HSTS | Literallie | 2017-10-13 | 1 | -0/+3 |
| | | |||||
* | | Make HSTS behaviour configurable; Fixes #584 | Literallie | 2017-10-13 | 1 | -0/+6 |
| | | |||||
* | | Merge pull request #581 from SISheogorath/fix/HMD_URL_ADDPORT | Sheogorath | 2017-10-12 | 1 | -1/+1 |
|\ \ | | | | | | | Fix missing boolean setting for HMD_URL_ADDPORT | ||||
| * | | Fix missing boolean setting for HMD_URL_ADDPORT | Sheogorath | 2017-10-11 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | | | createdAt DESC with quotation marks did not work with MySQL fixes #565 | Claudius Coenen | 2017-10-09 | 1 | -4/+4 |
|/ / | |||||
* | | Merge pull request #550 from SISheogorath/fix/gitlabAvatar | Sheogorath | 2017-10-08 | 1 | -2/+6 |
|\ \ | | | | | | | | | | | | | Fix broken profile images in GitLab Fixes #549 | ||||
| * | | Fix broken profile images | Sheogorath | 2017-09-22 | 1 | -2/+6 |
| |/ | |||||
* / | Give google the correct name. | Kaiyu Shi | 2017-09-04 | 1 | -3/+3 |
|/ | |||||
* | fix s3 us-east-1 region endpoint | Kotaro Yamamoto | 2017-06-14 | 1 | -1/+4 |
| | |||||
* | Fix typo in the db config | Wu Cheng-Han | 2017-06-05 | 1 | -1/+1 |
| | |||||
* | Fix slide might not provide slideOptions meta | Wu Cheng-Han | 2017-06-05 | 1 | -1/+1 |
| | |||||
* | Merge pull request #471 from butlerx/reveal/theme | Max Wu | 2017-06-03 | 2 | -0/+11 |
|\ | | | | | add the ability to set slide theme in slide options | ||||
| * | switch to __dirname | butlerx | 2017-06-02 | 1 | -1/+1 |
| | | |||||
| * | check if reveal theme exists | butlerx | 2017-06-01 | 2 | -1/+11 |
| | | |||||
| * | add the ability to set slide theme in slide options | butlerx | 2017-05-31 | 1 | -0/+1 |
| | | |||||
* | | Read to correct tlsca file path | tkykm | 2017-06-01 | 1 | -2/+2 |
|/ | |||||
* | fix: export to gist occurred 404 not found | Max Wu | 2017-05-17 | 1 | -0/+4 |
| | |||||
* | fix(config): ssl environment configs not parse properly | Raccoon Li | 2017-05-08 | 3 | -7/+20 |
| | |||||
* | fix(config): some environment config not parse properly | Raccoon Li | 2017-05-08 | 2 | -7/+7 |
| | |||||
* | Rename checkURiValid.js to checkURIValid.js | Max Wu | 2017-05-08 | 1 | -0/+0 |
| | |||||
* | fix(imageRouter): import missing dependency: getImageMimeType | Raccoon Li | 2017-05-08 | 1 | -1/+1 |
| | |||||
* | refactor(config.js): Extract config file | BoHong Li | 2017-05-08 | 12 | -251/+390 |
| | | | | | * Separate different config source to each files * Freeze config object | ||||
* | refactor: Remove `require` extension filename | BoHong Li | 2017-05-08 | 9 | -22/+21 |
| | |||||
* | refactor(baseRouter.js): Adjust style fit standard | BoHong Li | 2017-05-08 | 1 | -1/+0 |
| | |||||
* | refactor(auth.js): Remove base path | BoHong Li | 2017-05-08 | 1 | -8/+8 |
| | |||||
* | refactor(app.js): Move passport serialize and deserialize to auth module | BoHong Li | 2017-05-08 | 1 | -0/+22 |
| | |||||
* | refactor(app.js): Extract tooBusy | BoHong Li | 2017-05-08 | 1 | -0/+13 |
| | |||||
* | refactor(app.js): Extract upload image | BoHong Li | 2017-05-08 | 1 | -0/+95 |
| | |||||
* | refactor(app.js): Extract note action | BoHong Li | 2017-05-08 | 1 | -0/+24 |
| | |||||
* | refactor(app.js): Extract /me page | BoHong Li | 2017-05-08 | 1 | -0/+36 |
| | |||||
* | refactor(app.js): Extract history api | BoHong Li | 2017-05-08 | 1 | -0/+19 |
| | |||||
* | refactor(app.js, auth.js): Extract all auth method to individual modules | BoHong Li | 2017-05-08 | 11 | -194/+405 |
| | |||||
* | refactor(app.js): Extract status pages | BoHong Li | 2017-05-08 | 1 | -0/+92 |
| | |||||
* | refactor(app.js): Extract index, 403, 404, 500 pages | BoHong Li | 2017-05-08 | 1 | -0/+23 |
| | |||||
* | refactor(app.js): Extract urlencodedParser to utils module | BoHong Li | 2017-05-08 | 1 | -0/+9 |
| | |||||
* | refactor(app.js): Extract middleware to module | BoHong Li | 2017-05-08 | 2 | -0/+31 |
| | | | | extract check URi is valid, redirect without trailing slashes | ||||
* | refactor(logger): Refactor logger.js | BoHong Li | 2017-05-08 | 1 | -11/+11 |
| | | | | Use class style implement write interface | ||||
* | Use single quotes | LluisArevalo | 2017-05-08 | 1 | -11/+11 |
| | |||||
* | Add Content-Type to the images uploaded to AWS S3 | LluisArevalo | 2017-05-08 | 1 | -0/+20 |
| | |||||
* | fix: Other dialect duplicated add index problem | BoHong Li | 2017-03-28 | 2 | -3/+14 |
| | | | | Detect is using SQLite to add index | ||||
* | fix: Support SQlite | BoHong Li | 2017-03-28 | 3 | -7/+25 |
| | | | | Move 'unique' constraint to another statement (SQLite don't support set unique when addColumn) | ||||
* | fix: Add missing migration | BoHong Li | 2017-03-27 | 7 | -0/+139 |
| | |||||
* | fix: Fixed sequelize-cli db:migration cannot stop when occur error | BoHong Li | 2017-03-24 | 5 | -41/+51 |
| | | | | | | Up and Down method must return a Promise. breaking changes: docker-hackmd cannot initialize, because db:migration will fail | ||||
* | Fix front-end constants generation not getting config properly | Wu Cheng-Han | 2017-03-23 | 1 | -0/+2 |
| | |||||
* | Mark as 0.5.1 | Wu Cheng-Han | 2017-03-23 | 1 | -1/+1 |
| |