summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/notes/versions.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: notes/versions not checking visibilityMarie2024-01-251-1/+20
* upd: add additional checksMar0xy2023-10-221-3/+3
* upd: store old date and use it in previous versionsMar0xy2023-10-221-1/+2
* fix: date formatting in previous note viewMar0xy2023-10-221-1/+1
* upd: improve note edit table & improve previous version viewMar0xy2023-10-221-1/+1
* add: view previous versions of notesMar0xy2023-10-221-0/+63