Commit Graph

199 Commits

Author SHA1 Message Date
vorotamoroz 07f16e3d7d Added missing log updates. 2022-10-14 17:37:25 +09:00
vorotamoroz 486f1aa4a0 Bump 0.16.0 2022-10-05 17:14:52 +09:00
vorotamoroz 075c6beb68 New feature:
- Monitor hidden files, Now we can use internal file sync without scan.
Fixed:
- Periodic synchronisation sometimes failed.
- Status-display had not been cleared in some cases.
- `Skip patterns default` has been changed to more clear name.
2022-10-05 17:14:32 +09:00
vorotamoroz d6121b0c1e bump 0.15.10 2022-10-03 10:57:39 +09:00
vorotamoroz 3292a48054 Fixed
- The boot sequence has been corrected and now boots smoothly.
- Auto applying of batch save will be processed earlier than before.
2022-10-03 10:52:31 +09:00
vorotamoroz ee37764040 bump 0.15.9 2022-10-02 01:48:50 +09:00
vorotamoroz b6f7fced22 Use new library for batching the chunk retrieving 2022-10-02 01:45:44 +09:00
vorotamoroz 13456c0854 Fixed: deleted debug message 2022-10-02 01:44:39 +09:00
vorotamoroz 2663a52fd7 bump 0.15.8 2022-09-29 16:58:53 +09:00
vorotamoroz d4bbf79514 Fixed:
- Fixed a bug about deleting empty directory
- Weird behaviour on boot-sequence on mobile devices.
2022-09-29 16:58:39 +09:00
vorotamoroz 5f96cc6b82 bump 0.15.7 2022-09-28 17:57:23 +09:00
vorotamoroz 8c8f5d045f Fixed:
- Fixed bug about renaming file
2022-09-28 17:56:34 +09:00
vorotamoroz 40cf8be890 Bump 0.15.6 2022-09-28 16:17:11 +09:00
vorotamoroz 6b03dbbe75 Fixed:
- File tracking logic has been refined.
2022-09-28 16:17:04 +09:00
vorotamoroz 74425f75d2 bump 0.15.5 2022-09-27 17:59:05 +09:00
vorotamoroz ac7c622466 Fixed docs. 2022-09-27 17:58:31 +09:00
vorotamoroz 4b32365694 Implemented:
- Add new features for setting Self-hosted LiveSync up more easier.
2022-09-27 17:58:13 +09:00
vorotamoroz 728edac283 Merge pull request #114 from JEndler/main
Fixed Docker command in docs.
2022-09-15 17:45:38 +09:00
Jakob Endler ab9c0190bb Fixed Docker command in docs. 2022-09-12 18:36:50 +02:00
vorotamoroz 5a7610d411 bump 0.15.4 2022-09-12 11:16:41 +09:00
vorotamoroz 4691ae1463 Fixed:
- Now we can detect hidden files changes and morethings again.
2022-09-12 11:03:28 +09:00
vorotamoroz 0923ac3d85 Bump 0.15.3 2022-09-11 14:22:24 +09:00
vorotamoroz ca100d6d9d Fixed:
- Fixed the issue about lock/unlock remote database while rebuilding in wizard
2022-09-11 14:21:02 +09:00
vorotamoroz bc373d4359 Bump 0.15.2 2022-09-11 10:38:38 +09:00
vorotamoroz 4038b683fe Documentated! 2022-09-11 10:38:20 +09:00
vorotamoroz 5e7b44d35a Wizard behaviour has been improved 2022-09-11 10:37:46 +09:00
vorotamoroz d04be6813b bump again. 0.15.1 2022-09-11 03:02:44 +09:00
vorotamoroz 8e578e2100 missed the stylesheet 2022-09-11 03:02:34 +09:00
vorotamoroz 55fcdfe18f Bump 0.15.0 2022-09-11 02:56:41 +09:00
vorotamoroz 66f2fea2f4 Remove outdated configuration items. 2022-09-11 02:51:17 +09:00
vorotamoroz beb7bf6fb9 Implemented
- Configuration wizard.
Fixed
- Remove outdated configuration items.
2022-09-11 02:50:51 +09:00
vorotamoroz 34791114e5 Fixed
- Fix file extension
- Remove GC.
- Remove obsoluted methods.
2022-09-11 02:46:29 +09:00
vorotamoroz de5cdf507d bump 0.14.8 2022-09-06 17:13:53 +09:00
vorotamoroz 83209f3923 Refactored:
- PouchDB handling moved into Common lib.
2022-09-06 17:11:43 +09:00
vorotamoroz b14ecdb205 Bump 0.14.7 2022-09-06 17:02:58 +09:00
vorotamoroz 21362adb5b Typos 2022-09-06 14:32:09 +09:00
vorotamoroz f8c1474700 Refactored 2022-09-06 13:42:12 +09:00
vorotamoroz b35052a485 bump 0.14.6 2022-09-05 16:55:35 +09:00
vorotamoroz c367d35e09 Target ES2018 2022-09-05 16:55:29 +09:00
vorotamoroz 2a5078cdbb bump 0.14.5 2022-09-05 16:54:06 +09:00
vorotamoroz 8112a07210 Implemented:
- Auto chunk size adjusting.
  Now our large files are processed more efficiently
- These configuration has been removed.

Improved
- Remote chunk retrieving logic has been speeded up.

Fixed
- Fixed process handling of boot sequence
2022-09-05 16:53:22 +09:00
vorotamoroz c9daa1b47d Fixed issue of importing configurations. 0.14.4 2022-09-04 01:16:29 +09:00
vorotamoroz 73ac93e8c5 bump 0.14.3 2022-09-04 01:08:09 +09:00
vorotamoroz 8d2b9eff37 Improved:
- New test items have been added to `Check database configuration`
2022-09-04 01:08:02 +09:00
vorotamoroz 0ee32a2147 bump 0.14.2 2022-09-03 16:44:51 +09:00
vorotamoroz ac3c78e198 Fixed
- Could not retrieve files if synchronisation has been interrupted or failed
2022-09-03 16:43:59 +09:00
vorotamoroz 0da1e3d9c8 bump 0.14.1 2022-08-30 15:24:38 +09:00
vorotamoroz 8f021a3c93 Improved:
- Use local chunks in preference to remote them if present.
2022-08-30 15:24:26 +09:00
vorotamoroz 6db0743096 Update release.yml 2022-08-29 16:50:53 +09:00
vorotamoroz 0e300a0a6b bump 0.14.0 2022-08-29 16:48:35 +09:00