Draft
Conversation
Co-authored-by: Ryo Lu <me@ryo.lu>
Co-authored-by: Ryo Lu <me@ryo.lu>
|
The preview deployment for ryos-dev is ready. 🟢 Open Preview | Open Build Logs | Open Application Logs Last updated at: 2026-03-17 16:06:39 CET |
…-execution-waves-73a9 Co-authored-by: Ryo Lu <me@ryo.lu>
Merge had moved custom-wallpapers to settings, breaking PUT/prepare on /api/sync/domains/files. Restore LOGICAL_TO_PHYSICAL mapping expected by API and client transport tests. Co-authored-by: Ryo Lu <me@ryo.lu>
Co-authored-by: Ryo Lu <me@ryo.lu>
Co-authored-by: Ryo Lu <me@ryo.lu>
Co-authored-by: Ryo Lu <me@ryo.lu>
Co-authored-by: Ryo Lu <me@ryo.lu>
Co-authored-by: Ryo Lu <me@ryo.lu>
Co-authored-by: Ryo Lu <me@ryo.lu>
Co-authored-by: Ryo Lu <me@ryo.lu>
Co-authored-by: Ryo Lu <me@ryo.lu>
Co-authored-by: Ryo Lu <me@ryo.lu>
Co-authored-by: Ryo Lu <me@ryo.lu>
Co-authored-by: Ryo Lu <me@ryo.lu>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
src/utils/indexedDBOperations.tsto the shared IndexedDB CRUD entrypointdbOperationswrapper and update file/content consumers to import the shared helper directlyuseFilesStoreanduseDisplaySettingsStoreoff routine raw IndexedDB transactionsmainchanges into this branch and restorecustom-wallpapersunder the logicalfilessync domain so merged sync APIs and tests stay aligneduseThemeFlags()helper in CandyBar instead of recomputing raw theme booleans in merged UI filessrc/api/*wrappersuseFilesStoredefault-file rehydrate noise by normalizing malformed filesystem payloads before root-directory reconciliationplans/simplification_execution_waves.mdto reflect Wave 7 partial progress and the resolved rehydrate cleanup noiseTesting
bun run buildbun test tests/test-cloud-sync-domains.test.ts tests/test-cloud-sync-utils.test.ts tests/test-cloud-sync-backup.test.tsbun test tests/test-auth-extra.test.ts tests/test-new-api.test.ts tests/test-rooms-extra.test.tsbun test tests/test-cloud-sync-utils.test.tsNotes
bun run dev:api) to be running locally