summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix urlPath support, let CodiMD be served from a subpath correctlyEnrico Guiraud2019-12-209-6/+10
* 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
| * | Inline publish and slideDavid Mehren2019-10-271-10/+2
| * | Inline renderPublishDavid Mehren2019-10-271-8/+4
| * | Move showPublishNote and publishNoteActions to note controllerDavid Mehren2019-10-276-125/+99
| * | Move showNote to note controllerDavid Mehren2019-10-273-133/+19
| * | Move note actions into their own fileDavid Mehren2019-10-272-9/+131
| * | Rename actions.js to controller.js and rename functions to be more descriptiveDavid Mehren2019-10-273-34/+33
| * | Move slide actions to own fileDavid Mehren2019-10-274-85/+87
| * | Fix errors constant in note/actions.jsDavid Mehren2019-10-271-7/+7
| * | Move note actions to their own file.David Mehren2019-10-2716-390/+410
* | | Update sv.json (POEditor.com)Sheogorath2019-11-201-1/+2
* | | Update sk.json (POEditor.com)Sheogorath2019-11-201-3/+4
* | | Update it.json (POEditor.com)Sheogorath2019-11-201-3/+4
* | | Update fr.json (POEditor.com)Sheogorath2019-11-201-1/+2
* | | Update ca.json (POEditor.com)Sheogorath2019-11-201-103/+121
* | | Merge pull request #223 from codimd/snyk-fix-84ae3f6ae6fb5c18e43decdf8ab49318Sheogorath2019-11-161-1/+1
|\ \ \ | |_|/ |/| |
| * | fix: package.json to reduce vulnerabilitiessnyk-bot2019-11-161-1/+1
|/ /
* | Merge pull request #217 from cloudron-io/lutim_crashSheogorath2019-10-301-1/+1
|\ \
| * | Fix crash in lutim integrationGirish Ramakrishnan2019-10-291-1/+1
|/ /
* | Merge pull request #210 from davidmehren/mathjax_fixSheogorath2019-10-292-2/+10
|\ \
| * | Fix compatibility with MathJax 2.7.6David Mehren2019-10-252-2/+10
| |/
* | Merge pull request #209 from davidmehren/webpack_docsSheogorath2019-10-291-1/+8
|\ \
| * | Improve webpack dev documentationDavid Mehren2019-10-251-1/+8
| |/