summaryrefslogtreecommitdiff
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Disable OpenID by defaultSheogorath2019-01-251-1/+1
* Fix broken PDF export by wrong unlink callSheogorath2019-01-241-1/+1
* Remove blueimp-md5 dependencyDaan Sprenkels2018-12-221-3/+7
* Merge pull request #1105 from SISheogorath/fix/gistCSPChristoph (Sheogorath) Kern2018-12-211-1/+1
|\
| * Fix broken Gist embeddingSheogorath2018-12-201-1/+1
* | Update upload provider error messageDaan Sprenkels2018-12-211-1/+1
* | Merge pull request #1103 from SISheogorath/fix/localImageUploadChristoph (Sheogorath) Kern2018-12-201-2/+2
|\ \
| * | Fix usage of new URL APISheogorath2018-12-181-2/+2
| |/
* | Merge pull request #1091 from SISheogorath/fix/speakerNotesCSPChristoph (Sheogorath) Kern2018-12-061-1/+1
|\ \
| * | Fix CSP for speaker notesSheogorath2018-12-051-1/+1
| |/
* / Fix disqus CSPSheogorath2018-12-051-1/+1
|/
* Merge pull request #1086 from SISheogorath/feature/urlWarningChristoph (Sheogorath) Kern2018-12-011-0/+4
|\
| * Warn on missing serverURLSheogorath2018-11-281-0/+4
* | Merge pull request #1082 from cloudyu/pullChristoph (Sheogorath) Kern2018-11-282-4/+4
|\ \ | |/ |/|
| * Fix typoCloudYu2018-11-272-4/+4
* | Prevent subdirectories in user exportDaan Sprenkels2018-11-281-9/+11
|/
* Switch scrypt library to a successorSheogorath2018-11-211-1/+1
* Fix wrong maxAgeSeconds multiplicationSheogorath2018-11-191-1/+1
* Merge pull request #1053 from dsprenkels/robots.txtChristoph (Sheogorath) Kern2018-11-173-1/+3
|\
| * Disallow creation of robots.txt in freeurlDaan Sprenkels2018-11-173-1/+3
* | Merge pull request #1040 from sunbit/masterChristoph (Sheogorath) Kern2018-11-178-8/+8
|\ \
| * | Update error message text checksCarles Bruguera2018-11-168-8/+8
* | | Fix streaming for winstonSheogorath2018-11-161-1/+9
* | | Merge pull request #1058 from ccoenen/bug/oauth2internalerrorChristoph (Sheogorath) Kern2018-11-161-4/+4
|\ \ \
| * | | InternalOAuthError is not part of passport, but of passport-oauth2Claudius Coenen2018-11-141-4/+4
* | | | switching to eslint for code checkingClaudius Coenen2018-11-144-3/+5
* | | | Merge pull request #1055 from SISheogorath/upgrade/winstonChristoph (Sheogorath) Kern2018-11-144-16/+20
|\ \ \ \ | |/ / / |/| | |
| * | | Upgrade winstonSheogorath2018-11-144-16/+20
| | |/ | |/|
* / | Fix logging in ot moduleSheogorath2018-11-131-5/+5
|/ /
* | Merge pull request #1027 from asg017/masterChristoph (Sheogorath) Kern2018-11-121-0/+3
|\ \
| * | forgot break statementAlex Garcia2018-10-271-0/+1
| * | Add download action to published notesAlex Garcia2018-10-271-0/+2
* | | Merge pull request #1051 from SISheogorath/feature/fullversionChristoph (Sheogorath) Kern2018-11-121-1/+1
|\ \ \
| * | | Fix wrong reading from commitSheogorath2018-11-121-1/+1
* | | | Merge pull request #961 from SISheogorath/feature/osTEMPChristoph (Sheogorath) Kern2018-11-111-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Use OS based tmp dirSheogorath2018-10-311-1/+3
| |/ /
* | | Add full version stringSheogorath2018-11-115-4/+45
* | | Fix menu for github and dropboxCédric Couralet2018-11-071-0/+2
| |/ |/|
* | removing global site layout vars from individual routers, putting them into a...Claudius2018-11-031-50/+2
|/
* Merge pull request #985 from SISheogorath/fix/helmetCSPChristoph (Sheogorath) Kern2018-10-111-1/+1
|\
| * Add `data:` URL to CSP and upgrade helmetSheogorath2018-10-041-1/+1
* | Merge pull request #990 from SISheogorath/fix/oauthProviderNameChristoph (Sheogorath) Kern2018-10-092-0/+2
|\ \
| * | Make oauth2 provider name accessibleSheogorath2018-10-042-0/+2
| |/
* | Fix #1001: get only project user is member of (and return max of results)Cédric Couralet2018-10-091-1/+1
* | Add OpenID to CodiMDSheogorath2018-10-056-3/+70
* | Merge pull request #940 from WilliButz/fix-configurable-pathsChristoph (Sheogorath) Kern2018-10-056-31/+23
|\ \ | |/ |/|
| * removing superfluous config parameters for template filesClaudius2018-09-264-21/+10
| * imageRouter/filesystem: make callback path-independentWilliButz2018-09-261-1/+2
| * lib/config: use `path.resolve` instead of `path.join`WilliButz2018-09-261-14/+14
| * lib/config: add environment variable to set config fileWilliButz2018-09-261-1/+2