Add remote API support #427

Closed
opened 2026-04-05 16:18:59 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @yuki-sakura-chan on 6/12/2025

To support additional remote API features, I moved the contents of database.js to localDatabase.js.

From the commit history, I noticed that you recently updated database.js.

To avoid unnecessary merge conflicts, I'd like to submit my changes first.

Currently, the related options in the settings page are temporarily hidden.

In the future, if you need to implement new local database operations,

please do so in the localDatabase.js file, and make sure to import them as functions.

*Originally created by @yuki-sakura-chan on 6/12/2025* To support additional remote API features, I moved the contents of database.js to localDatabase.js. From the commit history, I noticed that you recently updated database.js. To avoid unnecessary merge conflicts, I'd like to submit my changes first. Currently, the related options in the settings page are temporarily hidden. In the future, if you need to implement new local database operations, please do so in the localDatabase.js file, and make sure to import them as functions.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/VRCX#427