Commit Graph

43 Commits (19ef6ad1f58857ed4e30a12597e24477f5be4478)

Author SHA1 Message Date
Shlee 19ef6ad1f5
Update ConfigCacheService.php 4 days ago
Your Name aef44a9289 more moving things around 5 days ago
Your Name d54c627189 move things around 5 days ago
Your Name 138a59f085 refactor: ConfigCache clean patch (rebased on staging) 5 days ago
Your Name 8dcdd93e2b RemoveUnusedVariableInCatchRector 6 days ago
Your Name 0dbd78ca8e Lint 6 days ago
Your Name 5ebc1af91e BATCH 1 6 days ago
Your Name 40fc084167 polish 1 week ago
Your Name 136e79885b polish 1 week ago
Your Name d0f056058b polish 1 week ago
Your Name 566c5503d3 polish 1 week ago
Your Name abb2d8e5e9 polish 1 week ago
Your Name 163cd9f589 polish 1 week ago
Your Name c807a8524c refactor: replace short facade aliases with fully-qualified imports
Convert all 273 short facade alias imports (e.g. 'use Cache;') to their
fully-qualified class names (e.g. 'use Illuminate\Support\Facades\Cache;')
across 193 files.

This resolves 643 PHPStan 'class.notFound' errors caused by the static
analyzer being unable to resolve global aliases, and aligns with modern
Laravel conventions. It also unblocks removing the aliases array from
config/app.php in a future change.

All 107 tests pass.
4 weeks ago
Shlee e38913369f
Update ConfigCacheService.php 8 months ago
Your Name 15cc07e602 Fix all class.notFound PHPStan issues - 31 fixes 11 months ago
Daniel Supernault ea2a9eb42a
Add Authorized Fetch 2 years ago
Daniel Supernault 4f2b8ed20a
Refactor total local post count logic, cache value and schedule updates twice daily to eliminate the perf issue on larger instances 2 years ago
Daniel Supernault 60a62b59c9
Update ConfigCacheService, fix database race condition and fallback to file config and enable by default 2 years ago
Daniel Supernault 3628b4625c
Update ConfigCacheService, encrypt keys at rest 3 years ago
Daniel Supernault 087b27916f
Update filesystems config, add to config_cache 3 years ago
Daniel Supernault 6ce513f8c3
Update user_filters, use config_cache 3 years ago
Daniel Supernault 665581d80c
Update cloud storage, use config_cache 3 years ago
Daniel Supernault a72188a7db
Update image pipeline, use config_cache 3 years ago
Daniel Supernault 481314cd23
Update custom emoji, add config_cache support 3 years ago
Daniel Supernault 8a89e3c963
Update captcha, use config_cache helper 3 years ago
Daniel Supernault bf46f6f5f4
Update config_cache 3 years ago
Daniel Supernault 5e4d4eff9d
Update config cache 3 years ago
Daniel Supernault 4a6be62128
Add account migration configurable, but enabled by default 3 years ago
Daniel Supernault 8dac2caf1d
Add Curated Onboarding 3 years ago
Daniel Supernault 132a58de54
Add Autospam Advanced Detection 3 years ago
Daniel Supernault 3aad75abcf
Update InstanceService, fix banner blurhash memory bug 3 years ago
Daniel Supernault 6ea2bdc782
Update Admin Dashboard, allow admins to designate an admin account for the landing page and instance api endpoint 3 years ago
Daniel Supernault d52ee26dd7
Update AvatarStorage pipeline 4 years ago
Daniel Supernault 94697d536b
Add Server Directory integration 4 years ago
Daniel Supernault 0b7d0a9627
Add customizable Legal Notice page 4 years ago
Daniel Supernault 488561c270
Update ConfigCacheService, fail to fallback earlier 5 years ago
Daniel Supernault ad48521a35
Update ConfigCacheService, fix discover features 5 years ago
Daniel Supernault 68aa25400b
Add Auto Following support for admins 5 years ago
Daniel Supernault 29947e157c
Update admin settings 5 years ago
Daniel Supernault d2cb7d4770
Update ConfigCacheService, fix db issue 5 years ago
Daniel Supernault f2066b7401
Add admin config settings 5 years ago
Daniel Supernault 3136f8e137
Add ConfigCacheService 5 years ago