Commit Graph

15701 Commits

Author SHA1 Message Date
DariusIII 5e820122ee Update apiTVSearch to use query builder 2025-01-16 13:24:44 +01:00
DariusIII 01402f74c1 Update search page 2025-01-16 12:50:41 +01:00
DariusIII 5cb430b81b Update search functions 2025-01-16 12:39:12 +01:00
DariusIII 15f57f8e87 Update search and apiSearch functions 2025-01-16 12:19:08 +01:00
DariusIII c094c80a4d Add movieInfo relation 2025-01-16 12:18:00 +01:00
DariusIII 2343b715f6 CS fixes 2025-01-15 14:54:57 +01:00
DariusIII 5aa567ec6f Use rawsql to cache queries 2025-01-15 14:54:33 +01:00
DariusIII 15b8ca4cc6 Update Laravel framework to latest version 2025-01-15 14:27:20 +01:00
DariusIII 7f08264908 CS fixes 2025-01-15 14:26:00 +01:00
DariusIII 0ccac3f556 Fix category matches 2025-01-15 14:25:41 +01:00
DariusIII 6decc73e41 Update used packages to their latest versions 2025-01-14 21:52:27 +01:00
DariusIII 191e026dfa Fix category display 2025-01-14 21:44:15 +01:00
DariusIII 4f87b4c910 Fix failed check in template 2025-01-14 21:37:15 +01:00
DariusIII 1dbe3d72dd Update used packages 2025-01-14 11:03:08 +01:00
DariusIII ba1af316f4 CS fixes 2025-01-14 10:57:44 +01:00
DariusIII 101df05d94 Use query builder in getBrowseRange 2025-01-14 10:57:16 +01:00
DariusIII 68504f7636 Update validation 2025-01-11 21:34:15 +01:00
DariusIII a6f295a8c3 Remove debug code 2025-01-11 21:04:44 +01:00
DariusIII 822f22ed45 Update password reset 2025-01-11 21:02:59 +01:00
DariusIII 2a00a08338 Update return type 2025-01-08 22:27:11 +01:00
DariusIII 74cac2d70c Update used packages 2025-01-08 22:26:49 +01:00
DariusIII 1f6d0b3d24 Merge pull request #1684 from NNTmux/dependabot/composer/friendsofphp/php-cs-fixer-3.66.1
Bump friendsofphp/php-cs-fixer from 3.65.0 to 3.66.1
2025-01-06 09:08:49 +01:00
DariusIII 11505897d5 Merge pull request #1683 from NNTmux/dependabot/composer/jubeki/laravel-code-style-2.17.0
Bump jubeki/laravel-code-style from 2.16.0 to 2.17.0
2025-01-06 09:08:16 +01:00
DariusIII edeac870b3 Merge pull request #1682 from NNTmux/dependabot/composer/intervention/image-3.10.2
Bump intervention/image from 3.10.1 to 3.10.2
2025-01-06 09:08:01 +01:00
dependabot[bot] 7147a9a7e6 Bump friendsofphp/php-cs-fixer from 3.65.0 to 3.66.1
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.65.0 to 3.66.1.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.65.0...v3.66.1)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-06 03:26:10 +00:00
dependabot[bot] a295dbbad5 Bump jubeki/laravel-code-style from 2.16.0 to 2.17.0
Bumps [jubeki/laravel-code-style](https://github.com/Jubeki/laravel-code-style) from 2.16.0 to 2.17.0.
- [Release notes](https://github.com/Jubeki/laravel-code-style/releases)
- [Changelog](https://github.com/Jubeki/laravel-code-style/blob/2.x/CHANGELOG.md)
- [Commits](https://github.com/Jubeki/laravel-code-style/compare/2.16.0...2.17.0)

---
updated-dependencies:
- dependency-name: jubeki/laravel-code-style
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-06 03:25:49 +00:00
dependabot[bot] b3266a2944 Bump intervention/image from 3.10.1 to 3.10.2
Bumps [intervention/image](https://github.com/Intervention/image) from 3.10.1 to 3.10.2.
- [Release notes](https://github.com/Intervention/image/releases)
- [Commits](https://github.com/Intervention/image/compare/3.10.1...3.10.2)

---
updated-dependencies:
- dependency-name: intervention/image
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-06 03:24:40 +00:00
DariusIII 3e5496eb0f Fix categories display on release details page 2025-01-03 15:32:32 +01:00
DariusIII 4ab4e7f94c Update dockerfile 2025-01-03 15:09:30 +01:00
DariusIII eb4dfb6cab Merge pull request #1681 from NNTmux/shift-ci-v11.37.0
Laravel 11.37.0 Shift
2025-01-03 11:47:35 +01:00
Shift 63c5ea39f8 composer update 2025-01-03 00:24:52 +00:00
Shift 02e6e83b99 Bump Laravel version constraint 2025-01-03 00:23:14 +00:00
DariusIII 9f575e3fd2 Fix add to cart on release details page 2025-01-02 12:42:56 +01:00
DariusIII c7251eea8f CS fixes 2025-01-01 21:24:18 +01:00
DariusIII a25b5e849f Update cleaning code 2025-01-01 21:24:03 +01:00
DariusIII 0885072961 Remove non-existant column from query 2025-01-01 18:16:38 +01:00
DariusIII 34bf090d5e Update relationship 2025-01-01 16:29:28 +01:00
DariusIII f4c067cf78 Update used packages to their latest versions 2025-01-01 16:28:35 +01:00
DariusIII 7beed6f80d Update used packages 2024-12-31 13:05:17 +01:00
DariusIII e5901fc147 Don't use getByGuid for fetching searchname 2024-12-31 00:04:18 +01:00
DariusIII c3db81f207 CS fixes 2024-12-31 00:04:06 +01:00
DariusIII 06e243da08 Update getByGuid function 2024-12-31 00:03:45 +01:00
DariusIII 9005808b96 Fix wrong variable used 2024-12-30 21:26:08 +01:00
DariusIII 60b47c7c1d Update used packages to their latest versions 2024-12-30 13:34:35 +01:00
DariusIII 92a3320a8b Merge pull request #1680 from NNTmux/dependabot/composer/barryvdh/laravel-ide-helper-3.4.0
Bump barryvdh/laravel-ide-helper from 3.3.0 to 3.4.0
2024-12-30 09:42:16 +01:00
dependabot[bot] 63c3a07daf Bump barryvdh/laravel-ide-helper from 3.3.0 to 3.4.0
Bumps [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/barryvdh/laravel-ide-helper/releases)
- [Changelog](https://github.com/barryvdh/laravel-ide-helper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/barryvdh/laravel-ide-helper/compare/v3.3.0...v3.4.0)

---
updated-dependencies:
- dependency-name: barryvdh/laravel-ide-helper
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 03:22:09 +00:00
DariusIII 7fcf6bc168 Remove debug code 2024-12-29 16:40:42 +01:00
DariusIII 1720930f5e Return only tv and movie cats from related searches 2024-12-29 16:37:59 +01:00
DariusIII f5bd0609b3 Update used packages to their latest versions 2024-12-29 13:30:15 +01:00
DariusIII 4c841c0d7f Update used packages to their latest versions 2024-12-27 21:27:26 +01:00