Commit Graph
23 Commits
Author SHA1 Message Date
Spine 2e9476bcdf upgrade to phpstan to v2.1.12 2025-07-28 16:55:17 +02:00
Spine 18d3078f98 write sitelog directly to Pg, stop relaying 2025-07-28 16:55:16 +02:00
Spine f34afafebc record torrent flag add/remove in torrent log 2025-07-28 16:55:16 +02:00
Spine 1fbf231c6c use GazelleUnitTest\Helper everywhere 2025-07-28 16:55:16 +02:00
Spine 2b37c53e8a replace user->id() method with user->id property 2025-07-28 16:55:16 +02:00
Spine 6a90ea2c45 prepare for phpstan 2.0 2025-07-28 16:55:16 +02:00
Spine b34f838f79 rename BaseRequestContext class to RequestContext 2025-07-28 16:55:16 +02:00
Spine d5f3941e7a BaseObject knows how to remove itself from the database 2025-07-28 16:55:16 +02:00
Spine 964a39ef6a legacy View class inherits from Base 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 e98d6175e4 nuke Users::format_username and Users class 2025-02-24 14:37:56 +01:00
Spine 3b3470d734 migrate site log to postgres (phase I) 2025-02-24 14:37:56 +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 d04e7cd7d6 store the request context in the Base class 2024-12-20 09:39:19 +01:00
Spine 3e1a0493f6 use classes to style site log 2024-12-20 09:39:19 +01:00
Spine 338a1feb54 apply phpcs PSR2.Methods.FunctionClosingBrace PSR12.Classes.ClassInstantiation 2024-04-07 19:46:30 +02:00
Spine 5b4de30050 pass objects to Log methods 2024-01-01 13:16:25 +01:00
Spine 31ad7771bd refactor assigning a torrent to a new group 2023-11-20 21:09:16 +01:00
Spine 9b4657af52 phpstanify View class 2023-11-20 21:09:15 +01:00
Spine 267f2e1735 remove old phpcs exclusions 2023-10-15 17:50:10 +02:00
Spine 8e09c1457a add unit tests for site log 2023-06-28 13:17:50 +02:00