Spine
|
1f3ff69403
|
migrate torrent group logs to pg - phase I
|
2026-05-27 23:35:10 +02:00 |
|
Spine
|
1731bee477
|
move additional torrent group artwork to pg
|
2026-05-27 23:35:09 +02:00 |
|
Spine
|
0f4fb1c04a
|
twigify comments
|
2026-05-27 23:29:05 +02:00 |
|
sheepish
|
34701cfc4e
|
remove original release
|
2026-05-27 23:29:05 +02:00 |
|
Spine
|
f8bd84a978
|
remove last (?) instances of parenthesized ctors
|
2025-12-07 19:49:11 +01:00 |
|
Spine
|
4afc7f0e1e
|
json objects are constructed with implicit managers
|
2025-12-07 19:49:11 +01:00 |
|
Spine
|
b03f2e6b7d
|
twigify torrent artists sidebar
|
2025-10-03 08:32:06 +02:00 |
|
Spine
|
de779923e0
|
refactor edit torrent group
|
2025-10-01 09:34:01 +02:00 |
|
itismadness
|
a065d7ed0a
|
Ignore bookmarked empty groups for total count
|
2025-09-17 22:07:58 +02:00 |
|
Spine
|
2db8d5f3c1
|
promote bonus shop items to first class objects
|
2025-09-17 22:07:58 +02:00 |
|
Spine
|
943136c038
|
add caching to artist role queries
|
2025-09-10 13:01:53 +02:00 |
|
Spine
|
6628e583e1
|
precalculate hourly bp accrual in user summary table
|
2025-09-10 13:01:53 +02:00 |
|
Spine
|
f248574adf
|
move upload bonus rewards to the db to permit changes over time
|
2025-08-27 16:44:44 +02:00 |
|
Spine
|
d34a62733b
|
migrate bookmarks to Pg (phase 1)
|
2025-08-27 16:44:44 +02:00 |
|
Spine
|
fa5bc8037a
|
bookmark objects not ids
|
2025-08-27 16:44:43 +02:00 |
|
Spine
|
ce0c77a2b9
|
ignore bogus artist roles on upload
|
2025-08-07 16:03:10 +02:00 |
|
Spine
|
52a8ba9f05
|
read from artist_role_id instead of Importance
|
2025-08-07 16:03:10 +02:00 |
|
Spine
|
9c91be8e28
|
remove parentheses from (new Class())->method()
|
2025-08-07 16:03:10 +02:00 |
|
Spine
|
7c0d9bebdf
|
more tests for more coverage
|
2025-08-07 16:03:09 +02:00 |
|
Spine
|
2e9476bcdf
|
upgrade to phpstan to v2.1.12
|
2025-07-28 16:55:17 +02:00 |
|
Spine
|
3e9b2bcb4f
|
phpstan level 8 preparation
|
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
|
2be870508f
|
consistent findById() logic
|
2025-07-28 16:55:16 +02:00 |
|
Spine
|
6a90ea2c45
|
prepare for phpstan 2.0
|
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
|
3b3470d734
|
migrate site log to postgres (phase I)
|
2025-02-24 14:37:56 +01:00 |
|
Spine
|
1a0a76393e
|
return the proxied image in the torrent group API result
|
2025-02-24 14:37:55 +01:00 |
|
Spine
|
683228acc2
|
enable PSR1.Classes.ClassDeclaration and PSR1.Files.SideEffects
|
2024-12-20 09:39:21 +01:00 |
|
Spine
|
1c4d7d19c9
|
revamp tag management
|
2024-12-20 09:39:20 +01:00 |
|
Spine
|
5d2faf4554
|
fix phpunit autoload and remove require'd files
|
2024-12-20 09:39:20 +01:00 |
|
Spine
|
2c4e09d3d4
|
modify and remove TGroup artists through the ArtistRole class
|
2024-12-20 09:39:19 +01:00 |
|
Spine
|
32c8890980
|
add unit tests for tgroup voting
|
2024-08-02 13:27:51 +02:00 |
|
Spine
|
00137f74f2
|
fix: artist names on tgroup add request
|
2024-04-07 19:56:42 +02:00 |
|
Spine
|
338a1feb54
|
apply phpcs PSR2.Methods.FunctionClosingBrace PSR12.Classes.ClassInstantiation
|
2024-04-07 19:46:30 +02:00 |
|
Spine
|
4b0af108ab
|
reformat phpcs Generic.Functions.FunctionCallArgumentSpacing.NoSpaceAfterComma
|
2024-04-07 19:46:19 +02:00 |
|
Spine
|
75b66a20c2
|
pass user objects to Tag methods
|
2024-04-07 19:37:39 +02:00 |
|
Spine
|
3d5407a7f6
|
move secondary class logic to User/Privilege
|
2024-01-31 09:38:39 +01:00 |
|
Spine
|
231c3706c9
|
check tgroup ownership with a user object
|
2024-01-31 09:38:38 +01: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
|
d5a95c2bc6
|
encapsulate download logic in a testable class
|
2023-11-20 21:09:15 +01:00 |
|
Spine
|
8d8cf523a9
|
phpstan more things
|
2023-11-20 19:56:00 +01:00 |
|
Spine
|
267f2e1735
|
remove old phpcs exclusions
|
2023-10-15 17:50:10 +02:00 |
|
Spine
|
e6013cf123
|
Display the list of revoked tokens; more User unit tests
|
2023-09-19 13:15:43 +02:00 |
|
Spine
|
ef83c77e66
|
phpstanify and phpunitify comments
|
2023-09-19 09:33:06 +02:00 |
|
sheepish
|
7ab6876a8b
|
move upload form to Gazelle\Upload and phpstanify
|
2023-09-19 09:30:37 +02:00 |
|
Spine
|
55ac3a307e
|
appify torrent split
|
2023-09-19 09:28:40 +02:00 |
|
Spine
|
2c1496a036
|
refresh torrent group stats in a more bullet-proof manner
|
2023-06-28 19:57:57 +02:00 |
|
Spine
|
d4057012de
|
add unit test for torrent group merge
|
2023-06-28 19:57:51 +02:00 |
|