Commit Graph
19 Commits
Author SHA1 Message Date
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
Spine e6013cf123 Display the list of revoked tokens; more User unit tests 2023-09-19 13:15:43 +02:00
Spine 310fa5933f move next class down column and add tests 2023-09-19 09:28:40 +02:00
Spine 7f2577b616 check username validity before attempting to find user 2023-06-28 19:56:56 +02:00
Spine 73ae95896e BaseObject::setField() signals intention more clearly than setUpdate() 2023-06-28 19:55:32 +02:00
Spine df8ce7c79d drop obsolete columns in users_info 2023-06-28 09:52:07 +02:00
Spine 7ef78ec95c handle user warnings in a separate table 2023-06-28 09:51:23 +02:00
Spine 23a22acdf7 move some more columns from users_info to users_main 2023-06-28 09:50:48 +02:00
Spine 55f79c540c User info flags to attr 2023-06-28 09:50:00 +02:00
Spine 412d4388ef Twig filter to generate a local user avatar url 2023-06-28 09:47:31 +02:00
Spine 26da300318 move donation logic from User to User\Donor 2023-06-28 09:47:10 +02:00
Spine 692de695dc show tokens given to user and add unit tests for BP 2023-04-04 19:10:11 +02:00
Spine 83aa91bd71 fix some easy phpstan level 7 issues 2023-04-04 19:00:57 +02:00
sheepish c77f6f57b8 add cypress upload test 2023-02-03 11:13:56 +01:00
Spine f636f4dd16 move list of requests out to twig 2023-02-03 11:13:55 +01:00
Spine ed9f540897 drop users_main.Secret and add tests 2023-02-03 11:13:55 +01:00
Spine bacfec36e8 add some unit tests for User class 2023-02-03 11:13:55 +01:00