aboutsummaryrefslogtreecommitdiff
path: root/src/api/routes/albums/link/linkPOST.js
Commit message (Expand)AuthorAgeFilesLines
* Allow API Access to some endpoints (#304)Jason2021-11-031-1/+1
* chore: get host from req instead of configPitu2021-06-081-10/+0
* feat: change mutation timestamp on every database mutationZephyrrus2021-01-071-1/+1
* chore: remove trailing commasZephyrrus2020-12-241-2/+2
* feat: allow administrators to create custom links for albumsZephyrrus2020-10-021-5/+22
* chore: linter the entire project using the new rulesZephyrrus2020-07-081-6/+4
* feat: refactor some of the queries to returned added/updated dataZephyrrus2020-07-041-7/+17
* refactor: removed useless code, cleaned up, fixed permissionsPitu2019-10-121-2/+1
* Error consistencyPitu2019-03-121-2/+1
* Enviroment variables parsing fixPitu2019-03-021-1/+1
* Better DB handling and stuffPitu2019-02-231-1/+2
* Switch config to .envPitu2019-02-191-4/+2
* We can now download albums yayyyyPitu2018-09-181-1/+2
* Commented all the codePitu2018-09-171-0/+9
* Public albums wooo!Pitu2018-09-171-0/+3
* Links can now be createdPitu2018-09-161-5/+5
* RoutesPitu2018-09-161-0/+43