aboutsummaryrefslogtreecommitdiff
path: root/src/api
Commit message (Expand)AuthorAgeFilesLines
...
* User managementPitu2019-02-264-5/+59
* Not needed anymorePitu2019-02-261-5/+0
* Added adminOnly routesPitu2019-02-261-1/+2
* User promotion/demotionPitu2019-02-263-0/+77
* add deleteUrl when uploading a filePitu2019-02-231-2/+2
* Better DB handling and stuffPitu2019-02-237-22/+46
* Update Util.jsKana2019-02-221-2/+1
* Update Route.jsKana2019-02-221-1/+2
* WIP deleteUrlKana2019-02-221-1/+3
* LeftoversPitu2019-02-221-4/+2
* Add support for sqlitePitu2019-02-222-2/+4
* Database migration and seedingPitu2019-02-214-114/+101
* derpPitu2019-02-212-2/+2
* Switch config to .envPitu2019-02-1917-166/+124
* ChangesPitu2019-02-192-1/+23
* CRLF to LFPitu2019-02-182-381/+0
* Switch to Nuxt.jsPitu2018-09-191-0/+380
* Return less info to the user when verifyingPitu2018-09-181-1/+8
* 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