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.
pixelfed/config
Your Name 5693b1581f refactor: remove redundant aliases from config/app.php
Remove auto-discovered package aliases (Purify, FFMpeg, Captcha) and
the unused Eloquent alias. These are registered automatically via
package auto-discovery.

Framework facade aliases must remain until all 344+ short-import
usages (e.g. 'use Cache;') are migrated to fully-qualified imports.
4 weeks ago
..
api.php Add api endpoint 2 years ago
app.php refactor: remove redundant aliases from config/app.php 4 weeks ago
auth.php Update auth.php 2 years ago
autospam.php Update Autospam, add live filters to block remote activities based on comma separated keywords 3 years ago
backup.php Update backup, disable notifications by default 2 years ago
broadcasting.php Add live stream events 4 years ago
cache.php refactor: replace deprecated laravel/helpers with native alternatives 4 weeks ago
captcha.php Update login form, allow admins to enable captcha after X failed attempts. Admins can set the number of attempts before captcha is shown, default is 2 attempts before captcha is required 3 years ago
cors.php Update cors config 1 month ago
costar.php Update config, disable costars 7 years ago
database.php fix: resolve PDO::MYSQL_ATTR_SSL_CA deprecation on PHP 8.5 4 weeks ago
debugbar.php Update debugbar config 8 years ago
dotenv-editor.php Apply fixes from StyleCI 8 years ago
exp.php Merge branch 'staging' into remove-exp-pue 1 month ago
federation.php Update federation config 2 years ago
filesystems.php Update filesystems.php 10 months ago
groups.php Add groups models, controllers and services 2 years ago
hashids.php Apply fixes from StyleCI 8 years ago
hashing.php Update hashing config, set custom bcrypt or argon settings 8 years ago
horizon.php Update horizon config, add new pushnotify queue 2 years ago
image-optimizer.php Fix heic, avif, webp support and add libvips driver 1 year ago
image.php Upgrade images to v4 4 weeks ago
import.php Update AccountImports, add webp support 2 years ago
instance.php Merge pull request #6576 from shleeable/covidremove 1 month ago
laravel-ffmpeg.php Update hls pipeline, improve version check 3 years ago
ldap.php Add LDAP support 5 years ago
livestreaming.php Update livestream config 4 years ago
logging.php Update logging.php 7 months ago
mail.php Update mail.php 7 months ago
media.php Update CatchUnoptimizedMedia command, make 1hr limit opt-in 2 years ago
passport.php Update passport config 3 years ago
pixelfed.php Bump version 1 month ago
portfolio.php Add Portfolio feature 4 years ago
pulse.php Add Pulse 2 years ago
purify.php Bump laravel, v9 => v10 3 years ago
queue.php Update queue config, set "after_commit" to true 4 years ago
remote-auth.php Update OIDC config with comments, and disable tests as we dont have db tests configured 1 year ago
routes.php Update routes.php 7 years ago
security.php Add forgot email feature 3 years ago
services.php Update mailgun config, add endpoint and scheme 2 years ago
session.php Update cache/session config 3 years ago
snowflake.php Update snowflake config, allow custom datacenter/worker ids 2 years ago
telescope.php Add laravel-websockets library 4 years ago
trending.php Add trending config 4 years ago
trustedproxy.php Update trustedproxy config 1 month ago
view.php Add Laravel Framework 9 years ago
webpush.php Add WebPush 3 years ago
websockets.php Add laravel-websockets library 4 years ago