DariusIII
|
79e7736c4c
|
Refactor releases table
|
2026-08-14 08:46:01 +02:00 |
|
DariusIII
|
014077b514
|
Refactor additional postprocessing
|
2026-08-11 10:43:22 +02:00 |
|
DariusIII
|
e1d1c3cee7
|
Use manticore for mediainfo data
|
2026-08-07 16:01:41 +02:00 |
|
DariusIII
|
fbf036598a
|
Update to latest tmux pane handling
|
2026-08-04 11:51:35 +02:00 |
|
DariusIII
|
14eb5c85c0
|
Update main monitor pane
|
2026-08-04 10:47:02 +02:00 |
|
DariusIII
|
a10aae7f05
|
Update namefixing
|
2026-08-04 08:49:07 +02:00 |
|
DariusIII
|
d384f3d60d
|
Update additional postprocessing
|
2026-08-04 01:00:24 +02:00 |
|
DariusIII
|
f0a7e1a017
|
Update cbp handling
|
2026-08-03 16:48:25 +02:00 |
|
DariusIII
|
acf387e56e
|
Fix query
|
2026-08-03 00:19:35 +02:00 |
|
DariusIII
|
afb06af625
|
Update manticore search usage
|
2026-08-02 22:49:50 +02:00 |
|
DariusIII
|
7906148f7f
|
Update dashboard widgets
|
2026-07-20 13:07:56 +02:00 |
|
DariusIII
|
091b4b1265
|
Fix manticore indexes check
|
2026-07-15 15:31:00 +02:00 |
|
DariusIII
|
9643d4dd0b
|
Update manticore indexes
|
2026-07-15 14:22:31 +02:00 |
|
DariusIII
|
de005d3e7e
|
Update nzb and nfo import
|
2026-07-14 20:18:04 +02:00 |
|
DariusIII
|
5ee33502b1
|
Update nzb creation
|
2026-07-13 16:51:10 +02:00 |
|
DariusIII
|
67be01c5ad
|
Update health check
|
2026-07-10 16:30:46 +02:00 |
|
DariusIII
|
bb2658c48f
|
Fix update command
|
2026-06-24 20:33:02 +02:00 |
|
DariusIII
|
5f5ce7b4b1
|
Add missing files
|
2026-06-22 21:24:58 +02:00 |
|
DariusIII
|
74d874c17b
|
Update manticoresearch support for latest version changes
|
2026-06-22 21:12:38 +02:00 |
|
DariusIII
|
995c215be9
|
CS fixes
|
2026-06-17 12:31:33 +02:00 |
|
DariusIII
|
580f5a1589
|
Fix issues in GDPR support
|
2026-06-17 12:26:04 +02:00 |
|
Kcchouette
|
062548f57a
|
refactor: replace strpos with PHP 8.x string functions
- IRCClient: strpos(..., 'PONG') !== 0 → ! str_starts_with(...)
- IGDBService: strpos(, '//') === 0 → str_starts_with(...)
- Settings: strpos(, '.') !== false → str_contains(...)
- NntmuxCheckIndex: 3x strpos → str_contains
strpos with offset (YencService, MovieService, ReleaseRemoverService)
is left untouched as it is a legitimate use case.
|
2026-06-13 18:12:22 +02:00 |
|
DariusIII
|
d970bbffc6
|
Improve security
|
2026-06-12 10:11:15 +02:00 |
|
DariusIII
|
a0e78e7385
|
Fix phpstan discovered issues
|
2026-05-30 23:31:00 +02:00 |
|
DariusIII
|
f62336305a
|
Use proper multiprocessing
|
2026-05-15 14:33:41 +02:00 |
|
DariusIII
|
c2b00752d7
|
Fix bad column definition
|
2026-05-14 10:57:50 +02:00 |
|
DariusIII
|
4b04ac9625
|
Show unprocessed releases in search
|
2026-05-14 10:30:35 +02:00 |
|
DariusIII
|
088863f6e0
|
Fix the manticore limit
|
2026-05-13 13:58:18 +02:00 |
|
DariusIII
|
b9dd3d4dac
|
Update search reconciliation
|
2026-05-13 13:43:58 +02:00 |
|
DariusIII
|
282070a2af
|
Update search and indexing
|
2026-05-13 08:51:11 +02:00 |
|
DariusIII
|
ac1ac603cb
|
Update emails
|
2026-05-07 14:03:21 +02:00 |
|
DariusIII
|
9e86f97824
|
CS fixes
|
2026-04-27 17:01:10 +02:00 |
|
DariusIII
|
b1a6541033
|
Update admin dashboard
|
2026-04-27 17:00:41 +02:00 |
|
DariusIII
|
b20e01a009
|
Update book processing further
|
2026-04-23 17:01:28 +02:00 |
|
DariusIII
|
c0c253df0d
|
Update fix-nzbsplit command
|
2026-04-23 09:55:37 +02:00 |
|
DariusIII
|
44e9f63b68
|
Improve categorization
|
2026-04-22 21:26:09 +02:00 |
|
DariusIII
|
f2c06224ee
|
Update additional postprocessing code
|
2026-04-21 15:03:05 +02:00 |
|
DariusIII
|
6a03c6b2ad
|
Fix errors with some of files
|
2026-04-21 11:24:14 +02:00 |
|
DariusIII
|
e89d719534
|
Track more statuses and add redis fallback
|
2026-04-13 12:37:32 +02:00 |
|
DariusIII
|
bdbd1cbb9a
|
Update search indexes and queries usage
|
2026-04-11 11:36:58 +02:00 |
|
DariusIII
|
a7eeeac549
|
Improve release indexng on release update
|
2026-04-10 15:20:12 +02:00 |
|
DariusIII
|
ed6020caa8
|
Add newe indexes, improve old ones and use them where possible
|
2026-04-10 14:32:10 +02:00 |
|
DariusIII
|
1e8e607148
|
Make imdbid string everywhere
|
2026-04-09 17:16:17 +02:00 |
|
DariusIII
|
bc282efae1
|
Update movie scraping noiw that imdb blocks it
|
2026-04-02 10:39:59 +02:00 |
|
DariusIII
|
f851fec201
|
Add site status page
|
2026-04-01 12:54:16 +02:00 |
|
DariusIII
|
9c0bf4a3b7
|
Add cloudflare ip refresh
|
2026-03-30 16:20:52 +02:00 |
|
DariusIII
|
c9a9dacf6e
|
Update elasticsearch-php package to version 8
|
2026-03-27 14:14:22 +01:00 |
|
DariusIII
|
1f031e1284
|
Update controllers and models
|
2026-03-26 22:54:34 +01:00 |
|
DariusIII
|
986d12ec49
|
CS fixes
|
2026-03-11 12:20:02 +01:00 |
|
DariusIII
|
345c50cb59
|
Clear route cache on update
|
2026-03-11 12:19:46 +01:00 |
|