Commit Graph

117 Commits

Author SHA1 Message Date
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
DariusIII f46d3518ba se bootstrap/autoload.php instead the bootstrap.php in root of install 2017-11-24 15:38:28 +01:00
DariusIII e4ea548ea0 Update call for Users class 2017-11-22 13:44:09 +01:00
DariusIII 591d56e0d7 Fix resetdb script 2017-10-11 11:48:19 +02:00
DariusIII b925d08f8b Fix typo in resetdb.php 2017-10-11 11:28:50 +02:00
DariusIII a369ef7dfb Update DB class 2017-09-04 14:33:36 +02:00
DariusIII 65a1e5ff07 Rename Models/Settings value function into settingValue to prevent collision with query builder value response 2017-09-01 10:49:35 +02:00
DariusIII 24fa162413 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-08-31 09:31:28 +00:00
DariusIII 50518961b0 Update reset_postprocessing script 2017-07-20 15:16:41 +02:00
DariusIII c5280c26f0 Fix editing of MGR posters 2017-07-17 13:23:45 +02:00