1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-22 07:42:41 +00:00
pixelfed/config
2024-11-08 21:57:58 -07:00
..
api.php Add api endpoint 2024-06-08 00:57:29 -06:00
app.php
auth.php
autospam.php Update Autospam, add live filters to block remote activities based on comma separated keywords 2024-02-16 02:15:39 -07:00
backup.php
broadcasting.php
cache.php Update cache config, use predis as default redis driver client 2024-02-18 18:01:14 -07:00
captcha.php
cors.php Adjust CORS configuration to support API & OAuth Routes 2024-03-17 21:43:26 +01:00
costar.php
database.php Add mariadb database driver 2024-10-05 20:23:29 -06:00
debugbar.php
dotenv-editor.php
exp.php Update StatusTransformer 2023-10-20 00:17:24 -06:00
federation.php Add Authorized Fetch 2024-08-01 21:47:04 -06:00
filesystems.php merge dev 2024-01-04 11:33:54 +00:00
groups.php Add groups models, controllers and services 2024-07-09 23:16:05 -06:00
hashids.php
hashing.php
horizon.php Update horizon config, add new pushnotify queue 2024-09-30 00:59:53 -06:00
image-optimizer.php
image.php
import.php Add S3 IG Import Media Storage 2024-02-02 02:29:33 -07:00
instance.php Update config, allow Beagle discover service to be disabled 2024-10-05 23:09:33 -06:00
laravel-ffmpeg.php Update hls pipeline, improve version check 2023-10-23 02:46:56 -06:00
ldap.php
livestreaming.php
logging.php
mail.php Add Resend email support 2024-10-10 02:51:16 -06:00
media.php Add WebP2P support for Video 2023-10-22 23:21:50 -06:00
passport.php
pixelfed.php Bump version to v0.12.4 2024-11-08 21:57:58 -07:00
portfolio.php
purify.php
queue.php
remote-auth.php Update Sign-in with Mastodon, allow usage when registrations are closed 2023-09-27 01:33:39 -06:00
routes.php
security.php Add forgot email feature 2024-01-22 05:26:01 -07:00
services.php Add Resend email support 2024-10-10 02:51:16 -06:00
session.php Update cache/session config 2023-12-13 04:46:49 -07:00
snowflake.php
telescope.php
trending.php
trustedproxy.php
view.php
webpush.php Add WebPush 2023-12-03 22:18:38 -07:00
websockets.php