669 B
669 B
| id | title | status | assignee | created_date | labels | dependencies | priority | ||
|---|---|---|---|---|---|---|---|---|---|
| TASK-95 | getApiBase() subdomain routing fix across all 16 rApp modules | Done | 2026-03-03 21:59 |
|
high |
Description
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).
Final Summary
Completed in commit b6ddd4a: fixed getApiBase() across all 16 rApp modules for correct subdomain routing.