vorotamoroz
dbd9b17b20
Fixed:
...
- Fixed ignoring changes on replicating.
- Disabled `Skip old files on sync` temporary (so fragile between multiple devices)
2022-06-14 19:49:21 +09:00
vorotamoroz
46ff17fdf3
New Feature:
...
- Skip conflicted check while replication
Fixed:
- Rewrited replication reflection algorithm.
2022-06-13 17:36:26 +09:00
vorotamoroz
e2da4ec454
# Fixed
...
- Illegible coloring of the Diff dialog.
# Implemented
- On-the-fly encryption and decryption in replication.
- Text splitting algorithms updated
(use a bit more memory (which is saved by On-the-fly enc-dec), but faster than old algorithms.)
- Garbage collector is now decent and memory saving.
# Internal things
- Refactored so much.
2022-06-09 17:44:08 +09:00
vorotamoroz
f613f1b887
New feature:
...
- Add database configuration check & fixing tool
2022-05-10 13:43:50 +09:00
vorotamoroz
5db3a374a9
Fixed:
...
- Freezing LiveSync on mobile devices.
2022-05-06 18:14:45 +09:00
vorotamoroz
a50f0965f6
Refactored and touched up some.
...
Not available on iOS yet, be careful!
2022-04-28 18:24:48 +09:00
vorotamoroz
3545ae9690
Implemented:
...
- using Obsidian API to synchronize.
- Copy button on history dialog.
Documented:
- Document improved.
2022-04-01 17:57:14 +09:00
vorotamoroz
31ab0e90f6
Fixed:
...
- Device and vault name is now not stored in the data.json.
You can synchronize LiveSync's configuration!
2022-02-18 20:10:43 +09:00
vorotamoroz
43fba807c3
Implemented: New "plugins and their settings"
...
Fixed: some plugin synchronization bugs.
2022-02-16 18:26:13 +09:00
vorotamoroz
15b580aa9a
Implemented:
...
- History dialog
Improved:
- Speed up Garbage Collection.
2022-01-13 17:41:45 +09:00
vorotamoroz
ebcb059d99
Modified:
...
- Plugins and settings is now in beta.
Implemented:
- Show the count of the pending processes into the status.
2022-01-11 13:17:35 +09:00
vorotamoroz
c3464a4e9c
New feature:
...
- Bootup sequence prevention implemented.
Touched the docs up:
2021-12-28 11:30:19 +09:00
vorotamoroz
55545da45f
Fixed:
...
- Fixed problems about saving or deleting files to the local database.
- Disable version up warning.
- Fixed error on folder renaming.
- Merge dialog is now shown one by one.
- Fixed icons of queued files.
- Handled sync issue of Folder to File
- Fixed the messages in the setting dialog.
- Fixed deadlock.
2021-12-24 17:05:57 +09:00
vorotamoroz
96165b4f9b
Fixed and implemented:
...
- New configuration to solve synchronization failure on large vault.
- Preset misconfigurations
- Sometimes hanged on replication.
- Wrote documents
2021-12-23 13:22:46 +09:00
vorotamoroz
abe613539b
Fixes:
...
- Allow "'" and ban "#" in filenames. #27
- Fixed misspelling (one of #28 )
2021-12-22 19:38:00 +09:00
vorotamoroz
1b2f9dd171
Refactored and fixed:
...
- Refactored, linted, fixed potential problems, enabled 'use strict'
Fixed:
- Added "Enable plugin synchronization" option
(Plugins and settings had been run always)
Implemented:
- Sync preset implemented.
- "Check integrity on saving" implemented.
- "Sanity check" implemented
It's mainly for debugging.
2021-12-16 19:06:42 +09:00