|
|
38a58c138d
|
feat: implement system configuration page with core settings for S2A, pooling, and proxy.
|
2026-01-30 08:10:04 +08:00 |
|
|
|
c242bc0c10
|
1
|
2026-01-30 08:00:05 +08:00 |
|
|
|
15887398e5
|
feat: Implement initial Go backend HTTP API server for Codex Pool, handling configuration, logging, S2A, mail, and team management, and ignore its executable.
|
2026-01-30 07:59:29 +08:00 |
|
|
|
63e3e128f0
|
build: Remove non-root user creation and related permission changes from the Dockerfile.
|
2026-01-30 07:56:35 +08:00 |
|
|
|
d52773ebd6
|
build: Add cache mounts to Dockerfile for faster Go binary compilation.
|
2026-01-30 07:51:59 +08:00 |
|
|
|
076a9f92aa
|
feat: Implement the main backend HTTP API server for Codex Pool, including configuration, database initialization, and API routing.
|
2026-01-30 07:50:30 +08:00 |
|
|
|
d3c177d0d8
|
feat: Initialize Go backend module with dependencies and configure Docker build to use GOTOOLCHAIN=auto.
|
2026-01-30 07:46:53 +08:00 |
|
|
|
d67775f111
|
chore: Add GOTOOLCHAIN=auto environment variable to Dockerfile.
|
2026-01-30 07:45:05 +08:00 |
|
|
|
35b97a7d00
|
feat: initialize Go module with core dependencies for codex-pool.
|
2026-01-30 07:43:52 +08:00 |
|
|
|
f4448bbef2
|
feat: Implement initial full-stack application structure including frontend pages, components, hooks, API integration, and backend services for account pooling and management.
|
2026-01-30 07:40:35 +08:00 |
|