Commit Graph

15057 Commits

Author SHA1 Message Date
DariusIII e3cd46f42e Squash the database 2024-04-11 21:03:26 +02:00
DariusIII 49cbeaa13d Update used packages to their latest versions 2024-04-11 20:38:56 +02:00
DariusIII e785215a5b Remove use statement 2024-04-10 22:45:03 +02:00
DariusIII f50c606b57 CS fixes 2024-04-10 22:17:16 +02:00
DariusIII b98dbe1a10 Use built-in functions 2024-04-10 22:16:55 +02:00
DariusIII 9521ccb54e Update usewd packages to their latest versions 2024-04-10 20:18:07 +02:00
DariusIII 4dfd444a1e Update used packages to their latest versions 2024-04-09 20:41:30 +02:00
DariusIII 4b3c9cf2ee Fix home url 2024-04-08 21:55:23 +02:00
DariusIII 2c736937e2 Update policy used 2024-04-08 20:54:03 +02:00
DariusIII 8083b4180b Squash database and add forum migrations 2024-04-08 20:50:08 +02:00
DariusIII 82a207d328 Update used packages to their latest versions 2024-04-08 20:40:27 +02:00
DariusIII 5836673494 CS fixes 2024-04-08 20:39:06 +02:00
DariusIII 965bb3b0e7 Add laravel forum package 2024-04-08 20:38:46 +02:00
DariusIII aa8632e652 Update used packages to their latest versions 2024-04-04 20:02:10 +02:00
DariusIII 94845b4673 Fix bad identifier 2024-04-03 22:13:57 +02:00
DariusIII f60ab17886 Fix typo in queries 2024-04-03 20:46:07 +02:00
DariusIII d3c0fcc5ef Fix wrong language check 2024-04-03 19:19:14 +02:00
DariusIII 0b22265a93 CS fixes 2024-04-03 19:05:27 +02:00
DariusIII f1bd7b6fd1 Update release deletion 2024-04-03 19:05:14 +02:00
DariusIII 3dd291843b Remove files with bad releases. Closes #1540 2024-04-03 18:51:50 +02:00
DariusIII db21d30d2e Update used packages tro their latest versions 2024-04-03 17:07:14 +02:00
DariusIII 824da8f0c4 Update packages to their latest versions 2024-03-31 13:46:41 +02:00
DariusIII 628105d917 Fix a long standing bug with zipped downloads 2024-03-30 15:16:27 +01:00
DariusIII 6c96eae6cc Remove test code 2024-03-29 15:02:04 +01:00
DariusIII 48ff3684ea Update mediainfo usage 2024-03-29 14:41:56 +01:00
DariusIII abeed40310 Update used packages to their latest versions 2024-03-28 20:48:19 +01:00
DariusIII c30883f19a Merge branch 'master' of https://github.com/NNTmux/newznab-tmux 2024-03-28 20:46:25 +01:00
DariusIII 1a693355d8 CS fixes 2024-03-28 20:46:01 +01:00
DariusIII 72c1a7a5b4 Update helpers file. Closes #1538 2024-03-28 20:45:36 +01:00
DariusIII a7b72958d3 Update used packages to their latest versions 2024-03-27 15:45:46 +01:00
DariusIII dd72bb1c26 Merge pull request #1533 from NNTmux/dependabot/composer/laravel/telescope-5.0.0
Bump laravel/telescope from 4.17.6 to 5.0.0
2024-03-25 13:43:27 +01:00
DariusIII 5cc9732d7e Merge pull request #1536 from NNTmux/dependabot/composer/intervention/image-3.5.1
Bump intervention/image from 3.5.0 to 3.5.1
2024-03-25 13:42:54 +01:00
DariusIII 95d91f284d Merge pull request #1535 from NNTmux/dependabot/composer/phpunit/phpunit-10.5.15
Bump phpunit/phpunit from 10.5.14 to 10.5.15
2024-03-25 13:42:41 +01:00
dependabot[bot] b4619c5c99 Bump intervention/image from 3.5.0 to 3.5.1
Bumps [intervention/image](https://github.com/Intervention/image) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/Intervention/image/releases)
- [Commits](https://github.com/Intervention/image/compare/3.5.0...3.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 03:42:58 +00:00
dependabot[bot] 59920599bf Bump phpunit/phpunit from 10.5.14 to 10.5.15
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.5.14 to 10.5.15.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.15/ChangeLog-10.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.14...10.5.15)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 03:42:13 +00:00
DariusIII 12a11788e8 Update used packages to their latest versions 2024-03-21 23:41:24 +01:00
DariusIII d20481f738 Update used packages to their latest versions 2024-03-20 21:23:16 +01:00
DariusIII bbcbcbb088 CS fixes 2024-03-19 20:17:52 +01:00
DariusIII 224862f705 Do not allow db reset in production 2024-03-19 20:17:28 +01:00
dependabot[bot] 8c050fd334 Bump laravel/telescope from 4.17.6 to 5.0.0
Bumps [laravel/telescope](https://github.com/laravel/telescope) from 4.17.6 to 5.0.0.
- [Release notes](https://github.com/laravel/telescope/releases)
- [Changelog](https://github.com/laravel/telescope/blob/5.x/CHANGELOG.md)
- [Upgrade guide](https://github.com/laravel/telescope/blob/5.x/UPGRADE.md)
- [Commits](https://github.com/laravel/telescope/compare/v4.17.6...v5.0.0)

---
updated-dependencies:
- dependency-name: laravel/telescope
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 03:09:34 +00:00
DariusIII e2b856b40a Add checks for tvdb api key and user pin 2024-03-17 19:30:03 +01:00
DariusIII d4f0ab486c Update nntmux git command 2024-03-16 16:25:31 +01:00
DariusIII bd30833b28 Update used packages to their latest versions 2024-03-16 14:10:52 +01:00
DariusIII 69c98f0a5d Update used packages to their latest versions 2024-03-12 20:54:46 +01:00
DariusIII 3215bdec34 CS fixes 2024-03-10 15:09:52 +01:00
DariusIII 1ed51003ae Update checks for specific data 2024-03-10 15:09:36 +01:00
DariusIII c2da8cb92a Remove extra check 2024-03-10 15:01:14 +01:00
DariusIII d77c417249 Update web packages 2024-03-10 13:59:14 +01:00
DariusIII 46470aed27 Update web components 2024-03-10 13:57:50 +01:00
DariusIII 673e421c5d Update used packages to their latest versions 2024-03-10 11:48:51 +01:00