HDVinnie
HDVinnie
I used the docker and don't have the issue anymore.
@deviouspk where did he say that? Last I saw they said its meant for dev environment only. While it could be used in production its not recommended.
> > > One major drawback is that you can fake seed torrents without having any data on disk. > > > > > > Do you mean malicious behavior...
Looking great so far. We'll have to add a database seeder to the `todo list` for some default earning rates.
Fix the issue title please.
`[2022-08-27 13:37:03] prod.ERROR: Cannot assign string to property App\Http\Livewire\TorrentListSearch::$perPage of type int {"view":{"view":"/var/www/html/resources/views/torrent/torrents.blade.php","data":[]},"userId":xxx,"exception":"[object] (Spatie\\LaravelIgnition\\Exceptions\\ViewException(code: 0): Cannot assign string to property App\\Http\\Livewire\\TorrentListSearch::$perPage of type int at /var/www/html/vendor/livewire/livewire/src/Features/SupportBrowserHistory.php:43) ` This happens when...
Anything?
Blutopia (BLU), BTWorld and TorrentWTF support IMDB, TMDB, TVDB and MAL.
Would this really be needed since Laravel already offers throttling? https://laravel.com/docs/5.7/authentication#login-throttling Defaults can also easily be overridden by using such in the Controller. ``` // Max Attempts Until Lockout public...
Makes sense. Good idea!