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
dansup db0b096798
Staging (#6343)
* Prepared new docker

* Docker setup improvements and fixes

* Update DOCKER_SETUP.md

* Update DOCKER_SETUP.md

* Update DOCKER_SETUP.md

* Update DOCKER_SETUP.md

* Update DOCKER_SETUP.md

* Update DOCKER_SETUP.md

* Update .dockerignore

* DB/Redis health check

* updated health checks

* updated install guide

* updated DOCKER_SETUP

* Updated DOCKER_SETUP

* Updated DOCKER_SETUP

* Update and rename DOCKER_SETUP.md to DOCKER_COMPOSE_SETUP.md

* RemoveUnreachableStatementRector

* Update GroupActivityPubService.php

* Larastan: Add @property

* Delete rector.php

* more properties

* 2fa_enabled needs to be refactored

* Fix AdminUser.php syntax error - remove invalid property declaration

* Update AdminUser.php

* update

* Upgrade predis from v2.0 to v3.2

- Update predis/predis from ^2.0 to ^3.2
- Predis v3.2.0 includes RESP3 support, improved pipeline abstractions
- No code changes required, configuration remains compatible
- Tested successfully with tinker

* Upgrade predis from v2.0 to v3.2

* Update

* Update .env.docker.example

* Update DOCKER_COMPOSE_SETUP.md

* Create ImageDriverManager.php

* Update image.php

* Update ImageResizePipeline.php

* Update StoryComposeController.php

* Update AvatarOptimize.php

* Update Image.php

* Update composer.json

* Update AvatarOptimize.php

* update lock

* Update composer.lock

* update

* update

* update

* Allow to set new image types in admin interface

* Update composer, fix deps

* Update composer

---------

Co-authored-by: Shlee <github@shl.ee>
Co-authored-by: Your Name <you@example.com>
Co-authored-by: Severin <savewish@icloud.com>
10 months ago
..
api.php Add api endpoint 2 years ago
app.php Update app.php 11 months 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 Update session config 2 years 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 3 years ago
costar.php Update config, disable costars 7 years ago
database.php Update database.php 11 months ago
debugbar.php Update debugbar config 8 years ago
dotenv-editor.php Apply fixes from StyleCI 8 years ago
exp.php Update StatusTransformer 3 years ago
federation.php Update federation config 2 years ago
filesystems.php Give execute permissions to folders 2 years 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 Staging (#6343) 10 months ago
import.php Update AccountImports, add webp support 2 years ago
instance.php Merge pull request #6163 from Krafting/patch-1 11 months 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 config 4 years ago
mail.php Add Resend email support 2 years 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 to v0.12.6 1 year 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.php 4 years 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