Deadwalk
290931b506
fix: improve Dockerfile build configuration for ARM64 compatibility
...
- Add comprehensive npm mirror configuration for faster package downloads
- Use parallel npm install and build processes for better performance
- Configure Go proxy and Alpine package mirrors for network reliability
- Fix frontend dependency issues that caused blank page display
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-28 16:48:24 +08:00
Deadwalk
008ffe4662
feat: 支持Anthropic API协议 | support Anthropic API protocol
...
- 添加Anthropic适配器实现 | Add Anthropic adaptor implementation
- 支持Anthropic消息格式转换 | Support Anthropic message format conversion
- 添加Vertex AI Claude适配器支持 | Add Vertex AI Claude adapter support
- 更新Anthropic的中继模式定义 | Update relay mode definitions for Anthropic
- 添加Anthropic控制器和路由 | Add Anthropic controller and routing
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: zgdmemail@gmail.com
2025-09-28 11:13:55 +08:00
JustSong
20435fcbfc
fix: simplify Docker build configuration by removing unnecessary platform and architecture settings
2025-02-09 14:33:25 +08:00
JustSong
5c81e40612
fix: update Dockerfile and workflow for improved multi-architecture support
2025-02-07 01:35:53 +08:00
JustSong
0d5318b1b7
revert: fix: revert sqlite build related changes
...
This reverts commit db65db2807 .
2025-02-07 01:15:33 +08:00
JustSong
db65db2807
fix: revert sqlite build related changes
2025-02-07 00:48:23 +08:00
JustSong
e0b7e6a9e2
fix: unify version retrieval in Dockerfile build commands
2025-02-07 00:39:55 +08:00
JustSong
4fe5ab8d09
fix: fix syntax error
2025-02-01 13:38:57 +08:00
JustSong
afbbfbbf83
chore: do not static build anymore
2025-02-01 13:32:50 +08:00
JustSong
75d9d9d560
fix: fix Dockerfile
2025-02-01 13:30:58 +08:00
JustSong
d1af30ee5a
chore: use ubuntu to replace alpine
2025-02-01 13:27:21 +08:00
JustSong
9af5a1d11d
fix: try to fix docker build problem
2025-02-01 13:13:43 +08:00
JustSong
c67b167f4f
fix: try to fix docker build error
2025-02-01 11:56:23 +08:00
JustSong
c351e196e6
chore: add build-base to Dockerfile for enhanced build capabilities
CI / Unit tests (push) Waiting to run
CI / commit_lint (push) Waiting to run
2025-02-01 02:22:38 +08:00
JustSong
be1ed114f4
chore: add gcc and sqlite-dev dependencies to Dockerfile
2025-02-01 01:37:21 +08:00
JustSong
eb6da573a3
chore: optimize Dockerfile for multi-directory npm installation and build
2025-02-01 01:12:26 +08:00
zijiren
5f03c856b4
feat: fast build linux/arm64 frontend ( #1663 )
...
* feat: fast build linux/arm64 frontend
* fix: dockerfile as replace to AS
* fix: trim space
2024-07-22 22:39:22 +08:00
JustSong
2a892c1937
revert: feat: fast build linux/arm64 frontend ( #1645 )
...
This reverts commit 1c44d7e1cd .
2024-07-17 22:50:52 +08:00
zijiren
1c44d7e1cd
feat: fast build linux/arm64 frontend ( #1645 )
2024-07-14 18:06:11 +08:00
zijiren
ffdb0b0c81
fix: use musl libc ( #1597 )
2024-07-06 13:14:07 +08:00
GAI Group
11af81eb39
feat: add new theme air ( #1167 )
...
* chore: add theme air with new-api main branch v0.2.0.3-alpha.1(first step)
* feat: 完成渠道界面
* chore: 优化渠道界面样式问题
* feat: 完成兑换码界面
* feat: 完成充值(钱包)界面
* chore: 初代air主题将使用default主题的运营设置界面、系统设置界面、其他设置界面
* feat: 完成日志界面
* feat: 完成用户管理界面
* feat: 完成个人设置界面
* feat: 完成令牌界面
* chore: 优化令牌界面逻辑
* feat: 修改版权信息
* chore: make necessary changes
---------
Co-authored-by: Calon <1808837298@qq.com >
Co-authored-by: Apple\Apple <zeraturing@foxmail.com >
Co-authored-by: JustSong <songquanpeng@foxmail.com >
2024-03-16 15:29:35 +08:00
JustSong
32387d9c20
fix: fix version is blank
2024-02-21 22:21:01 +08:00
JustSong
318adf5985
chore: remove useless lines
2024-01-07 16:28:44 +08:00
JustSong
965d7fc3d2
fix: fix Dockerfile
2024-01-07 15:33:33 +08:00
JustSong
aa3f605894
fix: fix Dockerfile
2024-01-07 15:17:21 +08:00
JustSong
7b8eff1f22
fix: fix Dockerfile
2024-01-07 15:15:02 +08:00
JustSong
e80cd508ba
fix: fix Dockerfile
2024-01-07 15:12:30 +08:00
JustSong
d37f836d53
fix: fix Dockerfile
2024-01-07 15:03:36 +08:00
JustSong
e0b2d1ae47
fix: fix Dockerfile
2024-01-07 14:55:04 +08:00
JustSong
797ead686b
fix: fix Dockerfile
2024-01-07 14:42:23 +08:00
JustSong
0d22cf9ead
fix: fix Dockerfile
2024-01-07 14:38:02 +08:00
JustSong
83f95935de
ci: fix Dockerfile & ci
2024-01-01 19:23:46 +08:00
JustSong
aa03c89133
feat: able to add more UI theme ( #860 )
2024-01-01 18:55:03 +08:00
Jungley
e4bacc45d6
ci: add stage caching to Dockerfile ( #408 )
2023-08-13 22:55:43 +08:00
JustSong
2b088a1678
fix: disable eslint when building ( close #371 , close #376 )
2023-08-12 09:29:29 +08:00
JustSong
8be7c9ae80
chore: update Dockerfile
2023-04-26 13:04:01 +08:00
JustSong
539eac217f
Rename to One API
2023-04-22 21:14:09 +08:00
JustSong
ab1f8a2bf4
Initial commit
2023-04-22 20:39:27 +08:00