mirror of https://github.com/pixelfed/pixelfed
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Switch IMAGE_DRIVER default from gd to vips in config/image.php and the shipped .env examples. libvips is faster, lower-memory, and has strong WebP/AVIF support; both libvips and the php-vips extension ship in the official Docker image. ImageDriverManager already maps 'vips' to the installed Intervention Vips driver, so no code change is needed. .env.testing stays on gd because the CI test runners install the gd extension, not php-vips. |
1 week ago | |
|---|---|---|
| .. | ||
| api.php | ||
| app.php | 3 weeks ago | |
| auth.php | 1 week ago | |
| autospam.php | ||
| backup.php | ||
| broadcasting.php | 3 weeks ago | |
| cache.php | 3 weeks ago | |
| captcha.php | ||
| cors.php | 2 weeks ago | |
| costar.php | ||
| database.php | 3 weeks ago | |
| debugbar.php | ||
| dotenv-editor.php | ||
| exp.php | ||
| federation.php | 2 weeks ago | |
| filesystems.php | 3 weeks ago | |
| groups.php | ||
| hashids.php | ||
| hashing.php | ||
| honeypot.php | 2 weeks ago | |
| horizon.php | 2 weeks ago | |
| image-optimizer.php | ||
| image.php | 1 week ago | |
| import.php | ||
| instance.php | ||
| laravel-ffmpeg.php | ||
| ldap.php | ||
| livestreaming.php | ||
| logging.php | 3 weeks ago | |
| mail.php | 3 weeks ago | |
| media.php | ||
| passport.php | ||
| pixelfed.php | 2 weeks ago | |
| portfolio.php | ||
| pulse.php | ||
| purify.php | ||
| queue.php | 2 weeks ago | |
| remote-auth.php | ||
| routes.php | ||
| sanctum.php | 2 weeks ago | |
| scheduledtasks.php | 2 weeks ago | |
| security.php | ||
| services.php | ||
| session.php | 3 weeks ago | |
| snowflake.php | ||
| telescope.php | ||
| trending.php | ||
| trustedproxy.php | ||
| view.php | ||
| webpush.php | ||
| websockets.php | ||