| Commit message (Expand) | Author | Age | Files | Lines |
* | allow to set a saml client certificate | Simeon Keske | 2020-07-11 | 4 | -12/+16 |
* | Merge pull request #410 from oupala/feature/markdown-linting | David Mehren | 2020-07-10 | 42 | -1379/+2690 |
|\ |
|
| * | chore: update yarn.lock | oupala | 2020-07-10 | 1 | -11/+1195 |
| * | style: linting markdown files | oupala | 2020-07-10 | 38 | -1368/+1478 |
| * | fix: override markdown linting preset | oupala | 2020-07-10 | 1 | -1/+5 |
| * | chore: add markdown linter in travis CI | oupala | 2020-07-02 | 1 | -0/+5 |
| * | feat: add remark-lint dependencies and script | oupala | 2020-07-02 | 1 | -0/+3 |
| * | doc: add a markdown linting configuration file | oupala | 2020-07-02 | 1 | -0/+5 |
* | | Merge pull request #431 from ericgaspar/yunohost-setup | David Mehren | 2020-07-10 | 1 | -0/+8 |
|\ \ |
|
| * | | Create yunohost.md | ericgaspar | 2020-07-02 | 1 | -0/+8 |
| |/ |
|
* | | Merge pull request #437 from codimd/enhancement/lang-attr-published | David Mehren | 2020-07-10 | 3 | -1/+3 |
|\ \ |
|
| * | | Fixed meta parsing of lang-attribute for using it in the published-view | Erik Michelson | 2020-07-04 | 2 | -1/+2 |
| * | | Added dynamic lang-attr to pretty.ejs | Erik Michelson | 2020-07-03 | 2 | -1/+2 |
| |/ |
|
* | | Merge pull request #439 from codimd/snyk-fix-8abe8148a4aed9acdfa517dfcae7bbd1 | David Mehren | 2020-07-10 | 2 | -1/+6 |
|\ \ |
|
| * | | fix: package.json & yarn.lock to reduce vulnerabilities | snyk-bot | 2020-07-10 | 2 | -1/+6 |
|/ / |
|
* | | Merge pull request #432 from codimd/docs/fix-yaml | David Mehren | 2020-07-02 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Fixed yaml-metadata docs | Erik Michelson | 2020-07-02 | 1 | -1/+1 |
|/ |
|
* | Upgrade LDAP-auth to fix RCE in ldapauth dependency | Sheogorath | 2020-06-27 | 1 | -40/+69 |
* | Merge pull request #423 from codimd/SuperSandro2000-patch-1 | Sheogorath | 2020-06-26 | 1 | -6/+6 |
|\ |
|
| * | Fix browser logo links | Sandro | 2020-06-26 | 1 | -6/+6 |
|/ |
|
* | Merge pull request #419 from vberger/master | Sheogorath | 2020-06-23 | 5 | -5/+10 |
|\ |
|
| * | Backport of #278 for 1.6.1 | Victor Berger | 2020-06-20 | 5 | -5/+10 |
|/ |
|
* | Merge pull request #398 from gramakri/patch-1 | Sheogorath | 2020-06-20 | 1 | -1/+6 |
|\ |
|
| * | Update Cloudron docs | Girish Ramakrishnan | 2020-06-12 | 1 | -1/+6 |
* | | Merge pull request #416 from oupala/patch-2 | Sheogorath | 2020-06-20 | 1 | -7/+6 |
|\ \ |
|
| * | | fix: outdated internal links in documentation | oupala | 2020-06-20 | 1 | -7/+6 |
|/ / |
|
* | | Merge pull request #414 from dalcde/config | Sheogorath | 2020-06-19 | 1 | -4/+4 |
|\ \ |
|
| * | | Fix docs/configuration formatting | Dexter Chua | 2020-06-19 | 1 | -4/+4 |
|/ / |
|
* | | 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 |