summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Docker Secrets: Add DB URL SupportJonas Thelemann2019-07-011-0/+1
* | | | | Merge pull request #119 from lhw/patch-1Sheogorath2019-07-011-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add SVG image detection based on file extensionLennart Weller2019-06-181-0/+2
* | | | | Update sequelize to latest versionSheogorath2019-06-222-13/+16
* | | | | Update yarn.lockSheogorath2019-06-221-923/+176
* | | | | Merge pull request #107 from SISheogorath/feature/db-upgradeSheogorath2019-06-226-748/+755
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix: upgrade sequelize to latest version to fix CVEBoHong Li2019-06-116-748/+755
* | | | | Update sv.json (POEditor.com)Sheogorath2019-06-161-1/+1
* | | | | Update de.json (POEditor.com)Sheogorath2019-06-161-3/+3
| |_|/ / |/| | |
* | | | Merge pull request #111 from CHBMB/ls.ioSheogorath2019-06-133-2/+17
|\ \ \ \
| * | | | Add docker image from LinuxServer.io as an install option.chbmb2019-06-123-2/+17
|/ / / /
* | | | Merge pull request #106 from SISheogorath/fix/dco-locationSheogorath2019-06-112-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Move DCO into docs sectionSheogorath2019-06-102-1/+1
|/ / /
* | | Merge pull request #103 from SISheogorath/feature/improve-loggingSheogorath2019-06-0915-69/+54
|\ \ \ | |/ / |/| |
| * | Rework debug loggingSheogorath2019-06-0815-69/+54
|/ /
* | Merge pull request #97 from SISheogorath/fix/lintingSheogorath2019-06-0450-1040/+1053
|\ \
| * | Fix eslint warningsSheogorath2019-05-3150-1040/+1053
* | | Merge pull request #93 from ttasovac/masterSheogorath2019-06-042-0/+63
|\ \ \
| * | | fixed styling of slides previewToma Tasovac2019-05-302-0/+63
| |/ /
* | | Merge pull request #98 from codimd/ccoenen-patch-1Claudius Coenen2019-05-311-0/+4
|\ \ \
| * | | mentioning the node 6 deprecation along with the migration guideClaudius Coenen2019-05-311-0/+4
|/ / /
* | | Release version 1.4.0Sheogorath2019-05-312-2/+75
* | | Merge pull request #94 from SISheogorath/fix/mathjaxSheogorath2019-05-301-1/+11
|\ \ \ | |/ / |/| |
| * | Fix hidden MathJax outputSheogorath2019-05-301-1/+11
|/ /
* | Update yarn.lockSheogorath2019-05-301-465/+466
* | Add Discourse link to footerSheogorath2019-05-301-1/+1
* | Merge pull request #81 from SISheogorath/fix/codemirrorBottomCSSSheogorath2019-05-261-1/+4
|\ \
| * | Fix CodeMirror toolbar hiding contentSheogorath2019-05-261-1/+4
* | | Merge pull request #82 from SISheogorath/fix/doubleCountSheogorath2019-05-261-0/+3
|\ \ \
| * | | Fix missing pictures for OpenIDSheogorath2019-05-261-0/+3
| |/ /
* | | Merge pull request #83 from SISheogorath/language/vietnameseSheogorath2019-05-263-1/+123
|\ \ \
| * | | Add vietnamese languageSheogorath2019-05-263-1/+123
|/ / /
* | | Merge pull request #6 from SISheogorath/feautre/notTooBusySheogorath2019-05-255-0/+9
|\ \ \
| * | | Add config for toobusy middlewareSheogorath2019-05-255-0/+9
|/ / /
* | | Merge pull request #77 from SISheogorath/fix/scrollingSheogorath2019-05-251-0/+8
|\ \ \ | |/ / |/| |
| * | Fix hidden header on linkSheogorath2019-05-241-0/+8
|/ /
* | Merge pull request #73 from Amolith/masterSheogorath2019-05-202-2/+5
|\ \
| * | remove single quote preceding mastodon linkAmolith2019-05-201-1/+1
| * | add mastodon link to index - complete #70Amolith2019-05-191-1/+1
| * | add mastodon badge - partially fix #70Amolith2019-05-191-0/+3
| * | fix issue 72Amolith2019-05-191-1/+1
|/ /
* | Update es.json (POEditor.com)Christoph (Sheogorath) Kern2019-05-171-103/+120
* | Merge branch 'feature/drop-node-6'Claudius2019-05-147-48/+134
|\ \
| * | travis config is now in stagesClaudius2019-05-131-28/+18
| * | updating travis config: readable job names, more recent distroClaudius2019-05-131-7/+17
| * | drop node 6 supportClaudius2019-05-134-8/+8
| * | polyfilling scrypt for node 8.5+Claudius2019-05-133-5/+15
| * | asyncified setting and verifying the passwordClaudius2019-05-135-18/+48
| * | getting password hashing into a hook where it could be asyncClaudius2019-05-131-6/+14
| * | Adding the first few lines of user model testClaudius2019-05-132-1/+39
|/ /