Commit Graph

226 Commits

Author SHA1 Message Date
DariusIII 8083b4180b Squash database and add forum migrations 2024-04-08 20:50:08 +02:00
DariusIII 965bb3b0e7 Add laravel forum package 2024-04-08 20:38:46 +02:00
DariusIII 48ff3684ea Update mediainfo usage 2024-03-29 14:41:56 +01:00
DariusIII 4c82ed30f2 Update steam_apps table 2024-02-25 16:33:20 +01:00
DariusIII 3694098dc5 Add indexes to movieinfo table 2024-02-13 23:47:28 +01:00
DariusIII f55403ba2d Update packages 2024-01-08 19:00:14 +01:00
DariusIII 59c59d049a Update packages and btcpayment support 2024-01-08 18:59:30 +01:00
DariusIII 0a8ed52ef9 Remove unused packages 2023-12-17 19:08:47 +01:00
DariusIII fbf8ae7c5a Add missing files 2023-12-17 17:12:58 +01:00
DariusIII 9b0b0c861e Add laravel pulse to track site data 2023-12-08 19:27:03 +01:00
DariusIII 4bb48e7a0c Revert "Adding a couple of indexes that optimize queries"
This reverts commit 174334bd73.
2023-11-13 16:12:37 +01:00
Beshoy Girgis 174334bd73 Adding a couple of indexes that optimize queries 2023-11-12 10:12:17 -06:00
DariusIII 213014ca48 CS fixes 2023-04-21 22:34:55 +02:00
DariusIII a7e8ab180e Fix xxx packs category 2023-04-12 14:05:49 +02:00
Shift 71e1631df6 Remove redundant typing from DocBlocks 2023-03-30 14:15:45 +00:00
Shift afb0f41611 Add PHP type hints 2023-03-30 14:15:39 +00:00
Shift b8593e22e0 Replace deprecated array and string helpers
Laravel recommends using the `Str` and `Arr` class methods directly instead of the respective helper functions. These helper functions are deprecated in Laravel 5.8 and removed in Laravel 6.
2023-03-30 14:15:07 +00:00
DariusIII a44c4d9cf0 Remove fixtures asd they are not needed anymore 2023-03-22 13:21:44 +01:00
DariusIII 7c6bbd4e36 Update migrations and remove unnecessary ones 2023-03-22 12:42:26 +01:00
DariusIII 770d8f5f65 Fix naming of folder 2023-03-16 20:39:22 +01:00
DariusIII d775ff22e2 Remove support for sab, nzbget, couchpotato and nzbvortex integrations 2023-03-16 13:38:43 +01:00
DariusIII bcf37bd4e3 More path changes 2023-03-16 11:28:18 +01:00
DariusIII 3cf669dfb0 Update nzb and covers paths 2023-03-16 10:57:27 +01:00
DariusIII 133eed6d06 Remove tags related migrations 2023-03-13 14:30:55 +01:00
DariusIII cf675b03dd Add Music podcast category 2023-02-26 23:22:53 +01:00
DariusIII 6647d7a50f Index categories_id 2022-04-26 21:24:01 +02:00
DariusIII b4e088afe8 Update triggers and packages used 2022-03-17 22:00:59 +01:00
DariusIII 7652c15596 Use ntimyeboah/laravel-database-trigger once again 2022-02-09 21:54:33 +01:00
DariusIII 182c82b209 Add timestamps to missed_parts table 2022-02-07 22:06:30 +01:00
DariusIII 5464312c6a Fix seeding of roles and permsissons. Closes issue #1218 2022-01-23 23:04:33 +01:00
DariusIII d4524f86c5 Update permission seeder and add script to add api guard permissions for V5 spatie/laravel-permission 2022-01-16 00:04:06 +01:00
DariusIII 4c99c915db Update code style 2022-01-14 20:54:10 +01:00
DariusIII de0caeba2c Fix adding releases to basket 2021-09-06 20:36:32 +02:00
DariusIII 2ba3fee435 Fix release naming regex causing preg_match errors. Closes #1153 2021-03-09 10:34:58 +01:00
DariusIII fa3ded8b41 Add support for 2 Factor Authentification (2FA) 2020-12-28 01:32:20 +01:00
DariusIII c19f569b45 Update files with latest Laravel 8 changes 2020-10-09 10:18:26 +02:00
DariusIII a1d1bd5a94 Update used packages to their latest versions 2020-09-29 17:23:49 +02:00
DariusIII ea0d618206 Code style fixes 2020-09-28 21:31:02 +02:00
DariusIII 34fb50f40f Use Laravel framework 8 2020-09-28 21:26:55 +02:00
DariusIII b199f0fc96 Add controller, model and migration for release inform 2020-07-10 00:17:24 +02:00
DariusIII af445f71fc CS fixes 2020-04-11 11:53:16 +02:00
DariusIII ed9ccf655c Update migration 2020-03-26 19:59:56 +01:00
DariusIII 3805fff61e Update release_comments text_hash removal migration 2020-03-26 17:51:38 +01:00
DariusIII 7592fa9beb Revert constants removal changes 2020-03-26 17:44:45 +01:00
DariusIII b928caa4bd Fix table name 2020-03-07 21:34:24 +01:00
DariusIII 652c9df1d8 Drop text_hash column 2020-03-07 21:27:47 +01:00
DariusIII e1dc81a365 Remove references to yydecoderpath 2020-03-01 22:06:22 +01:00
DariusIII 14d492b668 Move all third party api keys from database to .env file 2020-03-01 22:00:36 +01:00
DariusIII 405c6f34ac Use APP_NAME and MAIL_FROM_ADDRESS in place of database settings and remove unused entries from site and settings table 2020-03-01 01:13:00 +01:00
DariusIII 9120c23c14 Php cs fix 2020-02-17 21:37:13 +01:00