summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Add OpenID to CodiMDSheogorath2018-10-058-4/+91
|/ / /
* | | Merge pull request #940 from WilliButz/fix-configurable-pathsChristoph (Sheogorath) Kern2018-10-058-45/+39
|\ \ \ | |/ / |/| |
| * | README: add note about configurable pathsWilliButz2018-09-271-13/+12
| * | removing superfluous config parameters for template filesClaudius2018-09-265-22/+11
| * | app.js: add missing routes for configurable pathsWilliButz2018-09-261-0/+3
| * | 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
| * | lib/models/revision.js: make independent of exec-pathWilliButz2018-09-261-1/+2
* | | Merge pull request #982 from SISheogorath/feature/useNoOpenerChristoph (Sheogorath) Kern2018-10-045-13/+15
|\ \ \
| * | | Add rel="noopener" to target="_blank" linksSheogorath2018-10-045-13/+15
| | |/ | |/|
* | | Merge pull request #988 from ccoenen/oauth2-docsChristoph (Sheogorath) Kern2018-10-041-0/+9
|\ \ \
| * | | details about OAuth2 in general. Fixes #930Claudius Coenen2018-10-041-0/+9
* | | | Merge pull request #981 from SISheogorath/fix/devModeChristoph (Sheogorath) Kern2018-10-041-1/+1
|\ \ \ \
| * | | | Add development mode for webpack in package.jsonSheogorath2018-10-031-1/+1
| | |/ / | |/| |
* | | | Merge pull request #987 from ccoenen/nextcloud-oauth2Christoph (Sheogorath) Kern2018-10-044-0/+52
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / How to use Nextcloud as OAuth2 Provider for CodiMDClaudius Coenen2018-10-044-0/+52
|/ /
* | Update yarn.lockSheogorath2018-10-031-4/+1598
* | Merge pull request #974 from mcnesium/patch-1Christoph (Sheogorath) Kern2018-10-031-3/+3
|\ \
| * | fix image paths in moved GitLab auth guidemcnesium2018-09-301-3/+3
* | | Merge pull request #958 from SISheogorath/fix/uwsChristoph (Sheogorath) Kern2018-10-032-2/+6
|\ \ \
| * | | Replace `uws` with `ws` packageSheogorath2018-09-182-2/+6
* | | | Merge pull request #932 from davidmehren/webpack-4Christoph (Sheogorath) Kern2018-10-038-1797/+3480
|\ \ \ \
| * | | | Upgrade to Webpack 4 - development configDavid Mehren2018-09-061-7/+13
| * | | | Upgrade to Webpack 4 - remove baseUrl propertyDavid Mehren2018-09-061-2/+1
| * | | | Upgrade to Webpack 4 - clean dependenciesDavid Mehren2018-09-062-780/+819
| * | | | Upgrade to Webpack 4 - fix CSS import orderDavid Mehren2018-09-062-19/+36
| * | | | Upgrade to Webpack 4 - fix 'export as html' chunkDavid Mehren2018-09-061-5/+14
| * | | | Upgrade to Webpack 4 - first tryDavid Mehren2018-09-067-1410/+3023
* | | | | Merge pull request #968 from SISheogorath/docs/ldap-ADChristoph (Sheogorath) Kern2018-10-031-0/+42
|\ \ \ \ \
| * | | | | Add documentation for an LDAP setup against Active DirectorySheogorath2018-09-261-0/+42
* | | | | | Update version to 1.2.1Sheogorath2018-10-031-1/+1
* | | | | | Update release notes for 1.2.1Sheogorath2018-10-031-0/+49
* | | | | | Revert "Remove unused dependency"Sheogorath2018-10-031-0/+1
* | | | | | Merge pull request #979 from SISheogorath/fix/removeUnusedDependenciesChristoph (Sheogorath) Kern2018-10-031-1/+0
|\ \ \ \ \ \
| * | | | | | Remove unused dependencySheogorath2018-10-031-1/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #977 from SISheogorath/fix/newExampleChristoph (Sheogorath) Kern2018-10-031-1/+1
|\ \ \ \ \ \
| * | | | | | Replace youtube example video on features pageSheogorath2018-10-021-1/+1
| |/ / / / /
* | | | | | Merge pull request #976 from SISheogorath/feature/newFooterChristoph (Sheogorath) Kern2018-10-031-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Some minor footer improvementsSheogorath2018-10-011-1/+1
|/ / / / /
* | | | | Fix little bug in length limitSheogorath2018-09-281-1/+1
* | | | | Merge pull request #971 from SISheogorath/fix/gitlabWarningChristoph (Sheogorath) Kern2018-09-271-1/+2
|\ \ \ \ \
| * | | | | Set default to `v4`Sheogorath2018-09-271-1/+2
* | | | | | Merge pull request #966 from SISheogorath/fix/documentLengthChristoph (Sheogorath) Kern2018-09-271-1/+9
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix document length limit on postSheogorath2018-09-261-1/+9
| | |/ / / | |/| | |
* | | | | Merge pull request #967 from SISheogorath/fix/followChristoph (Sheogorath) Kern2018-09-261-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add POEditor to 'follow us' statementSheogorath2018-09-261-1/+1
|/ / / /
* | | | Merge pull request #964 from SISheogorath/fix/gitlabWarningChristoph (Sheogorath) Kern2018-09-251-1/+1
|\| | |
| * | | Omit unneeded warning if no gitlab is configuredSheogorath2018-09-251-1/+1
|/ / /
* | | Merge pull request #963 from SISheogorath/fix/crashPDFChristoph (Sheogorath) Kern2018-09-241-0/+4
|\ \ \