HDVinnie
|
a96fc747ba
|
Merge pull request #4947 from Roardom/raw-query
|
2025-09-09 18:10:59 -04:00 |
|
Roardom
|
b5a8f5c18a
|
refactor: convert raw db query concatenation to binding
|
2025-09-09 01:53:47 +00:00 |
|
Roardom
|
fc20561066
|
fix: eager loading fixes for user.group
|
2025-09-09 01:51:16 +00:00 |
|
Roardom
|
61c0c29e9f
|
refactor: use php 8.4 property hooks for livewire computed properties
Less magic, and works well. Saw this trick in the Laracon US 2025 Livewire presentation.
|
2025-08-16 10:48:12 +00:00 |
|
Roardom
|
8122c6a5bc
|
fix: phpstan pagination generics
|
2025-03-02 09:14:09 +00:00 |
|
Roardom
|
bd9f820153
|
fix: phpstan livewire pagination types
|
2024-07-09 12:24:34 +00:00 |
|
HDVinnie
|
eaa6bc54df
|
PHP Style Change (Laravel Pint CI)
|
2024-06-19 17:44:58 +00:00 |
|
HDVinnie
|
c4cd52e23b
|
fix: multiple bugs
- adds laravel 11 casts support to phpstan https://github.com/larastan/larastan/blob/2.x/UPGRADE.md#upgrading-to-296-from-295
- fixes multiple bugs found by phpstan
- removes dead code in torrent filter trait
- ignores three new files in phpstan.neon temp until debugged for timeouts
|
2024-06-19 13:43:59 -04:00 |
|
Roardom
|
b86475a732
|
add: strict types to all files
|
2024-05-23 13:58:29 +00:00 |
|
HDVinnie
|
71c5a3ebcb
|
patch: livewire url attributes
|
2024-03-06 02:02:05 -05:00 |
|
HDVinnie
|
2fa847f6a8
|
remove: dead code
|
2024-03-04 16:21:58 -05:00 |
|
HDVinnie
|
bde593e48b
|
update: livewire
|
2024-03-03 22:41:29 -05:00 |
|
Roardom
|
4b3583fff0
|
add: torrent leak search
|
2024-01-28 10:54:12 +00:00 |
|