Commit Graph
66 Commits
Author SHA1 Message Date
Spine 3e9b2bcb4f phpstan level 8 preparation 2025-07-28 16:55:16 +02:00
Spine 889766f032 migrate user change pw and announce key to pg 2025-07-28 16:55:16 +02:00
Spine 3e9d9f3815 migrate IP ban facility to Pg and revamp UI 2025-07-28 16:55:16 +02:00
Spine 6c21ce219b align sortableTableHeader method names with the rest 2025-07-28 16:55:16 +02:00
Spine 2be870508f consistent findById() logic 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 b34f838f79 rename BaseRequestContext class to RequestContext 2025-07-28 16:55:16 +02:00
Spine 6b8f1ca5c1 use Forum object for access check 2025-07-28 16:55:16 +02:00
Spine 778a7df444 use a torrent object for download total 2025-07-28 16:55:16 +02:00
Spine ec2b8d8f64 show invite source in invite pool 2025-07-28 16:55:16 +02:00
Spine 6504a99dbb unit test user last access refresh methods 2025-07-28 16:55:16 +02:00
Spine a6a2028414 audit trail: stop updating AdminComments 2025-05-23 14:41:16 +02:00
Spine e86508f0f7 restore double checkboxes for user custom privs 2025-02-24 14:37:56 +01:00
Spine f6a1d8bcbd images in user titles are always cached 2025-02-24 14:37:56 +01:00
itismadnessandSpine b0672f7298 Add STATIC_SERVER to SCSS files 2025-02-24 14:37:56 +01:00
Spine a763b750e0 show referral id in sidebar 2025-02-24 14:37:55 +01:00
Spine bc0abd7d38 sign list of ids in better download list 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 759ced0a7d revamp geodistribution stats 2024-12-20 09:39:20 +01:00
Spine 6a627f9e3f further request context refactoring 2024-12-20 09:39:20 +01:00
Spine df00894cbf change torrents.info_hash from blob to binary(20) 2024-08-02 13:11:39 +02:00
sheepishandSpine f5890e2663 merge User::updatePassword and User::recordPasswordChange 2024-04-07 19:57:41 +02:00
Spine 3bfab2f7ae LoginWatch uses Manager\IPv4 to set address bans 2024-04-07 19:56:42 +02:00
sheepishandSpine b962eeb2b7 tame login watch 2024-04-07 19:56:42 +02:00
Spine b61ee988ce add phpmd and tidy up some unused variables 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 cf8ad21593 move users_info update into modify() 2024-04-07 19:38:23 +02:00
Spine 7a4223d13f appify forum transitions 2024-04-07 19:38:07 +02:00
Spine a4b94dd3e5 fix naming of user navigation methods 2024-04-07 19:36:57 +02:00
Spine 3d5407a7f6 move secondary class logic to User/Privilege 2024-01-31 09:38:39 +01:00
Spine 092f2fce2b userclass promotion takes into account spent request votes 2024-01-31 09:38:38 +01:00
Spine 96ac98327d flush id cache of removed user 2024-01-31 09:38:38 +01:00
itismadnessandSpine bb5e7ef613 Fix PHP warning on viewing user page without next class 2024-01-01 13:23:44 +01:00
Spine 2fdae1d070 refactor user ip address functionality 2024-01-01 13:23:44 +01:00
Spine af8a5b4936 pass user objects to Forum methods 2024-01-01 13:16:17 +01:00
Spine 5c42da97a3 PMs are sent by creating a conversation in an Inbox 2024-01-01 13:15:58 +01:00
sheepishandSpine f0f1c817e4 fix + refactor warning creation 2024-01-01 13:14:00 +01:00
Spine 2644b72ef5 use the existing method to update a passkey 2023-11-20 21:09:16 +01:00
Spine b26dde5418 fix "Server busy" message 2023-11-20 21:09:16 +01:00
Spine 4b6c8e2f47 recruiters can set an external profile 2023-11-20 21:09:15 +01:00
Spine a3508bced0 make last.fm great again 2023-11-20 21:09:15 +01:00
Spine 58d4a46283 unit tests for user email history 2023-11-20 21:09:15 +01:00
Spine f5f915764b fix flaky tests that fail at UTC midnight 2023-11-20 21:09:15 +01:00
Spine 5bfc023110 move invite functionality to User\Invite 2023-11-20 21:09:15 +01:00
Spine 8d8cf523a9 phpstan more things 2023-11-20 19:56:00 +01:00
Spine ec53d1f6a3 refactor User\Snatch 2023-11-20 19:54:40 +01:00
Spine 267f2e1735 remove old phpcs exclusions 2023-10-15 17:50:10 +02:00
Spine 5e12a0a4a2 refactor common BaseUser methods 2023-09-19 13:22:00 +02:00
Spine e72d09ad1d revamp how inactive users are deactivated 2023-09-19 13:15:43 +02:00