Commit graph

12 commits

Author SHA1 Message Date
semantic-release-bot
61431694cb chore(release): 1.3.2 [skip ci]
## [1.3.2](https://github.com/apricote/Listory/compare/v1.3.1...v1.3.2) (2020-05-20)

### Bug Fixes

* **deps:** update dependency @nestjs/config to v0.4.2 ([f4f9432](f4f94322c0))
* **deps:** update dependency @nestjs/schedule to v0.4.0 ([5104772](5104772acb))
* **deps:** update dependency @nestjs/serve-static to v2.1.1 ([9ed69d2](9ed69d2db4))
2020-05-20 22:57:19 +00:00
semantic-release-bot
4e86f6cbc9 chore(release): 1.3.1 [skip ci]
## [1.3.1](https://github.com/apricote/Listory/compare/v1.3.0...v1.3.1) (2020-05-14)

### Bug Fixes

* **frontend:** disable broken service-worker ([7ad4b1e](7ad4b1e52c))
2020-05-14 10:20:16 +00:00
semantic-release-bot
2b68c9e459 chore(release): 1.3.0 [skip ci]
# [1.3.0](https://github.com/apricote/Listory/compare/v1.2.5...v1.3.0) (2020-05-14)

### Features

* **frontend:** active service worker ([fbada1e](fbada1eaac))
* **frontend:** add favicon ([bf9aba3](bf9aba3033))
* **frontend:** configure pwa ([b9ea880](b9ea8808f2))
2020-05-14 01:14:33 +00:00
semantic-release-bot
4db924b78e chore(release): 1.2.5 [skip ci]
## [1.2.5](https://github.com/apricote/Listory/compare/v1.2.4...v1.2.5) (2020-05-13)

### Bug Fixes

* **frontend:** add selectable timeframe and styling to listens report ([cc7f4b3](cc7f4b354d))
2020-05-13 23:39:58 +00:00
semantic-release-bot
cab349c7d0 chore(release): 1.2.4 [skip ci]
## [1.2.4](https://github.com/apricote/Listory/compare/v1.2.3...v1.2.4) (2020-05-13)

### Bug Fixes

* **api:** frontend sessions expire after 15 minutes (now 1d) ([8c5f495](8c5f495ce5))
* **frontend:** improve reporting charts ([bdbe5f5](bdbe5f574a))
* **frontend:** redirect to home after login ([367f375](367f37555f))
2020-05-13 19:39:15 +00:00
semantic-release-bot
215b08d57b chore(release): 1.2.3 [skip ci]
## [1.2.3](https://github.com/apricote/Listory/compare/v1.2.2...v1.2.3) (2020-05-12)

### Bug Fixes

* **ci:** Helm chart still not properly released ([f0100e8](f0100e87e2))
2020-05-12 00:10:51 +00:00
semantic-release-bot
66c3165583 chore(release): 1.2.2 [skip ci]
## [1.2.2](https://github.com/apricote/Listory/compare/v1.2.1...v1.2.2) (2020-05-11)

### Bug Fixes

* **ci:** Helm chart was not automatically released ([ff0c155](ff0c1553f0))
2020-05-11 23:33:17 +00:00
semantic-release-bot
3dd45b4620 chore(release): 1.2.1 [skip ci]
## [1.2.1](https://github.com/apricote/Listory/compare/v1.2.0...v1.2.1) (2020-05-11)

### Bug Fixes

* **deps:** pin dependencies ([c0caa31](c0caa31a2b))
2020-05-11 01:02:28 +00:00
semantic-release-bot
2f2de58d14 chore(release): 1.2.0 [skip ci]
# [1.2.0](https://github.com/apricote/Listory/compare/v1.1.0...v1.2.0) (2020-05-09)

### Features

* **api:** add listen report endpoint ([3828b84](3828b841c2))
* **api:** enable global ValidationPipeline ([ddcdfff](ddcdfff89b))
* **api:** filter recent listens by timespan ([c903093](c9030937e2))
* **frontend:** render simple listen report ([ebc0794](ebc079435d))
2020-05-09 17:27:52 +00:00
semantic-release-bot
c545699f22 chore(release): 1.1.0 [skip ci]
# [1.1.0](https://github.com/apricote/Listory/compare/v1.0.1...v1.1.0) (2020-05-08)

### Features

* **cd:** add Helm Chart with automated releases ([1bdd618](1bdd6181ba))
2020-05-08 21:49:53 +00:00
semantic-release-bot
e186915695 chore(release): 1.0.1 [skip ci]
## [1.0.1](https://github.com/apricote/Listory/compare/v1.0.0...v1.0.1) (2020-05-07)

### Bug Fixes

* **cd:** docker image labels are missing values ([f68d05c](f68d05ce14))
2020-05-07 00:53:51 +00:00
semantic-release-bot
34007c56ea chore(release): 1.0.0 [skip ci]
# 1.0.0 (2020-05-07)

### Bug Fixes

* **api:** redirect to frontend on spotify auth error ([cffdded](cffddedc81))
* **cd:** typo ([b8ee62f](b8ee62ff09))
* **frontend:** fix minor styling+linting issues ([0abc594](0abc594db4))

### Features

* **api:** add health-check endpoint ([202665a](202665a510))
* **cd:** configure automated semantic releases ([8e796d7](8e796d7e78))
* **frontend:** style recent listens page ([1d5cefb](1d5cefb447))
* add docs and polish ([75d3e2e](75d3e2edbd))
* **api:** add getListens endpoint with pagination ([de6d057](de6d057f80))
* **api:** add optional spotify user whitelist ([a27fcce](a27fcce03b))
* **api:** fetch listens from spotify ([f2065d3](f2065d3f1f))
* **api:** listen on SIGTERM for graceful shutdown ([d58cb46](d58cb46f3e))
* **api:** setup database migrations ([a7c5c68](a7c5c68540))
* **api:** validate configuration ([e78c6e3](e78c6e312d))
* serve frontend from api container in prod build ([ad98ce4](ad98ce4e88))
* **api:** setup logging ([b6eef7f](b6eef7f090))
* **api:** setup nestjs ([db62d5d](db62d5d908))
* **api:** user authentication ([f253a66](f253a66f86))
* **frontend:** redo setup with ts+tailwind and implement auth+header ([05f230a](05f230a7ce))
* **frontend:** setup ([f14eda1](f14eda16ac))
* **frontend:** show page when login fails ([32dcd84](32dcd84964))
* **frontend:** show recent listens ([49bff95](49bff95ea5))
2020-05-07 00:40:16 +00:00