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
3545ae9690
Implemented:
...
- using Obsidian API to synchronize.
- Copy button on history dialog.
Documented:
- Document improved.
2022-04-01 17:57:14 +09:00
vorotamoroz
c3464a4e9c
New feature:
...
- Bootup sequence prevention implemented.
Touched the docs up:
2021-12-28 11:30:19 +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
3118276603
Wrote the docs.
2021-12-07 17:28:18 +09:00
vorotamoroz
2b11be05ec
Add new feature:
...
- Reread all files
2021-12-06 12:19:05 +09:00
vorotamoroz
ecec546f13
Improvements:
...
- Show sync status information inside the editor.
Fixed:
- Reduce the same messages on popup notifications
- show warning message when synchronization
2021-12-03 12:54:18 +09:00
vorotamoroz
85e29b99b2
Bumped and documented.
2021-11-24 17:37:13 +09:00
vorotamoroz
c8decb05f5
Documentated, added feature.
...
- Toggle All Sync (command) for suspend all sync.
- Batch database update (beta)
2021-11-18 18:15:23 +09:00