trakt-extension

A vue web extension for managing Trakt.tv

MIT License

Downloads
783
Stars
1

Bot releases are visible (Hide)

trakt-extension - v1.24.0 Latest Release

Published by github-actions[bot] about 2 months ago

1.24.0 (2024-08-26)

Features

  • cache: clean stale cache on init (e09d9c7)

Bug Fixes

  • cache: evict user cache on logout (15bdfd8)
  • cache: logs eviction date by default (0272c60)
  • loader: adds full height loader in option & web (0556716)
  • login: show component on activated instead of mounted (e7aa62a)
  • statistics: update show ratings on mounted instead of computed (7e06f4e)
trakt-extension - v1.23.1

Published by github-actions[bot] about 2 months ago

1.23.1 (2024-08-24)

Bug Fixes

  • activity: add null check to prevent error (86c27f5)
trakt-extension - v1.23.0

Published by github-actions[bot] about 2 months ago

1.23.0 (2024-08-23)

Features

  • list: adds show link for list items (a8c43d0)
  • panel: adds external links & studio support (d109336)
  • panel: adds multi rating support & rework linking (55dfa9f)
  • panel: adds trailer support (191946c)
  • rating: adds url to external ratings (fd8e3e3)
  • settings: adds stats in settings (95e4054)
  • simkl: add simkl ratings for show & movies (58aeddb)
  • simkl: adds toggle (bbe1c13)
  • simkl: big rework of account management & adding simkl auth (5bd3253)

Bug Fixes

  • badge: check if user is authenticated before sending update (1c28d52)
  • ci: adds api keys for simkl (4cbea70)
  • common: adds loading prop to text-fields and change default align (6db6954)
  • common: update textfield css (ebbeacd)
  • css: make panels and buttons more responsive (8bbf577)
  • css: update hover and focus to make the ui more accessible (19c0e6a)
  • list: pause list render on panel open to prevent flicker (ce7cd14)
  • loading: rework util to make it composable (666b14b)
  • progress: fix error on click and rework keyboard inputs (06e1c7a)
  • settings: skip loading when persisting cache (67b4361)
  • settings: update css to make settings responsive (f371952)
  • simkl: correctly assign simkl account to user (a43ed3d)
  • simkl: correctly return simkl enabled based on active user (422c374)
  • simkl: update api and fix toggle (c552b6f)
  • web: disable simkl for web (1e7611c)
trakt-extension - v1.22.0

Published by github-actions[bot] 2 months ago

1.22.0 (2024-08-13)

Features

  • history: adds settings to load history on startup (c4c2268)
  • list: adds collected & watched date on hover (02cd3d3)
  • list: source played status from history when no progress available (88429b2)

Bug Fixes

  • api: fix redirect url on web (4c8346e)
  • badge: do not fetch when not authenticated (6152459)
  • list: only trigger updated when view is active (e25e06c)
  • login: login in place on web (1f86a90)
  • proxy: refactor cached progress and handle proxy on web (0345b34)
  • proxy: update proxy prefix (19f28cc)
  • router: make progress inaccessible from web (d2c8f5a)
  • web: fix unsafe store access in use-list-scroll (b1875cb)
trakt-extension - v1.21.0

Published by github-actions[bot] 2 months ago

1.21.0 (2024-08-10)

Features

  • badge: adds support for progress badge (ec9a58b)

Bug Fixes

  • calendar: correctly space days when 1 or 2 results only (06fb538)
trakt-extension - v1.20.0

Published by github-actions[bot] 2 months ago

1.20.0 (2024-08-10)

Features

  • activity: adds activity polling and fix watching polling (3dd58e8)
  • badge: adds calendar badge summary (6f6112f)
  • progress: adds mismatch warning and improve stale data detection (dc8ac91)
  • release: adds release note notification on update (4e69561)

Bug Fixes

  • app: fix overflow flashing scrollbar on panel opening (09363cc)
  • badge: uses local date to detect today instead of UTC (7b486a2)
  • checkin: refresh progress and calendar view on checkin event (ab64adc)
  • pagination: creates constant and fix settings page sizes (df26938)
  • settings: disable badge for the web version (d11d457)
  • store: set on pageSize undefined instead of truthy (to include 0) (61ff5c0)
  • test: rework import to allow mocking (719af6e)
  • user: remove typo in restore user list hook (5314c05)
  • web: early abort sendMessage and fix invalid auth (58c7426)
trakt-extension - v1.19.0

Published by github-actions[bot] 3 months ago

1.19.0 (2024-08-04)

Features

  • logger: rework logger service & bump common utils (dc7dbb4)
trakt-extension - v1.18.3

Published by github-actions[bot] 3 months ago

1.18.3 (2024-08-03)

Bug Fixes

  • login: fix blank header in login page (7129f7a)
  • login: fix progress indicator and add polling indicator (0f20096)
  • login: improve border css on code login (1ea6dfc)
  • panel: refactor and fix background progress transition (e2f6e3f)
trakt-extension - v1.18.2

Published by github-actions[bot] 3 months ago

1.18.2 (2024-08-02)

Bug Fixes

  • panel: fix links overflow issues on small screen (b4cfb8e)
  • panel: rework wording and fix overflow issues (cd8b54c)
  • rating: adds support for touch targets (43fd32c)
trakt-extension - v1.18.1

Published by github-actions[bot] 3 months ago

1.18.1 (2024-08-01)

Bug Fixes

  • ratings: fix css responsive flow on screen <= 725px (6c4f013)
trakt-extension - v1.18.0

Published by github-actions[bot] 3 months ago

1.18.0 (2024-08-01)

Features

  • panel: adds ratings to movie & show panels (061153d)
  • rating: refactor and add loading & link handling (b7da524)
  • ratings: adds rating addition & removal in store (0c9f95c)
  • ratings: adds rating edition mode (a14e06d)
  • ratings: adds score & review options (c296dca)

Bug Fixes

  • color: rename info-color to color-info (60fe888)
trakt-extension - v1.17.1

Published by github-actions[bot] 3 months ago

1.17.1 (2024-07-27)

Bug Fixes

  • i18n: rephrasing page warning (101ee1e)
  • storage: handle variable quota size errors (db0a60d)
trakt-extension - v1.17.0

Published by github-actions[bot] 3 months ago

1.17.0 (2024-07-26)

Features

  • panel: move panel state to app store & support dirty state (c6e5c01)
  • progress: adds collection & watched badge, adds eager data fetch (5fab4b1)
trakt-extension - v1.16.0

Published by github-actions[bot] 3 months ago

1.16.0 (2024-07-18)

Features

  • checkin: add checkin button in panels (d370168)
  • checkin: create now watching bar component (15730c9)
  • checkin: implement checkin button & progress state evict (08f2705)
  • checkin: open panels on checkin click (f23eee1)
  • settings: adds watching settings (35d2e3d)
  • web: parametrise full-height to allow override (1341e93)

Bug Fixes

  • html: adds overscroll behaviour to prevent bouncing (69e5986)
  • watching: adds auth check before polling (9e0baf6)
trakt-extension - v1.15.0

Published by github-actions[bot] 3 months ago

1.15.0 (2024-07-16)

Features

  • auth: adds device code polling support (ea2a2ba)
  • pwa: adds basic service worker (3c47116)
trakt-extension - v1.14.0

Published by github-actions[bot] 3 months ago

1.14.0 (2024-07-15)

Features

  • calendar: re-factor composables (8cdcaac)
  • export: add support for data exporting (99e6a99)
  • releases: adds navbar support to releases (e8206ed)
  • release: setup release fetching (b37f9a4)

Bug Fixes

  • navbar: adjust dropdown size based on active tabs (b74e53f)
  • release: defaults back to locale when no region selected (922b156)
trakt-extension - v1.13.0

Published by github-actions[bot] 3 months ago

1.13.0 (2024-07-09)

Features

  • (panel: fade un-aired episodes & seasons in show panel (f3ba370)
  • progress: allows display of progress for season instead of shows (4b8eabb)
trakt-extension - v1.12.0

Published by github-actions[bot] 4 months ago

1.12.0 (2024-07-05)

Features

  • panel: load selected lists on movie panel open (04bf36b)
  • panel: load selected lists on show panel open (0a8f4a5)
trakt-extension - v1.11.1

Published by github-actions[bot] 4 months ago

1.11.1 (2024-07-03)

Bug Fixes

  • images: clear cache on empty staled request & fix cache eviction (358caf4)
  • labels: correctly detect series premier instead of season premier (3963251)
trakt-extension - v1.11.0

Published by github-actions[bot] 4 months ago

1.11.0 (2024-07-01)

Features

  • panels: adds watched & collection date/time to panels (5df3af1)