27 Commits
Author SHA1 Message Date
Spine 6cccb62dfc refactor the entire mess that is the implementation of torrent riplogs 2026-05-31 21:28:14 +02:00
Spine 1f3ff69403 migrate torrent group logs to pg - phase I 2026-05-27 23:35:10 +02:00
Spine 9a5554aff7 reset request context in unit tests 2026-03-13 18:26:29 +01:00
Spine 4afc7f0e1e json objects are constructed with implicit managers 2025-12-07 19:49:11 +01:00
Spine 23f206a75e use property id instead of method id() in phpunit code 2025-10-13 09:26:11 +02:00
itismadness 39cd6fc2b4 Do not show log details pane if empty 2025-10-03 08:32:06 +02:00
itismadness 2de542715b Prevent duplicate logs being added for torrent 2025-09-10 13:01:53 +02:00
Spine a735a5a5c4 optimize "recent snatches" query for people with many snatches 2025-09-10 13:01:53 +02:00
Spine 540e520e00 consolidate tracker useragents in a summary table 2025-09-10 13:01:53 +02:00
Spine dd8ee6160e file storage classes are object based 2025-08-27 16:44:44 +02:00
Spine 9c91be8e28 remove parentheses from (new Class())->method() 2025-08-07 16:03:10 +02:00
Spine 944e045feb mysql must not do any data escaping/mangling 2025-07-28 16:55:17 +02:00
Spine f34afafebc record torrent flag add/remove in torrent log 2025-07-28 16:55:16 +02:00
Spine ed3ec08d08 store the viewer in the request context 2025-05-23 14:41:16 +02:00
Spine 49a8d567f0 logging facility is available from BaseContext 2025-02-24 14:37:56 +01:00
Spine 9e7d9adbdc upgrade orpheus/logchecker to 0.14.0 2025-02-24 14:37:55 +01:00
Spine 2969363802 add audio/total file counts display 2025-02-24 14:37:55 +01:00
Spine 3636beea07 fix cache errors when filelists exceed 1 MiB 2024-12-20 09:39:22 +01:00
Spine d78dcdc51c collector downloads count against the download factor 2024-12-20 09:39:21 +01:00
Spine 683228acc2 enable PSR1.Classes.ClassDeclaration and PSR1.Files.SideEffects 2024-12-20 09:39:21 +01:00
Spine 5d2faf4554 fix phpunit autoload and remove require'd files 2024-12-20 09:39:20 +01:00
Spine 91dcd9a57b refactor torrent redownload 2024-12-20 09:39:19 +01:00
Spine e65e4f9453 pass a user object to the removal pm method 2024-08-02 13:26:00 +02:00
Spine df00894cbf change torrents.info_hash from blob to binary(20) 2024-08-02 13:11:39 +02:00
Spine 338a1feb54 apply phpcs PSR2.Methods.FunctionClosingBrace PSR12.Classes.ClassInstantiation 2024-04-07 19:46:30 +02:00
Spine fe39611705 riplogs missing in storage are handled gracefully 2024-01-31 09:38:38 +01:00
Spine 335451c534 unit tests for torrent flags 2023-11-20 20:52:22 +01:00