[PR #2884] [MERGED] Support sync data to custom server #3830

Closed
opened 2026-02-27 01:53:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/2884
Author: @zxdong262
Created: 7/13/2023
Status: Merged
Merged: 7/14/2023
Merged by: @zxdong262

Base: masterHead: dev


📝 Commits (3)

📊 Changes

7 files changed (+204 additions, -15 deletions)

View changed files

📝 package-lock.json (+142 -2)
📝 package.json (+1 -0)
📝 src/app/server/sync.js (+4 -2)
📝 src/client/common/constants.js (+4 -2)
📝 src/client/components/setting-sync/setting-sync-form.jsx (+37 -5)
📝 src/client/components/setting-sync/setting-sync.jsx (+1 -0)
📝 src/client/store/sync.js (+15 -4)

📄 Description

No description provided


🔄 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/electerm/electerm/pull/2884 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 7/13/2023 **Status:** ✅ Merged **Merged:** 7/14/2023 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (3) - [`163a2d9`](https://github.com/electerm/electerm/commit/163a2d9f5e838b4681a1a6f17e75623f06e1793a) save - [`63d226c`](https://github.com/electerm/electerm/commit/63d226c2a5e49077d7fb66daecb01a8d8da7395f) save - [`bb27ff0`](https://github.com/electerm/electerm/commit/bb27ff078f63e8008bfd13f3d1421918ee9bec65) Support sync data to custom sync service ### 📊 Changes **7 files changed** (+204 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+142 -2) 📝 `package.json` (+1 -0) 📝 `src/app/server/sync.js` (+4 -2) 📝 `src/client/common/constants.js` (+4 -2) 📝 `src/client/components/setting-sync/setting-sync-form.jsx` (+37 -5) 📝 `src/client/components/setting-sync/setting-sync.jsx` (+1 -0) 📝 `src/client/store/sync.js` (+15 -4) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 01:53:56 +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/electerm#3830
No description provided.