pixelfed/config
Daniel Supernault 9cfa89dab4
Update routes and add RemoteAuthController
2023-07-16 22:54:02 -06:00
..
app.php Add /api/v2/instance api endpoint 2023-05-11 04:06:27 -06:00
auth.php
autospam.php Add AutospamCustomTokens model + migration 2023-05-17 03:53:05 -06:00
backup.php
broadcasting.php
cache.php
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 2023-05-23 05:08:34 -06:00
cors.php
costar.php
database.php
debugbar.php
dotenv-editor.php
exp.php Update config, enable post edits by default 2023-05-25 01:47:05 -06:00
federation.php Update Inbox, allow storing Create->Note activities without any local followers, disabled by default 2023-07-13 23:11:19 -06:00
filesystems.php
hashids.php
hashing.php
horizon.php
image-optimizer.php
image.php
import.php Add import config 2023-06-12 02:22:00 -06:00
instance.php Update InstanceService, fix banner blurhash memory bug 2023-05-12 23:56:55 -06:00
laravel-ffmpeg.php
ldap.php
livestreaming.php
logging.php
mail.php
media.php
passport.php
pixelfed.php Update RegisterController 2023-06-20 05:03:49 -06:00
portfolio.php
purify.php
queue.php
remote-auth.php Update routes and add RemoteAuthController 2023-07-16 22:54:02 -06:00
routes.php
security.php Update AP Helpers, improve url validation and add optional dns verification, disabled by default 2023-07-14 03:10:48 -06:00
services.php
session.php
snowflake.php
telescope.php
trending.php
trustedproxy.php
view.php
websockets.php