Commit Graph

172 Commits

Author SHA1 Message Date
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
DariusIII 9013bb5f05 Remove index type definition from ES 2020-01-08 13:18:28 +01:00
DariusIII c7670ecfbf Add missing book category to allowed categories for post process reset command 2020-01-07 00:35:20 +01:00
DariusIII b7cd406ab1 Use \Elasticsearch 2020-01-03 03:18:00 +01:00
DariusIII ba468ba64d Update ES support 2020-01-02 21:28:41 +01:00
DariusIII ad1a6673f5 Apply fixes from StyleCI
[ci skip] [skip ci]
2020-01-01 23:03:32 +00:00
DariusIII 27c8001435 Add ElasticSearch support 2020-01-02 00:02:45 +01:00
DariusIII 89f87c2baa Don't create placeholder tmux sessions when starting tmux 2019-12-15 18:46:41 +01:00
DariusIII 0011eab7c6 Fix function used to output 2019-11-11 23:04:06 +01:00
DariusIII c58ae32b22 Update nntmux:remove-bad command output 2019-11-11 21:33:17 +01:00
DariusIII 5a8fff0020 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-11-01 19:52:18 +00:00
DariusIII ce6010bb6d Replace header with info in NntmuxResetProcessing console script 2019-10-24 12:46:19 +02:00
DariusIII 3376e46e7f Fix fixtures package name 2019-09-11 12:42:33 +02:00
DariusIII 3d73a78b2d Code style update 2019-09-04 12:22:26 +02:00