Commit Graph

53 Commits

Author SHA1 Message Date
DariusIII f50875550d Move colorcli class to helpers 2025-12-26 23:48:37 +01:00
DariusIII 991d3eb1e1 Merge ConsoleTools into ColorCLI 2025-12-18 14:07:59 +01:00
DariusIII 7471218bb0 Replace anidb with anilist 2025-12-05 13:21:26 +01:00
DariusIII 9d3bdd1324 Code style fixes 2024-08-13 22:13:34 +02:00
DariusIII 6b5d908f22 Remove releaseextrafull usage 2024-05-13 20:45:17 +02:00
DariusIII 49872346f2 CS code fixes by pint 2023-03-02 16:47:20 +01: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 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 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 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 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 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 f46d3518ba se bootstrap/autoload.php instead the bootstrap.php in root of install 2017-11-24 15:38:28 +01: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 06c5cb95df Change path handling in scripts 2017-04-04 15:03:47 +02:00
DariusIII 968c05e75e Use DB class instead of Settings class where advanced settings functions are not used 2016-09-20 10:37:19 +02:00
DariusIII 49b36c2ebe Replace usage of indexer.php with bootstrap.php 2016-07-14 08:47:39 +02:00
DariusIII 872ad5c722 Use nntmux namespace, rename nntmux script to tmux.Update composer.lock. 2016-06-25 15:45:47 +02:00
DariusIII 4a994caa03 Fix references to changed columns 2016-05-10 11:19:21 +02:00
DariusIII c981281d19 Rename bookinfoid to bookinfo_id, consoleinfoid to consoleinfo_id and pre_id to predb_id 2016-05-10 09:31:00 +02:00
DariusIII 0e15278840 Rename musicinfoid to musicinfo_id 2016-05-10 09:23:10 +02:00
DariusIII 2cbd7052af Change categoryid to categories_id, category table to categories table 2016-05-09 09:50:28 +02:00
DariusIII c75c2fe5d1 Rename tables to more logical names (same as in nZEDb) 2016-05-04 12:13:15 +02:00
DariusIII 69c43f1c1f Update the reset_postprocessing script 2016-02-09 12:59:29 +01:00
DariusIII 9fc39bf490 Switch to category constants from category numbers, part 1 2016-02-09 12:37:30 +01:00
DariusIII 1b1ca08b9f Missed cpouple of changes 2016-01-18 10:31:25 +01:00
DariusIII 5f64206765 Move Other category (Misc and Hashed) to categoryid 0000. 2016-01-18 10:12:10 +01:00
DariusIII 5c411a00da Fix wrong table name, switch to non-threaded version of fixReleaseNames script for filenames and srr matching. 2015-12-31 12:31:38 +01:00
DariusIII 291f759b0f Numerous fixes from nZEDb 2015-11-15 22:21:58 +01:00
DariusIII 7b40a11def Update TV parsing and processing 2015-11-12 15:30:11 +01:00
DariusIII 76e8501028 Changes ported from nZEDb/dev-tv branch. 2015-10-21 14:17:40 +02:00
DariusIII 7458d1ce4f Moved classes from newznab/controllers into newznab/ folder 2015-10-21 10:18:14 +02:00