Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-04-28 | findNoteOrCreate: Create new note with empty string instead of `null` | Sandro | 1 | -1/+1 |
2020-03-21 | Backport Fix for relative theme path | Sheogorath | 1 | -1/+1 |
2019-10-27 | Inline renderPublishSlide | David Mehren | 1 | -8/+4 |
2019-10-27 | Inline responseCodiMD | David Mehren | 1 | -18/+14 |
2019-10-27 | Inline publish and slide | David Mehren | 1 | -10/+2 |
2019-10-27 | Inline renderPublish | David Mehren | 1 | -8/+4 |
2019-10-27 | Move showPublishNote and publishNoteActions to note controller | David Mehren | 5 | -43/+99 |
2019-10-27 | Move showNote to note controller | David Mehren | 2 | -105/+19 |
2019-10-27 | Move note actions into their own file | David Mehren | 2 | -9/+131 |
2019-10-27 | Rename actions.js to controller.js and rename functions to be more descriptive | David Mehren | 2 | -20/+31 |
2019-10-27 | Move slide actions to own file | David Mehren | 2 | -2/+86 |
2019-10-27 | Fix errors constant in note/actions.js | David Mehren | 1 | -7/+7 |
2019-10-27 | Move note actions to their own file. | David Mehren | 3 | -0/+286 |