summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in vedor extensionSheogorath2018-03-181-2/+2
* Merge pull request #761 from SISheogorath/feature/reportURIChristoph (Sheogorath) Kern2018-03-144-2/+12
|\
| * Add config option for report URI in CSPSheogorath2018-03-144-2/+12
* | Merge pull request #765 from vazontang/masterChristoph (Sheogorath) Kern2018-03-141-1/+1
|\ \
| * | Convert HMD_MINIO_PORT into Number type.vazontang2018-03-151-1/+1
|/ /
* | Merge pull request #760 from thegcat/fix/support_multiple_emails_in_ldapChristoph (Sheogorath) Kern2018-03-101-1/+1
|\ \ | |/ |/|
| * Multiple emails from LDAP are already an ArrayFelix Schäfer2018-03-091-1/+1
|/
* Update yarn.lockSheogorath2018-03-071-77/+0
* Merge pull request #756 from davidmehren/masterChristoph (Sheogorath) Kern2018-03-072-7/+4
|\
| * Remove engine.io-client dependency and fix webpack configDavid Mehren2018-03-062-7/+4
|/
* Merge pull request #755 from thegcat/fix/remove_unused_ldap_optionsChristoph (Sheogorath) Kern2018-03-064-4/+0
|\
| * Remove unused LDAP option `tokenSecret`Felix Schäfer2018-03-054-4/+0
|/
* Merge pull request #753 from senk/patch-1Christoph (Sheogorath) Kern2018-03-051-1/+1
|\
| * Fix small typoRobin Naundorf2018-03-051-1/+1
|/
* Merge pull request #750 from fooker/masterChristoph (Sheogorath) Kern2018-03-035-3/+10
|\
| * Introduce ldap.useridFieldDustin Frisch2018-03-015-3/+10
|/
* Merge pull request #744 from hackmdio/add-more-html5-tagsChristoph (Sheogorath) Kern2018-02-262-5/+17
|\
| * Update styles of details, summary and figureMax Wu2018-02-261-2/+14
| * Update to allow rp tag for rubyMax Wu2018-02-261-0/+2
| * Remove manual allow details tag since default already allow itMax Wu2018-02-261-3/+1
|/
* Merge pull request #740 from SISheogorath/feature/moreHTML5Christoph (Sheogorath) Kern2018-02-252-1/+20
|\
| * Extend HTML5 support by whitelisting various tagsSheogorath2018-02-252-1/+20
|/
* Merge pull request #739 from SISheogorath/fix/sublime-escChristoph (Sheogorath) Kern2018-02-251-3/+3
|\
| * Allow the usage of the esc-key by codemirrorSheogorath2018-02-241-3/+3
|/
* Merge pull request #735 from SISheogorath/fix/jsonlintChristoph (Sheogorath) Kern2018-02-192-2/+5
|\
| * Use jq instead of jsonlintSheogorath2018-02-192-2/+5
|/
* Merge pull request #730 from Zearin/patch-1Christoph (Sheogorath) Kern2018-02-191-119/+119
|\
| * Rerun doctocZearin2018-02-171-2/+2
| * Update README.mdZearin2018-02-171-117/+117
* | Merge pull request #728 from hackmdio/fix-show-error-in-parseNoteIdChristoph (Sheogorath) Kern2018-02-171-1/+2
|\ \
| * | Fix to show 500 message when got error in parseNoteIdMax Wu2018-02-171-1/+2
|/ /
* | Merge pull request #725 from SISheogorath/fix/referrerPolicyChristoph (Sheogorath) Kern2018-02-121-0/+7
|\|
| * Add referrer policySheogorath2018-02-121-0/+7
|/
* Fix field type to prevent data truncation of authorship (#721)Max Wu2018-02-093-2/+15
* Add matrix.org badge to README.mdChristoph (Sheogorath) Kern2018-02-081-0/+3
* Merge pull request #718 from takmatsu/masterChristoph (Sheogorath) Kern2018-02-081-2/+2
|\
| * Fix typo of DB migration scriptTakeaki Matsumoto2018-02-081-2/+2
|/
* Merge pull request #716 from stbuehler/fix-refererChristoph (Sheogorath) Kern2018-02-052-6/+17
|\
| * don't require referer to find note id in socket.io connections (fixes #623)Stefan Bühler2018-02-052-6/+17
|/
* Merge pull request #714 from SISheogorath/fix/uncaughtExceptionChristoph (Sheogorath) Kern2018-01-311-0/+5
|\
| * Fix uncaught exception for non-existent userSheogorath2018-01-301-0/+5
* | Update Heroku buttonSheogorath2018-01-311-2/+4
* | Update yarn.lockSheogorath2018-01-311-52/+96
* | Merge pull request #713 from SISheogorath/update/socketioChristoph (Sheogorath) Kern2018-01-302-3/+3
|\ \ | |/ |/|
| * Update socket.io to version 2.0.4Sheogorath2018-01-302-3/+3
|/
* Prevent "wrong type"-issueSheogorath2018-01-291-1/+1
* Update yarn.lockSheogorath2018-01-291-0/+4
* Merge pull request #707 from Nebukadneza/add_cmdline_usermanagerChristoph (Sheogorath) Kern2018-01-294-3/+94
|\
| * Make travis run shellcheck only on shellscriptsDario Ernst2018-01-291-1/+1
| * Add simple user-management tool for emailsignin …Dario Ernst2018-01-293-2/+93