- Removed SSO configuration section from auth.mdx
- Added new calendar.mdx for calendar data endpoints
- Introduced health.mdx for health check endpoints
- Updated introduction.mdx to include new symbols and calendar sections
- Created portfolio-additional.mdx for additional portfolio operations
- Added symbol-details.mdx for detailed symbol information
- Created symbols-summary.mdx for comprehensive symbol statistics
- Added symbols.mdx for retrieving all traded symbols
- Created upload-csv.mdx for uploading transaction history and realized gains
- Added upload-history.mdx for retrieving upload history
- Updated docs.json to reflect new and modified documentation structure
feat: Implement multi-user support with separate brokerage accounts and user authentication
feat: Configure SSO authentication setup using Google OAuth 2.0 for secure access
refactor: Update index page to reflect new Trading Analysis Dashboard features and descriptions
docs: Enhance quickstart guide for deploying Trading Analysis Dashboard with detailed steps
chore: Add runner configuration for Gitea Actions with logging and container settings