summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Correct documentation of S3 bucketJohannes Weißl2017-09-232-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation added in aaf034b on Nov 17th 2016 says the S3 bucket can be specified with `s3.bucket`, but commit c8bcc4c (#285) on Dec 18th 2016 used `s3bucket`. Instead of fixing the code (#552) to match the documentation this commit changes just the documentation so that existing configurations are not broken. Also, the `s3` object is passed as is to `AWS.S3()`, which does not know the option `bucket` (but silently ignores it in my test). http://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/S3.html#constructor-property Following the old documentation leads to this exception: 2017-09-23T09:42:38.079Z - error: MissingRequiredParameter: Missing required key 'Bucket' in params at ParamValidator.fail (/srv/hackmd/hackmd/node_modules/aws-sdk/lib/param_validator.js:50:37) at ParamValidator.validateStructure (/srv/hackmd/hackmd/node_modules/aws-sdk/lib/param_validator.js:61:14) at ParamValidator.validateMember (/srv/hackmd/hackmd/node_modules/aws-sdk/lib/param_validator.js:88:21) at ParamValidator.validate (/srv/hackmd/hackmd/node_modules/aws-sdk/lib/param_validator.js:34:10) at Request.VALIDATE_PARAMETERS (/srv/hackmd/hackmd/node_modules/aws-sdk/lib/event_listeners.js:125:42) at Request.callListeners (/srv/hackmd/hackmd/node_modules/aws-sdk/lib/sequential_executor.js:105:20) at callNextListener (/srv/hackmd/hackmd/node_modules/aws-sdk/lib/sequential_executor.js:95:12) at /srv/hackmd/hackmd/node_modules/aws-sdk/lib/event_listeners.js:85:9 at finish (/srv/hackmd/hackmd/node_modules/aws-sdk/lib/config.js:315:7) at /srv/hackmd/hackmd/node_modules/aws-sdk/lib/config.js:333:9 at Credentials.get (/srv/hackmd/hackmd/node_modules/aws-sdk/lib/credentials.js:126:7) at getAsyncCredentials (/srv/hackmd/hackmd/node_modules/aws-sdk/lib/config.js:327:24) at Config.getCredentials (/srv/hackmd/hackmd/node_modules/aws-sdk/lib/config.js:347:9) at Request.VALIDATE_CREDENTIALS (/srv/hackmd/hackmd/node_modules/aws-sdk/lib/event_listeners.js:80:26) at Request.callListeners (/srv/hackmd/hackmd/node_modules/aws-sdk/lib/sequential_executor.js:101:18) at Request.emit (/srv/hackmd/hackmd/node_modules/aws-sdk/lib/sequential_executor.js:77:10)
* Merge pull request #499 from bd808/no-sshRaccoon2017-07-031-2/+2
|\ | | | | Use git URLs in package.json
| * Use git URLs in package.jsonBryan Davis2017-07-011-2/+2
|/ | | | | | | | | Using the "github:..." form to declare a dependency in package.json makes npm attempt to install the package using an ssh clone rather than an https clone. Some deployment environments may not allow ssh access to external servers which will prevent the clones from succeeding. Using the "git+https://..." form will clone the same repo from GitHub without requiring ssh connectivity.
* Merge pull request #488 from zuphilip/patch-1Max Wu2017-06-181-1/+1
|\ | | | | Translate "revert" to "Zurücksetzen" in German
| * Translate "revert" to "Zurücksetzen" in GermanPhilipp Zumstein2017-06-161-1/+1
|/
* Fix slide mode might hide scrollbar on some linuxMax Wu2017-06-141-2/+2
|
* Merge pull request #486 from kota-row/fix_s3_urlMax Wu2017-06-141-1/+4
|\ | | | | fix s3 us-east-1 region endpoint
| * fix s3 us-east-1 region endpointKotaro Yamamoto2017-06-141-1/+4
|/
* Add support of Danish localeWu Cheng-Han2017-06-112-1/+2
|
* Merge pull request #481 from TheBacha/svMax Wu2017-06-111-1/+1
|\ | | | | minor fix for swedish translation
| * minor fix for swedish translationPatrick Andersen2017-06-061-1/+1
| |
* | Merge pull request #480 from TheBacha/danishMax Wu2017-06-111-0/+104
|\ \ | | | | | | add danish translation
| * | add danish translationPatrick Andersen2017-06-061-0/+104
| |/
* | Fix lodash will be ignored by webpack in pack bundleWu Cheng-Han2017-06-081-2/+1
| |
* | Merge pull request #476 from butlerx/updated/revealMax Wu2017-06-061-16/+202
|\ \ | |/ |/| add more reveal features to slide demo
| * fix grammer errorsbutlerx2017-06-051-30/+36
| |
| * add more reveal features to slide demobutlerx2017-06-031-9/+189
| |
* | Fix typo in the db configWu Cheng-Han2017-06-051-1/+1
| |
* | Fix speaker note separator regex should only take effect on the line startWu Cheng-Han2017-06-051-1/+1
| |
* | Fix slide might not provide slideOptions metaWu Cheng-Han2017-06-051-1/+1
| |
* | Merge pull request #478 from SISheogorath/feature/errorExitOnFailMax Wu2017-06-041-1/+1
|\ \ | |/ |/| Use non-zero exit codes when build fails
| * Use non-zero exit codes when build failsSheogorath2017-06-031-1/+1
|/
* Update yams-metadata doc for slide themeWu Cheng-Han2017-06-031-0/+4
|
* Merge pull request #471 from butlerx/reveal/themeMax Wu2017-06-033-0/+15
|\ | | | | add the ability to set slide theme in slide options
| * switch to __dirnamebutlerx2017-06-021-1/+1
| |
| * check if reveal theme existsbutlerx2017-06-012-1/+11
| |
| * add the ability to set slide theme in slide optionsbutlerx2017-05-312-0/+5
| |
* | Merge pull request #472 from tkykm/patch-1Raccoon2017-06-011-2/+2
|\ \ | |/ |/| Read to correct tlsca file path
| * Read to correct tlsca file pathtkykm2017-06-011-2/+2
|/
* fix: export to gist occurred 404 not foundMax Wu2017-05-171-0/+4
|
* Merge pull request #458 from hackmdio/fix-heroku-port-bindingMax Wu2017-05-151-5/+0
|\ | | | | Fix error: uncaughtException: listen EACCES 0.0.0.0:80 on heroku
| * Remove redundant HMD_PORT config from app.jsonYukai Huang2017-05-141-5/+0
|/
* Merge pull request #421 from hackmdio/BackendRefactorMax Wu2017-05-1445-1556/+1590
|\ | | | | Backend code refactoring - part 1
| * Merge branch 'master' into BackendRefactorMax Wu2017-05-1410-220/+246
| |\ | |/ |/|
* | Merge pull request #429 from hackmdio/refactor-part-3Max Wu2017-05-139-221/+224
|\ \ | | | | | | Refactor frontend part 3
| * | Manage syncscroll / currentMode in appStateYukai Huang2017-05-074-48/+58
| | |
| * | Move syncsroll under libYukai Huang2017-05-072-3/+3
| | |
| * | Remove CodeMirror-other-cursors dom creationYukai Huang2017-05-071-3/+0
| | | | | | | | | | | | Since it’s done via hackmdio/CodeMirror#1
| * | Change more global var to globalYukai Huang2017-05-071-87/+87
| | |
| * | Extract modeTypeYukai Huang2017-05-073-13/+15
| | |
| * | Change some global variables to localYukai Huang2017-05-071-31/+31
| | |
| * | Fix indentationYukai Huang2017-05-071-6/+6
| | |
| * | Expose internal editor config variableYukai Huang2017-05-072-4/+4
| | |
| * | Load statusbar template by string-loaderYukai Huang2017-05-075-35/+29
| | |
* | | Merge branch 'master' of https://github.com/jackycute/HackMDWu Cheng-Han2017-05-094-5/+26
|\ \ \
* | | | Fix to implement toggle of TOC in HTML templateWu Cheng-Han2017-05-091-0/+23
| | | |
| | | * fix(config): ssl environment configs not parse properlyRaccoon Li2017-05-083-7/+20
| | | |
| | | * fix(config): some environment config not parse properlyRaccoon Li2017-05-082-7/+7
| | | |
| | | * Fix import module name typo in app.jsWu Cheng-Han2017-05-081-1/+1
| | | |
| | | * Rename checkURiValid.js to checkURIValid.jsMax Wu2017-05-081-0/+0
| | | |