Draft
Conversation
a2a1877 to
f83a2d0
Compare
f83a2d0 to
8808739
Compare
- Create frontend plugin components (GoogleDrive, GoogleDriveIcon) - Register google-drive plugin in frontend plugin system - Rename backend plugin from 'googledrive' to 'google-drive' for consistency - Add env_file to docker-compose for Google OAuth credentials - Change User schema to return uuid instead of id
5518d0e to
2d7a42d
Compare
- Add missing npm dependencies (class-variance-authority, clsx, tailwind-merge) - Fix corrupted JSX structure in login page with duplicate elements - Add utc_now() helper to app/models/base.py to fix ImportError - Apply theme-aware styling to login page Google OAuth section
- Fix timezone comparison error preventing connection status from showing "connected" - Fix FolderPicker showing "Syncing..." on all folders instead of just the selected one - Fix browse root to only return root-level items (add 'root' in parents filter) - Fix infinite loading state when auth token is unavailable - Add user feedback when clicking Connect without being logged in - Add detailed logging for OAuth callback and status check debugging
852773a to
5458693
Compare
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.