[PR #1026] [CLOSED] 调整api及静态资源为相对路径,便于反向代理部署到子路径 #1109

Closed
opened 2026-03-03 01:07:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/certimate-go/certimate/pull/1026
Author: @fcwys
Created: 11/4/2025
Status: Closed

Base: mainHead: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/certimate-go/certimate/pull/1026 **Author:** [@fcwys](https://github.com/fcwys) **Created:** 11/4/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`4db6568`](https://github.com/certimate-go/certimate/commit/4db6568686fb0fb9d71004d362f6e5a403fd21dc) 调整api及静态资源为相对路径,便于反向代理部署到子路径 ### 📊 Changes **9 files changed** (+111 additions, -110 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description 调整api及静态资源为相对路径,便于反向代理部署到子路径 #359 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 01:07:44 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/certimate#1109
No description provided.