| Commit message (Expand) | Author | Age | Files | Lines |
* | Enforce disabled index for static assets | Sheogorath | 2018-11-12 | 1 | -1/+1 |
* | Add full version string | Sheogorath | 2018-11-11 | 1 | -0/+1 |
* | Fix menu for github and dropbox | Cédric Couralet | 2018-11-07 | 1 | -1/+5 |
* | Fix menu when gitlab is enabled | Cédric Couralet | 2018-11-07 | 1 | -0/+1 |
* | removing global site layout vars from individual routers, putting them into a... | Claudius | 2018-11-03 | 1 | -0/+23 |
* | Merge pull request #940 from WilliButz/fix-configurable-paths | Christoph (Sheogorath) Kern | 2018-10-05 | 1 | -1/+4 |
|\ |
|
| * | removing superfluous config parameters for template files | Claudius | 2018-09-26 | 1 | -1/+1 |
| * | app.js: add missing routes for configurable paths | WilliButz | 2018-09-26 | 1 | -0/+3 |
* | | Merge pull request #958 from SISheogorath/fix/uws | Christoph (Sheogorath) Kern | 2018-10-03 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Replace `uws` with `ws` package | Sheogorath | 2018-09-18 | 1 | -1/+1 |
* | | Add indonesian language to CodiMD | Sheogorath | 2018-09-23 | 1 | -1/+1 |
|/ |
|
* | Support 'host' & 'path' config options | Miranda Kastemaa | 2018-07-27 | 1 | -3/+13 |
* | Do final internal renameing | Sheogorath | 2018-06-24 | 1 | -0/+1 |
* | Rebrand HackMD to CodiMD | Sheogorath | 2018-06-24 | 1 | -1/+1 |
* | Move config out of statics path | Sheogorath | 2018-06-24 | 1 | -16/+0 |
* | Remove unused zh.json from repo | Sheogorath | 2018-06-23 | 1 | -1/+1 |
* | Merge pull request #837 from SISheogorath/translate/korean | Christoph (Sheogorath) Kern | 2018-06-07 | 1 | -1/+1 |
|\ |
|
| * | Add korean translation | Sheogorath | 2018-06-07 | 1 | -1/+1 |
* | | Fix i18n writing locale files in production | Sheogorath | 2018-06-05 | 1 | -1/+2 |
|/ |
|
* | Removing google drive integration | Sheogorath | 2018-05-16 | 1 | -2/+0 |
* | Revert "Workaround Google API problems" | Christoph (Sheogorath) Kern | 2018-05-16 | 1 | -1/+1 |
* | Use API key instead of clientSecret | Sheogorath | 2018-04-13 | 1 | -1/+1 |
* | Change config to camel case with backwards compatibility | Sheogorath | 2018-03-25 | 1 | -17/+17 |
* | Add referrer policy | Sheogorath | 2018-02-12 | 1 | -0/+7 |
* | Merge pull request #691 from SISheogorath/feature/upload | Christoph (Sheogorath) Kern | 2018-01-23 | 1 | -1/+2 |
|\ |
|
| * | Allow more detailed configuration of upload mime types | Sheogorath | 2018-01-20 | 1 | -1/+2 |
* | | Merge pull request #598 from xxyy/feature/csp | Christoph (Sheogorath) Kern | 2018-01-22 | 1 | -0/+14 |
|\ \
| |/
|/| |
|
| * | Move CSP logic to new file, Fix boolean config examples | Literallie | 2017-10-22 | 1 | -73/+4 |
| * | Add dirty workaround for speakers view inline script | Literallie | 2017-10-22 | 1 | -0/+4 |
| * | Allow any connect-src in CSP | Literallie | 2017-10-22 | 1 | -1/+1 |
| * | Don't add nonce to CSP if unsafe-inline is on | Literallie | 2017-10-22 | 1 | -1/+3 |
| * | Change CSP config format to be more intuitive | Literallie | 2017-10-22 | 1 | -5/+35 |
| * | CSP: Workaround for ws:// protocol | Literallie | 2017-10-22 | 1 | -2/+12 |
| * | Fix MathJax CSP issues | Literallie | 2017-10-22 | 1 | -7/+7 |
| * | CSP: Add nonce to slide view inline JS | Literallie | 2017-10-22 | 1 | -0/+7 |
| * | CSP: Upgrade insecure requests if possible | Literallie | 2017-10-22 | 1 | -0/+5 |
| * | Add basic CSP support | Literallie | 2017-10-22 | 1 | -0/+25 |
* | | Fix not passing app key correctly in dropbox config | Wu Cheng-Han | 2018-01-19 | 1 | -1/+1 |
* | | support Simplified Chinese and rename original zh to Traditional Chinese | Rwing | 2017-10-23 | 1 | -1/+1 |
|/ |
|
* | Make HSTS behaviour configurable; Fixes #584 | Literallie | 2017-10-13 | 1 | -5/+10 |
* | Add support of Danish locale | Wu Cheng-Han | 2017-06-11 | 1 | -1/+1 |
* | Fix import module name typo in app.js | Wu Cheng-Han | 2017-05-08 | 1 | -1/+1 |
* | fix(imageRouter): import missing dependency: getImageMimeType | Raccoon Li | 2017-05-08 | 1 | -3/+0 |
* | refactor: Rename checkURiVaild to checkURIValid to fit coding standard | BoHong Li | 2017-05-08 | 1 | -2/+1 |
* | fix(app.js): Change config.maintenance to realtime.maintenance | BoHong Li | 2017-05-08 | 1 | -1/+1 |
* | refactor(config.js): Extract config file | BoHong Li | 2017-05-08 | 1 | -8/+5 |
* | fix: Add 'use strict' on app.js | BoHong Li | 2017-05-08 | 1 | -0/+1 |
* | refactor: Remove `require` extension filename | BoHong Li | 2017-05-08 | 1 | -3/+3 |
* | refactor(app.js): Move passport serialize and deserialize to auth module | BoHong Li | 2017-05-08 | 1 | -19/+0 |
* | refactor(app.js): Extract tooBusy | BoHong Li | 2017-05-08 | 1 | -8/+2 |