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 |
|
|
|
f0100e87e2
|
fix(ci): Helm chart still not properly released
|
2020-05-12 02:06:40 +02: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 |
|
|
|
ff0c1553f0
|
fix(ci): Helm chart was not automatically released
|
2020-05-12 01:29:23 +02: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 |
|
|
|
4910f9d459
|
Merge pull request #2 from apricote/renovate/pin-dependencies
fix(deps): pin dependencies
|
2020-05-11 02:58:48 +02:00 |
|
Renovate Bot
|
c0caa31a2b
|
fix(deps): pin dependencies
|
2020-05-11 00:24:29 +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 |
|
|
|
ebc079435d
|
feat(frontend): render simple listen report
|
2020-05-09 19:24:17 +02:00 |
|
|
|
3828b841c2
|
feat(api): add listen report endpoint
|
2020-05-09 19:24:17 +02:00 |
|
|
|
ddcdfff89b
|
feat(api): enable global ValidationPipeline
|
2020-05-09 19:24:17 +02:00 |
|
|
|
c9030937e2
|
feat(api): filter recent listens by timespan
|
2020-05-09 19:24:17 +02: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 |
|
|
|
1bdd6181ba
|
feat(cd): add Helm Chart with automated releases
|
2020-05-08 23:45:58 +02: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 |
|
|
|
f68d05ce14
|
fix(cd): docker image labels are missing values
|
2020-05-07 02:50:01 +02: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 |
|
|
|
b8ee62ff09
|
fix(cd): typo
|
2020-05-07 02:36:59 +02:00 |
|
|
|
8e796d7e78
|
feat(cd): configure automated semantic releases
|
2020-05-07 02:34:49 +02:00 |
|
|
|
cf3c281eb3
|
Merge pull request #1 from apricote/renovate/configure
Configure Renovate
|
2020-05-07 01:49:20 +02:00 |
|
|
|
4800e0e27f
|
chore(deps): configure renovate
|
2020-05-07 01:48:30 +02:00 |
|
Renovate Bot
|
05d0e034b8
|
chore(deps): add renovate.json
|
2020-05-06 23:46:18 +00:00 |
|
|
|
6bf3b4847e
|
chore(deps): install latest versions
|
2020-05-07 01:46:03 +02:00 |
|
|
|
0abc594db4
|
fix(frontend): fix minor styling+linting issues
|
2020-05-05 03:19:25 +02:00 |
|
|
|
1d5cefb447
|
feat(frontend): style recent listens page
|
2020-05-05 02:52:59 +02:00 |
|
|
|
75d3e2edbd
|
feat: add docs and polish
|
2020-05-03 21:10:31 +02:00 |
|
|
|
a27fcce03b
|
feat(api): add optional spotify user whitelist
|
2020-05-03 21:10:31 +02:00 |
|
|
|
a7c5c68540
|
feat(api): setup database migrations
|
2020-05-03 21:10:31 +02:00 |
|
|
|
d58cb46f3e
|
feat(api): listen on SIGTERM for graceful shutdown
|
2020-05-03 21:10:31 +02:00 |
|
|
|
202665a510
|
feat(api): add health-check endpoint
|
2020-05-03 21:10:31 +02:00 |
|
|
|
e78c6e312d
|
feat(api): validate configuration
|
2020-05-03 21:10:31 +02:00 |
|
|
|
ad98ce4e88
|
feat: serve frontend from api container in prod build
|
2020-05-03 21:10:31 +02:00 |
|
|
|
49bff95ea5
|
feat(frontend): show recent listens
|
2020-05-03 21:10:31 +02:00 |
|
|
|
32dcd84964
|
feat(frontend): show page when login fails
|
2020-05-03 21:10:31 +02:00 |
|
|
|
cffddedc81
|
fix(api): redirect to frontend on spotify auth error
|
2020-05-03 21:10:31 +02:00 |
|
|
|
b6eef7f090
|
feat(api): setup logging
|
2020-05-03 21:10:31 +02:00 |
|
|
|
de6d057f80
|
feat(api): add getListens endpoint with pagination
|
2020-05-03 21:10:31 +02:00 |
|
|
|
a770b48441
|
chore(frontend): update deps
|
2020-05-03 21:10:31 +02:00 |
|
|
|
d881a78757
|
chore(api): update dependencies
|
2020-05-03 21:10:31 +02:00 |
|
|
|
05f230a7ce
|
feat(frontend): redo setup with ts+tailwind and implement auth+header
|
2020-05-03 21:10:31 +02:00 |
|
|
|
f2065d3f1f
|
feat(api): fetch listens from spotify
|
2020-05-03 21:10:31 +02:00 |
|
|
|
f253a66f86
|
feat(api): user authentication
|
2020-05-03 21:10:31 +02:00 |
|
|
|
f14eda16ac
|
feat(frontend): setup
|
2020-05-03 21:00:31 +02:00 |
|
|
|
db62d5d908
|
feat(api): setup nestjs
|
2020-05-03 21:00:20 +02:00 |
|