15 Commits

Author SHA1 Message Date
Roardom
9a45e4e318 update: prefer sentence case over title case in commands 2025-09-20 01:02:16 +00:00
Roardom
e740769299 fix: use bool for torrent/group refundable instead of int 2024-10-20 10:41:30 +00:00
HDVinnie
28f8911708 Merge pull request #3861 from Roardom/fix-refundable-torrents
(Fix) Refundable torrents
2024-05-26 15:11:27 -04:00
Roardom
f040019bff fix: refundable torrents
fixes #3393
2024-05-24 09:27:56 +00:00
Roardom
b86475a732 add: strict types to all files 2024-05-23 13:58:29 +00:00
HDVinnie
99f5f33283 update: commands 2024-05-06 15:54:19 -04:00
HDVinnie
51fa8ec46b update: laravel
- Laravel 11 introduces a new default application structure with fewer default files. Namely, new Laravel applications contain fewer service providers, middleware, and configuration files.

However, it is not recommend that Laravel 10 applications upgrading to Laravel 11 attempt to migrate their application structure, as Laravel 11 has been carefully tuned to also support the Laravel 10 application structure.
2024-04-23 16:06:37 -04:00
HDVinnie
3f03214e39 PHP Style Change (Laravel Pint CI) 2023-11-07 23:54:38 +00:00
HDVinnie
e06b70ce42 PHP Style Change (Laravel Pint CI) 2023-02-27 07:07:07 +00:00
Roardom
0c7c5ad106 update: refund system query 2023-02-27 01:02:39 -06:00
HDVinnie
23facafffc PHP Style Change (Laravel Pint CI) 2023-02-12 01:57:01 +00:00
HDVinnie
7905ffb9f1 update: AutoRefundDownload
- gotta think of better way to refactor this
2023-02-11 20:56:03 -05:00
HDVinnie
09f12c18fd PHP Style Change (Laravel Pint CI) 2023-02-07 13:45:58 +00:00
StyleCI Bot
cab18b45dd Apply fixes from StyleCI 2022-08-29 03:34:22 +00:00
HDVinnie
a6c8df5e16 add: base refund system 2022-08-28 23:34:05 -04:00