mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[PR #1026] [CLOSED] 调整api及静态资源为相对路径,便于反向代理部署到子路径 #1109
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#1109
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/certimate-go/certimate/pull/1026
Author: @fcwys
Created: 11/4/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
4db6568调整api及静态资源为相对路径,便于反向代理部署到子路径📊 Changes
9 files changed (+111 additions, -110 deletions)
View changed files
📝
ui/index.html(+1 -1)📝
ui/src/domain/provider.ts(+94 -94)📝
ui/src/pages/ConsoleLayout.tsx(+1 -1)📝
ui/src/pages/login/Login.tsx(+1 -1)📝
ui/src/pages/settings/SettingsAppearance.tsx(+1 -1)📝
ui/src/pages/settings/SettingsSSLProvider.tsx(+9 -9)📝
ui/src/pages/workflows/WorkflowNew.tsx(+2 -2)📝
ui/src/repository/_pocketbase.ts(+1 -1)📝
ui/vite.config.ts(+1 -0)📄 Description
调整api及静态资源为相对路径,便于反向代理部署到子路径 #359
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.