Commit Graph

  • ad923fce1b fix: remove duplicate home_sort_valid constraint in migration zacharyskemp 2026-01-27 13:27:34 -05:00
  • 40ac395b00 build(deps): bump django-allauth[socialaccount] from 65.13.1 to 65.14.0 dependabot[bot] 2026-01-26 21:51:41 +00:00
  • e838841a5e build(deps): bump celery from 5.6.0 to 5.6.2 dependabot[bot] 2026-01-26 21:51:41 +00:00
  • 0a0c4bde48 Merge pull request #979 from zskemp/feat/board-game-support Xila Cai 2026-01-26 22:50:33 +01:00
  • 5a7617c991 Update to migrations to reduce any merge conflicts with migrations zacharyskemp 2026-01-26 14:41:06 -05:00
  • 931979b98f fix: resolve ruff lint errors and config bug for boardgame search zacharyskemp 2026-01-26 14:28:17 -05:00
  • 0fa82dbd84 Board Game Feature with All PR Feedback zacharyskemp 2026-01-26 13:11:20 -05:00
  • 22a475b702 Board Game Feature with PR Feedback zacharyskemp 2026-01-26 13:06:51 -05:00
  • 795c980d3b fix: Replace xml.etree with defusedxml for secure XML parsing (B314) zacharyskemp 2025-11-18 11:12:16 -05:00
  • de57ebb237 Board Game Category Feature zacharyskemp 2025-11-18 10:51:21 -05:00
  • ed2ffa73c3 Remove unnecessary code Buslig Gábor 2026-01-26 11:30:03 +01:00
  • f41432ee55 Fix migration Buslig Gábor 2026-01-26 11:02:22 +01:00
  • a34c2b2157 Merge branch 'dev' into feature/progress_line Buslig Gábor 2026-01-26 11:01:22 +01:00
  • a3e4e40849 refactor: Remove date formatting from daily digest notification title and its corresponding test. FuzzyGrim 2026-01-25 23:04:49 +01:00
  • e4dfbe7c08 refactor: simplify test date handling FuzzyGrim 2026-01-25 23:04:41 +01:00
  • 3f24283446 fix datetime format tests FuzzyGrim 2026-01-25 22:28:25 +01:00
  • 541c0cc9cf Progress bar Buslig Gábor 2026-01-25 22:08:33 +01:00
  • 9f82d808fe feat: Add iso_date_format template filter and apply it to format dates in media details. FuzzyGrim 2026-01-25 19:59:43 +01:00
  • 070cfc8e36 feat: Implement user-customizable date and time display formats across the application. FuzzyGrim 2026-01-25 19:02:37 +01:00
  • 50d4a881d8 fix: preserve intentionally empty dates when editing media entries FuzzyGrim 2026-01-24 15:29:30 +01:00
  • 1350122a71 add tests for resolve_watch_date and season completion dates FuzzyGrim 2026-01-17 23:15:53 +01:00
  • cbbad02dd4 refactor: rename ui preferences to preferences FuzzyGrim 2026-01-17 21:14:39 +01:00
  • d2df3cdd40 feat: add bulk completion date setting #802 FuzzyGrim 2026-01-17 19:14:48 +01:00
  • bb083ef607 prefer edition release date over book release date for hardcover #966 FuzzyGrim 2026-01-17 16:33:19 +01:00
  • 38673cab6d add external links (imdb, tvdb, wikidata) to media details page #937 FuzzyGrim 2026-01-15 22:14:09 +01:00
  • 6595897428 fix(lists): address review feedback for status filter #928 FuzzyGrim 2026-01-15 21:44:32 +01:00
  • 0506f1a7f8 Merge pull request #928 from doluk/lists-filter-by-status Xila Cai 2026-01-14 22:59:16 +01:00
  • 96fc942e0f Merge branch 'dev' into lists-filter-by-status Xila Cai 2026-01-14 22:43:15 +01:00
  • 5178c4e01f Hide media score if rating is 0 Buslig Gábor 2026-01-12 22:13:55 +01:00
  • 1e78aabd01 remove workers configuration from gunicorn.py FuzzyGrim 2026-01-10 20:23:14 +01:00
  • 9d9f03001e Add IPv6 support Timothy Stott 2025-12-28 20:54:01 +00:00
  • ce1a58e263 build(deps-dev): bump coverage from 7.13.0 to 7.13.1 dependabot[bot] 2026-01-08 20:01:09 +00:00
  • b3b83dfc04 update library templates with djlint FuzzyGrim 2026-01-08 20:59:54 +01:00
  • 21b381a350 fix: correct indentation setting in pyproject.toml FuzzyGrim 2026-01-08 20:59:10 +01:00
  • 417cafbaa8 refactor: remove unused spacing and color utility classes from main.css FuzzyGrim 2026-01-08 20:55:08 +01:00
  • 9824fd5be0 Merge pull request #1086 from busliggabor/bugifx/rating_misposition Xila Cai 2026-01-08 20:54:07 +01:00
  • ec389d93f7 Fix rating style Buslig Gábor 2026-01-08 11:09:47 +01:00
  • 2b265e27ae feat: use Gunicorn configuration file and tests FuzzyGrim 2026-01-06 14:23:13 +01:00
  • f7d40b5bbd refactor: remove redundant comments from test files FuzzyGrim 2026-01-06 12:37:11 +01:00
  • 4f8803ff7d fix: add additional files to .dockerignore FuzzyGrim 2026-01-05 23:34:50 +01:00
  • 495de72402 fix: safely strip newlines from secrets and improve readability #789 FuzzyGrim 2026-01-05 23:18:44 +01:00
  • 543eb984a4 apply djlint FuzzyGrim 2026-01-05 22:14:07 +01:00
  • 0fb4d05332 build(deps): bump requests-ratelimiter from 0.7.0 to 0.8.0 dependabot[bot] 2026-01-05 03:11:07 +00:00
  • 9fc8b74a2e build(deps): bump pillow from 12.0.0 to 12.1.0 dependabot[bot] 2026-01-05 03:11:03 +00:00
  • 5d467c113c build(deps): bump aiohttp from 3.13.2 to 3.13.3 dependabot[bot] 2026-01-05 03:10:53 +00:00
  • f05329b219 build(deps): bump django-widget-tweaks from 1.5.0 to 1.5.1 dependabot[bot] 2026-01-05 03:10:36 +00:00
  • aacd7664d7 fix jellyfin official webhook integration formatting FuzzyGrim 2026-01-03 22:46:17 +01:00
  • 8672418e1a Merge pull request #907 from Oridjinn1980/patch-1 Xila Cai 2026-01-03 22:41:34 +01:00
  • 88732151ee Merge branch 'dev' into patch-1 Xila Cai 2026-01-03 21:15:24 +01:00
  • 9947cbee9d fix: ensure season notifications are sent when tv is enabled #1057 FuzzyGrim 2026-01-02 23:24:03 +01:00
  • a47bf3df02 fix: Redirect supervisord stderr to stdout; Gunicorn/Celery default to stderr, causing journald to flag info logs as errors. FuzzyGrim 2026-01-01 23:51:45 +01:00
  • f6c3edf633 support hama plex agent Rung Ip 2025-12-30 11:36:02 +10:30
  • abcdea6271 fix: add migration to delete events with empty content numbers for comics feat/add-api FuzzyGrim 2025-12-27 22:36:58 +01:00
  • ee36ecc43e fix: rename 'max_progress' to 'max_issue_number' in media metadata mocks FuzzyGrim 2025-12-27 22:12:23 +01:00
  • 13782f34cd fix: update cache version from 10 to 11 FuzzyGrim 2025-12-27 22:02:28 +01:00
  • 9f71132e0c fix: get latest issue number from comicvine for events FuzzyGrim 2025-12-27 21:33:01 +01:00
  • b434485dae fix: escape query parameters in x-data for better handling of special characters v0.24.11 FuzzyGrim 2025-12-27 21:03:45 +01:00
  • d1980b2f99 fix: urlencode query parameters in search links for better handling of special characters FuzzyGrim 2025-12-27 21:03:41 +01:00
  • d75b33bb0c fix: handle missing 'Retry-After' header in rate limiting FuzzyGrim 2025-12-27 20:51:50 +01:00
  • 9b0b28e2d7 fix: reduce rate limit for Hardcover API from 55 to 50 requests per minute FuzzyGrim 2025-12-27 20:51:40 +01:00
  • ad38af2b42 Merge pull request #1047 from FuzzyGrim/dependabot/pip/django-select2-8.4.7 v0.24.10 Xila Cai 2025-12-27 16:42:24 +01:00
  • c35f9a95fe Merge pull request #1048 from FuzzyGrim/dependabot/pip/ruff-0.14.10 Xila Cai 2025-12-27 16:42:17 +01:00
  • 11f5be07a0 Merge pull request #1054 from FuzzyGrim/dependabot/pip/django-health-check-3.20.8 Xila Cai 2025-12-27 16:42:07 +01:00
  • 07c91867e1 Fix duplicate width/height attributes for SVG Icons xVaDiMx 2025-12-26 19:57:19 +02:00
  • 90e952b774 build(deps-dev): bump ruff from 0.14.9 to 0.14.10 dependabot[bot] 2025-12-25 22:15:39 +00:00
  • 393a54bde8 Merge pull request #1046 from FuzzyGrim/dependabot/pip/fakeredis-2.33.0 Xila Cai 2025-12-25 23:14:23 +01:00
  • 766fb0e197 build(deps): bump django-health-check from 3.20.0 to 3.20.8 dependabot[bot] 2025-12-23 03:06:01 +00:00
  • 41cf1d5fa4 Merge pull request #1052 from busliggabor/bugfix/hardcover_recommended_deprecated Xila Cai 2025-12-21 23:11:21 +01:00
  • 315382b647 Removed deprecated recommendations endpoint calls from Hardcover provider Buslig Gábor 2025-12-21 19:41:31 +01:00
  • 5002269501 build(deps): bump django-select2 from 8.4.3 to 8.4.7 dependabot[bot] 2025-12-19 03:05:19 +00:00
  • d6a8b3a40f build(deps-dev): bump fakeredis from 2.32.1 to 2.33.0 dependabot[bot] 2025-12-17 03:05:25 +00:00
  • 49be3f0c40 fix: remove title from Item lookup in goodreads and hltb importers #991 FuzzyGrim 2025-12-16 21:55:33 +01:00
  • aec09c450b fix: update redirect to use named URL for list deletion FuzzyGrim 2025-12-15 22:30:00 +01:00
  • 12c66abd3a Merge pull request #1041 from busliggabor/bugfix/delete_list_404 Xila Cai 2025-12-15 22:28:17 +01:00
  • ff663c8580 Redirect to lists after deleting a list Buslig Gábor 2025-12-15 09:49:25 +01:00
  • 325a1bc818 Merge pull request #1024 from FuzzyGrim/dependabot/pip/beautifulsoup4-4.14.3 v0.24.9 Xila Cai 2025-12-13 23:54:08 +01:00
  • 36a70894e6 build(deps): bump beautifulsoup4 from 4.14.2 to 4.14.3 dependabot[bot] 2025-12-13 22:49:14 +00:00
  • 1690b22398 Merge pull request #1025 from FuzzyGrim/dependabot/pip/apprise-1.9.6 Xila Cai 2025-12-13 23:48:23 +01:00
  • 62e82d7554 Merge pull request #1032 from FuzzyGrim/dependabot/pip/ruff-0.14.9 Xila Cai 2025-12-13 23:41:37 +01:00
  • fcb683a16f Merge pull request #1033 from FuzzyGrim/dependabot/pip/django-simple-history-3.11.0 Xila Cai 2025-12-13 23:39:30 +01:00
  • 3af987df93 Fix igdb search retry after getting new access token Buslig Gábor 2025-12-13 23:38:33 +01:00
  • c573f7b6df build(deps): bump django-simple-history from 3.10.1 to 3.11.0 dependabot[bot] 2025-12-12 03:07:08 +00:00
  • 42e1115d50 build(deps-dev): bump ruff from 0.14.8 to 0.14.9 dependabot[bot] 2025-12-12 03:07:00 +00:00
  • ade46ce84f build(deps): bump apprise from 1.9.5 to 1.9.6 dependabot[bot] 2025-12-10 03:06:15 +00:00
  • 62cab0bdea Merge pull request #943 from FuzzyGrim/dependabot/pip/django-debug-toolbar-6.1.0 Xila Cai 2025-12-09 23:33:30 +01:00
  • ad139d8b49 Merge pull request #1012 from FuzzyGrim/dependabot/pip/django-5.2.9 Xila Cai 2025-12-09 23:32:09 +01:00
  • 65c85e0cd1 Merge pull request #1009 from FuzzyGrim/dependabot/pip/ruff-0.14.7 Xila Cai 2025-12-09 23:32:04 +01:00
  • a7f60a4d86 Merge pull request #981 from FuzzyGrim/dependabot/pip/coverage-7.12.0 Xila Cai 2025-12-09 23:31:56 +01:00
  • 4c70e66c3d build(deps-dev): bump ruff from 0.13.3 to 0.14.7 dependabot[bot] 2025-12-09 22:19:35 +00:00
  • 7b1dbd5e0d build(deps-dev): bump coverage from 7.11.0 to 7.12.0 dependabot[bot] 2025-12-09 22:19:23 +00:00
  • 5993bf0f60 build(deps): bump django from 5.2.8 to 5.2.9 dependabot[bot] 2025-12-09 22:19:13 +00:00
  • e6841ba660 Merge pull request #1008 from FuzzyGrim/dependabot/pip/celery-5.6.0 Xila Cai 2025-12-09 23:18:54 +01:00
  • 38d58bf5ea Merge pull request #989 from FuzzyGrim/dependabot/pip/pytest-playwright-0.7.2 Xila Cai 2025-12-09 23:18:28 +01:00
  • 271dbeaa4b Merge pull request #988 from FuzzyGrim/dependabot/pip/psycopg-binarypool--3.2.13 Xila Cai 2025-12-09 23:18:21 +01:00
  • db82cbf817 Merge pull request #986 from FuzzyGrim/dependabot/pip/django-allauth-socialaccount--65.13.1 Xila Cai 2025-12-09 23:18:13 +01:00
  • 2bea453234 Merge pull request #985 from FuzzyGrim/dependabot/github_actions/actions/checkout-6 Xila Cai 2025-12-09 23:18:02 +01:00
  • 3cd56578bf Merge pull request #983 from FuzzyGrim/dependabot/pip/redis-hiredis--7.1.0 Xila Cai 2025-12-09 23:17:55 +01:00
  • 19d504c68d build(deps-dev): bump pytest-playwright from 0.7.1 to 0.7.2 dependabot[bot] 2025-12-09 21:58:43 +00:00
  • 5a1bafafd0 Merge pull request #976 from FuzzyGrim/dependabot/pip/tblib-3.2.2 Xila Cai 2025-12-09 22:57:36 +01:00
  • 1e69499819 build(deps): bump psycopg[binary,pool] from 3.2.12 to 3.2.13 dependabot[bot] 2025-12-09 21:52:30 +00:00