| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: don't crash the server if a route fails to load | Zephyrrus | 2020-07-20 | 1 | -3/+7 |
| | | |||||
| * | Merge branch 'dev' into dev-zephy | Zephyrrus | 2020-07-19 | 1 | -1/+2 |
| |\ | |||||
| | * | Timeout, package and docs cleanup | Pitu | 2020-07-18 | 1 | -1/+2 |
| | | | |||||
| * | | chore: linter the entire project using the new rules | Zephyrrus | 2020-07-08 | 1 | -0/+1 |
| | | | |||||
| * | | feat: add morgan for logging requests if env is not production | Zephyrrus | 2020-07-08 | 1 | -8/+32 |
| |/ | |||||
| * | Handle nuxt routes on page load | Pitu | 2020-06-25 | 1 | -5/+22 |
| | | |||||
| * | Features: | Pitu | 2020-05-10 | 1 | -1/+2 |
| | | | | | | * Serve files during development * Own endpoint for fetching the albums of a file | ||||
| * | Feature: | Pitu | 2020-05-09 | 1 | -3/+10 |
| | | | | | | | * Frontend is now served by the API process * Only 1 process spawns for lolisafe to work * Switched frontend from server-side render to static site, now saved in `/dist` | ||||
| * | feature: album links | Pitu | 2019-09-30 | 1 | -1/+1 |
| | | |||||
| * | Check if accept header is passed | Pitu | 2019-04-16 | 1 | -1/+1 |
| | | |||||
| * | Fix | Pitu | 2019-03-29 | 1 | -1/+1 |
| | | |||||
| * | Enviroment variables parsing fix | Pitu | 2019-03-02 | 1 | -3/+3 |
| | | |||||
| * | Database migration and seeding | Pitu | 2019-02-21 | 1 | -2/+0 |
| | | |||||
| * | Switch config to .env | Pitu | 2019-02-19 | 1 | -25/+7 |
| | | |||||
| * | Changes | Pitu | 2019-02-19 | 1 | -1/+1 |
| | | |||||
| * | We can now download albums yayyyy | Pitu | 2018-09-18 | 1 | -0/+4 |
| | | |||||
| * | Base structures | Pitu | 2018-09-16 | 1 | -0/+78 |