25 lines
669 B
Markdown
25 lines
669 B
Markdown
---
|
|
id: TASK-95
|
|
title: getApiBase() subdomain routing fix across all 16 rApp modules
|
|
status: Done
|
|
assignee: []
|
|
created_date: '2026-03-03 21:59'
|
|
labels:
|
|
- routing
|
|
- fix
|
|
dependencies: []
|
|
priority: high
|
|
---
|
|
|
|
## Description
|
|
|
|
<!-- SECTION:DESCRIPTION:BEGIN -->
|
|
Fix getApiBase() function across all 16 rApp modules to correctly resolve API endpoints when running under subdomain routing (e.g., rnotes.rspace.online vs rspace.online/rnotes).
|
|
<!-- SECTION:DESCRIPTION:END -->
|
|
|
|
## Final Summary
|
|
|
|
<!-- SECTION:FINAL_SUMMARY:BEGIN -->
|
|
Completed in commit b6ddd4a: fixed getApiBase() across all 16 rApp modules for correct subdomain routing.
|
|
<!-- SECTION:FINAL_SUMMARY:END -->
|