Commit Graph

2493 Commits

Author SHA1 Message Date
dependabot[bot]
c0784662d8 build(deps): bump django-health-check from 3.23.3 to 4.0.0
Bumps [django-health-check](https://github.com/codingjoe/django-health-check) from 3.23.3 to 4.0.0.
- [Release notes](https://github.com/codingjoe/django-health-check/releases)
- [Commits](https://github.com/codingjoe/django-health-check/compare/3.23.3...4.0.0)

---
updated-dependencies:
- dependency-name: django-health-check
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-13 03:52:50 +00:00
FuzzyGrim
858e845e04 fix: prevent horizontal overflow of import error details #1174 2026-02-09 21:24:09 +01:00
FuzzyGrim
e0cc8024fd convert hide zero rating from env var to user preference 2026-02-08 23:03:25 +01:00
Xila Cai
2e1511b93b Merge pull request #1097 from busliggabor/feature/hide_zero_rating
Hide media score if rating is 0
2026-02-08 22:30:30 +01:00
Xila Cai
dc5cadcaef Merge pull request #1063 from timstott/nginx-support-ipv6
Add IPv6 support
2026-02-08 16:31:10 +01:00
FuzzyGrim
058accd6b1 remove extra width and height setting in svgs 2026-02-08 16:24:57 +01:00
Xila Cai
21c5032b82 Merge pull request #1059 from xVaDiMx/dev
Fix duplicate width/height attributes for SVG Icons
2026-02-08 16:23:17 +01:00
Xila Cai
2d2bcfcebf Merge pull request #1037 from busliggabor/bugfix/igdb_search_retry_fix
Fix igdb search retry after getting new access token
2026-02-08 16:20:42 +01:00
FuzzyGrim
2d670fd43f feat: display 'DLCs' explicitly when the related item name is 'dlcs' in media details 2026-02-08 16:18:40 +01:00
Xila Cai
010491549a Merge pull request #1022 from busliggabor/feature/game_dlcs
Get DLCs for games
2026-02-08 16:17:20 +01:00
FuzzyGrim
747670c925 refactor: rename ComicVine publisher comics logic and remove recommendation list slicing in TMDB. 2026-02-08 16:08:12 +01:00
FuzzyGrim
2ffccd09b1 make section_name required in enrich_items_with_user_data 2026-02-08 15:51:13 +01:00
FuzzyGrim
1e18d557cb convert HIDE_COMPLETED to user preference 2026-02-08 15:30:40 +01:00
Xila Cai
099eac3b88 Merge pull request #1017 from busliggabor/feature/hide_completed
Hide completed related media if HIDE_COMPLETED is set
2026-02-08 14:45:21 +01:00
FuzzyGrim
ce29aa791a fix(steam): catch IGDB not found errors during game import #1106 2026-02-08 12:58:27 +01:00
FuzzyGrim
11745ad3dc add keyboard shortcut to focus search bar #891 2026-02-08 00:00:02 +01:00
FuzzyGrim
b008a59663 fix empty search redirect by preserving blank query values #1083 2026-02-07 23:52:10 +01:00
FuzzyGrim
8b387b9d2d set warning level for fakeredis logs 2026-02-07 23:49:55 +01:00
FuzzyGrim
9098ced3cd apply ruff formatting v0.25.0 2026-02-06 23:44:56 +01:00
FuzzyGrim
1b6f667458 Add data migration to enable progress bar for existing users 2026-02-06 23:44:44 +01:00
Xila Cai
5ad9742973 Merge pull request #1162 from FuzzyGrim/dependabot/pip/django-health-check-3.23.3
build(deps): bump django-health-check from 3.20.8 to 3.23.3
2026-02-06 21:52:10 +01:00
Xila Cai
9d4813c703 Merge pull request #1161 from FuzzyGrim/dependabot/pip/django-debug-toolbar-6.2.0
build(deps): bump django-debug-toolbar from 6.1.0 to 6.2.0
2026-02-06 21:52:01 +01:00
Xila Cai
13bb6abf97 Merge pull request #1160 from FuzzyGrim/dependabot/pip/gunicorn-25.0.1
build(deps): bump gunicorn from 23.0.0 to 25.0.1
2026-02-06 21:51:48 +01:00
Xila Cai
7411c7bae7 Merge pull request #1159 from FuzzyGrim/dependabot/pip/coverage-7.13.3
build(deps-dev): bump coverage from 7.13.1 to 7.13.3
2026-02-06 21:51:38 +01:00
Xila Cai
1f7d3686f2 Merge pull request #1157 from FuzzyGrim/dependabot/pip/apprise-1.9.7
build(deps): bump apprise from 1.9.6 to 1.9.7
2026-02-06 21:51:30 +01:00
Xila Cai
623dac3d23 Merge pull request #1156 from FuzzyGrim/dependabot/pip/fakeredis-2.33.0
build(deps-dev): bump fakeredis from 2.32.1 to 2.33.0
2026-02-06 21:51:17 +01:00
dependabot[bot]
8ccf489984 build(deps): bump django-health-check from 3.20.8 to 3.23.3
Bumps [django-health-check](https://github.com/codingjoe/django-health-check) from 3.20.8 to 3.23.3.
- [Release notes](https://github.com/codingjoe/django-health-check/releases)
- [Commits](https://github.com/codingjoe/django-health-check/compare/3.20.8...3.23.3)

---
updated-dependencies:
- dependency-name: django-health-check
  dependency-version: 3.23.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-06 03:53:28 +00:00
dependabot[bot]
b25ae854d4 build(deps): bump django-debug-toolbar from 6.1.0 to 6.2.0
Bumps [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/django-commons/django-debug-toolbar/releases)
- [Changelog](https://github.com/django-commons/django-debug-toolbar/blob/main/docs/changes.rst)
- [Commits](https://github.com/django-commons/django-debug-toolbar/compare/6.1.0...6.2.0)

---
updated-dependencies:
- dependency-name: django-debug-toolbar
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-06 03:53:24 +00:00
dependabot[bot]
d3ec575983 build(deps): bump gunicorn from 23.0.0 to 25.0.1
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 23.0.0 to 25.0.1.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/23.0.0...25.0.1)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-version: 25.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-06 03:53:21 +00:00
dependabot[bot]
516aa6335c build(deps-dev): bump coverage from 7.13.1 to 7.13.3
Bumps [coverage](https://github.com/coveragepy/coveragepy) from 7.13.1 to 7.13.3.
- [Release notes](https://github.com/coveragepy/coveragepy/releases)
- [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst)
- [Commits](https://github.com/coveragepy/coveragepy/compare/7.13.1...7.13.3)

---
updated-dependencies:
- dependency-name: coverage
  dependency-version: 7.13.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-06 03:53:17 +00:00
dependabot[bot]
522254ec24 build(deps): bump apprise from 1.9.6 to 1.9.7
Bumps [apprise](https://github.com/caronc/apprise) from 1.9.6 to 1.9.7.
- [Release notes](https://github.com/caronc/apprise/releases)
- [Commits](https://github.com/caronc/apprise/compare/v1.9.6...v1.9.7)

---
updated-dependencies:
- dependency-name: apprise
  dependency-version: 1.9.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-06 03:53:07 +00:00
dependabot[bot]
5c8ffe2e32 build(deps-dev): bump fakeredis from 2.32.1 to 2.33.0
Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.32.1 to 2.33.0.
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.32.1...v2.33.0)

---
updated-dependencies:
- dependency-name: fakeredis
  dependency-version: 2.33.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-06 03:53:03 +00:00
Xila Cai
8f16150a39 Merge pull request #1153 from FuzzyGrim/dependabot/pip/django-5.2.11
build(deps): bump django from 5.2.9 to 5.2.11
2026-02-06 00:05:29 +01:00
FuzzyGrim
a961d006fb fix ruff errors 2026-02-06 00:05:05 +01:00
dependabot[bot]
5bc15bcddf build(deps): bump django from 5.2.9 to 5.2.11
Bumps [django](https://github.com/django/django) from 5.2.9 to 5.2.11.
- [Commits](https://github.com/django/django/compare/5.2.9...5.2.11)

---
updated-dependencies:
- dependency-name: django
  dependency-version: 5.2.11
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-05 23:00:55 +00:00
Xila Cai
57bc3b9de5 Merge pull request #1116 from FuzzyGrim/dependabot/pip/django-allauth-socialaccount--65.14.0
build(deps): bump django-allauth[socialaccount] from 65.13.1 to 65.14.0
2026-02-05 23:59:54 +01:00
Xila Cai
fbe7ce60d4 Merge pull request #1107 from FuzzyGrim/dependabot/pip/ruff-0.14.13
build(deps-dev): bump ruff from 0.14.10 to 0.14.13
2026-02-05 23:59:51 +01:00
Xila Cai
d034dce319 Merge pull request #1085 from FuzzyGrim/dependabot/pip/django-select2-8.4.8
build(deps): bump django-select2 from 8.4.7 to 8.4.8
2026-02-05 23:59:43 +01:00
FuzzyGrim
8efca1e9d2 fix flaky test 2026-02-05 23:57:44 +01:00
dependabot[bot]
416004f20e build(deps): bump django-select2 from 8.4.7 to 8.4.8
Bumps [django-select2](https://github.com/codingjoe/django-select2) from 8.4.7 to 8.4.8.
- [Release notes](https://github.com/codingjoe/django-select2/releases)
- [Commits](https://github.com/codingjoe/django-select2/compare/8.4.7...8.4.8)

---
updated-dependencies:
- dependency-name: django-select2
  dependency-version: 8.4.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-05 22:39:20 +00:00
Xila Cai
6b3b627980 Merge pull request #1079 from FuzzyGrim/dependabot/pip/requests-ratelimiter-0.8.0
build(deps): bump requests-ratelimiter from 0.7.0 to 0.8.0
2026-02-05 23:38:47 +01:00
Xila Cai
ee5d526ac7 Merge pull request #1078 from FuzzyGrim/dependabot/pip/pillow-12.1.0
build(deps): bump pillow from 12.0.0 to 12.1.0
2026-02-05 23:38:26 +01:00
Xila Cai
7b4714b89a Merge pull request #1077 from FuzzyGrim/dependabot/pip/celery-5.6.2
build(deps): bump celery from 5.6.0 to 5.6.2
2026-02-05 23:38:17 +01:00
Xila Cai
de038b629e Merge pull request #1076 from FuzzyGrim/dependabot/pip/aiohttp-3.13.3
build(deps): bump aiohttp from 3.13.2 to 3.13.3
2026-02-05 23:38:12 +01:00
Xila Cai
aa539e6daa Merge pull request #1075 from FuzzyGrim/dependabot/pip/django-widget-tweaks-1.5.1
build(deps): bump django-widget-tweaks from 1.5.0 to 1.5.1
2026-02-05 23:37:25 +01:00
Xila Cai
9d1548287b Merge pull request #1064 from FuzzyGrim/dependabot/pip/coverage-7.13.1
build(deps-dev): bump coverage from 7.13.0 to 7.13.1
2026-02-05 23:36:29 +01:00
FuzzyGrim
9b9fec50ff add djlint to pre-commit 2026-02-04 20:11:14 +01:00
FuzzyGrim
6f9b3eb46e apply djlint 2026-02-03 22:54:48 +01:00
FuzzyGrim
e27fa4cb47 use tailwind styles in progress bar template 2026-02-03 22:54:34 +01:00
dependabot[bot]
f54615f9c4 build(deps-dev): bump ruff from 0.14.10 to 0.14.13
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.10 to 0.14.13.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.14.10...0.14.13)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.14.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-03 21:45:25 +00:00