Commit Graph

126 Commits

Author SHA1 Message Date
DariusIII 85b7a993ec Update misc/testing/DB/change_imdb_column.php script 2019-04-08 11:04:13 +02:00
DariusIII d5be3b2e45 Remove padding of imdbid as column is now varchar and stores imdbid properly 2019-04-06 11:19:05 +02:00
DariusIII 008d03d1a8 Add migrations and update themes for new imdbid length 2019-04-04 15:33:15 +02:00
DariusIII 85552b4384 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-23 21:36:14 +00:00
Sweepr 4ff7454dab Update reset_postprocessing.php 2019-02-23 13:40:03 +01:00
Sweepr 230119ece5 Fix missing .PHP_EOL's and removing unneeded "/n" in reset postprocessing script
Fix missing .PHP_EOL's and removing unneeded "/n" in reset postprocessing script
2019-02-23 13:36:19 +01:00
DariusIII 423950ab29 Move role expiration and verification checks into separate script and schedule them in Kernel.php 2019-02-19 11:18:05 +01:00
DariusIII dd97f2f6c6 Fix misc related query 2019-02-12 12:54:43 +01:00
DariusIII f5ecab447a Fix reset_postprocessing script to reset only requested categories and not all releases because of wrong query setup 2019-02-12 12:47:02 +01:00
DariusIII 87c6e5d64f Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-03 20:01:19 +00:00
DariusIII 50ff1b6181 Update code style of various files 2019-02-03 20:58:51 +01:00
DariusIII ea4d98d4e1 Use DB::statement in place of DB::unprepared + DB::commit 2018-11-29 14:47:00 +01:00
DariusIII a9f01f006c Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2018-11-16 14:50:14 +01:00
DariusIII 185176ad3c Small additional fixes to reset_postprocessing.php script 2018-11-16 14:48:51 +01:00
DariusIII ac1f4223ce Apply fixes from StyleCI
[ci skip] [skip ci]
2018-11-16 09:33:01 +00:00
DariusIII fd556fa75a Update reset_postprocessing.php script 2018-11-16 10:32:37 +01:00
DariusIII a227e9f705 Fix query in reset_postprocessing script related to misc categories reset 2018-10-31 11:32:17 +01:00
DariusIII 12ea3bb895 Refactor ColorCLI class 2018-10-31 10:10:17 +01:00
DariusIII bafe7c6b93 Use league/climate in ColorCLI class 2018-10-19 11:30:36 +02:00
DariusIII 1156c9d93f Fix checking for argv in reset_postprocessing.php 2018-09-26 10:15:50 +02:00
DariusIII d51b4ef7eb Remove Blacklight\db\DB class from many scripts in misc/testing folder 2018-07-19 14:43:30 +02:00
DariusIII c0cfcfd536 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-06-22 12:17:10 +00:00
DariusIII ec5063b223 Update movisSearch function and API controllers 2018-06-22 14:16:29 +02:00
DariusIII 98f9379827 Fix path to autoload.php in change_imdb_column.php 2018-06-19 10:40:17 +02:00
DariusIII ae62847284 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-06-19 08:20:17 +00:00
DariusIII 96cd8ed757 Update migrations for releases table, imdbid column is changed to varchar(15), add script to convert existing data 2018-06-19 10:19:56 +02:00
DariusIII 9718ce4117 Add nntmux:reset-truncate command to artisan console 2018-05-03 23:52:05 +02:00
DariusIII e763d20899 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-03-05 12:21:53 +00:00
DariusIII 220a81f61c Fix reset_postprocessing.php script 2018-03-05 13:21:59 +01:00
DariusIII 46f7e4f526 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-02-23 09:51:46 +00:00
DariusIII d65b03f2d6 Fix reset_postprocessing.php message line endings on error/info 2018-02-23 10:51:39 +01:00
DariusIII e6cec6cd1f Fix move_tmux_to_settings script after removal of Tmux model 2018-02-19 14:23:13 +01:00
DariusIII a5a14127b0 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-02-19 11:49:37 +00:00
DariusIII 0120d57337 Merge tmux settings into settings table 2018-02-19 12:49:08 +01:00
DariusIII 3fb10340d3 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-02-14 22:09:18 +00:00
DariusIII 314e601e44 Rename nntmux namespace and folder to Blacklight 2018-02-14 23:08:17 +01:00
DariusIII 05b0c894dd Fix echoing of cli messages (most of them) 2018-02-14 14:07:12 +01:00
DariusIII 1f8a21f8cd Update ColorCLI class 2018-02-14 13:10:48 +01:00
DariusIII c784d123e8 Remove release_search_data table migration as that table is not used anymore. Remove db conversion script. 2018-02-09 09:05:06 +01:00
DariusIII fa757dbc53 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-01-26 12:04:16 +00:00
DariusIII 43a9243dc1 Use artisan console to reset database, update reset_truncate script to use Eloquent and query builder 2018-01-26 13:03:39 +01:00
DariusIII 171d171add Apply fixes from StyleCI
[ci skip] [skip ci]
2018-01-24 14:20:02 +00:00
DariusIII d528b04b6a Update reset_truncate.php to be able to truncate tables (turn off foreign key checks) 2018-01-24 15:19:44 +01:00
DariusIII d07526e91c Change NZB class call options 2018-01-12 11:27:49 +01:00
DariusIII 1aae452c2a Apply fixes from StyleCI
[ci skip] [skip ci]
2018-01-11 10:03:44 +00:00
DariusIII cdf881efde Remove nntmux/Category class and move its functions into Category model 2018-01-11 11:03:12 +01:00
DariusIII 5173bc501e Update ConsoleTools class and related scripts 2018-01-05 12:57:07 +01:00
DariusIII 1890536174 Remove unused scripts from misc/testing folder. 2017-12-22 13:59:36 +01:00
DariusIII 5495d29fea Update call to ReleaseImage, remove $(this->)pdo from it 2017-12-15 11:20:20 +01:00
DariusIII df7d3305e7 Remove bootstrap.php 2017-11-24 15:39:33 +01:00