Commit graph

17 commits

Author SHA1 Message Date
semantic-release-bot
9eb36a6a78 chore(release): 1.30.0 [skip ci]
# [1.30.0](https://github.com/apricote/Listory/compare/v1.29.0...v1.30.0) (2023-10-01)

### Features

* import listens from spotify extended streaming history ([#305](https://github.com/apricote/Listory/issues/305)) ([7140cb0](7140cb0679))
2023-10-01 01:41:53 +00:00
semantic-release-bot
8f2ed636ee chore(release): 1.29.0 [skip ci]
# [1.29.0](https://github.com/apricote/Listory/compare/v1.28.2...v1.29.0) (2023-09-30)

### Features

* **frontend:** general revamp of navigation & pages ([#303](https://github.com/apricote/Listory/issues/303)) ([4b1dd10](4b1dd10846))
2023-09-30 17:52:05 +00:00
semantic-release-bot
35b48740e0 chore(release): 1.28.2 [skip ci]
## [1.28.2](https://github.com/apricote/Listory/compare/v1.28.1...v1.28.2) (2023-09-18)

### Bug Fixes

* slow query taking up 66% of db time ([#298](https://github.com/apricote/Listory/issues/298)) ([625db7d](625db7dbe7))
2023-09-18 19:22:43 +00:00
semantic-release-bot
b63d3f63c4 chore(release): 1.28.1 [skip ci]
## [1.28.1](https://github.com/apricote/Listory/compare/v1.28.0...v1.28.1) (2023-09-16)

### Bug Fixes

* invalid database migration ([9ba47a5](9ba47a560c))
2023-09-16 22:50:03 +00:00
semantic-release-bot
faa07c1297 chore(release): 1.28.0 [skip ci]
# [1.28.0](https://github.com/apricote/Listory/compare/v1.27.0...v1.28.0) (2023-09-16)

### Features

* optimize db queries ([#297](https://github.com/apricote/Listory/issues/297)) ([dd57a52](dd57a52ab6))
2023-09-16 22:38:10 +00:00
semantic-release-bot
fd28daa37a chore(release): 1.27.0 [skip ci]
# [1.27.0](https://github.com/apricote/Listory/compare/v1.26.2...v1.27.0) (2023-09-16)

### Features

* improve listens report response time ([89440da](89440daf7b))
2023-09-16 21:27:59 +00:00
renovate[bot]
26087e4e6d
chore(deps): update postgres docker tag to v16 (#296)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-16 22:17:07 +02:00
38cf2ff549
chore(deps): bump all (#294) 2023-09-16 13:02:19 +02:00
semantic-release-bot
6e7c947ab5 chore(release): 1.26.2 [skip ci]
## [1.26.2](https://github.com/apricote/Listory/compare/v1.26.1...v1.26.2) (2023-09-10)

### Bug Fixes

* failing healthcheck for spotify api ([6898687](689868798d))
2023-09-10 19:07:30 +00:00
renovate[bot]
4f6234ef64
chore(deps): update postgres docker tag to v15.3 2023-05-12 06:19:59 +00:00
semantic-release-bot
0bd3309ffe chore(release): 1.26.1 [skip ci]
## [1.26.1](https://github.com/apricote/Listory/compare/v1.26.0...v1.26.1) (2023-05-07)

### Bug Fixes

* missing import for @hapi/joi ([#274](https://github.com/apricote/Listory/issues/274)) ([bbc7ec0](bbc7ec0817))
2023-05-07 11:43:44 +00:00
semantic-release-bot
aa4f2c4698 chore(release): 1.26.0 [skip ci]
# [1.26.0](https://github.com/apricote/Listory/compare/v1.25.0...v1.26.0) (2023-05-07)

### Features

* use bulk Spotify API calls & inserts to make spotify crawling more efficient ([#271](https://github.com/apricote/Listory/issues/271)) ([8721fd1](8721fd101d))
2023-05-07 02:19:21 +00:00
semantic-release-bot
93c41dba6c chore(release): 1.25.0 [skip ci]
# [1.25.0](https://github.com/apricote/Listory/compare/v1.24.2...v1.25.0) (2023-04-03)

### Features

* optimize dockerfile for multi-platform ([7c0966d](7c0966d5ae))
2023-04-03 20:22:05 +00:00
semantic-release-bot
9a1edf920f chore(release): 1.24.2 [skip ci]
## [1.24.2](https://github.com/apricote/Listory/compare/v1.24.1...v1.24.2) (2023-04-02)

### Bug Fixes

* missing docker auth ([b82860d](b82860dfba))
2023-04-02 14:24:53 +00:00
semantic-release-bot
96cf83b703 chore(release): 1.24.1 [skip ci]
## [1.24.1](https://github.com/apricote/Listory/compare/v1.24.0...v1.24.1) (2023-04-02)

### Bug Fixes

* broken release pipeline on docker push ([30e8cbf](30e8cbf250))
2023-04-02 13:35:38 +00:00
semantic-release-bot
070d4996f4 chore(release): 1.24.0 [skip ci]
# [1.24.0](https://github.com/apricote/Listory/compare/v1.23.3...v1.24.0) (2023-04-02)

### Features

* add arm64 image [#265](https://github.com/apricote/Listory/issues/265) ([fc50d38](fc50d38535))
2023-04-02 12:07:24 +00:00
dd44b45cd0 docs: document installation & add prod docker-compose 2023-04-02 13:16:00 +02:00