Commit History

Refactor: 重构会话和模型控制区域样式,优化按钮和状态文本布局
b1435cd

misonL commited on

Feat: Adapt Gemini chat history and improve session cleanup
a43b63a

misonL commited on

Refactor: Improve logging and error handling
5268411

misonL commited on

Set default log level to INFO for app and Uvicorn access
30fc949

misonL commited on

Refactor: Update Gemini chat history attribute access
3923eb6

misonL commited on

Fallback to transparent GIF for failed image proxy
224e82b

misonL commited on

Force clear current session key on init
cbb8ecb

misonL commited on

feat: Display new session in tabs immediately
979b2c2

misonL commited on

Enhance session loading and error handling
60ac4b2

misonL commited on

feat: Implement local session fallback for new sessions
0f0951e

misonL commited on

feat: Generate default session name for new sessions
8f15486

misonL commited on

Add debug logs for session management initialization
0908209

misonL commited on

feat: Add temporary debug prints to get_session_history endpoint
236e8f1

misonL commited on

Refactor: Improve session history error handling and logging
a1f14b7

misonL commited on

Add temporary debug log for login form setup
ef86f43

misonL commited on

Set log level to DEBUG for authentication debugging
b29d22c

misonL commited on

Redirect to main page after successful login
cbf7243

misonL commited on

Refactor: Streamline session initialization flow
839dd50

misonL commited on

Refine login success and enhance session creation logging
4dfd6dc

misonL commited on

Fix: Initialize session management on root path
8004b64

misonL commited on

Refactor session tab management to separate rendering and reduce fetches
2012a21

misonL commited on

Based on the provided git diff, here's a concise and descriptive commit message:
2d85ad8

misonL commited on

Based on the git diff, here's the commit message:
d90df61

misonL commited on

Ensure current session history is loaded during initialization
a94cea1

misonL commited on

Add session history API and auto-init session management
6f74760

misonL commited on

Refactor: Improve Gemini API input handling and session management
1e56053

misonL commited on

Refactor: Extract Gemini proxy logic into dedicated modules
84e2f9a

misonL commited on

Fix: Integrate chat history into Gemini proxy prompts
51b37db

misonL commited on

Refactor UI: Group session tabs with model selector
78b2110

misonL commited on

Fix: Ensure Gemini chat instance is always initialized
000a016

misonL commited on

Refactor: Store Gemini chat instance in `_chat_instance`
3471e90

misonL commited on

Refine CSS positioning for improved layout and context
4896487

misonL commited on

Force static positioning for session container
77b893b

misonL commited on

Refactor: Move session tab bar structure to HTML
188ff52

misonL commited on

Modularize frontend CSS and JavaScript assets
19bd286

misonL commited on

Feat: Redesign session management to use tabs
5e04026

misonL commited on

Based on the provided git diff, here's the concise and descriptive commit message:
68a7dce

misonL commited on

Add session management with max limit and LRU cache per token
f3f6ea1

misonL commited on

Enhance Gemini image proxy with secure headers and config optimizations
bc39a58

misonL commited on

Improve image proxy with Gemini cookie support and enhanced error handling
1cc581d

misonL commited on

Fix: Use Response instead of StreamingResponse for transparent GIF
f3ce7ad

misonL commited on

Refactor Gemini image processing to distinguish proxy and direct downloads
7afb121

misonL commited on

Enhance image handling and proxy fallback for Gemini responses
7774b86

misonL commited on

Refine Gemini image download and empty content handling
36531f8

misonL commited on

Increase image download timeout in Gemini proxy
31aac17

misonL commited on

Fix: Ensure Pydantic model serialization for API responses
56d2259

misonL commited on

Fix(Dockerfile): Set explicit uvicorn port to 7860
9a6aca6

misonL commited on

Upgrade Pydantic and import List type
88a29ea

misonL commited on

Bump loguru to 0.7.3
35b7790

misonL commited on

Update httpx dependency to version 0.28.1
b6d7b1c

misonL commited on