Commit Graph

1012 Commits

Author SHA1 Message Date
Mohamed Bassem 22a428f216 Removing the step to enable history from the README
While following the README, it told me to enable "Use History" though I couldn't find this setting anywhere. Turned out, it became the default as of https://github.com/vrtmrz/obsidian-livesync/commit/89de551fd77f695dae3c0e514763c116345f18cd with no way to be configured. So this PR, removes this step from the readme.
2022-07-12 12:20:24 +01:00
snyk-bot d5a95d43dd fix: upgrade idb from 7.0.1 to 7.0.2
Snyk has created this PR to upgrade idb from 7.0.1 to 7.0.2.

See this package in npm:
https://www.npmjs.com/package/idb

See this project in Snyk:
https://app.snyk.io/org/vrtmrz/project/d2c9b72d-6e38-433f-bbad-725719c0fa4d?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-07-09 05:02:39 +00:00
vorotamoroz 7d6b83a1cb Fixed
- Saving notes with wrong type.
0.11.9
2022-07-07 17:21:23 +09:00
vorotamoroz 41034d7d92 Create release.yml 2022-06-30 18:18:31 +09:00
vorotamoroz 2455ff6ee1 bump 0.11.8 2022-06-30 18:17:09 +09:00
vorotamoroz 89de551fd7 Fixed:
- Unexpected massive palallel running of file checking in boot sequence is solved.
- Batch file change is not  missing changes now.
- Ignore changes caused by the plug-ins themselves.
- Garbage collection is completely disabled.
- Fixed sometimes fails initial replication after dropping local DB.
Improved:
- a bit more understandable messages
- Save the file into the big chunk on initial scan.
- Use history is always enabled.
- Boot sequence got faster.
2022-06-30 17:46:42 +09:00
vorotamoroz 124a49b80f Fixed and implemented
- Readme tidied.
- More faster e2ee.
- URI and databasename check improved.
0.11.7
2022-06-23 18:26:43 +09:00
vorotamoroz 3e76292aa7 Implemented:
- Encrypting setup URI by passphrse.
(Note: You have to make the setup URI again)

Fixed:
- Setup procedure fixed.
- Status text fixed.
- Documentation fixed.
0.11.6
2022-06-19 15:36:36 +09:00
vorotamoroz 4634ab73b1 - Automatic garbage collection disabled
- Fixed database unloading problem
0.11.5
2022-06-19 14:09:11 +09:00
vorotamoroz 359c10f1d7 Correction of wording 2022-06-15 17:59:10 +09:00
vorotamoroz 59ebac3efc Correction of wording 2022-06-15 17:54:35 +09:00
vorotamoroz b4edca3a99 Fixed format. 2022-06-15 17:51:07 +09:00
vorotamoroz 4b76b10a6f Add some note. 0.11.4 2022-06-15 17:45:46 +09:00
vorotamoroz d4b53280e3 Fixed status message and lag on boot time scan. 2022-06-15 17:45:37 +09:00
vorotamoroz dbd9b17b20 Fixed:
- Fixed ignoring changes on replicating.
- Disabled `Skip old files on sync` temporary (so fragile between multiple devices)
0.11.3
2022-06-14 19:49:21 +09:00
vorotamoroz dcfb9867f2 Fixed:
- Rewritten lock acquiring logic.
- Fixed plugin dialog's message.
- Fixed some error messages.
- Fixed action on replicating non-note entries.
0.11.2
2022-06-14 19:01:31 +09:00
vorotamoroz 46ff17fdf3 New Feature:
- Skip conflicted check while replication

Fixed:
- Rewrited replication reflection algorithm.
0.11.1
2022-06-13 17:36:26 +09:00
vorotamoroz 728dabce60 Fixed repo issue. 2022-06-10 19:04:11 +09:00
vorotamoroz 3783fc6926 Implemented:
- Exporting settings and setup from uri.

Fixed:
- Change "Leaf" into "Chunk"
- Reduced meaninglessly verbose logging
- Trimmed deadcode.
0.11.0
2022-06-10 18:48:04 +09:00
vorotamoroz 236f2293ce Remove notice. 0.10.1 2022-06-10 01:28:41 +09:00
vorotamoroz 4cb908cf62 Fixed migration problem. 2022-06-10 01:26:55 +09:00
vorotamoroz fab2327937 fix a typo. 2022-06-09 18:22:38 +09:00
vorotamoroz 0837648aa6 Add a note 2022-06-09 18:20:51 +09:00
vorotamoroz 58dcc13b50 Bumped 0.10.0 2022-06-09 17:45:32 +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
0.9.0
2022-05-10 13:43:50 +09:00
vorotamoroz 88ef7c316a Fixed:
- Do not show error message when synchronization run automatically .
0.8.8
2022-05-09 11:08:10 +09:00
vorotamoroz 3fbecdf567 Fixed:
- Newly created files could not be synchronized.
0.8.7
2022-05-08 00:02:34 +09:00
vorotamoroz 5db3a374a9 Fixed:
- Freezing LiveSync on mobile devices.
0.8.6
2022-05-06 18:14:45 +09:00
vorotamoroz 6f76f90075 - Reverted PouchDB direct importing.
(I completely forgot why I webpacked.)
- Submodule re-init
0.8.5
2022-04-30 01:11:17 +09:00
vorotamoroz 9acf9fe093 remove wrong submodule 2022-04-30 00:46:14 +09:00
snyk-bot 7da930a8bb fix: upgrade svelte-preprocess from 4.10.3 to 4.10.5
Snyk has created this PR to upgrade svelte-preprocess from 4.10.3 to 4.10.5.

See this package in npm:
https://www.npmjs.com/package/svelte-preprocess

See this project in Snyk:
https://app.snyk.io/org/vrtmrz/project/d2c9b72d-6e38-433f-bbad-725719c0fa4d?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-04-29 03:54:29 +00:00
snyk-bot a632b79726 fix: upgrade esbuild-svelte from 0.6.2 to 0.7.0
Snyk has created this PR to upgrade esbuild-svelte from 0.6.2 to 0.7.0.

See this package in npm:
https://www.npmjs.com/package/esbuild-svelte

See this project in Snyk:
https://app.snyk.io/org/vrtmrz/project/d2c9b72d-6e38-433f-bbad-725719c0fa4d?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-04-29 03:54:25 +00:00
vorotamoroz 1e3de47d92 Update manifest.json 2022-04-28 18:43:46 +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 9d3aa35b0b Fixed:
- Problems around new request API's
0.8.3
2022-04-20 15:02:06 +09:00
vorotamoroz b4b9684a55 Fixed:
- Failure on the first sync
0.8.2
2022-04-07 16:17:20 +09:00
vorotamoroz 221cccb845 bumped 2022-04-04 20:01:50 +09:00
vorotamoroz 801500f924 Fixed:
- Fixed merging issue (Concat both)
- Overdetection of file change after the replication
0.8.1
2022-04-04 19:58:44 +09:00
vorotamoroz 3545ae9690 Implemented:
- using Obsidian API to synchronize.
- Copy button on history dialog.

Documented:
- Document improved.
0.8.0
2022-04-01 17:57:14 +09:00
vorotamoroz 255e7bf828 bumped 0.7.2 2022-03-08 10:40:11 +09:00
vorotamoroz 6f9e7bbcf4 Merge pull request #49 from banool/main
Print exception on failure in certain cases
2022-03-08 10:31:25 +09:00
Daniel Porteous ce1c94a814 Print exception on failure in certain cases 2022-03-06 16:13:57 -08:00
vorotamoroz caf7934f28 Create FUNDING.yml 2022-02-25 13:14:24 +09:00
vorotamoroz 31ab0e90f6 Fixed:
- Device and vault name is now not stored in the data.json.
You can synchronize LiveSync's configuration!
0.7.1
2022-02-18 20:10:43 +09:00
vorotamoroz 43fba807c3 Implemented: New "plugins and their settings"
Fixed: some plugin synchronization bugs.
0.7.0
2022-02-16 18:26:13 +09:00
vorotamoroz 3a8e52425e Fixed:
- Some extensions are encoded incorrectly.
0.6.1
2022-01-27 12:15:23 +09:00
vorotamoroz 15b580aa9a Implemented:
- History dialog

Improved:
- Speed up Garbage Collection.
0.6.0
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.
0.5.0
2022-01-11 13:17:35 +09:00
vorotamoroz 5bb8b2567b Modified:
- Implement automatic temporary reduction of batch sizes.
- Disable remote checkpointing.
0.4.1
2022-01-05 17:20:33 +09:00