aboutsummaryrefslogtreecommitdiff
path: root/src/api/structures
Commit message (Expand)AuthorAgeFilesLines
* feat: return APIKey when fetching userZephyrrus2020-07-021-12/+20
* Handle nuxt routes on page loadPitu2020-06-251-5/+22
* CleanupPitu2020-06-251-1/+0
* Feature: enable apiKey access to uploads and album fetching for the uploader/...Pitu2020-05-111-9/+9
* Features:Pitu2020-05-101-1/+2
* Feature:Pitu2020-05-091-3/+10
* This commit adds a bunch of features for admins:Pitu2019-10-131-1/+4
* feature: album linksPitu2019-09-301-1/+1
* 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-291-1/+1
|\
| * API key WIPPitu2019-03-191-0/+1
* | WIP apiKey validationPitu2019-03-291-0/+14
* | FixPitu2019-03-291-1/+1
|/
* Enviroment variables parsing fixPitu2019-03-021-3/+3
* Added adminOnly routesPitu2019-02-261-1/+2
* Better DB handling and stuffPitu2019-02-231-1/+2
* Update Route.jsKana2019-02-221-1/+2
* Add support for sqlitePitu2019-02-221-1/+2
* Database migration and seedingPitu2019-02-212-114/+0
* derpPitu2019-02-211-1/+1
* Switch config to .envPitu2019-02-192-31/+25
* ChangesPitu2019-02-191-1/+1
* We can now download albums yayyyyPitu2018-09-182-0/+6
* Commented all the codePitu2018-09-171-1/+2
* Base structuresPitu2018-09-163-0/+232