summaryrefslogtreecommitdiff
path: root/lib/web/note/util.js (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-29Add better logging messagesErik Michelson1-2/+2
2021-03-29Check for existing notes on POST and dont override themErik Michelson1-1/+14
2021-02-17Add HTTP 404 error on non-existent note downloadsErik Michelson1-2/+5
2021-01-22Add config option which requires authentication in FreeURL modeNicolas Dietrich1-1/+1
2021-01-22Minor refactoring of freeURL condition checkNicolas Dietrich1-4/+6
2020-11-11Save note title to database when creating a noteDavid Mehren1-1/+2
2020-07-04Fixed meta parsing of lang-attribute for using it in the published-viewErik Michelson1-1/+1
2020-07-03Added dynamic lang-attr to pretty.ejsErik Michelson1-0/+1
2020-04-28findNoteOrCreate: Create new note with empty string instead of `null`Sandro1-1/+1
2020-03-21Backport Fix for relative theme pathSheogorath1-1/+1
2019-10-27Move showPublishNote and publishNoteActions to note controllerDavid Mehren1-0/+42
2019-10-27Move note actions to their own file.David Mehren1-0/+67