| Commit message (Expand) | Author | Files | Lines |
2019-03-09 | Add required change for Google+ API deprecation | Sheogorath | 1 | -1/+2 |
2019-03-05 | Fix shown but broken GitLab snippets | Sheogorath | 1 | -1/+1 |
2019-03-04 | Fix wrong value type for HSTS environment variable | Sheogorath | 2 | -2/+2 |
2019-03-04 | Fix empty serverURL did not redirect properly | toshi0123 | 1 | -1/+1 |
2019-03-03 | Fix names with spaces in letter-avatars | Sheogorath | 1 | -0/+1 |
2019-01-25 | Disable OpenID by default | Sheogorath | 1 | -1/+1 |
2019-01-24 | Fix broken PDF export by wrong unlink call | Sheogorath | 1 | -1/+1 |
2018-12-22 | Remove blueimp-md5 dependency | Daan Sprenkels | 1 | -3/+7 |
2018-12-21 | Update upload provider error message | Daan Sprenkels | 1 | -1/+1 |
2018-12-20 | Fix broken Gist embedding | Sheogorath | 1 | -1/+1 |
2018-12-18 | Fix usage of new URL API | Sheogorath | 1 | -2/+2 |
2018-12-05 | Fix disqus CSP | Sheogorath | 1 | -1/+1 |
2018-12-05 | Fix CSP for speaker notes | Sheogorath | 1 | -1/+1 |
2018-11-28 | Warn on missing serverURL | Sheogorath | 1 | -0/+4 |
2018-11-28 | Prevent subdirectories in user export | Daan Sprenkels | 1 | -9/+11 |
2018-11-27 | Fix typo | CloudYu | 2 | -4/+4 |
2018-11-21 | Switch scrypt library to a successor | Sheogorath | 1 | -1/+1 |
2018-11-19 | Fix wrong maxAgeSeconds multiplication | Sheogorath | 1 | -1/+1 |
2018-11-17 | Disallow creation of robots.txt in freeurl | Daan Sprenkels | 3 | -1/+3 |
2018-11-16 | Update error message text checks | Carles Bruguera | 8 | -8/+8 |
2018-11-16 | Fix streaming for winston | Sheogorath | 1 | -1/+9 |
2018-11-14 | switching to eslint for code checking | Claudius Coenen | 4 | -3/+5 |
2018-11-14 | InternalOAuthError is not part of passport, but of passport-oauth2 | Claudius Coenen | 1 | -4/+4 |
2018-11-14 | Upgrade winston | Sheogorath | 4 | -16/+20 |
2018-11-13 | Fix logging in ot module | Sheogorath | 1 | -5/+5 |
2018-11-12 | Fix wrong reading from commit | Sheogorath | 1 | -1/+1 |
2018-11-11 | Add full version string | Sheogorath | 5 | -4/+45 |
2018-11-07 | Fix menu for github and dropbox | Cédric Couralet | 1 | -0/+2 |
2018-11-03 | removing global site layout vars from individual routers, putting them into a... | Claudius | 1 | -50/+2 |
2018-10-31 | Use OS based tmp dir | Sheogorath | 1 | -1/+3 |
2018-10-27 | forgot break statement | Alex Garcia | 1 | -0/+1 |
2018-10-27 | Add download action to published notes | Alex Garcia | 1 | -0/+2 |
2018-10-09 | Fix #1001: get only project user is member of (and return max of results) | Cédric Couralet | 1 | -1/+1 |
2018-10-05 | Add OpenID to CodiMD | Sheogorath | 6 | -3/+70 |
2018-10-04 | Make oauth2 provider name accessible | Sheogorath | 2 | -0/+2 |
2018-10-04 | Add `data:` URL to CSP and upgrade helmet | Sheogorath | 1 | -1/+1 |
2018-09-28 | Fix little bug in length limit | Sheogorath | 1 | -1/+1 |
2018-09-27 | Set default to `v4` | Sheogorath | 1 | -1/+2 |
2018-09-26 | removing superfluous config parameters for template files | Claudius | 4 | -21/+10 |
2018-09-26 | imageRouter/filesystem: make callback path-independent | WilliButz | 1 | -1/+2 |
2018-09-26 | lib/config: use `path.resolve` instead of `path.join` | WilliButz | 1 | -14/+14 |
2018-09-26 | lib/config: add environment variable to set config file | WilliButz | 1 | -1/+2 |
2018-09-26 | lib/models/revision.js: make independent of exec-path | WilliButz | 1 | -1/+2 |
2018-09-26 | Fix document length limit on post | Sheogorath | 1 | -1/+9 |
2018-09-25 | Omit unneeded warning if no gitlab is configured | Sheogorath | 1 | -1/+1 |
2018-09-24 | Fix server crash on PDF creation | Sheogorath | 1 | -0/+4 |
2018-09-05 | Extend migration error handling | Sheogorath | 8 | -9/+9 |
2018-08-23 | BUGFIX: wrong version check for gitlab api | Alexander Hesse | 1 | -2/+2 |
2018-07-31 | Add possibility to choose between version v3 or v4 for the gitlab api. | Cédric Couralet | 2 | -2/+8 |
2018-07-31 | Add missing catch blocks for migration from 1.1.1 to 1.2.0 | Hugo Caloto | 8 | -2/+56 |