Commit Graph

394 Commits

Author SHA1 Message Date
fyears
c4c39f6b79 make it more robust 2024-05-19 19:13:56 +08:00
fyears
45578a01dd chunk webdav upload to 5 mb 2024-05-19 18:10:32 +08:00
fyears
0391c42999 wrap settings 2024-05-19 18:09:41 +08:00
fyears
807eec928e optimize sync plan export 2024-05-19 17:51:44 +08:00
fyears
3d7c4d2a4a optimize webdav 2024-05-19 17:03:14 +08:00
fyears
cb779fc7bf add upload by chunks for webdav 2024-05-19 15:58:49 +08:00
fyears
9d8e2af7b9 allow skipping empty file in onedrive 2024-05-18 12:03:53 +08:00
Jason
a48440e60b
Refine wording and grammar in some descriptions of settings. (#655)
* Refine wording and grammar in some descriptions of settings.

* Remove extra space in settings_encryptionmethod_desc.

* Add required ending comma syntax to settings_webdav_auth_desc.
2024-05-18 02:32:07 +08:00
fyears
2a84fae368 fix typo 2024-05-18 02:31:28 +08:00
fyears
3c3426a842 add more size range 2024-05-18 02:30:50 +08:00
fyears
74de7da89a fix timestamp to date using native js 2024-05-18 01:41:54 +08:00
fyears
1f33ac5d7a remove verbose webdav output 2024-05-18 01:34:46 +08:00
fyears
63c54d1956 check password using walkPartial instead of cache 2024-05-18 01:33:20 +08:00
fyears
b584f89a95 profiler itself might impact performance 2024-05-18 00:03:21 +08:00
fyears
fa17ea074b format 2024-05-17 22:59:44 +08:00
fyears
cb98bae79a buck? localforage 2024-05-17 22:59:34 +08:00
fyears
36079fc1d0 add profiler 2024-05-09 00:01:30 +08:00
fyears
67467a5034 fail statusbar 2024-05-08 22:50:18 +08:00
fyears
2a3df8ab53 fix onedrive issue in enc 2024-05-08 22:37:34 +08:00
fyears
e66b0c71c4 fix format again 2024-05-08 22:04:21 +08:00
fyears
a081d09212 safe lint from biome 2024-05-08 00:20:15 +08:00
fyears
235e346d2f slightly format 2024-05-07 23:48:37 +08:00
fyears
f25a2c2992 shorten text 2024-05-07 00:02:34 +08:00
fyears
3d1269a9f2 add a little helper to see file stat 2024-05-07 00:01:21 +08:00
fyears
ed52a8542f fix s3 mtime problem 2024-05-06 23:41:48 +08:00
fyears
ce1990a35f change loglevel for verbose mixedEntityMappings 2024-04-28 00:55:56 +08:00
fyears
61a3fab219 webdis 2024-04-27 23:10:36 +08:00
fyears
8d5868b8d8 fix process counting 2024-04-27 17:11:48 +08:00
fyears
9fe1b1d5e6 clean both folder if empty 2024-04-27 12:03:36 +08:00
fyears
df7b6e1848 allowing s3 synth folder 2024-04-27 12:01:30 +08:00
fyears
f33fa26c03 a large semi-rewrite of fs logic 2024-04-27 02:27:24 +08:00
Kira Kawai
5ce350ba41
💄 setings: overflow-wrap: break-word (#597)
Co-authored-by: ras0q <ras0q@users.noreply.github.com>
2024-04-26 23:23:34 +08:00
lyiton
1d32f1242d
Update zh_cn.json (#598) 2024-04-19 23:33:03 +08:00
fyears
d8ab054da1 change css on mobile to make multiple buttons happy 2024-04-05 11:53:44 +08:00
fyears
b877228415 revert back the webdav path func 2024-04-05 11:37:03 +08:00
fyears
28b99557a8 clean up reverse proxy 2024-04-05 11:06:16 +08:00
fyears
ae28cf9183 format 2024-04-05 10:48:53 +08:00
Yesterday17
8f68ac4ded
handle relative path correctly (#226)
Co-authored-by: fyears <1142836+fyears@users.noreply.github.com>
2024-04-05 10:45:23 +08:00
Adens Wang
220fd07a8b
feat: add reserve proxy url (#479)
Co-authored-by: Adens <dwang@senparc.com>
Co-authored-by: fyears <1142836+fyears@users.noreply.github.com>
2024-04-05 10:36:58 +08:00
fyears
ca5ca5f576 fix the time mapping 2024-04-05 00:23:05 +08:00
fyears
0e6182b887 bulk load db and remove some verbose output, to speed up 2024-04-04 23:37:09 +08:00
fyears
c5a7085fda format 2024-04-04 22:20:44 +08:00
fyears
640f1e56f1 save the writing 2024-04-04 22:20:36 +08:00
fyears
83e0073134 remove dep on delay lib 2024-04-04 21:58:52 +08:00
fyears
cfe316f690 profiler 2024-04-04 21:52:01 +08:00
fyears
c472654060 add hint for linux 2024-04-04 17:54:45 +08:00
fyears
ce94a6d79c let onedrive happy 2024-04-03 20:48:34 +08:00
fyears
0fc0dcad64 optimize the import and export functions 2024-04-03 19:43:53 +08:00
fyears
583b365e72 optimize export sync plans, and clear too many sync plans 2024-04-03 00:21:43 +08:00
fyears
3d213b2be8 fix comparation of equality 2024-04-03 00:03:58 +08:00