summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Merge pull request #212 from davidmehren/webpack_cleanupSheogorath2019-10-291-5/+1
|\ \
| * | Remove unused webpack plugins from package.jsonDavid Mehren2019-10-251-5/+1
| |/
* | Merge pull request #215 from SISheogorath/upgrade/database-versionsSheogorath2019-10-292-173/+399
|\ \
| * | Upgrade all ORM/database related packagesSheogorath2019-10-282-173/+399
|/ /
* | Merge pull request #208 from jfowl/doc-change-to-yarnSheogorath2019-10-282-6/+6
|\ \ | |/ |/|
| * Replaces `npm` with `yarn` commands in docs.Jonas Zohren2019-10-252-6/+6
|/
* Update yarn.lockSheogorath2019-10-231-134/+164
* Merge pull request #205 from hoijui/linkifyHeaderStyleSheogorath2019-10-235-7/+16
|\
| * Allow to generate lower case header references through the confighoijui2019-10-225-4/+13
| * slight doc comment touch-up/simplification [minor]hoijui2019-10-221-3/+3
* | Merge pull request #206 from SISheogorath/fix/CVE-2019-15499Sheogorath2019-10-221-1/+1
|\ \ | |/ |/|
| * Don't accept sandbox attributeRyotaK2019-10-221-1/+1
|/
* Merge pull request #200 from ErikMichelson/docs/apiSheogorath2019-10-202-0/+524
|\
| * Fixed JSON syntax error in api doc exampleErik Michelson2019-10-181-1/+1
| * Finishing openapi docErik Michelson2019-10-171-1/+288
| * WIP: Adding openapi docErik Michelson2019-10-152-1/+195
| * Added API-doc as markdown fileErik Michelson2019-10-131-0/+43
|/
* Merge pull request #199 from SISheogorath/fix/opengraphSheogorath2019-10-121-1/+2
|\
| * Fix broken error template due to missing opengraphSheogorath2019-10-111-1/+2
|/
* Merge pull request #191 from ErikMichelson/feature/ogmetadataSheogorath2019-10-106-2/+55
|\
| * Fixed bugs, added default imageErik Michelson2019-10-093-6/+12