DariusIII
|
4bca02f103
|
Latest pint fixes
|
2026-03-11 10:11:30 +01:00 |
|
DariusIII
|
01a96bbc43
|
Declare strict types in classes
|
2026-02-26 14:26:07 +01:00 |
|
DariusIII
|
f4c444c9b0
|
Update phpstan level to 6
|
2026-02-11 14:02:26 +01:00 |
|
DariusIII
|
c5e55dd562
|
Fix phpstan reported errors
|
2026-02-10 16:16:29 +01:00 |
|
DariusIII
|
f50875550d
|
Move colorcli class to helpers
|
2025-12-26 23:48:37 +01:00 |
|
DariusIII
|
67a65a5acf
|
Create Search service
|
2025-12-25 20:48:23 +01:00 |
|
DariusIII
|
991d3eb1e1
|
Merge ConsoleTools into ColorCLI
|
2025-12-18 14:07:59 +01:00 |
|
DariusIII
|
a368c133c9
|
Move elastic and manticore into services
|
2025-12-18 12:58:15 +01:00 |
|
DariusIII
|
0ef7553f65
|
Fix predb pagination error in admin area
|
2025-10-10 22:36:38 +02:00 |
|
DariusIII
|
9d3bdd1324
|
Code style fixes
|
2024-08-13 22:13:34 +02:00 |
|
DariusIII
|
d50153a962
|
CS fixes
|
2024-04-27 10:44:20 +02:00 |
|
Shift
|
fe642048f2
|
Adopt Laravel type hints
|
2024-04-27 08:20:32 +00:00 |
|
DariusIII
|
9a8e58482f
|
Update packages
|
2023-12-28 20:57:39 +01:00 |
|
DariusIII
|
2368498d14
|
Update manticoresearch searchIndexes function to return proper data
|
2023-04-06 12:19:05 +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
|
67f67a10ff
|
CS fixes
|
2023-03-21 02:07:14 +01:00 |
|
DariusIII
|
cb18ccb682
|
Replace SphinxQL with ManticoreSearch HTTP
|
2023-03-21 02:05:01 +01:00 |
|
DariusIII
|
49872346f2
|
CS code fixes by pint
|
2023-03-02 16:47:20 +01:00 |
|
DariusIII
|
c33db34c49
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2021-09-13 20:01:06 +00:00 |
|
DariusIII
|
ae3810f412
|
Update ElasticSearch search handling
|
2020-04-13 00:19:25 +02: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
|
10645750c7
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2020-01-08 20:56:53 +00:00 |
|
DariusIII
|
1438cf6679
|
Update type of queries used for ES searches
|
2020-01-08 21:55:52 +01:00 |
|
DariusIII
|
194801faa0
|
Update ES predb search queries
|
2020-01-03 20:01:17 +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
|
5a8fff0020
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-11-01 19:52:18 +00:00 |
|
DariusIII
|
289299187e
|
Update model doc blocks
|
2019-08-28 23:41:42 +00:00 |
|
DariusIII
|
857257865c
|
Style fix
|
2019-08-28 22:46:09 +00:00 |
|
DariusIII
|
6aa4e65c6e
|
Remove rest of the rememberable trait usages
|
2019-08-28 22:39:04 +00:00 |
|
DariusIII
|
2f0142e2bf
|
ConsoleTools now extends ColorCLI class
|
2019-04-15 12:28:34 +02:00 |
|
DariusIII
|
bab65321a9
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-01-31 19:18:57 +00:00 |
|
DariusIII
|
552a096d9a
|
Update and fix code with php-cs-fixer
|
2019-01-31 20:17:57 +01:00 |
|
DariusIII
|
ed487c1299
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-01-29 12:51:58 +00:00 |
|
DariusIII
|
08b8edbe2d
|
Replace usage of array_ helper with Arr class directly to prepare for Laravel 5.8 changes
|
2019-01-29 13:52:01 +01:00 |
|
DariusIII
|
44882e5728
|
Fix issues reported by scrutinizer (strings where arrays are expected and vice versa)
|
2019-01-21 11:43:52 +01:00 |
|
DariusIII
|
26bb14e290
|
Update search, update matching
|
2019-01-21 11:27:47 +01:00 |
|
DariusIII
|
6be3a34be9
|
Update searchIndexes function and use it in NameFixer and speedup predb search in admin area
|
2018-12-25 15:42:00 +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
|
b7daf85399
|
Update PHPDOC blocks defined return types where bool was declared and only false was returned
|
2018-08-03 14:41:10 +02:00 |
|
DariusIII
|
f3fa30d904
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-06-11 11:28:24 +00:00 |
|
DariusIII
|
4192e01a7c
|
Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev
|
2018-06-11 13:28:16 +02:00 |
|
DariusIII
|
8f5b0d6ee7
|
Cast $dateLimit variable to integer
|
2018-06-11 13:27:52 +02:00 |
|
DariusIII
|
ce69c2b3aa
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-06-11 11:06:30 +00:00 |
|
DariusIII
|
68e90d646f
|
Update Predb model checkPre function
|
2018-06-11 13:06:16 +02:00 |
|
DariusIII
|
513739f6dd
|
Use now() helper in place of Carbon::now()
|
2018-05-31 10:22:08 +02:00 |
|
DariusIII
|
59f09bf2cf
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-05-14 21:28:16 +00:00 |
|