aboutsummaryrefslogtreecommitdiff
path: root/src/api
Commit message (Expand)AuthorAgeFilesLines
...
* Add TODOPitu2019-03-121-0/+2
* Possible fix for files not being purgedPitu2019-03-121-4/+4
* Add uuidsPitu2019-03-121-0/+4
* stuffPitu2019-03-122-6/+14
* Prevent snowflakes from demoting/disabling themselvesPitu2019-03-124-1/+5
* Error consistencyPitu2019-03-124-7/+3
* TypoPitu2019-03-121-1/+1
* WIPPitu2019-03-082-2/+37
* wipPitu2019-03-021-1/+1
* Various password fixesPitu2019-03-021-0/+6
* Removed google analyticsPitu2019-03-021-1/+1
* Be able to add a file to multiple albumsPitu2019-03-025-5/+69
* Enviroment variables parsing fixPitu2019-03-026-18/+18
* Update uploadPOST.jsKana2019-03-011-0/+1
* Update uploadPOST.jsKana2019-03-011-7/+1
* todoPitu2019-03-011-1/+8
* changesPitu2019-02-281-0/+5
* Purge user's filesPitu2019-02-282-0/+42
* Some stuffPitu2019-02-284-40/+48
* Change password and api keysPitu2019-02-284-23/+88
* 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