aboutsummaryrefslogtreecommitdiff
path: root/src/api/routes/files/tagAddPOST.js
Commit message (Expand)AuthorAgeFilesLines
* feat: change mutation timestamp on every database mutationZephyrrus2021-01-071-1/+1
* chore: remove trailing commasZephyrrus2020-12-241-1/+1
* fix: return the edited/changed/delete entity from APIZephyrrus2020-07-201-1/+1
* feat: add single tag adding to fileZephyrrus2020-07-201-11/+15
* chore: linter the entire project using the new rulesZephyrrus2020-07-081-2/+3
* refactor: removed useless code, cleaned up, fixed permissionsPitu2019-10-121-1/+5
* feature: tags logicPitu2019-09-301-0/+27