Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | findNoteOrCreate: Create new note with empty string instead of `null` | Sandro | 2020-04-28 | 1 | -1/+1 |
| | | | | | | Backport of #345 to 1.x Signed-off-by: Sandro Jäckel <sandro.jaeckel@gmail.com> | ||||
* | Backport Fix for relative theme path | Sheogorath | 2020-03-21 | 1 | -1/+1 |
| | | | | | | This commit backport 856fc01fb9b30489b254f2ef9d29de80aa189118 Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | Move showPublishNote and publishNoteActions to note controller | David Mehren | 2019-10-27 | 1 | -0/+42 |
| | | | | Signed-off-by: David Mehren <dmehren1@gmail.com> | ||||
* | Move note actions to their own file. | David Mehren | 2019-10-27 | 1 | -0/+67 |
Because of circular import problems, this commit also moves the error messages from response.js to errors.js Signed-off-by: David Mehren <dmehren1@gmail.com> |