Commit Graph

208 Commits

Author SHA1 Message Date
DariusIII f4d99c9605 Update commands output 2024-05-26 18:54:25 +02:00
DariusIII 9e19a0afa4 Drop loop_cbpm stored procedure 2024-05-25 12:22:21 +02:00
DariusIII 9b82e4fb80 Rename AniDB and move it to Blcklight namespace 2024-05-16 22:17:57 +02:00
DariusIII fbf467080b Add info messages 2024-05-15 18:57:32 +02:00
DariusIII 1c6b6e1eae Update commands 2024-05-15 18:54:23 +02:00
DariusIII e2f6eeb01b Move commands further out 2024-05-15 18:51:59 +02:00
DariusIII eb107f59a5 Move commands and run them always 2024-05-15 18:51:04 +02:00
DariusIII 6fe296beda Update nntmux update 2024-05-15 18:50:16 +02:00
DariusIII 6b5d908f22 Remove releaseextrafull usage 2024-05-13 20:45:17 +02:00
Shift fe642048f2 Adopt Laravel type hints 2024-04-27 08:20:32 +00:00
DariusIII 94845b4673 Fix bad identifier 2024-04-03 22:13:57 +02:00
DariusIII 0b22265a93 CS fixes 2024-04-03 19:05:27 +02:00
DariusIII f1bd7b6fd1 Update release deletion 2024-04-03 19:05:14 +02:00
DariusIII 3dd291843b Remove files with bad releases. Closes #1540 2024-04-03 18:51:50 +02:00
DariusIII bbcbcbb088 CS fixes 2024-03-19 20:17:52 +01:00
DariusIII 224862f705 Do not allow db reset in production 2024-03-19 20:17:28 +01:00
DariusIII d4f0ab486c Update nntmux git command 2024-03-16 16:25:31 +01:00
DariusIII cfb0f824ad Fix logic 2024-01-30 22:52:08 +01:00
DariusIII 5a3e82a4d9 Import from folders inside selected folder 2024-01-26 20:17:30 +01:00
DariusIII ff3a994d20 CS fixes 2024-01-19 21:49:20 +01:00
DariusIII db3f96e053 Add ImportNzbs command 2024-01-19 21:49:04 +01:00
DariusIII 06dbcde05d Use env setting in place of database 2024-01-16 21:29:49 +01:00
DariusIII 03bd3719c4 Update recategorize command 2024-01-10 21:30:26 +01:00
DariusIII c8d64ebdc8 CS fixes 2023-12-28 22:37:06 +01:00
DariusIII 8302ce88ad Add command to recategorize releases 2023-12-28 22:36:41 +01:00
DariusIII d25d158ad0 Add CleanNZB command 2023-11-30 22:30:38 +01:00
DariusIII bae8c3796c Make messages have more sense 2023-06-18 17:34:05 +02:00
DariusIII 920ab6f987 CS fixes 2023-04-27 21:33:42 +02:00
DariusIII 2ef6903d94 Use capital letters 2023-04-21 22:55:11 +02:00
DariusIII 453b4c8b43 Change from statement to select 2023-04-21 22:43:16 +02:00
DariusIII 213014ca48 CS fixes 2023-04-21 22:34:55 +02:00
DariusIII 063df952cf Fix function 2023-04-21 22:33:02 +02:00
DariusIII 1a26ea29cb Add artisan command to check and optimize tables if needed 2023-04-21 22:05:08 +02:00
DariusIII 6c7b22b637 Remove nonexistent tables 2023-04-14 23:00:53 +02:00
DariusIII 12ce77e422 Use bulk inserts for ES and Manticore indexes 2023-04-10 13:16:23 +02:00
Fossil c9ae9c4268 Change join and order by clauses
Query needed a LEFT JOIN instead of INNER JOIN. Also made it insert newest releases first.
2023-04-05 21:09:23 +02:00
DariusIII a1dae35b3d Fix ES index creation. Closes #1294 2023-04-02 23:29:35 +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
DariusIII 766a07b1e2 Replace custom path constants with laravel defined paths 2023-03-28 16:56:23 +02:00
DariusIII c09c40f1a2 Update command 2023-03-28 14:09:39 +02:00
DariusIII 69c3252465 Add command to populate steam apps table 2023-03-28 13:53:37 +02:00
DariusIII 9c243a7526 CS fixes 2023-03-23 16:48:57 +01:00
DariusIII 2f8cbc6963 Use climate directly and laravel built in progressbar in console commands 2023-03-23 16:45:18 +01:00
DariusIII d4651aef44 CS fixes 2023-03-23 14:10:17 +01:00
DariusIII b3d8bc750e Add artisan command to populate steam apps table 2023-03-23 14:07:28 +01:00
DariusIII 7606c2469f Add artisan command to create ElasticSearch indexes and remove old script 2023-03-23 11:24:40 +01:00
DariusIII 0fe13a440c Update used packages to their latest versions 2023-03-23 11:19:02 +01:00
DariusIII e9baf777f6 Fix wrong class used 2023-03-22 23:43:31 +01:00
DariusIII 21a5ae862d CS fixes 2023-03-22 23:26:24 +01:00