Commit Graph

48 Commits (dev)

Author SHA1 Message Date
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>
1 month ago
Shlee 5d8e5b64aa
Update CryptoTest.php 1 month ago
Shlee 0e0f3b9e95
Larastan: Update CryptoTest.php - REVIEW 1 month ago
Ross Bearman 3bef8a349f Make test URLs environment-agnostic
Alter link generation tests to use `config('app.url')`, rather than hardcoding `https://pixelfed.dev`
3 months ago
Daniel Supernault 71e3fa7aff
Use pest for tests 7 months ago
Daniel Simon 92f615d469 remove test prefix from test method names 9 months ago
Daniel Simon f39bfcfa1d replace @test annotations with #[Test] attributes, and add it where it was missing 9 months ago
Daniel Supernault 778e83d398
Update lexer regex, fix mention regex and add more tests 2 years ago
Daniel Supernault d295e6059b
Update StatusTagsPipeline, fix object tags and slug normalization 2 years ago
Daniel Supernault 0f72b33c0e
Add tests 3 years ago
Daniel Supernault d4f92da0e5
Fix test 3 years ago
Daniel Supernault 222dc3a192
Update test 3 years ago
Daniel Supernault 6bae1d0327
Remove unused tests 3 years ago
Daniel Supernault fb584c02a6
Update NoteAttachmentTest 3 years ago
Sven Luijten 13d359a3c5
Clean up styling in the tests 3 years ago
Daniel Supernault e95b702e23
Add activitypub story validator 4 years ago
Daniel Supernault e90637098a
Add Bearcap util 4 years ago
Daniel Supernault 0e13ab074c
Update SnowflakeService 4 years ago
Daniel Supernault c55f14764f
Update SnowflakeTest, fixes #2661 5 years ago
Daniel Supernault 2598520bbe
Update tests 5 years ago
Daniel Supernault 044ad6450f
Update tests, fix namespace 5 years ago
Daniel Supernault 5c5931200b
Add AP LikeTest 6 years ago
Daniel Supernault 802dd326ce
Update AP tests 6 years ago
Daniel Supernault 5f73b08fd3
Remove CostarTest 6 years ago
Daniel Supernault f911c96d16
Update lexer autolinker and extractor, add support for mentioned usernames containing dashes, periods and underscore characters 6 years ago
Daniel Supernault 84fba79f0e
Add new tests 7 years ago
Daniel Supernault 59340dee69
Add FollowTest 7 years ago
Daniel Supernault 43073bd226
Add AcceptVerbTest 7 years ago
Daniel Supernault 4227af1288
Add UndoFollowTest 7 years ago
Daniel Supernault 46a498d7a9
Update StatusLexerTest 7 years ago
Daniel Supernault 52b5eab9b7
Update Autolinker test 7 years ago
Daniel Supernault 78ccec53e0
Update StatusLexerTest 7 years ago
Daniel Supernault a9072b3ad7
Add unit test 7 years ago
Daniel Supernault 4e14cabe70
Update html purifier config 7 years ago
Daniel Supernault 79da0692b4
Update Test 7 years ago
Daniel Supernault 847e7b7fa4
Add PurifierTest 7 years ago
Daniel Supernault 04a2c93096
Add CostarTest 7 years ago
Daniel Supernault 0c654f5e43
Update tests 7 years ago
Daniel Supernault 54d3879872
Remove old httpsig tests 7 years ago
Daniel Supernault c78686e355
Add Announce validator and test 7 years ago
Daniel Supernault 714e47f387
Add Accept validator/test 7 years ago
Daniel Supernault 5b4d76a32e
Add AudienceScope test 7 years ago
Daniel Supernault 127990e95f
Add Status Lexer Test 7 years ago
Daniel Supernault e0a5eadaeb
Add AP Note test 7 years ago
Daniel Supernault 75fa22ea0f
Add HTTPSignature tests 7 years ago
daniel b8abbdd90f Apply fixes from StyleCI 7 years ago
Daniel Supernault da27cc6ce3
Add Crypto Unit Test 7 years ago
Daniel Supernault a034358c98 Add Laravel Framework 8 years ago