mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
# [1.5.0](https://github.com/apricote/Listory/compare/v1.4.4...v1.5.0) (2020-11-09) ### Features * implement long-lived sessions ([44f7e26](44f7e26270))
203 lines
13 KiB
Markdown
203 lines
13 KiB
Markdown
# [1.5.0](https://github.com/apricote/Listory/compare/v1.4.4...v1.5.0) (2020-11-09)
|
|
|
|
|
|
### Features
|
|
|
|
* implement long-lived sessions ([44f7e26](https://github.com/apricote/Listory/commit/44f7e262703a68b147419748050cc72cffac756c))
|
|
|
|
## [1.4.4](https://github.com/apricote/Listory/compare/v1.4.3...v1.4.4) (2020-11-07)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **frontend:** improper usage of select element ([a139f7b](https://github.com/apricote/Listory/commit/a139f7b25b939b74a3a28eed12ba7b43a4ae8a50))
|
|
* **frontend:** missing dependency in useCallback ([1e674d1](https://github.com/apricote/Listory/commit/1e674d18c9fe39ddf0ecc6c493bc0f0ffc87db9d))
|
|
* **frontend:** missing key property in list ([1ae7f08](https://github.com/apricote/Listory/commit/1ae7f08dc430d6fa9088ea19d7c7fb3e89c69000))
|
|
|
|
## [1.4.3](https://github.com/apricote/Listory/compare/v1.4.2...v1.4.3) (2020-09-05)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **deps:** update dependency @nestjs/jwt to v7.1.0 ([e43f2ee](https://github.com/apricote/Listory/commit/e43f2ee1358ef5c47aa06ad435f07c83ead5b564))
|
|
* **deps:** update dependency @testing-library/jest-dom to v5.11.4 ([aaa9bff](https://github.com/apricote/Listory/commit/aaa9bff029b11c3d4fc907f92e8dff31ebe2b975))
|
|
* **deps:** update dependency @testing-library/react to v10.4.9 ([9a52905](https://github.com/apricote/Listory/commit/9a52905f12edc1a87f219521240525222157a702))
|
|
* **deps:** update dependency @testing-library/user-event to v12 ([8196db1](https://github.com/apricote/Listory/commit/8196db1280ae4a228f0cd0af6c46ff8da85d5ca9))
|
|
* **deps:** update dependency @types/node to v12.12.55 ([22aa30d](https://github.com/apricote/Listory/commit/22aa30d82dc8f6a785d4d780778785914ccfd4fb))
|
|
* **deps:** update dependency @types/react to v16.9.49 ([382f96f](https://github.com/apricote/Listory/commit/382f96f7f101f956af19cba848beee545736fd91))
|
|
* **deps:** update dependency @types/recharts to v1.8.15 ([f5f9dec](https://github.com/apricote/Listory/commit/f5f9decf95018a10b72bca0f690e6a2894c00b45))
|
|
* **deps:** update dependency autoprefixer to v9.8.6 ([60cedf0](https://github.com/apricote/Listory/commit/60cedf068c1f8bed66cb8f82af41cb724405fc44))
|
|
* **deps:** update dependency class-transformer to v0.3.1 [security] ([6c54ad0](https://github.com/apricote/Listory/commit/6c54ad0a7408f80f722591444b05e4f4359fc3eb))
|
|
* **deps:** update dependency date-fns to v2.16.1 ([0e25114](https://github.com/apricote/Listory/commit/0e2511430e682c30f84f3ff0bf61ccbfda3759f9))
|
|
* **deps:** update dependency nestjs-typeorm-paginate to v2.1.1 ([0ffb3da](https://github.com/apricote/Listory/commit/0ffb3da1dbbe2d9a57ce0fb1ae66aba9c43737b4))
|
|
* **deps:** update dependency pg to v8.3.3 ([349b28e](https://github.com/apricote/Listory/commit/349b28e879cd3599c88c23a2b44251ddad2c3b8f))
|
|
* **deps:** update dependency react-router-dom to v5.2.0 ([2930bb3](https://github.com/apricote/Listory/commit/2930bb31ceb9e3a81c97d7130acc5c7c9eedaf8d))
|
|
* **deps:** update dependency rxjs to v6.6.2 ([341a2ab](https://github.com/apricote/Listory/commit/341a2ab68b86a80345fb6f19ddb54b915adf3e75))
|
|
* **deps:** update dependency tailwindcss to v1.8.2 ([759d7aa](https://github.com/apricote/Listory/commit/759d7aac5f8e8e232fcaf5d1319803c7437ac0dc))
|
|
* **deps:** update package-lock.json after deps updates ([71591bf](https://github.com/apricote/Listory/commit/71591bf6ff4bb59cd174b7cd2dafd7fbd5906e66))
|
|
* jest root folder config ([0d8bc26](https://github.com/apricote/Listory/commit/0d8bc26f0d10516e6ca812dd995be4ccdc92e953))
|
|
|
|
## [1.4.2](https://github.com/apricote/Listory/compare/v1.4.1...v1.4.2) (2020-07-12)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **server:** improve listens report response time ([fb9b83d](https://github.com/apricote/Listory/commit/fb9b83d440e10984ed6bb93719d9443d9c9ecb2c))
|
|
|
|
## [1.4.1](https://github.com/apricote/Listory/compare/v1.4.0...v1.4.1) (2020-07-11)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* improve top-artists response time ([aecc825](https://github.com/apricote/Listory/commit/aecc82576a356321a6bb86345c67fd42da8c8215))
|
|
* remove debug logging ([f562186](https://github.com/apricote/Listory/commit/f56218602e9a56221867f4357901e58e37720579))
|
|
|
|
# [1.4.0](https://github.com/apricote/Listory/compare/v1.3.4...v1.4.0) (2020-07-04)
|
|
|
|
|
|
### Features
|
|
|
|
* add top-artists report ([6fc10c4](https://github.com/apricote/Listory/commit/6fc10c40caa3d79c0e0e8b931e0fd194942fc47e))
|
|
* **frontend:** improve loading spinner ([42e8b88](https://github.com/apricote/Listory/commit/42e8b886a05bd8129523ebd77d294352b7e91971))
|
|
|
|
## [1.3.4](https://github.com/apricote/Listory/compare/v1.3.3...v1.3.4) (2020-07-04)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **deps:** update dependency @fullhuman/postcss-purgecss to v2.3.0 ([64817b9](https://github.com/apricote/Listory/commit/64817b9bacbd9628531f62df946cce0b855cb2ac))
|
|
* **deps:** update dependency @nestjs/config to v0.5.0 ([4677033](https://github.com/apricote/Listory/commit/46770337e1a21d692ef9a678d82bda0bebaa2093))
|
|
* **deps:** update dependency @nestjs/serve-static to v2.1.3 ([3d8c9f9](https://github.com/apricote/Listory/commit/3d8c9f91666d0ccc1e1fa4d2c2208b4b50ab3001))
|
|
* **deps:** update dependency @nestjs/swagger to v4.5.12 ([f11436c](https://github.com/apricote/Listory/commit/f11436c69c161194d6fe94afdf77dbd953add6fd))
|
|
* **deps:** update dependency @nestjs/typeorm to v7.1.0 ([ff24aee](https://github.com/apricote/Listory/commit/ff24aee4c5cd9e37b979a53b006beeceb1d9cd7b))
|
|
* **deps:** update dependency @testing-library/jest-dom to v5.11.0 ([8383c3d](https://github.com/apricote/Listory/commit/8383c3dd83abed538670572434388a8184191faf))
|
|
* **deps:** update dependency @testing-library/react to v10.4.3 ([161b731](https://github.com/apricote/Listory/commit/161b731405b5c5445e6fea9e0541077f7d604500))
|
|
* **deps:** update dependency @testing-library/user-event to v10.4.1 ([e7463b5](https://github.com/apricote/Listory/commit/e7463b57f734b60d5d64e2d2528ccf0de81ca322))
|
|
* **deps:** update dependency @types/node to v12.12.47 ([1dd5b3a](https://github.com/apricote/Listory/commit/1dd5b3a4ad6e45bb755b5af9bc9aa5873d5de2f1))
|
|
* **deps:** update dependency @types/react to v16.9.41 ([f9107b7](https://github.com/apricote/Listory/commit/f9107b74aaed2e36212b400ad187a5e05fab6a0b))
|
|
* **deps:** update dependency @types/react-dom to v16.9.8 ([cd5dcfa](https://github.com/apricote/Listory/commit/cd5dcfa12681b9ef1f5cedb1038c99ea00767282))
|
|
|
|
## [1.3.3](https://github.com/apricote/Listory/compare/v1.3.2...v1.3.3) (2020-06-01)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **frontend:** fix encoding of queryparameters in api calls ([40ce26e](https://github.com/apricote/Listory/commit/40ce26eadd4fa2ffdbdcf4bec4c92bc9b62133df))
|
|
* **server:** validate listens report query params ([6f8fc02](https://github.com/apricote/Listory/commit/6f8fc0265ae50a80e593e89be0bfa0cdbce3a9e6))
|
|
|
|
## [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](https://github.com/apricote/Listory/commit/f4f94322c0e0624517b173689c6beeccd15b83fd))
|
|
* **deps:** update dependency @nestjs/schedule to v0.4.0 ([5104772](https://github.com/apricote/Listory/commit/5104772acb03d48df723451389970844cd86cc6b))
|
|
* **deps:** update dependency @nestjs/serve-static to v2.1.1 ([9ed69d2](https://github.com/apricote/Listory/commit/9ed69d2db4da36d2b70c5e64a47ebfff866f9767))
|
|
|
|
## [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](https://github.com/apricote/Listory/commit/7ad4b1e52c7b53702d923d226f4aa516835ef149))
|
|
|
|
# [1.3.0](https://github.com/apricote/Listory/compare/v1.2.5...v1.3.0) (2020-05-14)
|
|
|
|
|
|
### Features
|
|
|
|
* **frontend:** active service worker ([fbada1e](https://github.com/apricote/Listory/commit/fbada1eaac7cedf495791dfbcaf7618f4163724c))
|
|
* **frontend:** add favicon ([bf9aba3](https://github.com/apricote/Listory/commit/bf9aba3033f3c63048fbcf65f8f75c3b1556ce1e))
|
|
* **frontend:** configure pwa ([b9ea880](https://github.com/apricote/Listory/commit/b9ea8808f229ca3f286cb0f33bf85e9fa6c2a20f))
|
|
|
|
## [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](https://github.com/apricote/Listory/commit/cc7f4b354df48f5e73b8cf7e82b578bbb796b7c1))
|
|
|
|
## [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](https://github.com/apricote/Listory/commit/8c5f495ce50f732c895a8b53c939f18dbc235154))
|
|
* **frontend:** improve reporting charts ([bdbe5f5](https://github.com/apricote/Listory/commit/bdbe5f574a52099974ef82b26fa728675b21067d))
|
|
* **frontend:** redirect to home after login ([367f375](https://github.com/apricote/Listory/commit/367f37555fa5ccfbadf7f690137eed22ff82a0bd))
|
|
|
|
## [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](https://github.com/apricote/Listory/commit/f0100e87e23eeb8297053ebc684423d3069275be))
|
|
|
|
## [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](https://github.com/apricote/Listory/commit/ff0c1553f043d00fde7d419d222121253682a77a))
|
|
|
|
## [1.2.1](https://github.com/apricote/Listory/compare/v1.2.0...v1.2.1) (2020-05-11)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **deps:** pin dependencies ([c0caa31](https://github.com/apricote/Listory/commit/c0caa31a2b1ed53f69256633242515fa1ff45219))
|
|
|
|
# [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](https://github.com/apricote/Listory/commit/3828b841c2a5f30be19c923ee56ebdbad8e90398))
|
|
* **api:** enable global ValidationPipeline ([ddcdfff](https://github.com/apricote/Listory/commit/ddcdfff89b7e23ecb30c7ef09bf000dd8ac43353))
|
|
* **api:** filter recent listens by timespan ([c903093](https://github.com/apricote/Listory/commit/c9030937e2c816f7bbf52dad275279cd54b0a024))
|
|
* **frontend:** render simple listen report ([ebc0794](https://github.com/apricote/Listory/commit/ebc079435d1dbedb03510ddc97add6e29c8818f7))
|
|
|
|
# [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](https://github.com/apricote/Listory/commit/1bdd6181baf18a3f3608298fc4a8287228357eb8))
|
|
|
|
## [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](https://github.com/apricote/Listory/commit/f68d05ce1455d6500ab8599ffc5426d3b0aab088))
|
|
|
|
# 1.0.0 (2020-05-07)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **api:** redirect to frontend on spotify auth error ([cffdded](https://github.com/apricote/Listory/commit/cffddedc8189b2813bf20b23cf87bcccb40b33e0))
|
|
* **cd:** typo ([b8ee62f](https://github.com/apricote/Listory/commit/b8ee62ff09d0717d8bda3d8a00a772242df27095))
|
|
* **frontend:** fix minor styling+linting issues ([0abc594](https://github.com/apricote/Listory/commit/0abc594db44edf572d6904f3287ab800a3fc2aa0))
|
|
|
|
|
|
### Features
|
|
|
|
* **api:** add health-check endpoint ([202665a](https://github.com/apricote/Listory/commit/202665a51038cb64b058210f998ea8f04874848b))
|
|
* **cd:** configure automated semantic releases ([8e796d7](https://github.com/apricote/Listory/commit/8e796d7e78ad0d44f54439c35cdf6602c1b3a95c))
|
|
* **frontend:** style recent listens page ([1d5cefb](https://github.com/apricote/Listory/commit/1d5cefb44732fa0ae9021fa8fb03eb2ed8e35f26))
|
|
* add docs and polish ([75d3e2e](https://github.com/apricote/Listory/commit/75d3e2edbd4d0a867faf66241649884fe04d75e2))
|
|
* **api:** add getListens endpoint with pagination ([de6d057](https://github.com/apricote/Listory/commit/de6d057f80fb4f0b83c22ddf7bcc181cbca97c23))
|
|
* **api:** add optional spotify user whitelist ([a27fcce](https://github.com/apricote/Listory/commit/a27fcce03b2bfc8b463bdc6d0b2d4921abad5cd5))
|
|
* **api:** fetch listens from spotify ([f2065d3](https://github.com/apricote/Listory/commit/f2065d3f1ff56c992568bdae23bf6e2bea074cf5))
|
|
* **api:** listen on SIGTERM for graceful shutdown ([d58cb46](https://github.com/apricote/Listory/commit/d58cb46f3ed3812a017b609f6929f61923573385))
|
|
* **api:** setup database migrations ([a7c5c68](https://github.com/apricote/Listory/commit/a7c5c68540562e4667317c998505f049a1696f05))
|
|
* **api:** validate configuration ([e78c6e3](https://github.com/apricote/Listory/commit/e78c6e312dc4a7b3fbf8ff40f55cede74839a1fa))
|
|
* serve frontend from api container in prod build ([ad98ce4](https://github.com/apricote/Listory/commit/ad98ce4e880923001daea9794b3781f23fcfd657))
|
|
* **api:** setup logging ([b6eef7f](https://github.com/apricote/Listory/commit/b6eef7f0902e9878f3de7c77ceb8e20fbc344904))
|
|
* **api:** setup nestjs ([db62d5d](https://github.com/apricote/Listory/commit/db62d5d90899edcd8847174f67fcf3f8d86ad7de))
|
|
* **api:** user authentication ([f253a66](https://github.com/apricote/Listory/commit/f253a66f86d917a478cd2cf132303520912d262c))
|
|
* **frontend:** redo setup with ts+tailwind and implement auth+header ([05f230a](https://github.com/apricote/Listory/commit/05f230a7cebf484407dfd680faff7520c25949a6))
|
|
* **frontend:** setup ([f14eda1](https://github.com/apricote/Listory/commit/f14eda16ac1b20390508b35af80bea10cf144040))
|
|
* **frontend:** show page when login fails ([32dcd84](https://github.com/apricote/Listory/commit/32dcd84964c9f5dcf3e18bd214dbe08893a036a5))
|
|
* **frontend:** show recent listens ([49bff95](https://github.com/apricote/Listory/commit/49bff95ea59a6d5ac33c0277636e13d2679d9a47))
|