Commit Graph

4 Commits

Author SHA1 Message Date
700c1cbbbe Refactor authentication handling and improve API client security
- Updated OAuth endpoints for Challonge and Discord in platforms configuration.
- Implemented session and CSRF cookie initialization in main application entry.
- Enhanced Challonge API client to avoid sending sensitive API keys from the browser.
- Modified tournament querying to handle new state definitions and improved error handling.
- Updated UI components to reflect server-side storage of authentication tokens.
- Improved user experience in API Key Manager and Authentication Hub with clearer messaging.
- Refactored client credentials management to support asynchronous operations.
- Adjusted API client tests to validate new request configurations.
- Updated Vite configuration to support session and CSRF handling through proxies.
2026-02-03 12:50:11 -05:00
1beba26249 🗑️ Remove unused and archived files across multiple directories and update project dependencies in package files 2026-01-28 02:54:35 +00:00
eed82cd918 📝 Update documentation to include Obsidian MD extension details and its features 2026-01-26 22:34:26 +00:00
23cb27503e Initial commit 2026-01-26 16:43:01 -05:00