Commit Graph

48 Commits

Author SHA1 Message Date
DariusIII 9d3bdd1324 Code style fixes 2024-08-13 22:13:34 +02:00
DariusIII 77ee96bb9d Update to carbon 3 2024-04-26 22:40:03 +02:00
DariusIII f55403ba2d Update packages 2024-01-08 19:00:14 +01:00
Beshoy Girgis affe897651 Fix bug to allow recategorize misc 2023-11-11 10:34:14 -06:00
DariusIII 31bf365e2a Remove tagging from releases 2023-03-01 14:15:27 +01:00
DariusIII 398d76309b Fix recategorize script. Closes #1269 2023-02-04 14:19:32 +01:00
DariusIII c7a1595627 Fix recategorize script. Closes #1268 2023-01-23 21:02:31 +01:00
DariusIII 43a1c7f7e6 Remove all tags before adding new tags to a release 2022-03-30 09:12:35 +02:00
DariusIII cffafba9da Apply fixes from StyleCI
[ci skip] [skip ci]
2021-12-28 21:45:26 +00:00
DariusIII 436e580b84 Optimize recategorize script 2021-12-28 22:42:07 +01:00
DariusIII 02ad342bac Apply fixes from StyleCI
[ci skip] [skip ci]
2020-02-05 01:56:40 +00:00
DariusIII b343c02c63 Update project files 2020-02-05 00:39:09 +00:00
DariusIII 5a8fff0020 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-11-01 19:52:18 +00:00
DariusIII 283bf234f1 Check that release exists before retagging it. Closes #998 2019-10-15 22:09:15 +02:00
DariusIII ef2f4fd4c2 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-04-15 20:10:00 +00:00
DariusIII 325034d685 Update recategorize.php script 2019-04-15 22:09:42 +02:00
DariusIII 62d8581771 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-11-01 11:40:39 +00:00
DariusIII 8211201599 Add first wave of Release tagging capabilities 2018-11-01 12:40:10 +01:00
DariusIII 401d879f0d Fix some small errors 2018-10-31 13:37:02 +01:00
DariusIII 224932141f Apply fixes from StyleCI
[ci skip] [skip ci]
2018-10-31 12:16:00 +00:00
DariusIII f852ddfda9 Update recategorize script 2018-10-31 13:15:39 +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 a694bb3263 Update scripts to use now() helper 2018-09-13 10:07:39 +02:00
DariusIII 5baaf760ba Apply fixes from StyleCI
[ci skip] [skip ci]
2018-07-19 12:43:47 +00:00
DariusIII d51b4ef7eb Remove Blacklight\db\DB class from many scripts in misc/testing folder 2018-07-19 14:43:30 +02: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 3a4bcd45ea Cast $release['releases_id'] as integer when comparing to $this->relid in NameFixer class 2017-04-19 15:09:25 +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 554e9ced1a Add categorization by poster to Categorize.php (used in XXX SD clips for now) 2016-07-19 15:24:58 +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 7299f78f6f Rename groupid column to groups_id. 2016-05-24 14:02:17 +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 86f4824ac9 Change TIME() to lowercase time() 2016-05-09 13:30:42 +02:00
DariusIII 2cbd7052af Change categoryid to categories_id, category table to categories table 2016-05-09 09:50:28 +02:00
DariusIII 5329714e8d Remove CAT_ from categories names and rename parent categories to root. 2016-02-07 21:44:08 +01:00
DariusIII 9145e91afe Replace rest of the usages of category numbers with category constants. 2016-01-25 12:09:06 +01:00
DariusIII a73f9a9a9d Fix the wrong category numbers used in recategorize script 2016-01-20 11:44:58 +01:00
DariusIII eba9d39e9b Update and move to testing/Releases the recategorization script. 2016-01-20 11:42:48 +01:00