| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge pull request #404 from oupala/master | Sheogorath | 2020-06-18 | 4 | -456/+268 |
|\ \ |
|
| * | | refactor: move some documentation | oupala | 2020-06-17 | 1 | -4/+4 |
| * | | fix: document CMD_S3_ENDPOINT ENV variable | oupala | 2020-06-17 | 1 | -0/+1 |
| * | | refactor: lint markdown | oupala | 2020-06-17 | 1 | -24/+1 |
| * | | doc: merge configuration-config-file.md and configuration-env-vars.md to conf... | oupala | 2020-06-17 | 4 | -456/+290 |
|/ / |
|
* | | Merge pull request #400 from david-sawatzke/fix-anonymous-edits-docu | Sheogorath | 2020-06-13 | 2 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Fix allow anonymous edit documentation | David Sawatzke | 2020-06-12 | 2 | -2/+2 |
|/ |
|
* | Relax cookie restrictions to 'lax' to allow frontend to work | Sheogorath | 2020-06-10 | 1 | -1/+1 |
* | Fix broken cookie handling due to missing proxy awareness | Sheogorath | 2020-06-10 | 1 | -0/+7 |
* | Upgrade pg to fix node version 14 compatibility | Sheogorath | 2020-06-09 | 2 | -23/+23 |
* | Merge branch 'fix/sessionCookies' | Sheogorath | 2020-06-08 | 1 | -1/+2 |
|\ |
|
| * | Remove unused socket.io cookie | Sheogorath | 2020-06-08 | 1 | -1/+1 |
| * | Ensure session cookies are secure | Sheogorath | 2020-06-08 | 1 | -1/+3 |
* | | Merge branch 'pr-upstream-389' | Sheogorath | 2020-06-08 | 5 | -14/+27 |
|\ \
| |/
|/| |
|
| * | Disable unneeded 'io' cookie. | David Mehren | 2020-06-08 | 1 | -1/+1 |
| * | Set all cookies with sameSite: strict | David Mehren | 2020-06-08 | 5 | -13/+26 |
|/ |
|
* | Merge pull request #375 from codingHahn/fix-checksums | Sheogorath | 2020-05-28 | 3 | -3/+3 |
|\ |
|
| * | Fix checksums of mermaid | Nick Hahn | 2020-05-28 | 3 | -3/+3 |
|/ |
|
* | Merge pull request #373 from codingHahn/update-mermaid | Sheogorath | 2020-05-27 | 5 | -10/+17 |
|\ |
|
| * | Update all other dependencies | Nick Hahn | 2020-05-27 | 1 | -6/+13 |
| * | Update to mermaid 8.5.1 | Nick Hahn | 2020-05-27 | 4 | -4/+4 |
|/ |
|
* | Add translations for permissions | Sheogorath | 2020-05-26 | 2 | -7/+13 |
* | Upgrade jquery to 3.5.1 | Sheogorath | 2020-05-26 | 2 | -5/+5 |
* | Merge pull request #344 from SuperSandro2000/fix-links-1.x | Sheogorath | 2020-05-17 | 1 | -9/+9 |
|\ |
|
| * | Update outdated links | Sandro Jäckel | 2020-04-26 | 1 | -3/+3 |
| * | Update all links with https | Sandro Jäckel | 2020-04-26 | 1 | -6/+6 |
* | | Merge pull request #335 from ErikMichelson/docs/url-scheme | Sheogorath | 2020-05-10 | 1 | -0/+34 |
|\ \ |
|
| * | | Add document explaining different URLs | Erik Michelson | 2020-04-25 | 1 | -0/+34 |
* | | | Merge pull request #347 from codimd/backport-345 | Sheogorath | 2020-04-28 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | findNoteOrCreate: Create new note with empty string instead of `null` | Sandro | 2020-04-28 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #309 from margau/master | Sheogorath | 2020-04-21 | 1 | -2/+4 |
|\ \ |
|
| * | | Make "transform-style: preserve-3d;" screen-only. | Marvin Gaube | 2020-03-23 | 1 | -2/+4 |
* | | | Merge pull request #321 from codimd/snyk-fix-36a009650e9001b5861c54337c2b192d | Sheogorath | 2020-04-16 | 2 | -22/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | fix: package.json & yarn.lock to reduce vulnerabilities | snyk-bot | 2020-04-14 | 2 | -22/+6 |
|/ / |
|
* | | Merge pull request #305 from ErikMichelson/fix/eslint | Sheogorath | 2020-03-22 | 1 | -19/+23 |
|\ \ |
|
| * | | Fixed eslint errors (whitespaces) | Erik Michelson | 2020-03-21 | 1 | -19/+23 |
|/ / |
|
* | | Clean up all foreign-key constraints | Sheogorath | 2020-03-21 | 1 | -0/+20 |
* | | Reduce requested arguments on cleanup | Sheogorath | 2020-03-21 | 1 | -6/+13 |
* | | fixup! Add fix for missing deletion of notes on user-deletion request | Sheogorath | 2020-03-21 | 1 | -0/+17 |
* | | Update fr.json (POEditor.com) | Sheogorath | 2020-03-21 | 1 | -19/+19 |
* | | Update ar.json (POEditor.com) | Sheogorath | 2020-03-21 | 1 | -16/+16 |
* | | Fix broken redirect on login | Sheogorath | 2020-03-21 | 1 | -2/+4 |
* | | Backport Fix for relative theme path | Sheogorath | 2020-03-21 | 1 | -1/+1 |
* | | Add fix for missing deletion of notes on user-deletion request | Sheogorath | 2020-03-21 | 2 | -0/+117 |
|/ |
|
* | Release version 1.6.0 | Sheogorath | 2020-02-18 | 2 | -1/+86 |
* | Update sv.json (POEditor.com) | Sheogorath | 2020-02-17 | 1 | -1/+1 |
* | Update es.json (POEditor.com) | Sheogorath | 2020-02-17 | 1 | -2/+3 |
* | Update ru.json (POEditor.com) | Sheogorath | 2020-02-17 | 1 | -1/+6 |
* | Update pt.json (POEditor.com) | Sheogorath | 2020-02-17 | 1 | -102/+120 |
* | Update ja.json (POEditor.com) | Sheogorath | 2020-02-17 | 1 | -1/+2 |