Commit Graph

21 Commits

Author SHA1 Message Date
Spine
2dcefd7e2b more phpcs rules 2025-02-24 14:37:55 +01:00
Spine
267f2e1735 remove old phpcs exclusions 2023-10-15 17:50:10 +02:00
Spine
7a200ca4da accept fractional seconds 2023-06-28 19:57:37 +02:00
Spine
b32c253563 display mean seeding time on profile page 2023-06-28 19:55:32 +02:00
Spine
97707d997d address phpstan feedback 2023-06-28 09:47:10 +02:00
Spine
4074b87877 more phpstan strict checks and their consequences 2023-04-04 19:10:11 +02:00
Spine
f16cb8cd33 apply rector to app/ 2023-03-08 18:29:05 +01:00
Spine
a483de80f2 test util functions 2023-02-03 11:13:56 +01:00
Spine
b7c5ddaeec more tidying in the Util\Time class 2023-02-03 11:13:52 +01:00
itismadness
499bf192ae Fix BP duration column 2023-02-03 11:13:46 +01:00
Spine
e5e0727013 fix various errors when running under PHP 8.1 2023-02-03 11:13:45 +01:00
Spine
eb49d2bbea twigify bonus rates 2023-02-03 11:13:45 +01:00
Spine
519da26928 twigify scheduler 2023-02-03 11:13:44 +01:00
itismadness
989e8a0253 Fix phpstan errors in classes 2023-02-03 11:13:44 +01:00
Spine
dfa549de59 there are no more zerodates in the db 2020-12-26 20:37:05 +00:00
Spine
9dec81a207 move time and paranoia functions into util, tidy startup 2020-11-16 17:27:33 +00:00
Quetzal
4447859d18 Add next user class box 2020-05-17 14:07:11 +00:00
itismadness
211ce4d173 replace tabs with spaces (#12) 2019-09-17 22:09:49 +00:00
itismadness
f01b5af3cc fix bug in isValid* functions (!62)
Squashed commit of the following:

Author: Bifrost <bifrost@apollo.rip>

    fix date based forum search
2018-02-10 18:37:19 -05:00
itismadness
b08e17ef63 Move another couple functions out of classes/ and add additional testing of new code 2018-02-07 12:46:58 -05:00
itismadness
8039090a33 Build basic setup for future OOP classes/testing (!27)
Squashed commit of the following:

Author: itismadness <itismadness@apollo.rip>

    Implement new app structure
    remove unneeded migration for testing
    improve migrations
    comment out up() function for now
    add new migrations
    rename classes to singular form
    update another util function
    implement more testing
    rename test to tester
    add unit test framework
2018-01-28 22:03:49 -05:00