aboutsummaryrefslogtreecommitdiff
path: root/src/api
Commit message (Expand)AuthorAgeFilesLines
...
* feature: tags logicPitu2019-09-303-1/+55
* feature: album linksPitu2019-09-302-3/+7
* Fix database value conversionPitu2019-04-241-1/+2
* Fix when response is not an objectPitu2019-04-241-5/+3
* Standarize database calls to support sqlite as well as mysql/postgresPitu2019-04-241-2/+33
* Check if accept header is passedPitu2019-04-161-1/+1
* Ditched sqlite. Use postgres or mysql/mariadbPitu2019-04-051-5/+2
* Fix conflictsPitu2019-03-293-6/+1
|\
| * API key WIPPitu2019-03-196-17/+22
* | WIP apiKey validationPitu2019-03-291-0/+14
* | FixPitu2019-03-291-1/+1
* | Removed apikey from user object and added route for requesting a new onePitu2019-03-293-10/+17
|/
* dunno what's wrong here yetPitu2019-03-141-0/+7
* TagsPitu2019-03-144-0/+123
* Small fixesPitu2019-03-144-4/+4
* Add uuid packagePitu2019-03-141-4/+28
* What are strings evenPitu2019-03-121-6/+5
* Wonder if password generation is failing because of long passwordsPitu2019-03-121-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
* 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