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
Daniel Supernault 26887c7672
Update OIDC config with comments, and disable tests as we dont have db tests configured
1 year ago
..
api.php Add api endpoint 2 years ago
app.php Add /api/v2/instance api endpoint 3 years ago
auth.php Update auth.php 1 year ago
autospam.php Update Autospam, add live filters to block remote activities based on comma separated keywords 2 years ago
backup.php Update backup, disable notifications by default 1 year ago
broadcasting.php
cache.php Update session config 1 year 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 Adjust CORS configuration to support API & OAuth Routes 2 years ago
costar.php
database.php Update session config 1 year ago
debugbar.php
dotenv-editor.php
exp.php Update StatusTransformer 3 years ago
federation.php Update federation config 1 year ago
filesystems.php Give execute permissions to folders 1 year ago
groups.php Add groups models, controllers and services 2 years ago
hashids.php
hashing.php
horizon.php Update horizon config, add new pushnotify queue 2 years ago
image-optimizer.php
image.php
import.php Update AccountImports, add webp support 1 year ago
instance.php Update CustomFilter model, add custom limits for max_content_scan_limit, max_filters_per_user, max_keywords_per_filter, max_keyword_length, max_pattern_length, max_reported_matches, max_create_per_hour, max_updates_per_hour so admins have more control over this feature 1 year ago
laravel-ffmpeg.php Update hls pipeline, improve version check 3 years ago
ldap.php
livestreaming.php
logging.php Update logging config 4 years ago
mail.php Add Resend email support 2 years ago
media.php Update CatchUnoptimizedMedia command, make 1hr limit opt-in 1 year ago
passport.php Update passport config 3 years ago
pixelfed.php Bump version to 0.12.5 1 year ago
portfolio.php Add Portfolio feature 4 years ago
pulse.php Add Pulse 1 year ago
purify.php Bump laravel, v9 => v10 3 years ago
queue.php Update queue config, set "after_commit" to true 3 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
security.php Add forgot email feature 2 years ago
services.php Update mailgun config, add endpoint and scheme 1 year ago
session.php Update cache/session config 3 years ago
snowflake.php Update snowflake config, allow custom datacenter/worker ids 1 year ago
telescope.php
trending.php Add trending config 4 years ago
trustedproxy.php
view.php
webpush.php Add WebPush 3 years ago
websockets.php