aboutsummaryrefslogtreecommitdiff
path: root/src/api/structures/Server.js
Commit message (Expand)AuthorAgeFilesLines
* feature: new chunk and write strategyPitu2021-01-071-1/+1
* RebrandPitu2020-12-251-1/+1
* Chore: prevent server from starting if .env config missingPitu2020-12-251-2/+8
* Fix: thumbnail creationPitu2020-12-251-0/+1
* Feat: add rotating logs when running in production envPitu2020-12-251-0/+10
* CleanupPitu2020-12-251-23/+0
* Fix ESLint rules once and for allPitu2020-12-241-6/+6
* chore: remove trailing commasZephyrrus2020-12-241-3/+3
* fix: don't crash the server if a route fails to loadZephyrrus2020-07-201-3/+7
* Merge branch 'dev' into dev-zephyZephyrrus2020-07-191-1/+2
|\
| * Timeout, package and docs cleanupPitu2020-07-181-1/+2
* | chore: linter the entire project using the new rulesZephyrrus2020-07-081-0/+1
* | feat: add morgan for logging requests if env is not productionZephyrrus2020-07-081-8/+32
|/
* Handle nuxt routes on page loadPitu2020-06-251-5/+22
* Features:Pitu2020-05-101-1/+2
* Feature:Pitu2020-05-091-3/+10
* feature: album linksPitu2019-09-301-1/+1
* Check if accept header is passedPitu2019-04-161-1/+1
* FixPitu2019-03-291-1/+1
* Enviroment variables parsing fixPitu2019-03-021-3/+3
* Database migration and seedingPitu2019-02-211-2/+0
* Switch config to .envPitu2019-02-191-25/+7
* ChangesPitu2019-02-191-1/+1
* We can now download albums yayyyyPitu2018-09-181-0/+4
* Base structuresPitu2018-09-161-0/+78