Commit Graph

185 Commits

Author SHA1 Message Date
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
DariusIII 6c69befe7b Update elastic related functions 2023-03-22 23:24:40 +01:00
DariusIII d643b61697 Add artisan command to populate manticore and elasticsearch indexes 2023-03-22 22:21:40 +01:00
DariusIII a44c4d9cf0 Remove fixtures asd they are not needed anymore 2023-03-22 13:21:44 +01:00
DariusIII cb18ccb682 Replace SphinxQL with ManticoreSearch HTTP 2023-03-21 02:05:01 +01:00
DariusIII 3cf669dfb0 Update nzb and covers paths 2023-03-16 10:57:27 +01:00
DariusIII 7110b353a3 Update process handling in tmux 2023-03-03 12:08:17 +01:00
DariusIII 8545217cc3 Fix process related errors 2023-03-02 20:54:39 +01:00
DariusIII 49872346f2 CS code fixes by pint 2023-03-02 16:47:20 +01:00
DariusIII 26c026bf86 Replace Symfony Process with Laravel Process 2023-03-02 13:30:17 +01:00
DariusIII 5edd7f186c Remove czproject/git and use commands without it 2023-03-02 12:26:43 +01:00
DariusIII 6136f891b5 Fix nntmux:git command. Closes #1186 2021-10-10 16:03:19 +02:00
DariusIII c33db34c49 Apply fixes from StyleCI
[ci skip] [skip ci]
2021-09-13 20:01:06 +00:00
DariusIII 6be831989f Use pre-rendered maintenance mode view for artisan down command 2020-09-29 20:50:25 +02:00
DariusIII 31739d8392 Use Laravel 7 and remove omnipay for now 2020-04-11 23:14:15 +02:00
DariusIII 2b858100b3 Replace NN_ROOT with base_path() 2020-03-29 14:51:21 +02:00
DariusIII 7592fa9beb Revert constants removal changes 2020-03-26 17:44:45 +01:00
DariusIII 1e7244e5bc Remove option to set covers path in database, it is hardcoded now to resources/covers/ 2020-03-22 22:12: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 c391b57b3b Remove check for mysql/mariadb version when installing NNTmux 2020-01-26 23:41:12 +01:00
DariusIII 1c59fb1c8e Improve ES search 2020-01-09 23:05:04 +01:00
DariusIII 31d254a937 Rollback changes to ES search 2020-01-09 21:23:13 +01:00
DariusIII 1d96451762 Remove dot and hyphens from searchnames when inserting into ES index 2020-01-09 15:45:47 +01:00