Releases: dvcol/trakt-extension
Releases · dvcol/trakt-extension
v1.4.2
v1.4.1
v1.4.0
v1.3.0
1.3.0 (2024-04-15)
Features
- about: create empty about component (ce937ee)
- account: support multiple accounts logout/login (020686f)
- adds tvdb api (4e5b974)
- avatar: use fallback when fetch fails (e00ec19)
- backgrounds: adds grid hover background (3f789bd)
- basic auth persist (d9ad9c7)
- bundle: manual chunk clients (e246d52)
- bundle: move endpoint import to actual clients instead of base (735c13a)
- button: adds a go back to top floating button (b9ecd5f)
- cache: adds cache evicting on last activities (fd3c7db)
- cache: adds eviction method to cached functions (8e454c9)
- cache: create chrome storage cache (1551d1f)
- cache: disable caching for DELETE, POST, PUT and auth endpoints (6c26cb0)
- calendar: adds basic support for calendar (24a11d3)
- calendar: adds empty placeholder (e0c46b7)
- calendar: adds filtering support (5a7d2bf)
- calendar: adds infinite scroll (8f3cd5d)
- calendar: adds recenter button (09f82f8)
- client: improve cache support cache hit & eviction (a433d98)
- clients: create minimal env for auth (8908d3a)
- date: adds date to list scroll (c3cbbc5)
- drawer: adds item drawer view (a69babf)
- drawer: initial aside panel commit (95781a2)
- error: adds error handling to views data fetch (a58d9db)
- history: adds basic history infinite scroll (dc43e28)
- history: adds history store and enable nabar filtering (09a0903)
- history: adds search and page size support to navbar (1ed14d3)
- history: split components to make them reusable (001b2cf)
- history: widen search matching algorithm (dcd6816)
- i18n: translate empty component (2457645)
- i18n: translate panel labels (431d410)
- icons: added nice icons for navbar (df05845)
- image: init image store (d3cee27)
- implement tvdb auth (601dfe5)
- lib: adds naive-ui (090ca5a)
- links: adds custom links and alias integration (b7d7ede)
- links: adds hover title for external links (5ef92e5)
- links: adds open links in background toggle (116b8b9)
- links: allow opening tag links in background (da75a0d)
- list: adds support for favorites & fancy icons (589f469)
- list: adds support to person in lists (55fb60b)
- list: change caching strategy and adds today indicator (6c8e08e)
- list: connect store to scroll list (b96676e)
- list: create lists store and connect navbar (a24775b)
- list: create navbar list and basic fetching (e7a3872)
- List: groups list item by date (e6e1208)
- listItem: refactor list item to be more composable (c90ed78)
- listItem: rework list item to separate by date (1f27433)
- load-more: adds a load more button (057a93d)
- loading: adds loading bar service (4174de1)
- login: rework login to skip fetch (a334194)
- login: style login component (6230287)
- logs: adds settings logs card (fb6a1e4)
- logs: proxy console.log with logger function (a3aef45)
- navbar: adds account dropdown tab (62d84f7)
- navbar: adds external links to trakt.tv (b29ddb4)
- navbar: adds initial drawer for additional buttons (8d7102e)
- navbar: adds navbar drawer router outlet (cd0376c)
- navbar: adds picker & search to history tab (4d862b4)
- navbar: switch to tabs instead of buttons (fae2d7c)
- notification: create notification service (ce2e367)
- notification: update styling and adjust based on navbar state (f68f9db)
- observable: adds previous value to broadcast (17968eb)
- panel: adds button tooltip & styling, adds collection info (439225b)
- panel: adds icons to tag links (670d7c0)
- panel: adds list state warning & active list (e17611f)
- panel: adds modal picker to buttons ([206ae01](206ae01...
v1.2.0
v1.1.3
v1.1.2
v1.1.1
v1.1.0
1.1.0 (2023-08-24)
Features
- assets: adds basic traktv assets (c8e8e0c)
- ci: adds github release, npm publish and store upload (10b9b99)
- i18n: adds local support (3524f7d)
- init: initialized vite vue3 project (75db580)
- vuetify: adds vuetify setup (c0edfca)
- wc: add support for web component (c641983)