Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-03-29 | Add better logging messages | Erik Michelson | 1 | -2/+2 |
2021-03-29 | Check for existing notes on POST and dont override them | Erik Michelson | 1 | -1/+14 |
2021-02-17 | Add HTTP 404 error on non-existent note downloads | Erik Michelson | 1 | -2/+5 |
2021-01-22 | Add config option which requires authentication in FreeURL mode | Nicolas Dietrich | 1 | -1/+1 |
2021-01-22 | Minor refactoring of freeURL condition check | Nicolas Dietrich | 1 | -4/+6 |
2020-11-11 | Save note title to database when creating a note | David Mehren | 1 | -1/+2 |
2020-07-04 | Fixed meta parsing of lang-attribute for using it in the published-view | Erik Michelson | 1 | -1/+1 |
2020-07-03 | Added dynamic lang-attr to pretty.ejs | Erik Michelson | 1 | -0/+1 |
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 | Move showPublishNote and publishNoteActions to note controller | David Mehren | 1 | -0/+42 |
2019-10-27 | Move note actions to their own file. | David Mehren | 1 | -0/+67 |