1
0
mirror of https://github.com/vrtmrz/obsidian-livesync.git synced 2024-12-12 09:04:06 +02:00
obsidian-livesync/src
vorotamoroz ec08dc5fe8 Improved:
- Performance improved
  Prebuilt PouchDB is no longer used.

Fixed:
- Merging hidden files is also fixed.

New Feature:
- Now we can synchronise automatically after merging conflicts.
2022-12-27 18:09:51 +09:00
..
lib@4ef5986b4d Improved: 2022-12-27 18:09:51 +09:00
ConflictResolveModal.ts Fixed: 2022-10-27 17:41:26 +09:00
dialogs.ts Implemented: 2022-09-27 17:58:13 +09:00
DocumentHistoryModal.ts Typos 2022-09-06 14:32:09 +09:00
KeyValueDB.ts Fixed: 2022-06-30 17:46:42 +09:00
LocalPouchDB.ts New feature: 2022-12-22 17:58:52 +09:00
LogDisplayModal.ts Refactored and touched up some. 2022-04-28 18:24:48 +09:00
main.ts Improved: 2022-12-27 18:09:51 +09:00
ObsidianLiveSyncSettingTab.ts Improved: 2022-12-27 18:09:51 +09:00
PluginPane.svelte Fixed: 2022-06-14 19:01:31 +09:00
types.ts New Feature 2022-07-19 17:57:29 +09:00
utils.ts New feature 2022-12-21 14:51:39 +09:00