Commit Graph

  • 7da930a8bb fix: upgrade svelte-preprocess from 4.10.3 to 4.10.5 snyk-upgrade-6a3786fc4cbe394542e9d1b6058c46e7 snyk-bot 2022-04-29 03:54:29 +00:00
  • a632b79726 fix: upgrade esbuild-svelte from 0.6.2 to 0.7.0 snyk-bot 2022-04-29 03:54:25 +00:00
  • da322ba19a fix: upgrade esbuild from 0.13.12 to 0.14.34 snyk-upgrade-8fc9e62771dc41b0f23dc0efefb5c949 snyk-bot 2022-04-29 03:54:20 +00:00
  • 1e3de47d92 Update manifest.json vorotamoroz 2022-04-28 18:43:46 +09:00
  • a50f0965f6 Refactored and touched up some. Not available on iOS yet, be careful! vorotamoroz 2022-04-28 18:24:48 +09:00
  • 9d3aa35b0b Fixed: - Problems around new request API's 0.8.3 vorotamoroz 2022-04-20 15:02:06 +09:00
  • b4b9684a55 Fixed: - Failure on the first sync 0.8.2 vorotamoroz 2022-04-07 16:17:20 +09:00
  • 221cccb845 bumped vorotamoroz 2022-04-04 20:01:50 +09:00
  • 801500f924 Fixed: - Fixed merging issue (Concat both) - Overdetection of file change after the replication 0.8.1 vorotamoroz 2022-04-04 19:58:44 +09:00
  • 3545ae9690 Implemented: - using Obsidian API to synchronize. - Copy button on history dialog. 0.8.0 vorotamoroz 2022-04-01 17:57:14 +09:00
  • 255e7bf828 bumped 0.7.2 vorotamoroz 2022-03-08 10:40:11 +09:00
  • 6f9e7bbcf4 Merge pull request #49 from banool/main vorotamoroz 2022-03-08 10:31:25 +09:00
  • ce1c94a814 Print exception on failure in certain cases Daniel Porteous 2022-03-06 16:13:57 -08:00
  • caf7934f28 Create FUNDING.yml vorotamoroz 2022-02-25 13:14:24 +09:00
  • 31ab0e90f6 Fixed: - Device and vault name is now not stored in the data.json. You can synchronize LiveSync's configuration! 0.7.1 vorotamoroz 2022-02-18 20:10:43 +09:00
  • 43fba807c3 Implemented: New "plugins and their settings" Fixed: some plugin synchronization bugs. 0.7.0 vorotamoroz 2022-02-16 18:26:13 +09:00
  • 3a8e52425e Fixed: - Some extensions are encoded incorrectly. 0.6.1 vorotamoroz 2022-01-27 12:15:23 +09:00
  • 15b580aa9a Implemented: - History dialog 0.6.0 vorotamoroz 2022-01-13 17:41:45 +09:00
  • ebcb059d99 Modified: - Plugins and settings is now in beta. 0.5.0 vorotamoroz 2022-01-11 13:17:35 +09:00
  • 5bb8b2567b Modified: - Implement automatic temporary reduction of batch sizes. - Disable remote checkpointing. 0.4.1 vorotamoroz 2022-01-05 17:20:33 +09:00
  • c3464a4e9c New feature: - Bootup sequence prevention implemented. 0.4.0 vorotamoroz 2021-12-28 11:30:19 +09:00
  • 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. 0.3.1 vorotamoroz 2021-12-24 17:05:57 +09:00
  • 96165b4f9b Fixed and implemented: - New configuration to solve synchronization failure on large vault. - Preset misconfigurations - Sometimes hanged on replication. - Wrote documents 0.3.0 vorotamoroz 2021-12-23 13:22:46 +09:00
  • abe613539b Fixes: - Allow "'" and ban "#" in filenames. #27 - Fixed misspelling (one of #28) 0.2.1 vorotamoroz 2021-12-22 19:38:00 +09:00
  • fc210de58b bumped 0.2.0 vorotamoroz 2021-12-16 19:08:15 +09:00
  • 1b2f9dd171 Refactored and fixed: - Refactored, linted, fixed potential problems, enabled 'use strict' vorotamoroz 2021-12-16 19:06:42 +09:00
  • eef2281ae3 Mini fix: fixed the problem that plugin sync timing and notification. 0.1.26 vorotamoroz 2021-12-15 09:22:43 +09:00
  • 40ed2bbdcf Improved: - Tidied up the Setting dialog. - Implemented Automatic plugin saving. - implemented notifying the new plugin or its settings. 0.1.25 vorotamoroz 2021-12-14 19:14:17 +09:00
  • 92fd814c89 update readme vorotamoroz 2021-12-07 17:29:36 +09:00
  • 3118276603 Wrote the docs. vorotamoroz 2021-12-07 17:28:18 +09:00
  • 2b11be05ec Add new feature: - Reread all files 0.1.24 vorotamoroz 2021-12-06 12:19:05 +09:00
  • 0ee73860d1 Fixed: - Make less file corruption. - Some notice was not hidden automatically vorotamoroz 2021-12-06 11:43:42 +09:00
  • ecec546f13 Improvements: - Show sync status information inside the editor. 0.1.23 vorotamoroz 2021-12-03 12:54:18 +09:00
  • 4a8c76efb5 Tidy up: - Plugin and setting table. - Add new option showOwnPlugin. - Change icons. - Buttons in setting dialog. 0.1.22 vorotamoroz 2021-11-29 16:31:29 +09:00
  • 75ee63e573 Bumped 0.1.21 vorotamoroz 2021-11-26 17:27:35 +09:00
  • 3435efaf89 Fixed: - Removed waiting delay on fetching files from the database when launch. - Database had not been closed right timings. - Fixed wrong message. vorotamoroz 2021-11-26 07:52:15 +09:00
  • 57f91eb407 Just added "yet". (I will improve this feature) vorotamoroz 2021-11-26 00:56:52 +09:00
  • 50916aef0b add warning message. vorotamoroz 2021-11-26 00:51:50 +09:00
  • 8126bb6c02 Implemented: - Plugins and settings sync (bleeding edge, not tested well) 0.1.20 vorotamoroz 2021-11-25 23:50:46 +09:00
  • 12753262fd bumped 0.1.19 vorotamoroz 2021-11-25 12:32:35 +09:00
  • 97b34cff47 Fixed: - the issue of filenames. vorotamoroz 2021-11-25 03:13:08 +09:00
  • 85e29b99b2 Bumped and documented. 0.1.18 vorotamoroz 2021-11-24 17:37:13 +09:00
  • 2d223a1439 Add new configuration - Use newer file if conflicted I mprove:. - status message improved. - fixed misconfigurations on automatically disabled sync. vorotamoroz 2021-11-24 17:31:03 +09:00
  • c8decb05f5 Documentated, added feature. - Toggle All Sync (command) for suspend all sync. - Batch database update (beta) 0.1.17 vorotamoroz 2021-11-18 18:15:23 +09:00
  • 6fcb6e5a6a bumped 0.1.16 vorotamoroz 2021-11-15 12:25:45 +09:00
  • bf4ce560ea Fix 3 issues, implement a feature, and tidy up . vorotamoroz 2021-11-15 12:25:18 +09:00
  • 8adab63724 Fixed issues and implement End to End Encryption. 0.1.15 vorotamoroz 2021-11-12 19:11:52 +09:00
  • 9facb57760 Bug fixed and new feature implemented - Synchronization Timing problem fixed - Performance improvement of handling large files - Timeout for collecting leaves extended - Periodic synchronization implemented - Dumping document information implemented. - Folder watching problem fixed. - Delay vault watching for database ready. 0.1.14 vorotamoroz 2021-11-10 18:07:09 +09:00
  • 155439ed56 URG, attachment doesn't captured. 0.1.13 vorotamoroz 2021-11-10 10:06:36 +09:00
  • 04e3004aca Improved: Folder deletion and renaming are now tracked. Database update fixed up. But be a little heavier. Touched up the readme. 0.1.12 vorotamoroz 2021-11-09 15:05:12 +09:00
  • 53b4d4cd20 fixes below: Make text selectable in log dialog. Dumping errors when couldn't connect Invalid uri could not detected. Add tooltips to statusbar 0.1.11 vorotamoroz 2021-11-08 17:52:07 +09:00
  • d324f08240 Renamed - very lucid! 0.1.10 vorotamoroz 2021-11-05 16:38:45 +09:00
  • 0b526e9cea Fixed boot issue and Improved deletion - fixed bootup delay when vault contains many files. - status bar improvement. - add new feature, using trash when file has been delete in remote. 0.1.9 vorotamoroz 2021-11-04 19:12:43 +09:00
  • 07535eb3fc Update README.md vorotamoroz 2021-10-31 12:53:44 +09:00
  • 9965d123bd bumped 0.1.8 vorotamoroz 2021-10-27 23:25:19 +09:00
  • b1c045937b fixed #5 vorotamoroz 2021-10-27 23:23:49 +09:00
  • a4fdcf9540 change information order. vrtmrz 2021-10-27 18:30:11 +09:00
  • a9f06a3ae7 Add readme. vrtmrz 2021-10-27 18:28:30 +09:00
  • 0946b1e012 Update database fixing procedure. vorotamoroz 2021-10-26 18:31:50 +09:00
  • ccbf1b2ffe fix some, - Add Utility functions. - Database reset opeartion and corrupt preventions. - Fixing file deleting. - Tidy up setting dialog. - Add notice about the file that having platform dependant name. - Add webclip on readme 0.1.7 vorotamoroz 2021-10-26 18:08:01 +09:00
  • a01079d4b1 add the information of Test Server and WebClipper vorotamoroz 2021-10-25 11:37:51 +09:00
  • 1d71870fa3 Add 1 Feature and Refactored some - Add Remote Database version check. - Removed Depencency from Database Class. 0.1.6 vorotamoroz 2021-10-21 18:48:42 +09:00
  • 0587a52d22 bumped. 0.1.5 vorotamoroz 2021-10-20 23:04:04 +09:00
  • 6c37f7bb05 Fix careless mistake vorotamoroz 2021-10-20 23:03:07 +09:00
  • d746c1cb52 Fixed parameter mistake. Getting ready for webclip 0.1.4 vorotamoroz 2021-10-20 18:43:53 +09:00
  • 39e2eab023 Fixing issues and tidy up the setting dialog. Fixed timing problem of synchronization note and contents. Tidy up the setting dialog. Add Escape hatch 0.1.3 vorotamoroz 2021-10-19 17:53:54 +09:00
  • 20bdf057fe add very very important notice. and digging weeds. 0.1.2 vrtmrz 2021-10-18 16:18:55 +09:00
  • 531fb97cd9 fixed some sync, merging errors and speed up. 0.1.1 vrtmrz 2021-10-18 15:07:44 +09:00
  • 518ae46cf9 chunk splitting method changed less change sensitivity 0.1.0 vrtmrz 2021-10-17 22:10:03 +09:00
  • 57187a0926 fixed some base on awsome advices. - do not show too frequent message. - fixing code mistake 0.0.9 vrtmrz 2021-10-17 11:06:25 +09:00
  • f3f0639d95 database dedup implemented. 0.0.8 vrtmrz 2021-10-15 17:58:42 +09:00
  • 531cf0d8a4 add vorotamoroz 2021-10-15 12:42:25 +09:00
  • e4f62cefb9 first replication error fixed and minor some fixed 0.0.7 vrtmrz 2021-10-15 12:30:06 +09:00
  • 96daf46226 fixed up manifests 0.0.6 vorotamoroz 2021-10-15 01:34:03 +09:00
  • 4b587912f2 documentation fixed up. vorotamoroz 2021-10-15 01:28:58 +09:00
  • cdb15c1167 documentation improvement vorotamoroz 2021-10-15 01:27:24 +09:00
  • 672ad351d8 delete unused libs. vorotamoroz 2021-10-15 01:26:35 +09:00
  • 832f311b4a message fixed. vorotamoroz 2021-10-15 01:26:15 +09:00
  • 225dbc795b rewrited file treatment vorotamoroz 2021-10-14 19:27:08 +09:00
  • 44efde7762 brushup readme add delete handling icon fix vorotamoroz 2021-10-13 21:38:44 +09:00
  • ed0d8372cb readme fixed vorotamoroz 2021-10-12 23:55:51 +09:00
  • 7c5fa1e942 initial commit vorotamoroz 2021-10-12 23:50:13 +09:00