summaryrefslogtreecommitdiff
path: root/lib/web/note/util.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add better logging messagesErik Michelson2021-03-291-2/+2
* Check for existing notes on POST and dont override themErik Michelson2021-03-291-1/+14
* Add HTTP 404 error on non-existent note downloadsErik Michelson2021-02-171-2/+5
* Add config option which requires authentication in FreeURL modeNicolas Dietrich2021-01-221-1/+1
* Minor refactoring of freeURL condition checkNicolas Dietrich2021-01-221-4/+6
* 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
* Move showPublishNote and publishNoteActions to note controllerDavid Mehren2019-10-271-0/+42
* Move note actions to their own file.David Mehren2019-10-271-0/+67