Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | polyfilling scrypt for node 8.5+ | Claudius | 2019-05-13 | 1 | -4/+13 | |
* | | asyncified setting and verifying the password | Claudius | 2019-05-13 | 2 | -11/+15 | |
* | | getting password hashing into a hook where it could be async | Claudius | 2019-05-13 | 1 | -6/+14 | |
* | | Add lutim support | Dylan Dervaux | 2019-04-10 | 4 | -3/+40 | |
* | | Added a configuration option for passport-saml: | Emmanuel Ormancey | 2019-04-06 | 4 | -1/+5 | |
* | | Hide port from minio URL for protocol default port | Thor77 | 2019-04-06 | 1 | -1/+3 | |
* | | change default mode to "both" when clicking edit | Stéphane Guillou | 2019-04-05 | 1 | -2/+2 | |
* | | Merge pull request #7 from SISheogorath/feature/libravatar | Christoph (Sheogorath) Kern | 2019-03-31 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Use libravatar as drop-in replacement for gravatar | Sheogorath | 2019-03-17 | 1 | -1/+1 | |
* | | | Update links to new repositories | Sheogorath | 2019-03-27 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge pull request #1131 from SISheogorath/fix/gitlabSnippets | Christoph (Sheogorath) Kern | 2019-03-09 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Fix shown but broken GitLab snippets | Sheogorath | 2019-03-05 | 1 | -1/+1 | |
* | | | Add required change for Google+ API deprecation | Sheogorath | 2019-03-09 | 1 | -1/+2 | |
|/ / | ||||||
* | | Merge pull request #1153 from toshi0123/for_empty_serverurl | Christoph (Sheogorath) Kern | 2019-03-05 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Fix empty serverURL did not redirect properly | toshi0123 | 2019-03-04 | 1 | -1/+1 | |
| |/ | ||||||
* | | Fix wrong value type for HSTS environment variable | Sheogorath | 2019-03-04 | 2 | -2/+2 | |
* | | Fix names with spaces in letter-avatars | Sheogorath | 2019-03-03 | 1 | -0/+1 | |
|/ | ||||||
* | Disable OpenID by default | Sheogorath | 2019-01-25 | 1 | -1/+1 | |
* | Fix broken PDF export by wrong unlink call | Sheogorath | 2019-01-24 | 1 | -1/+1 | |
* | Remove blueimp-md5 dependency | Daan Sprenkels | 2018-12-22 | 1 | -3/+7 | |
* | Merge pull request #1105 from SISheogorath/fix/gistCSP | Christoph (Sheogorath) Kern | 2018-12-21 | 1 | -1/+1 | |
|\ | ||||||
| * | Fix broken Gist embedding | Sheogorath | 2018-12-20 | 1 | -1/+1 | |
* | | Update upload provider error message | Daan Sprenkels | 2018-12-21 | 1 | -1/+1 | |
* | | Merge pull request #1103 from SISheogorath/fix/localImageUpload | Christoph (Sheogorath) Kern | 2018-12-20 | 1 | -2/+2 | |
|\ \ | ||||||
| * | | Fix usage of new URL API | Sheogorath | 2018-12-18 | 1 | -2/+2 | |
| |/ | ||||||
* | | Merge pull request #1091 from SISheogorath/fix/speakerNotesCSP | Christoph (Sheogorath) Kern | 2018-12-06 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Fix CSP for speaker notes | Sheogorath | 2018-12-05 | 1 | -1/+1 | |
| |/ | ||||||
* / | Fix disqus CSP | Sheogorath | 2018-12-05 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #1086 from SISheogorath/feature/urlWarning | Christoph (Sheogorath) Kern | 2018-12-01 | 1 | -0/+4 | |
|\ | ||||||
| * | Warn on missing serverURL | Sheogorath | 2018-11-28 | 1 | -0/+4 | |
* | | Merge pull request #1082 from cloudyu/pull | Christoph (Sheogorath) Kern | 2018-11-28 | 2 | -4/+4 | |
|\ \ | |/ |/| | ||||||
| * | Fix typo | CloudYu | 2018-11-27 | 2 | -4/+4 | |
* | | Prevent subdirectories in user export | Daan Sprenkels | 2018-11-28 | 1 | -9/+11 | |
|/ | ||||||
* | Switch scrypt library to a successor | Sheogorath | 2018-11-21 | 1 | -1/+1 | |
* | Fix wrong maxAgeSeconds multiplication | Sheogorath | 2018-11-19 | 1 | -1/+1 | |
* | Merge pull request #1053 from dsprenkels/robots.txt | Christoph (Sheogorath) Kern | 2018-11-17 | 3 | -1/+3 | |
|\ | ||||||
| * | Disallow creation of robots.txt in freeurl | Daan Sprenkels | 2018-11-17 | 3 | -1/+3 | |
* | | Merge pull request #1040 from sunbit/master | Christoph (Sheogorath) Kern | 2018-11-17 | 8 | -8/+8 | |
|\ \ | ||||||
| * | | Update error message text checks | Carles Bruguera | 2018-11-16 | 8 | -8/+8 | |
* | | | Fix streaming for winston | Sheogorath | 2018-11-16 | 1 | -1/+9 | |
* | | | Merge pull request #1058 from ccoenen/bug/oauth2internalerror | Christoph (Sheogorath) Kern | 2018-11-16 | 1 | -4/+4 | |
|\ \ \ | ||||||
| * | | | InternalOAuthError is not part of passport, but of passport-oauth2 | Claudius Coenen | 2018-11-14 | 1 | -4/+4 | |
* | | | | switching to eslint for code checking | Claudius Coenen | 2018-11-14 | 4 | -3/+5 | |
* | | | | Merge pull request #1055 from SISheogorath/upgrade/winston | Christoph (Sheogorath) Kern | 2018-11-14 | 4 | -16/+20 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Upgrade winston | Sheogorath | 2018-11-14 | 4 | -16/+20 | |
| | |/ | |/| | ||||||
* / | | Fix logging in ot module | Sheogorath | 2018-11-13 | 1 | -5/+5 | |
|/ / | ||||||
* | | Merge pull request #1027 from asg017/master | Christoph (Sheogorath) Kern | 2018-11-12 | 1 | -0/+3 | |
|\ \ | ||||||
| * | | forgot break statement | Alex Garcia | 2018-10-27 | 1 | -0/+1 | |
| * | | Add download action to published notes | Alex Garcia | 2018-10-27 | 1 | -0/+2 | |
* | | | Merge pull request #1051 from SISheogorath/feature/fullversion | Christoph (Sheogorath) Kern | 2018-11-12 | 1 | -1/+1 | |
|\ \ \ |