881 Commits
Author SHA1 Message Date
adrian-fuertes 34db181af0 fix typos in sync messages and comments (startting -> starting) (#876)
BuildCI / build (20.x) (push) Failing after 5m56s
2024-11-10 18:16:22 +08:00
Liam Swayne 6631a9c5eb typo fixes (#870) 2024-11-10 18:14:16 +08:00
fyears e39edcea70 bump to 0.5.25
Release A New Version / build (20.x) (push) Failing after 46s
0.5.25
2024-10-20 17:12:42 +08:00
fyears 9ac7ecf828 fix undefined 2024-10-20 16:58:22 +08:00
fyears 50c08400ff add more prefix 2024-10-20 16:42:47 +08:00
fyears 7bc2fad88b bump to 0.5.24
Release A New Version / build (20.x) (push) Failing after 41s
0.5.24
2024-09-30 21:15:53 +08:00
fyears 6dc1c28361 add caddy 2024-09-30 21:15:23 +08:00
fyears 2220f511e3 fix webdav path with /.. leading 2024-09-30 20:51:55 +08:00
fyears 06de1a4ab0 bump to 0.5.23
Release A New Version / build (20.x) (push) Failing after 47s
0.5.23
2024-09-30 18:11:43 +08:00
fyears df184ff9d8 correct way to deal with .obsidian and bookmarks 2024-09-30 18:11:08 +08:00
fyears f50ba953f1 fix ci
Release A New Version / build (20.x) (push) Failing after 50s
0.5.22
2024-09-29 10:19:48 +08:00
fyears 55cb26bd22 bump to 0.5.22 2024-09-29 10:11:01 +08:00
fyears 36d3018efb fix ignore logic 2024-09-29 10:09:49 +08:00
fyears 421b43d937 update complex logic for config 2024-09-29 09:32:04 +08:00
xvqinghong 17708359a1 fix bug of unwished synchronizing Config Directory and Bookmarks File (#816)
In the original code, if we set syncConfigDir to false, which means we don't want to sync this directory, but it will also cause `if( syncConfigDir && isInsideObsFolder(key, configDir) )` statement NEVER be entered.  Thus, in the original code, our setting is actually be ignored.
2024-09-29 09:20:27 +08:00
fyears 9acae1b077 fix google drive expire 2024-09-29 08:59:14 +08:00
fyears 4ade975585 warn in console about expire 2024-09-29 08:58:57 +08:00
fyears e988fc7ae9 update ci 2024-09-09 00:39:19 +08:00
fyears 5c56f2146f 0.5.21
Release A New Version / build (20.x) (push) Failing after 41s
0.5.21
2024-09-09 00:13:09 +08:00
fyears 74125f8dff fix config dir special empty condiction 2024-09-09 00:12:38 +08:00
fyears ace16de20c add complex logic to allow list and ignore list 2024-09-09 00:00:12 +08:00
fyears 716e5aa6c5 not detect chars in name for now 2024-09-07 15:26:19 +08:00
fyears fcdbb71493 add star and download history 2024-09-01 18:53:19 +08:00
fyears 0040e18b49 fix link 2024-09-01 18:30:31 +08:00
fyears b5d56843fd bump to 0.5.20
Release A New Version / build (20.x) (push) Failing after 52s
0.5.20
2024-09-01 18:28:46 +08:00
fyears b63b6791aa re-enable profiler 2024-09-01 18:28:08 +08:00
Matvey Romanov 2a3d1265b3 Update en.json (#794) 2024-09-01 17:34:46 +08:00
fyears 245d529821 bump to 0.5.19
Release A New Version / build (20.x) (push) Failing after 43s
0.5.19
2024-09-01 17:29:48 +08:00
fyears 74e5231861 not transfer data to worker for safety 2024-09-01 17:26:32 +08:00
fyears ac9c2a9248 mini support to ctimeCli 2024-09-01 17:17:08 +08:00
fyears b2dea5a351 add allow list mode 2024-09-01 16:48:35 +08:00
fyears e9b9cd97ac check if folder/file name is valid 2024-09-01 16:15:42 +08:00
fyears fccebb0594 fix error notice 2024-09-01 16:15:17 +08:00
fyears dda304c857 add cn for readme 2024-08-04 00:25:21 +08:00
fyears c0aec40bcc bump to 0.5.18
Release A New Version / build (20.x) (push) Failing after 51s
0.5.18
2024-07-29 22:19:02 +08:00
fyears fb2f4ef46f fix checking 2024-07-29 22:18:33 +08:00
fyears 52f3e6a265 bump to 0.5.17
Release A New Version / build (20.x) (push) Failing after 41s
0.5.17
2024-07-28 16:14:41 +08:00
fyears b5099854af webdis add prefix in scan 2024-07-28 15:50:01 +08:00
fyears d42b31cea2 update node ci
Release A New Version / build (20.x) (push) Failing after 51s
0.5.16
2024-07-27 23:08:49 +08:00
fyears 69e0c77444 bump to 0.5.16 2024-07-27 22:58:36 +08:00
fyears ee4394873b upgrade check connections 2024-07-27 22:58:05 +08:00
fyears f2845cdcbf finally we can switch from ts-node to tsx 2024-07-27 22:55:04 +08:00
fyears bbee873b64 remove debug log 2024-07-27 22:08:22 +08:00
fyears f5fee16130 bump to 0.5.15 2024-07-27 19:38:25 +08:00
fyears f4b82204c1 update packages 2024-07-27 19:37:55 +08:00
fyears f1a06a3f52 add append mode for sabre 2024-07-27 19:22:57 +08:00
fyears ae4e67f3b4 fix smart conflict 2024-07-27 19:09:42 +08:00
fyears 254231e4bd add onedrive mtime error 2024-07-27 15:02:21 +08:00
fyears 871e8dc3cf encode username 2024-07-27 14:41:37 +08:00
fyears 85aed7cfb9 dufs 2024-07-27 14:41:26 +08:00