[PR #49] [MERGED] Add rootPath connection setting #47

Closed
opened 2026-05-23 08:35:19 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/appy-one/acebase-client/pull/49
Author: @appy-one
Created: 12/12/2022
Status: Merged
Merged: 12/12/2022
Merged by: @appy-one

Base: masterHead: feature/new-root-path-connection-setting


📝 Commits (3)

  • d84f874 Add rootPath connection setting
  • bac5d5b use rootPath without slashes
  • deb49cb use host for socket.io, full url for endpoints

📊 Changes

2 files changed (+13 additions, -3 deletions)

View changed files

📝 src/acebase-client.ts (+8 -0)
📝 src/api-web.ts (+5 -3)

📄 Description

Enables clients to connect to an AceBase server configured to run on a specific rootPath


🔄 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/appy-one/acebase-client/pull/49 **Author:** [@appy-one](https://github.com/appy-one) **Created:** 12/12/2022 **Status:** ✅ Merged **Merged:** 12/12/2022 **Merged by:** [@appy-one](https://github.com/appy-one) **Base:** `master` ← **Head:** `feature/new-root-path-connection-setting` --- ### 📝 Commits (3) - [`d84f874`](https://github.com/appy-one/acebase-client/commit/d84f8747e5f56a94c440c53bacfc1e1d715b57e4) Add rootPath connection setting - [`bac5d5b`](https://github.com/appy-one/acebase-client/commit/bac5d5b3bb7c74df734a93c206406ee5b4f8990c) use `rootPath` without slashes - [`deb49cb`](https://github.com/appy-one/acebase-client/commit/deb49cb6a7c963c124535a6680e65c9c1e513402) use host for socket.io, full url for endpoints ### 📊 Changes **2 files changed** (+13 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/acebase-client.ts` (+8 -0) 📝 `src/api-web.ts` (+5 -3) </details> ### 📄 Description Enables clients to connect to an AceBase server configured to run on a specific `rootPath` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-23 08:35:19 -06: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: github-starred/acebase-client#47
No description provided.