summaryrefslogtreecommitdiff
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-13polyfilling scrypt for node 8.5+Claudius1-4/+13
2019-05-13asyncified setting and verifying the passwordClaudius2-11/+15
2019-05-13getting password hashing into a hook where it could be asyncClaudius1-6/+14
2019-04-10Add lutim supportDylan Dervaux4-3/+40
2019-04-06Added a configuration option for passport-saml:Emmanuel Ormancey4-1/+5
2019-04-06Hide port from minio URL for protocol default portThor771-1/+3
2019-04-05change default mode to "both" when clicking editStéphane Guillou1-2/+2
2019-03-27Update links to new repositoriesSheogorath1-1/+1
2019-03-17Use libravatar as drop-in replacement for gravatarSheogorath1-1/+1
2019-03-09Add required change for Google+ API deprecationSheogorath1-1/+2
2019-03-05Fix shown but broken GitLab snippetsSheogorath1-1/+1
2019-03-04Fix wrong value type for HSTS environment variableSheogorath2-2/+2
2019-03-04Fix empty serverURL did not redirect properlytoshi01231-1/+1
2019-03-03Fix names with spaces in letter-avatarsSheogorath1-0/+1
2019-01-25Disable OpenID by defaultSheogorath1-1/+1
2019-01-24Fix broken PDF export by wrong unlink callSheogorath1-1/+1
2018-12-22Remove blueimp-md5 dependencyDaan Sprenkels1-3/+7
2018-12-21Update upload provider error messageDaan Sprenkels1-1/+1
2018-12-20Fix broken Gist embeddingSheogorath1-1/+1
2018-12-18Fix usage of new URL APISheogorath1-2/+2
2018-12-05Fix disqus CSPSheogorath1-1/+1
2018-12-05Fix CSP for speaker notesSheogorath1-1/+1
2018-11-28Warn on missing serverURLSheogorath1-0/+4
2018-11-28Prevent subdirectories in user exportDaan Sprenkels1-9/+11
2018-11-27Fix typoCloudYu2-4/+4
2018-11-21Switch scrypt library to a successorSheogorath1-1/+1
2018-11-19Fix wrong maxAgeSeconds multiplicationSheogorath1-1/+1
2018-11-17Disallow creation of robots.txt in freeurlDaan Sprenkels3-1/+3
2018-11-16Update error message text checksCarles Bruguera8-8/+8
2018-11-16Fix streaming for winstonSheogorath1-1/+9
2018-11-14switching to eslint for code checkingClaudius Coenen4-3/+5
2018-11-14InternalOAuthError is not part of passport, but of passport-oauth2Claudius Coenen1-4/+4
2018-11-14Upgrade winstonSheogorath4-16/+20
2018-11-13Fix logging in ot moduleSheogorath1-5/+5
2018-11-12Fix wrong reading from commitSheogorath1-1/+1
2018-11-11Add full version stringSheogorath5-4/+45
2018-11-07Fix menu for github and dropboxCédric Couralet1-0/+2
2018-11-03removing global site layout vars from individual routers, putting them into a...Claudius1-50/+2
2018-10-31Use OS based tmp dirSheogorath1-1/+3
2018-10-27forgot break statementAlex Garcia1-0/+1
2018-10-27Add download action to published notesAlex Garcia1-0/+2
2018-10-09Fix #1001: get only project user is member of (and return max of results)Cédric Couralet1-1/+1
2018-10-05Add OpenID to CodiMDSheogorath6-3/+70
2018-10-04Make oauth2 provider name accessibleSheogorath2-0/+2
2018-10-04Add `data:` URL to CSP and upgrade helmetSheogorath1-1/+1
2018-09-28Fix little bug in length limitSheogorath1-1/+1
2018-09-27Set default to `v4`Sheogorath1-1/+2
2018-09-26removing superfluous config parameters for template filesClaudius4-21/+10
2018-09-26imageRouter/filesystem: make callback path-independentWilliButz1-1/+2
2018-09-26lib/config: use `path.resolve` instead of `path.join`WilliButz1-14/+14