vorotamoroz
e61bebd3ee
- Fixed: Skip patterns now handle capital letters.
...
- Improved
- New configuration to avoid exceeding throttle capacity.
- The conflicted `data.json` is no longer merged automatically.
2023-02-03 18:30:40 +09:00
vorotamoroz
6513c53c7e
Fixed:
...
- Document history is now displayed again.
Reorganised:
- Many files have been refactored.
2023-01-17 17:39:26 +09:00
vorotamoroz
0c206226b1
New feature
...
- JSON merging for data and canvas.
2022-12-21 14:51:39 +09:00
vorotamoroz
21362adb5b
Typos
2022-09-06 14:32:09 +09:00
vorotamoroz
0a1248c5fc
Fixed:
...
- Now Notification is less noisy.
- Some synchronization won't be missed.
- Scanning speed improved.
Implemented:
- Implemented notifications to reload the plugin.
- Rescue button to updating all hidden files for overwriting them on other vaults.
2022-07-20 16:57:21 +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
2022-04-20 15:02:06 +09:00
vorotamoroz
b4b9684a55
Fixed:
...
- Failure on the first sync
2022-04-07 16:17:20 +09:00
vorotamoroz
3a8e52425e
Fixed:
...
- Some extensions are encoded incorrectly.
2022-01-27 12:15:23 +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
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