summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix path to codemirror.js in Webpack config :bug:David Mehren2020-11-111-1/+1
* Merge pull request #548 from codimd/fix/545-urls-with-credentialsDavid Mehren2020-11-101-9/+4
|\
| * Use URL constructor instead of regex to check for valid URLDavid Mehren2020-11-101-9/+4
* | Merge pull request #551 from codimd/improvement/update-code-mirrorDavid Mehren2020-11-103-274/+245
|\ \
| * | regenerate yarn.lockTilman Vatteroth2020-11-081-270/+14
| * | Adjust webpack config to new code mirror versionTilman Vatteroth2020-10-312-4/+231
|/ /
* | Fix PDF embed link in features.mdDavid Mehren2020-10-301-1/+1
* | Merge pull request #541 from haslersn/oauth2/set-stateDavid Mehren2020-10-241-1/+2
|\ \ | |/ |/|
| * Generic OAuth2: Set state: trueDexter Chua2020-10-221-1/+2
|/
* Merge pull request #531 from ericgaspar/patch-1David Mehren2020-10-121-1/+1
|\
| * Update configuration.mdÉric Gaspar2020-10-111-1/+1
* | Add revisions documentation - Issue #196 (#517)Adam Worley2020-10-111-0/+8
|/
* Merge pull request #496 from codimd/fix/element-linksDavid Mehren2020-09-295-7/+7
|\
| * Change all element.io links to matrix.to linksErik Michelson2020-09-285-6/+6
| * Update matrix chat link from riot.im to app.element.io and change room aliasErik Michelson2020-09-085-7/+7
* | Merge pull request #497 from SISheogorath/translation/malayalamDavid Mehren2020-09-263-1/+132
|\ \
| * | Add Malayalam translationSheogorath2020-09-093-1/+132
| |/
* | Merge pull request #486 from codimd/feature/cookie-policyDavid Mehren2020-09-2513-26/+42
|\ \ | |/ |/|
| * Update documentation and messages to new default valueErik Michelson2020-09-082-2/+2
| * Changed default policy from 'strict' to 'lax' due to the reasons mentioned in...Erik Michelson2020-08-272-2/+2
| * Add config option for cookie SameSite policyErik Michelson2020-08-2713-26/+42
* | Merge pull request #485 from codimd/fix/dropboxDavid Mehren2020-09-023-3/+23
|\ \
| * | Add test for dropbox csp ruleErik Michelson2020-08-231-0/+10
| * | Added dropbox.appKey to test config to fix failing testsErik Michelson2020-08-231-1/+4
| * | Add missing unsafe-inline CSP directiveErik Michelson2020-08-231-1/+1
| * | Add prevent default to export button tooErik Michelson2020-08-231-1/+2
| * | Add dropbox CSP directive if configured and make button clickableErik Michelson2020-08-232-1/+7
| |/
* | Merge pull request #490 from autra/backupsDavid Mehren2020-09-021-0/+10
|\ \ | |/ |/|
| * Document the backup processAugustin Trancart2020-09-021-0/+10
|/
* Merge pull request #469 from codimd/fix/update-webpackDavid Mehren2020-08-203-581/+1012
|\
| * Update copy-webpack-plugin, css-loader, html-webpack-plugin, style-loader, we...David Mehren2020-08-193-581/+1012
|/
* Merge pull request #468 from codimd/fix/moment-js-localeDavid Mehren2020-08-194-30/+45
|\
| * Added translation keys for changed and createdErik Michelson2020-08-141-1/+3
| * Made changed/created status translatableErik Michelson2020-08-132-5/+9
| * Restructured locale.js to be included into the editor's js bundleErik Michelson2020-08-132-31/+34
| * Fixed setting moment.js locale to user-defined languageErik Michelson2020-08-132-1/+7
* | Merge pull request #472 from codimd/snyk-fix-f5ec6425157c996c58d0d7c9e048da42David Mehren2020-08-192-5/+5
|\ \
| * | fix: package.json & yarn.lock to reduce vulnerabilitiessnyk-bot2020-08-172-5/+5
|/ /
* | Merge pull request #464 from oupala/masterDavid Mehren2020-08-131-147/+148
|\ \
| * | feat: add default values to configuration documentationoupala2020-08-041-147/+148
| |/
* | Merge pull request #466 from codimd/snyk-fix-64ea86e30c3b96c444184cc52896fc7aDavid Mehren2020-08-132-5/+5
|\ \ | |/ |/|
| * fix: package.json & yarn.lock to reduce vulnerabilitiessnyk-bot2020-08-102-5/+5
|/
* Merge pull request #461 from SISheogorath/docs/add-renaming-noteDavid Mehren2020-07-301-0/+2
|\
| * Add note about renamingSheogorath2020-07-301-0/+2
* | Merge pull request #462 from SISheogorath/docs/remove-hackmd-noteSheogorath2020-07-301-4/+0
|\ \ | |/ |/|
| * Remove note about HackMDSheogorath2020-07-291-4/+0
|/
* Merge pull request #236 from quite/featuresDavid Mehren2020-07-121-4/+4
|\
| * Adjust features.md slightly after #232Daniel Lublin2020-07-121-4/+4
|/
* Merge pull request #350 from n0emis/saml-client-certDavid Mehren2020-07-1118-14/+144
|\
| * saml: make logger print actual error messageSimeon Keske2020-07-111-2/+2