Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use jq instead of jsonlint | Sheogorath | 2018-02-19 | 2 | -2/+5 |
* | Merge pull request #730 from Zearin/patch-1 | Christoph (Sheogorath) Kern | 2018-02-19 | 1 | -119/+119 |
|\ | |||||
| * | Rerun doctoc | Zearin | 2018-02-17 | 1 | -2/+2 |
| * | Update README.md | Zearin | 2018-02-17 | 1 | -117/+117 |
* | | Merge pull request #728 from hackmdio/fix-show-error-in-parseNoteId | Christoph (Sheogorath) Kern | 2018-02-17 | 1 | -1/+2 |
|\ \ | |||||
| * | | Fix to show 500 message when got error in parseNoteId | Max Wu | 2018-02-17 | 1 | -1/+2 |
|/ / | |||||
* | | Merge pull request #725 from SISheogorath/fix/referrerPolicy | Christoph (Sheogorath) Kern | 2018-02-12 | 1 | -0/+7 |
|\| | |||||
| * | Add referrer policy | Sheogorath | 2018-02-12 | 1 | -0/+7 |
|/ | |||||
* | Fix field type to prevent data truncation of authorship (#721) | Max Wu | 2018-02-09 | 3 | -2/+15 |
* | Add matrix.org badge to README.md | Christoph (Sheogorath) Kern | 2018-02-08 | 1 | -0/+3 |
* | Merge pull request #718 from takmatsu/master | Christoph (Sheogorath) Kern | 2018-02-08 | 1 | -2/+2 |
|\ | |||||
| * | Fix typo of DB migration script | Takeaki Matsumoto | 2018-02-08 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #716 from stbuehler/fix-referer | Christoph (Sheogorath) Kern | 2018-02-05 | 2 | -6/+17 |
|\ | |||||
| * | don't require referer to find note id in socket.io connections (fixes #623) | Stefan Bühler | 2018-02-05 | 2 | -6/+17 |
|/ | |||||
* | Merge pull request #714 from SISheogorath/fix/uncaughtException | Christoph (Sheogorath) Kern | 2018-01-31 | 1 | -0/+5 |
|\ | |||||
| * | Fix uncaught exception for non-existent user | Sheogorath | 2018-01-30 | 1 | -0/+5 |
* | | Update Heroku button | Sheogorath | 2018-01-31 | 1 | -2/+4 |
* | | Update yarn.lock | Sheogorath | 2018-01-31 | 1 | -52/+96 |
* | | Merge pull request #713 from SISheogorath/update/socketio | Christoph (Sheogorath) Kern | 2018-01-30 | 2 | -3/+3 |
|\ \ | |/ |/| | |||||
| * | Update socket.io to version 2.0.4 | Sheogorath | 2018-01-30 | 2 | -3/+3 |
|/ | |||||
* | Prevent "wrong type"-issue | Sheogorath | 2018-01-29 | 1 | -1/+1 |
* | Update yarn.lock | Sheogorath | 2018-01-29 | 1 | -0/+4 |
* | Merge pull request #707 from Nebukadneza/add_cmdline_usermanager | Christoph (Sheogorath) Kern | 2018-01-29 | 4 | -3/+94 |
|\ | |||||
| * | Make travis run shellcheck only on shellscripts | Dario Ernst | 2018-01-29 | 1 | -1/+1 |
| * | Add simple user-management tool for emailsignin … | Dario Ernst | 2018-01-29 | 3 | -2/+93 |
* | | Update badges in README.md | Sheogorath | 2018-01-29 | 1 | -2/+2 |
|/ | |||||
* | Update yarn.lock | Sheogorath | 2018-01-29 | 1 | -3/+3 |
* | Merge pull request #704 from SISheogorath/fix/ldapProviderName | Christoph (Sheogorath) Kern | 2018-01-29 | 2 | -1/+3 |
|\ | |||||
| * | Fix ldap provider name in template | Sheogorath | 2018-01-26 | 2 | -1/+3 |
* | | Merge pull request #705 from SISheogorath/fix/camelcaseConfig | Christoph (Sheogorath) Kern | 2018-01-29 | 7 | -13/+21 |
|\ \ | |||||
| * | | Remove camel case from `imageuploadtype` in config | Sheogorath | 2018-01-27 | 7 | -13/+21 |
| |/ | |||||
* | | Merge pull request #710 from hackmdio/feature/upgradeRevealJS | Christoph (Sheogorath) Kern | 2018-01-29 | 2 | -6/+5 |
|\ \ | |||||
| * | | Upgrade reveal.js to 3.6.0 and useCDN option for CSS include | Wu Cheng-Han | 2018-01-29 | 2 | -6/+5 |
|/ / | |||||
* / | Add recommendation for 2GB RAM | Sheogorath | 2018-01-26 | 1 | -0/+1 |
|/ | |||||
* | Extend README changes for minio | Sheogorath | 2018-01-26 | 1 | -3/+3 |
* | Merge pull request #698 from SISheogorath/docs/minio | Christoph (Sheogorath) Kern | 2018-01-26 | 8 | -1/+97 |
|\ | |||||
| * | Add README and `config.json.example` content | Sheogorath | 2018-01-23 | 2 | -1/+14 |
| * | Add minio guide | Sheogorath | 2018-01-23 | 6 | -0/+83 |
* | | Merge pull request #694 from SISheogorath/refactor/socialmedia | Christoph (Sheogorath) Kern | 2018-01-25 | 4 | -9/+12 |
|\ \ | |||||
| * | | Reorganize social media links and footer | Sheogorath | 2018-01-24 | 4 | -9/+12 |
* | | | Update yarn.lock | Sheogorath | 2018-01-24 | 1 | -7/+50 |
* | | | Merge pull request #700 from hackmdio/fix-toggle-todo | Christoph (Sheogorath) Kern | 2018-01-24 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Fix task todo might not toggle | Max Wu | 2018-01-24 | 1 | -2/+2 |
|/ / / | |||||
* | | | Merge pull request #691 from SISheogorath/feature/upload | Christoph (Sheogorath) Kern | 2018-01-23 | 4 | -11/+29 |
|\ \ \ | |||||
| * | | | Allow more detailed configuration of upload mime types | Sheogorath | 2018-01-20 | 4 | -11/+29 |
* | | | | Merge pull request #697 from SISheogorath/fix/minio | Christoph (Sheogorath) Kern | 2018-01-23 | 1 | -1/+1 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Fix broken port config | Sheogorath | 2018-01-23 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #506 from erasys/minio | Christoph (Sheogorath) Kern | 2018-01-23 | 4 | -0/+49 |
|\ \ \ | |||||
| * | | | Add support for minio | Marc Deop | 2017-08-30 | 4 | -0/+49 |
* | | | | Merge pull request #598 from xxyy/feature/csp | Christoph (Sheogorath) Kern | 2018-01-22 | 12 | -15/+132 |
|\ \ \ \ | |_|_|/ |/| | | |