Commit Graph

62 Commits

Author SHA1 Message Date
Spine
2dcefd7e2b more phpcs rules 2025-02-24 14:37:55 +01:00
sheepish
9a1c9c4b80 track individual request votes 2024-12-20 09:39:21 +01:00
Spine
1c4d7d19c9 revamp tag management 2024-12-20 09:39:20 +01:00
itismadness
8c51c1f662 Fix showing request tags on user profile 2024-12-20 09:39:19 +01:00
Spine
2c4e09d3d4 modify and remove TGroup artists through the ArtistRole class 2024-12-20 09:39:19 +01:00
itismadness
c8e003ee2d Fix request(s) API returning dict sometimes 2024-12-20 09:39:19 +01:00
sheepish
a546bb5732 improve group merge matching on upload 2024-12-20 09:39:18 +01:00
Spine
22dba8b387 twigify request detail page 2024-08-02 13:27:51 +02:00
Spine
338a1feb54 apply phpcs PSR2.Methods.FunctionClosingBrace PSR12.Classes.ClassInstantiation 2024-04-07 19:46:30 +02:00
Spine
a06d099002 split new/edit requests into separate files 2024-01-31 09:38:39 +01:00
Spine
f772d17e25 update rector, protect the consts! 2024-01-31 09:38:38 +01:00
Spine
227307b841 use hasArtistRole() where appropriate 2024-01-31 09:21:16 +01:00
Spine
5c42da97a3 PMs are sent by creating a conversation in an Inbox 2024-01-01 13:15:58 +01:00
Spine
267f2e1735 remove old phpcs exclusions 2023-10-15 17:50:10 +02:00
Spine
ba596c70e4 use 'static' as return type for fluid methods 2023-09-19 13:22:08 +02:00
Spine
1efbc2ea15 refactor tableName() as a class constant 2023-09-19 13:21:25 +02:00
sheepish
d8534a7998 some bbcode render fixes 2023-09-19 13:19:58 +02:00
Spine
d1075697dc revert breakage in editing request metadata 2023-09-19 09:33:07 +02:00
Spine
84ad4cee32 address some issues raised by latest phpstan version 2023-09-19 09:31:03 +02:00
Spine
dacac2d6cd twigify user unfilled requests 2023-06-28 09:52:20 +02:00
Spine
10d49f0b6e pass user objects to request bounty methods 2023-06-28 09:47:18 +02:00
Spine
5521d950e5 unit tests for non-torrent reports 2023-04-04 19:10:32 +02:00
Spine
532f923fe2 nuke Format:: class, move remaining functions to lib/util 2023-03-08 18:29:06 +01:00
Spine
25be8da36d unit tests for requests 2023-03-08 18:29:05 +01:00
Spine
f16cb8cd33 apply rector to app/ 2023-03-08 18:29:05 +01:00
Spine
3ae02f3602 gut local caching in PHP instance 2023-02-03 11:13:56 +01:00
Spine
01265bbcb2 renormalize BaseObject::info() 2023-02-03 11:13:55 +01:00
Spine
56ab047525 renormalize method name TGroup::text() 2023-02-03 11:13:55 +01:00
Spine
fa68a7ddfd flush() returns itself 2023-02-03 11:13:55 +01:00
Spine
f7c4920d0e jsonify ajax requests 2023-02-03 11:13:55 +01:00
Spine
37681d85ed new and editing requests, moving closer to twig 2023-02-03 11:13:55 +01:00
Spine
5714530de2 grab torrent group request info from request manager 2023-02-03 11:13:55 +01:00
Spine
cce1d5a095 appify ajax request 2023-02-03 11:13:55 +01:00
Spine
b9d738064f pull request data from Gazelle classes instead of Requests:: 2023-02-03 11:13:54 +01:00
Spine
f8e6fe7a48 make smartLink smarter 2023-02-03 11:13:54 +01:00
Spine
b8825aafd4 retire Requests::update_sphinx_requests() 2023-02-03 11:13:54 +01:00
Spine
60120ec5f6 twigify main request page 2023-02-03 11:13:54 +01:00
Spine
243d285a51 appify api request 2023-02-03 11:13:54 +01:00
Spine
7141903de1 appify main requests page 2023-02-03 11:13:54 +01:00
Spine
1a7f92e388 appify request display page 2023-02-03 11:13:53 +01:00
Spine
3986ec9d82 url() is a BaseObject method 2023-02-03 11:13:53 +01:00
Spine
be0c695886 sundry phpstan fixes 2023-02-03 11:13:53 +01:00
Spine
6306e5faa1 remove obsolete utility functions 2023-02-03 11:13:52 +01:00
Spine
056d131a47 twigify user subscription history 2023-02-03 11:13:52 +01:00
Spine
def6aa90fd handle request votes in a transaction 2023-02-03 11:13:52 +01:00
Spine
20f0823b63 remove warning raised by non-Music requests 2023-02-03 11:13:51 +01:00
Spine
3fb6dcb04a fix sphinx request delta 2023-02-03 11:13:51 +01:00
Spine
dc9514bac8 replace strpos() with str_contains()/str_begins_with()/str_ends_with() 2023-02-03 11:13:50 +01:00
Spine
b23e59b812 revamp non-torrent report creation 2023-02-03 11:13:50 +01:00
Spine
1ae34df58a fix: request errors 2023-02-03 11:13:50 +01:00