Roardom
|
2a3270e748
|
update: use cache()->flexible() to improve response times
|
2025-09-12 01:43:47 +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
|
9efc2d3c5c
|
add: playlist categories
|
2025-04-01 09:54:31 +00:00 |
|
Roardom
|
8122c6a5bc
|
fix: phpstan pagination generics
|
2025-03-02 09:14:09 +00:00 |
|
HDVinnie
|
f6b53100f5
|
Merge pull request #4307 from Roardom/fix-playlist-sort
|
2024-11-02 09:37:29 -04:00 |
|
Roardom
|
b0efdad68c
|
fix: playlist sort should be alphabetical
Currently it's z-a. It used to be a-z. Regression from #3844.
|
2024-11-02 06:09:58 +00:00 |
|
Roardom
|
3592a22587
|
update: allow searching playlists via partial username
|
2024-11-02 05:56:07 +00:00 |
|
HDVinnie
|
98e31fba77
|
update: playlist search to use wildcards
|
2024-10-22 22:00:58 -04:00 |
|
Roardom
|
bd9f820153
|
fix: phpstan livewire pagination types
|
2024-07-09 12:24:34 +00:00 |
|
Roardom
|
b86475a732
|
add: strict types to all files
|
2024-05-23 13:58:29 +00:00 |
|
HDVinnie
|
4e16896540
|
remove: unused meta scope
|
2024-05-21 22:11:24 -04:00 |
|
Roardom
|
0d4418b97a
|
add: livewire playlist search
|
2024-05-21 15:28:01 +00:00 |
|