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
DariusIII
af9a3c9d1f
Publish users table timezone column migration
2020-02-17 21:36:35 +01:00
DariusIII
6e1d65156c
Php cs fixes
2020-02-05 17:49:39 +00:00
DariusIII
b343c02c63
Update project files
2020-02-05 00:39:09 +00:00
DariusIII
962a40841a
Use proper syntax to drop unique index
2020-01-07 00:26:57 +01:00
DariusIII
15195892bd
Add uique index to api_token column in users table
2020-01-07 00:23:55 +01:00
DariusIII
6125fb3e19
Change imdb column in videos table from integer to varchar
2019-12-30 19:16:17 +01:00
DariusIII
b7d3028e4f
Change the name of users table migration
2019-12-03 11:35:30 +01:00
DariusIII
d82af90906
Rename create_users_table to original name
2019-12-01 22:35:09 +01:00
DariusIII
02de47e2ad
Display releases postdate information based on users location
2019-12-01 21:54:45 +01:00
DariusIII
8c45085209
Fix wrong Book categories seeders and fixtures
2019-11-27 21:49:39 +01:00
DariusIII
f128ef8d76
Update passworded releases handling. Closes #980
2019-10-29 23:35:28 +01:00
DariusIII
5ae646e6ff
Phpcs fixes
2019-10-23 15:54:25 +02:00