aboutsummaryrefslogtreecommitdiff
path: root/src/api/routes/albums
Commit message (Collapse)AuthorAgeFilesLines
* refactor: removed useless code, cleaned up, fixed permissionsPitu2019-10-125-6/+7
|
* Fix deletion of albums and linksPitu2019-09-303-12/+31
|
* feature: album linksPitu2019-09-301-2/+6
|
* dunno what's wrong here yetPitu2019-03-141-0/+7
|
* Small fixesPitu2019-03-141-1/+1
|
* Clicking on album title takes you to the album nowPitu2019-03-121-0/+55
|
* Not tested, but should delete an albumPitu2019-03-121-1/+0
|
* stuffPitu2019-03-122-6/+14
|
* Error consistencyPitu2019-03-124-7/+3
|
* TypoPitu2019-03-121-1/+1
|
* WIPPitu2019-03-082-2/+37
|
* wipPitu2019-03-021-1/+1
|
* 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-197-25/+11
|
* Better error handling on invalid linksPitu2018-09-181-2/+2
|
* We can now download albums yayyyyPitu2018-09-182-1/+80
|
* Commented all the codePitu2018-09-175-29/+49
|
* Public albums wooo!Pitu2018-09-172-2/+12
|
* This route should handle more stuff, so it does nowPitu2018-09-171-7/+11
|
* Links can now be createdPitu2018-09-161-5/+5
|
* Links are managed elsewhere, so there's no point in thisPitu2018-09-161-2/+2
|
* We dont need the second one, probablyPitu2018-09-161-17/+1
|
* RoutesPitu2018-09-166-0/+294