Conversation
- Add upload panel with conflict handling and batch file uploads - Add rename, move, trash, restore, and delete file API routes - Surface files in library and trash views
- add root shortcuts for web, worker, and db build/test/lint tasks - switch worker dev to load env file and start via `tsx` import
- Stop writing and querying `libraryRootKey` on library root folders - Infer canonical roots from `ownerUserId` plus `isLibraryRoot` - Update library repository and tests for the new root repair flow
- Support username-based setup, invites, and sign-in - Switch library storage to committed folder/file paths - Add Windows-safe file and folder name validation
- Permit builds for Prisma and esbuild - Explicitly block sharp from running build scripts
- Add lock-backed storage mutations and recovery paths - Retry uploads on conflicts and preserve files on rollback - Cover concurrent upload and delete failure cases
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.
No description provided.