vorotamoroz
9004c194b3
Overhaul ObjectStorage Replicator
2026-06-22 13:38:31 +09:00
vorotamoroz
f90a83ef1e
Update docs
2026-06-19 11:33:38 +01:00
Miguel Ferreira
c78e583399
feat: opt-in desktop setting to keep replication active in the background
...
Replication is suspended when the Obsidian window becomes hidden (document.hidden),
so LiveSync and Periodic stop syncing while minimised until the window is focused.
Add keepReplicationActiveInBackground (default off, desktop only). When enabled, the
window-visibility handler no longer suspends on hide, so replication keeps running while
minimised. Becoming visible forces a teardown before reopen (LiveSync only) so a stalled,
half-open channel is always replaced.
Includes the setting definition (src/lib submodule), a desktop-only toggle in the Sync
pane shown for LiveSync and Periodic, a docs/settings.md entry, and unit tests for the
visibility handler.
2026-06-05 00:06:26 +01:00
vorotamoroz
31050c9cb8
update docs
2026-06-05 03:05:13 +09:00
vorotamoroz
1b44ab9f2b
docs: update documentation
2026-06-05 01:57:03 +09:00
vorotamoroz
3a78c70539
(chore) update terms
2026-06-05 01:24:46 +09:00
vorotamoroz
b82fd9f04b
Revise redflag.md option descriptions
...
Updated descriptions for redflag options in troubleshooting documentation.
2026-06-02 21:14:42 +09:00
vorotamoroz
45ebc7eb6b
Update the doc and issue report, and bump
2026-05-19 12:17:26 +01:00
vorotamoroz
6ef866a77c
P2P: Enhance status pane and card with active remote selection and replication features
...
- Added active P2P remote selector and creation option in the status pane.
- Introduced immediate replication action for accepted peers.
- Updated status control icons for clarity.
- Display stable Room ID suffix above Peer ID in the status card.
- Implemented dedicated active remote configuration for P2P features.
- Added migration support for P2P active remote selection.
- Improved unit test coverage for P2P settings.
2026-05-17 13:08:51 +09:00
vorotamoroz
9a90256a8a
Enhance P2P synchronization features and UI improvements
2026-05-16 23:50:08 +09:00
vorotamoroz
f0628a0d2c
Improve UI
2026-05-16 23:09:11 +09:00
vorotamoroz
d5e2f57781
Fixed: fixed P2P bugs and and implement new UI
2026-05-15 10:18:53 +01:00
Fabio
c2f696d0a4
chore: attribute version is obsolete
2026-04-29 07:07:45 +00:00
vorotamoroz
a912585800
Improve issue template
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-25 14:01:18 +09:00
vorotamoroz
d7088be8af
Improved: remote management
2026-04-05 16:00:57 +09:00
L4z3x
310496d0b8
added changing docker compose data and etc folder, to prevent permissions errors
...
while trying to follow the docker compose guide i created the data folders using the root user, and had this error when i run the stack:
`touch: cannot touch '/opt/couchdb/etc/local.d/docker.ini': Permission denied`
the problem was solved by changing the ownership of the folder to the user 5984, then one in the docker compose file.
2026-02-23 22:21:18 +01:00
vorotamoroz
b1bba7685e
Add note.
2026-02-12 03:39:56 +00:00
vorotamoroz
665501f485
Merge pull request #778 from oenhu/patch-2
...
Create tech_info_cn.md
2026-02-02 13:40:17 +09:00
vorotamoroz
abfd010467
Add the detail
2026-02-02 11:39:28 +09:00
vorotamoroz
cde1013359
Reducing ambiguity
2026-02-02 11:32:52 +09:00
vorotamoroz
9c7f9e4316
Tidy
2026-02-02 11:31:40 +09:00
vorotamoroz
c2b7081215
Add some notes
2026-01-30 07:39:03 +00:00
oenhu
f86815e420
Create tech_info_cn.md
...
Create Chinese version
2026-01-08 15:07:06 +08:00
vorotamoroz
b2fbbb38f5
Fix tip formatting in jwt-on-couchdb.md
...
Updated tip formatting in JWT on CouchDB documentation.
2025-11-06 18:49:18 +09:00
vorotamoroz
2f848878c2
Add doc
2025-11-06 09:24:25 +00:00
vorotamoroz
a5b88a8d47
Add tips
2025-11-06 02:10:12 +00:00
Ron Gerber
44b022f003
Add Docker Compose troubleshooting for own server setup
...
Added another option for the init command that passes the variables directly. When i tried the command above i got the mentioned error.
2025-08-30 01:00:58 +02:00
vorotamoroz
021c1fccfe
Merge pull request #667 from h-exx/main
...
Edited the Docker Compose documentation to make it work
2025-08-14 14:24:14 +09:00
vorotamoroz
3dccf2076f
Add draft design documents
2025-07-28 19:14:22 +09:00
Jacques Faulkner
341f0ab12d
Updated Table of Contents
2025-06-27 10:39:13 +01:00
Jacques Faulkner
39340c1e1b
Sorry 1 more, reworded the creating directories comments
2025-06-26 14:45:04 +01:00
Jacques Faulkner
55cdc58857
Edited warning to make a bit more sense
2025-06-26 14:42:23 +01:00
Jacques Faulkner
4f1a9dc4e8
Forgot a #
2025-06-25 18:54:22 +01:00
Jacques Faulkner
013818b7d0
Update setup_own_server.md
2025-06-25 18:53:31 +01:00
vorotamoroz
3f0093916c
Add some note
2025-06-16 02:52:59 +01:00
James Armstrong
1f1a39e5a0
Add simple docker compose
2025-04-28 06:10:29 -07:00
vorotamoroz
5addddc792
Update doc
2025-04-23 05:51:51 +01:00
vorotamoroz
d978892661
Update docs
2025-04-23 05:11:59 +01:00
vorotamoroz
cfb061a6a2
add note to troubleshooting
2025-04-23 05:10:40 +01:00
vorotamoroz
9c5e9fe63b
Conclusion stated.
2025-04-11 14:13:22 +01:00
vorotamoroz
2769b61da4
Update setup_own_server.md
...
Add note; #609
2025-04-04 18:24:13 +09:00
vorotamoroz
a982629ae6
Update draft : possibly I should share cSpell dictionary.
2025-03-19 04:42:50 +01:00
vorotamoroz
f8c4d5ccb0
Add a bit more.
2025-02-18 13:48:41 +00:00
vorotamoroz
e63e79bc8e
Add note of flag files.
2025-02-18 13:36:15 +00:00
CRuiz
73782c5389
Add translation ids
2025-01-22 13:41:18 -06:00
vorotamoroz
4b1fff852a
Merge pull request #544 from dcvdiego/main
...
make self-hosted docs slightly more readable
2024-12-23 12:28:37 +09:00
dcvdiego
08d7d24baf
Update setup_own_server.md
2024-12-21 16:26:55 +00:00
vorotamoroz
29229f809b
Update the doc
2024-12-09 00:40:15 +00:00
dcvdiego
d062b13040
make docs slightly more readable
2024-11-19 16:28:55 +00:00
vorotamoroz
4434224c29
Merge pull request #479 from fuhrysteve/patch-1
...
add username and password to setup URI instructions
2024-10-18 11:40:23 +09:00