seerr/server/models
Joaquin Olivero 2348f23f43
feat: Option on item's page to add/remove from watchlist (#781)
* feat: adds button on the page of a media item to add or remove it from a user's watchlist

re #730

* fix: whitespace and i18n key

* style: fix code format to the required standards

* refactor: change axios for the fetch api

---------

Co-authored-by: JoaquinOlivero <joaquin.olivero@hotmail.com>
2024-08-07 13:46:57 +02:00
..
Collection.ts refactor: absolute imports with path alias (#2960) [skip ci] 2022-08-22 11:02:46 +09:00
common.ts refactor: absolute imports with path alias (#2960) [skip ci] 2022-08-22 11:02:46 +09:00
Movie.ts feat: Option on item's page to add/remove from watchlist (#781) 2024-08-07 13:46:57 +02:00
Person.ts refactor: absolute imports with path alias (#2960) [skip ci] 2022-08-22 11:02:46 +09:00
Search.ts fix: handle search results with collections (#3393) 2023-05-11 09:58:16 +09:00
Tv.ts feat: Option on item's page to add/remove from watchlist (#781) 2024-08-07 13:46:57 +02:00