summaryrefslogtreecommitdiff
path: root/lib/web/note (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove pdf export codeTilman Vatteroth2020-11-262-41/+0
* Replace CodiMD with HedgeDocErik Michelson2020-11-141-1/+1
* Save note title to database when creating a noteDavid Mehren2020-11-111-1/+2
* Fixed meta parsing of lang-attribute for using it in the published-viewErik Michelson2020-07-041-1/+1
* Added dynamic lang-attr to pretty.ejsErik Michelson2020-07-031-0/+1
* findNoteOrCreate: Create new note with empty string instead of `null`Sandro2020-04-281-1/+1
* Backport Fix for relative theme pathSheogorath2020-03-211-1/+1
* 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-275-43/+99
* Move showNote to note controllerDavid Mehren2019-10-272-105/+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-272-20/+31
* Move slide actions to own fileDavid Mehren2019-10-272-2/+86
* Fix errors constant in note/actions.jsDavid Mehren2019-10-271-7/+7
* Move note actions to their own file.David Mehren2019-10-273-0/+286