lib.itmens/catalog
2025-03-11 17:07:37 -04:00
..
book cache rating for trending 2025-02-28 06:23:40 -05:00
collection GET item with application/json sends json response instead of redirecting to API url 2025-02-23 04:59:25 -05:00
common reduce some duplicated query on rating 2025-03-08 16:53:21 -05:00
game add language to federated Note 2025-02-03 19:18:44 -05:00
jobs add tags and rating_distribution to Item api 2025-02-28 06:49:19 -05:00
management/commands ignore download error during crawl 2025-02-22 19:46:56 -05:00
migrations fix soft-deleted item and discover page 2025-02-09 05:20:22 +00:00
movie add language to federated Note 2025-02-03 19:18:44 -05:00
music support Spotify scraping without API key 2025-03-11 17:07:37 -04:00
performance add language to federated Note 2025-02-03 19:18:44 -05:00
podcast add language to federated Note 2025-02-03 19:18:44 -05:00
search fix search url timeout 2025-02-28 06:23:40 -05:00
sites support Spotify scraping without API key 2025-03-11 17:07:37 -04:00
static/js add comment button to podcast player 2024-02-09 03:40:19 -05:00
templates use css rule instead of js to hide mark buttons for TVShow and Work 2025-02-28 07:53:27 -05:00
tv fix tv season title for mini series 2025-03-09 12:31:07 -04:00
__init__.py new catalog data model, wip, not enabled 2022-12-07 19:09:05 -05:00
admin.py update lint: replace black and isort with ruff 2025-01-11 17:27:24 -05:00
apis.py use cached 302 if present, in web request 2025-02-28 06:23:40 -05:00
apps.py api: add roles to user endpoint; add post_id to mark/review/collection/note 2025-01-22 22:17:15 -05:00
forms.py add other_title to Edition 2025-01-01 10:54:40 -05:00
models.py add language to federated Note 2025-02-03 19:18:44 -05:00
tests.py add dependencies 2024-06-29 12:15:29 -04:00
urls.py fix fedi item error detection 2025-02-06 07:33:21 -05:00
views.py ndjson: auto refresh progress for all import and export 2025-03-07 20:23:11 -05:00
views_edit.py fix minor edge case 2025-01-28 21:54:28 -05:00