summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'google-oauth'Sheogorath2020-02-097-5/+13
|\
| * Update app.jsonike2020-02-081-0/+4
| * Add Google oauth variable: hostedDomainike2020-02-086-5/+9
|/
* Update RevealJS to version 3.9.2Sheogorath2020-02-014-5/+3
* Merge pull request #261 from ErikMichelson/fix/privacy-template-libravatarSheogorath2020-01-231-2/+2
|\
| * Changed Gravatar to Libravatar in privacy-templateErik Michelson2020-01-231-2/+2
|/
* Merge pull request #259 from Amolith/masterSheogorath2020-01-211-1/+1
|\
| * update env docs in reference to #247Amolith2020-01-161-1/+1
* | Merge pull request #250 from ErikMichelson/fix/signin-focusSheogorath2020-01-201-0/+14
|\ \ | |/ |/|
| * Fix #249 - Focus user field after opening login modalErik Michelson2020-01-081-0/+14
* | Merge pull request #257 from bluehood/fix_fonts_without_cdnSheogorath2020-01-152-27/+32
|\ \
| * | Fix font path when useCND is false and `urlPath` is usedEnrico Guiraud2020-01-151-26/+26
| * | Fix font paths when useCDN is false and no `urlPath` is presentEnrico Guiraud2020-01-151-1/+6
|/ /
* | Merge pull request #248 from b10102016/patch-1Sheogorath2020-01-131-6/+6
|\ \
| * | Update example config for gitlab authorizationIan Tsai2020-01-131-6/+6
| |/
* | Merge pull request #252 from ccoenen/masterClaudius Coenen2020-01-121-2/+1
|\ \ | |/ |/|
| * heroku complains about dialectClaudius2020-01-111-2/+1
|/
* Merge pull request #235 from soerface/issue-234Sheogorath2019-12-281-4/+4
|\
| * Check for falsy existing_user variable. Fixes #234Soeren Wegener2019-12-091-4/+4
* | Merge pull request #242 from bluehood/fix_urlpathSheogorath2019-12-289-6/+10
|\ \
| * | Fix urlPath support, let CodiMD be served from a subpath correctlyEnrico Guiraud2019-12-209-6/+10
* | | Merge pull request #244 from savaroskij/masterSheogorath2019-12-282-2/+2
|\ \ \ | |/ / |/| |
| * | [DOC] Run `manage_users` with `NODE_ENV=production` set.Matteo Savatteri2019-12-242-2/+2
|/ /
* | Merge pull request #239 from bluehood/npm_not_yarnSheogorath2019-12-201-2/+2
|\ \
| * | [DOC] Use `npm start`, not `yarn start` to startEnrico Guiraud2019-12-201-2/+2
|/ /
* | Merge pull request #243 from bluehood/docsSheogorath2019-12-201-5/+10
|\ \ | |/ |/|
| * [DOC] Misc improvements to manual setup instructionsEnrico Guiraud2019-12-201-5/+10
|/
* Merge pull request #218 from hoijui/linkifyHeaderStyleSheogorath2019-12-035-23/+86
|\
| * make standard conform [fix]hoijui2019-10-301-8/+5
| * make `headerIds` `const` [fix]hoijui2019-10-301-1/+1
| * allow to define header link generation style via environment varhoijui2019-10-301-1/+2
| * also use gfm header generation in test and debug configuraitonshoijui2019-10-301-2/+4
| * fix gfm header link generation with respect to `deduplicatedHeaderId`hoijui2019-10-301-19/+69
| * document `linkifyHeaderStyle` in default.jshoijui2019-10-301-0/+13
| * linkifyHeaderStyle needs no string-ification; is already str.hoijui2019-10-301-1/+1
* | Merge pull request #224 from davidmehren/webpack_updatesSheogorath2019-12-032-698/+671
|\ \
| * | Upgrade webpack & pluginsDavid Mehren2019-11-232-698/+671
* | | Merge pull request #227 from foobarable/fix/samlSheogorath2019-12-0313-28/+10
|\ \ \ | |/ / |/| |
| * | Making the linter happy by removing superfluous ;Ralph Krimmel2019-11-290-0/+0
| |\ \
| | * \ Merge branch 'fix/saml' of https://github.com/foobarable/server into fix/samlRalph Krimmel2019-11-280-0/+0
| | |\ \
| * | \ \ Making the linter happy by removing superfluous ;Ralph Krimmel2019-11-290-0/+0
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Making the linter happy by removing superfluous ;Ralph Krimmel2019-11-281-1/+1
| * | | Making the linter happy by removing superfluous ;Ralph Krimmel2019-11-281-1/+1
| |/ /
| * | Removing returnTo setting from referer in all other authentication sourcesRalph Krimmel2019-11-2812-28/+8
| * | Moving the storage of referrer information to main authorization check instea...Ralph Krimmel2019-11-282-5/+5
| * | Fixing linting problemsRalph Krimmel2019-11-271-4/+3
| * | Fixing redirection after SAML loginfoobarable2019-11-271-2/+5
|/ /
* | Merge pull request #213 from davidmehren/refactor_backend_notesSheogorath2019-11-2019-581/+564
|\ \
| * | Inline renderPublishSlideDavid Mehren2019-10-271-8/+4
| * | Inline responseCodiMDDavid Mehren2019-10-271-18/+14