Commit Graph

3 Commits

Author SHA1 Message Date
M1ngdaXie
10fd9cdecb dark mode 2026-02-08 16:23:06 -08:00
M1ngdaXie
02908171be Refactor UI components and styles for improved consistency and aesthetics 2026-02-08 12:32:02 -08:00
M1ngdaXie
0ec58ca866 feat: Add landing page and version history functionality
- Implemented ConditionalHome component to show LandingPage for guests and Home for authenticated users.
- Created LandingPage with login options for Google and GitHub.
- Added VersionHistoryPanel component for managing document versions.
- Integrated version history functionality into EditorPage.
- Updated API client to handle FormData correctly.
- Added styles for LandingPage and VersionHistoryPanel.
- Created version management API methods for creating, listing, restoring, and fetching document versions.
2026-01-19 16:14:56 -08:00