tetrahydroc
|
c0549e0b71
|
fix: authenticated image controller needs to bypass torrent approved scope
|
2025-10-17 08:00:01 +00:00 |
|
Roardom
|
abb9cca896
|
fix: missing null checks in authenticated images
The `->path()` method only accepts string and does not accept nulls.
|
2025-06-21 09:14:07 +00:00 |
|
Roardom
|
04bb9c15d8
|
fix: torrent cover and banner filepath
The file extension was missing.
|
2025-03-05 12:40:05 +00:00 |
|
Roardom
|
1af1862229
|
fix: store user-uploaded files in private directories
Filenames were randomized for a few of these to prevent public access, but it's still much better to put user-uploaded files behind auth.
|
2025-02-24 16:03:01 +00:00 |
|