fix(ui): starfield background has more shift
fix(ui): starfield background has more shift
Inspect stored evidence paths
lib/features/ui/background/starfield_background.dart
Reading the persisted public view.
Datamining / findings
Evidence records derived from public code, builds, assets, APIs or schemas. A detection is not automatically a release, announcement or confirmed feature.
Classification overview
fix(ui): starfield background has more shift
lib/features/ui/background/starfield_background.dartMerge remote-tracking branch 'origin/canary' into canary
lib/features/ui/background/starfield_background.dartci: source the s3 provider for downloads and static from repo variables (#1803)
.github/workflows/build-app-proxy.yaml.github/workflows/build-desktop.yamlfeat(api): route downloads through the configured downloads provider (#1802)
fluxer_api/src/api/Config.tsfluxer_api/src/api/config/APIConfig.tsfluxer_api/src/api/infrastructure/StorageService.test.tsfluxer_api/src/api/infrastructure/StorageService.tsfluxer_api/src/api/infrastructure/StorageServiceFactory.test.tsfluxer_api/src/api/infrastructure/StorageServiceFactory.tsfluxer_api/src/api/middleware/ServiceSingletons.tspackages/config/src/S3DownloadsProvider.tsfeat(api): route downloads through the configured downloads provider
fluxer_api/src/api/Config.tsfluxer_api/src/api/config/APIConfig.tsfluxer_api/src/api/infrastructure/StorageService.test.tsfluxer_api/src/api/infrastructure/StorageService.tsfluxer_api/src/api/infrastructure/StorageServiceFactory.test.tsfluxer_api/src/api/infrastructure/StorageServiceFactory.tsfluxer_api/src/api/middleware/ServiceSingletons.tspackages/config/src/S3DownloadsProvider.tsfeat(config): add an optional separate s3 provider for downloads (#1801)
packages/config/src/MasterConfig.tspackages/config/src/S3DownloadsProvider.tspackages/config/src/__tests__/S3DownloadsProvider.test.tspackages/config/src/config_loader/EnvironmentOverrides.tsci(rust): pin the floating toolchains to the version images build with (#1800)
.github/workflows/tests.yamlci(rust): pin the floating toolchains to the version images build with
.github/workflows/tests.yamlfix(rust): silence result_large_err on axum response error paths (#1799)
fluxer_admin/src/middleware/csrf.rsfluxer_app_proxy/src/routes/spa_index.rsfluxer_media_proxy/src/server.rschore(admin): regenerate openapi schemas for the admin acl cap (#1798)
fluxer_admin/openapi-admin.jsonfix(schema): allow assigning every admin ACL to a user (#1797)
packages/schema/src/domains/admin/AdminUserSchemas.test.tspackages/schema/src/domains/admin/AdminUserSchemas.tsfix(build): build the messages and users images with scylla support (#1796)
fluxer_messages/Dockerfilefluxer_users/Dockerfilefix(file_picker): update package
lib/features/chat/presentation/widgets/composer/channel_textarea.dartlib/features/chat/utils/attachment_download_service.dartlib/features/chat/utils/composer_upload_file.dartlib/features/settings/presentation/sheets/connection_add_sheet.dartlib/features/settings/utils/expression_file_picker.dartlib/shared/utils/image_utils.dartMerge remote-tracking branch 'origin/canary' into canary
lib/features/chat/presentation/widgets/composer/channel_textarea.dartlib/features/chat/utils/attachment_download_service.dartlib/features/chat/utils/composer_upload_file.dartlib/features/settings/presentation/sheets/connection_add_sheet.dartlib/features/settings/utils/expression_file_picker.dartlib/shared/utils/image_utils.dartpackages/fluxer_fcm/pubspec.yamlpubspec.firebase.deps.yamlchore: update fcm
packages/fluxer_fcm/pubspec.yamlpubspec.firebase.deps.yamlchore: update packages
macos/Flutter/GeneratedPluginRegistrant.swiftpubspec.lockpubspec.yamlMerge remote-tracking branch 'origin/canary' into canary
macos/Flutter/GeneratedPluginRegistrant.swiftpubspec.lockpubspec.yamlchore: dart format
test/features/chat/presentation/widgets/messages/message_item_cozy_test.dartMerge remote-tracking branch 'origin/canary' into canary
test/features/chat/presentation/widgets/messages/message_item_cozy_test.dartfix(slowmode): stop the local cooldown from outgrowing the channel setting (#1795)
fluxer_api/src/api/channel/services/message/MessageSendService.tsfluxer_api/src/api/channel/tests/SlowmodeEnforcement.test.tsfluxer_app/src/features/messaging/commands/MessageCommands.tsxfluxer_app/src/features/messaging/commands/ScheduledMessageCommands.tsxfluxer_app/src/features/messaging/hooks/useMessageSubmission.tsxfluxer_app/src/features/messaging/state/MessageQueue.tsxfluxer_app/src/features/messaging/utils/RetryAfterUtils.test.tsfluxer_app/src/features/messaging/utils/RetryAfterUtils.tsfluxer_app/src/features/slowmode/commands/SlowmodeCommands.tsfluxer_app/src/features/slowmode/state/Slowmode.tsfluxer_app/src/features/slowmode/state/SlowmodePendingSend.test.tspackages/errors/src/__tests__/SlowmodeRateLimitError.test.tspackages/errors/src/domains/core/RateLimitError.tspackages/errors/src/domains/core/RetryAfterSeconds.tspackages/errors/src/domains/core/SlowmodeRateLimitError.ts