aboutsummaryrefslogtreecommitdiff
path: root/src/api
Commit message (Expand)AuthorAgeFilesLines
* Better error handling on invalid linksPitu2018-09-181-2/+2
* We can now download albums yayyyyPitu2018-09-185-1/+99
* Stupid hash was working, the size changes for some reason when uploadingPitu2018-09-181-5/+1
* Delete thumbs when deleting a filePitu2018-09-181-0/+3
* Commented all the codePitu2018-09-1710-35/+85
* Public albums wooo!Pitu2018-09-173-4/+14
* This route should handle more stuff, so it does nowPitu2018-09-171-7/+11
* Flawed logic on the async retryPitu2018-09-161-2/+6
* Switching to postgresql as the default had some implicationsPitu2018-09-161-1/+5
* Links can now be createdPitu2018-09-161-5/+5
* Links are managed elsewhere, so there's no point in thisPitu2018-09-162-3/+5
* We dont need the second one, probablyPitu2018-09-161-17/+1
* RoutesPitu2018-09-1615-0/+812
* UtilsPitu2018-09-162-0/+218
* Base structuresPitu2018-09-163-0/+232