aboutsummaryrefslogtreecommitdiff
path: root/src/api/routes/albums/albumPOST.js
Commit message (Expand)AuthorAgeFilesLines
* Allow API Access to some endpoints (#304)Jason2021-11-031-1/+1
* fix: pg driver doesn't return anything without .returning()Zephyrrus2021-01-081-1/+5
* feat: change mutation timestamp on every database mutationZephyrrus2021-01-071-1/+1
* chore: remove trailing commasZephyrrus2020-12-241-1/+1
* chore: linter the entire project using the new rulesZephyrrus2020-07-081-2/+2
* feat: refactor some of the queries to returned added/updated dataZephyrrus2020-07-041-5/+12
* Switch config to .envPitu2019-02-191-3/+1
* Commented all the codePitu2018-09-171-14/+4
* Links are managed elsewhere, so there's no point in thisPitu2018-09-161-2/+2
* RoutesPitu2018-09-161-0/+44