aboutsummaryrefslogtreecommitdiff
path: root/src/api/routes/albums/link
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-244-5/+5
* feat: allow administrators to create custom links for albumsZephyrrus2020-10-021-5/+22
* chore: linter the entire project using the new rulesZephyrrus2020-07-084-11/+7
* feat: refactor some of the queries to returned added/updated dataZephyrrus2020-07-042-15/+30
* Update error messagePitu2020-06-251-1/+1
* Optimize the queries fetching albums/filesPitu2020-06-251-0/+22
* chore: cleanup and todoPitu2020-05-111-2/+0
* refactor: removed useless code, cleaned up, fixed permissionsPitu2019-10-122-4/+3
* Fix deletion of albums and linksPitu2019-09-301-4/+0
* dunno what's wrong here yetPitu2019-03-141-0/+7
* Error consistencyPitu2019-03-123-5/+2
* TypoPitu2019-03-121-1/+1
* WIPPitu2019-03-082-2/+37
* Removed google analyticsPitu2019-03-021-1/+1
* Enviroment variables parsing fixPitu2019-03-021-1/+1
* Better DB handling and stuffPitu2019-02-231-1/+2
* Switch config to .envPitu2019-02-192-7/+3
* We can now download albums yayyyyPitu2018-09-181-1/+2
* Commented all the codePitu2018-09-172-5/+14
* Public albums wooo!Pitu2018-09-171-0/+3
* This route should handle more stuff, so it does nowPitu2018-09-171-7/+11
* Links can now be createdPitu2018-09-161-5/+5
* RoutesPitu2018-09-162-0/+77