Pim van Pelt
48d6562d4a
Update docker-compose.yml
...
Use a test that fits the 'mysql:9' docker image (instead of a test that uses a 'mariadb' specific entrypoint).
Same fix as in joinloops/loops-server.git
9 months ago
dansup
c68fb2e771
Merge pull request #6365 from pixelfed/staging
...
Staging
10 months ago
Daniel Supernault
6197a8296f
Update UserAccountDelete command
10 months ago
dansup
c4b08a853c
Merge pull request #6356 from pixelfed/shleeable-patch-9
...
Update docker-compose.yml - remove laravel smarts from horizon/scheduled tasks
10 months ago
dansup
1735ab40c3
Merge pull request #6355 from pixelfed/shleeable-patch-8
...
Docker: Adding imagick to Dockerfile for completeness - VIPs is default, GD is supported, and imageck is supported (not recommended)
10 months ago
dansup
e027853dae
Merge pull request #6354 from shleeable/dockertmysql
...
Docker-compose : Move from MariaDB to MySQL.
10 months ago
dansup
1f9799ad67
Merge branch 'staging' into dockertmysql
10 months ago
dansup
11b15342ba
Merge pull request #6352 from pixelfed/shleeable-patch-2
...
Docker: Update .dockerignore - Don't copy local storage to container images v2
10 months ago
Shlee
7f4e916475
Update .dockerignore
10 months ago
Shlee
6cf1e8fb9c
Update docker-compose.yml
10 months ago
Shlee
63a3c63cba
Update docker-compose.yml
10 months ago
Shlee
787e5719a6
Update Dockerfile
10 months ago
Shlee
06eedfba00
Update docker-compose.yml
10 months ago
Shlee
a9b69e3d83
Update .dockerignore
10 months ago
Shlee
7e8653f0bb
Update .dockerignore
10 months ago
dansup
dca716ae33
Merge pull request #6350 from pixelfed/staging
...
Staging
10 months ago
dansup
7881b50397
Merge pull request #6349 from pixelfed/shleeable-patch-2
...
Docker: Update .dockerignore - Don't copy local storage to container images
10 months ago
Shlee
0dd470670f
Docker: Update .dockerignore
10 months ago
dansup
df9bd88a1d
Merge pull request #6348 from pixelfed/staging
...
More federation fixes
10 months ago
Daniel Supernault
4bc1e22121
Refactor LikePipeline and improve Undo Announce handling
10 months ago
Daniel Supernault
85edc9ddd5
Update ActivityPub inbox, properly handle eloquent deletions to trigger observer events
10 months ago
Daniel Supernault
d7212d75d0
Update ActivityPub inbox, properly handle eloquent deletions to trigger observer events
10 months ago
Daniel Supernault
1ed48c5df2
Update ActivityPub inbox, properly handle eloquent deletions to trigger observer events
10 months ago
dansup
5efc09beea
Merge pull request #6347 from pixelfed/staging
...
Staging
10 months ago
Daniel Supernault
590e9b2434
Update ActivityPub inbox, properly handle eloquent deletions to trigger observer events
10 months ago
dansup
40a5130430
Fix federation ( #6346 )
...
* 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
* Update DOCKER_COMPOSE_SETUP.md - Added troubleshooting (#6344 )
* 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>
* Update DOCKER_COMPOSE_SETUP.md
* Update DOCKER_COMPOSE_SETUP.md
---------
Co-authored-by: dansup <danielsupernault@gmail.com>
Co-authored-by: Your Name <you@example.com>
Co-authored-by: Severin <savewish@icloud.com>
* Regression - Fix federation - Update ActivityHandler.php (#6345 )
* Update ActivityHandler.php
* Update ActivityHandler.php
* Revert inbox changes
* Fix InboxWorker
---------
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
dansup
7c6c3d791b
Merge branch 'dev' into staging
10 months ago
Daniel Supernault
efd351900d
Fix InboxWorker
10 months ago
Daniel Supernault
04bf75fb68
Revert inbox changes
10 months ago
Shlee
130dca355b
Regression - Fix federation - Update ActivityHandler.php ( #6345 )
...
* Update ActivityHandler.php
* Update ActivityHandler.php
10 months ago
Shlee
aa327836fb
Update DOCKER_COMPOSE_SETUP.md - Added troubleshooting ( #6344 )
...
* 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>
* Update DOCKER_COMPOSE_SETUP.md
* Update DOCKER_COMPOSE_SETUP.md
---------
Co-authored-by: dansup <danielsupernault@gmail.com>
Co-authored-by: Your Name <you@example.com>
Co-authored-by: Severin <savewish@icloud.com>
10 months ago
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
Daniel Supernault
09bb93af51
Update composer
10 months ago
Daniel Supernault
a3532c2e21
Update composer, fix deps
10 months ago
dansup
f783db493a
Merge pull request #6340 from grossermensch/patch-3
...
Allow to set new image types in admin interface
10 months ago
dansup
d92687e36e
Merge pull request #6339 from pixelfed/laravellock1
...
Upgrade PHP packages - pest + httpclient + maillgun_mailer - Mergable
10 months ago
dansup
d4cf6b9f62
Merge branch 'staging' into laravellock1
10 months ago
dansup
b237523886
Merge pull request #6338 from shleeable/intervention-laravel-clean
...
Refactor: Migrate Intervention/image to Intervention/image-laravel (+ Supports VIPS) - Mergable
10 months ago
dansup
eae2dafcac
Merge branch 'staging' into intervention-laravel-clean
10 months ago
dansup
5065b8c5d7
Merge pull request #6337 from shleeable/predis
...
Upgrade Predis from v2 to v3 - No breaking changes in change notes - Mergable
10 months ago
dansup
35285b73a3
Merge branch 'staging' into predis
10 months ago
dansup
71a4b340b8
Merge pull request #6336 from shleeable/packages
...
Upgrade PHP packages brick/math + ragmarx/google2fa - Mergable
10 months ago
dansup
58520bca2a
Merge branch 'staging' into packages
10 months ago
dansup
9d4fe07c29
Merge pull request #6333 from shleeable/clean2
...
Larastan: Add @property - Mergable
10 months ago
dansup
d446a1bac4
Merge pull request #6332 from shleeable/RemoveUnreachableStatementRector
...
Rector: RemoveUnreachableStatement - Mergable
10 months ago
dansup
002dc394b0
Merge pull request #6331 from shleeable/servesideupbuild
...
BREAKING - Docker: Replace existing Dockerfile / docker-compose.yml - using ServerSideUp/PHP base image - Mergable
10 months ago
Severin
df5814d0f8
Allow to set new image types in admin interface
10 months ago
Your Name
6a931d6516
update
10 months ago
Your Name
26f1af3bcd
update
10 months ago
Your Name
c05cf8a824
update
10 months ago