25 Commits
Author SHA1 Message Date
Spine 3f26fbb356 read from pg history table for bonus purchases 2026-05-27 23:29:05 +02:00
Spine d722feb043 Add a user attribute to bypass bonus scaling 2026-03-13 18:26:29 +01:00
Spine 9a5554aff7 reset request context in unit tests 2026-03-13 18:26:29 +01:00
Spine 35039a3723 stop reading from mysql.bonus_item 2025-12-07 19:49:11 +01:00
Spine 323de7e1fc show token price for viewer on user page 2025-12-07 19:49:11 +01:00
Spine 2dee8ef9b8 give a bonus reward for the first uploads of a user 2025-10-09 09:42:41 +02:00
Spine 8787b9f80b dynamic pricing for purchasing tokens for other 2025-10-03 08:32:06 +02:00
Spine d3ca5ce981 show how many tokens a user has been gifted 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 fa67f6781b allow bonus accrual by category 2025-08-27 16:44:44 +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 e10376887b enable phpstan numericOperandsInArithmeticOperators and strictArrayFilter 2025-08-27 16:44:44 +02:00
Spine 9c91be8e28 remove parentheses from (new Class())->method() 2025-08-07 16:03:10 +02:00
Spine 3e9b2bcb4f phpstan level 8 preparation 2025-07-28 16:55:16 +02:00
Spine 1fbf231c6c use GazelleUnitTest\Helper everywhere 2025-07-28 16:55:16 +02:00
Spine 2969363802 add audio/total file counts display 2025-02-24 14:37:55 +01:00
Spine 60648adc92 enable additional strict phpstan checks 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 6a627f9e3f further request context refactoring 2024-12-20 09:39:20 +01:00
Spine 338a1feb54 apply phpcs PSR2.Methods.FunctionClosingBrace PSR12.Classes.ClassInstantiation 2024-04-07 19:46:30 +02: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 73ae95896e BaseObject::setField() signals intention more clearly than setUpdate() 2023-06-28 19:55:32 +02:00
Spine 692de695dc show tokens given to user and add unit tests for BP 2023-04-04 19:10:11 +02:00