Daniel
9b02cd192f
🎨 Improve sync provider local file system endpoint setting https://github.com/siyuan-note/siyuan/issues/13744
2025-01-10 23:00:40 +08:00
Daniel
7de7b48163
🎨 Improve code comment
2025-01-09 22:23:39 +08:00
Daniel
048139d91c
🎨 Improve error msg
2025-01-09 11:46:22 +08:00
Daniel
278a8f127d
🎨 Support local file system sync & backup https://github.com/siyuan-note/siyuan/pull/13663
2025-01-02 20:29:04 +08:00
Daniel
6125603e38
🎨 Improve text
2025-01-02 09:39:02 +08:00
Daniel
47e6e8b74b
🎨 Remove Add
and Remove
buttons for S3/WebDAV cloud sync directory settings https://github.com/siyuan-note/siyuan/issues/13682
2025-01-01 12:00:02 +08:00
Daniel
53185297a4
🎨 Support local file system sync & backup https://github.com/siyuan-note/siyuan/pull/13663
2024-12-31 23:25:16 +08:00
Yingyi / 颖逸
6ee4705e2a
🎨 Support local file system sync & backup ( #13663 )
...
* 🎨 Use local file system sync & backup
* ⬆️ dejavu
* 🎨 Add the settings panel of local file system sync & backup
* 📝 Update user guides of local file system sync & backup
* 🎨 Adjust supported runtime environments
2024-12-31 21:06:13 +08:00
Daniel
767bba6a62
🎨 Improve text tip
2024-12-20 23:09:18 +08:00
Daniel
45a6f7e29d
🎨 Support setting automatic sync interval https://github.com/siyuan-note/siyuan/issues/13448
2024-12-14 12:05:40 +08:00
Daniel
6f7e106be4
♻️ Extract method util.GetTreeID
2024-11-29 08:41:43 +08:00
Daniel
7446599c0f
🎨 Remove Unicode PUA characters https://github.com/siyuan-note/siyuan/issues/13291
2024-11-27 20:15:37 +08:00
Daniel
fc50b864ad
🎨 Improve data synchronization perception https://github.com/siyuan-note/siyuan/issues/13000
2024-11-02 12:09:35 +08:00
Daniel
b32257cf1c
🎨 Improve S3/WebDAV data sync config https://github.com/siyuan-note/siyuan/issues/12923
2024-10-26 22:41:58 +08:00
Daniel
488e87b70b
🎨 WebDAV/S3 data sync and backup support configurable concurrent requests https://github.com/siyuan-note/siyuan/issues/12798
2024-10-16 19:29:11 +08:00
Daniel
e334478214
🎨 Improve WebDAV/S3 data sync request timeout settings https://github.com/siyuan-note/siyuan/issues/12734
2024-10-08 17:14:47 +08:00
Oleksandr Redko
b100721fee
♻️ Refactor Go to err != nil
, err == nil
( #12385 )
2024-09-04 09:40:50 +08:00
Daniel
7979054595
🎨 Improve sync logging
2024-08-01 20:25:53 +08:00
Daniel
bed84f11c4
🎨 Improve sync logging
2024-08-01 20:25:29 +08:00
Daniel
0859df6ca0
🎨 Improve data sync when exiting https://github.com/siyuan-note/siyuan/issues/11847
2024-06-27 21:42:54 +08:00
Daniel
7a3d4a05ad
♻️ Refactor the blocktree storage https://github.com/siyuan-note/siyuan/issues/11773
2024-06-20 23:59:27 +08:00
mpcjazz
e8053d1b1f
🌐 Added Japanese user guide ( #11591 )
2024-05-31 10:05:57 +08:00
Daniel
0f915df236
🐛 Block attributes are not refreshed after data syncing https://github.com/siyuan-note/siyuan/issues/11343
2024-05-11 11:11:32 +08:00
Daniel
ffb44137f2
🎨 Improve disk usage display https://github.com/siyuan-note/siyuan/issues/11121
2024-04-24 20:11:55 +08:00
Daniel
1bc11a1a9a
🎨 Improve disk usage display https://github.com/siyuan-note/siyuan/issues/11121
2024-04-24 19:51:15 +08:00
Daniel
6feabe74c8
⚡ Improve block indexing performance https://github.com/siyuan-note/siyuan/issues/10624
2024-03-15 22:54:01 +08:00
Daniel
d90dff900e
🎨 Data repo no longer automatically resets after corrupted https://github.com/siyuan-note/siyuan/issues/10580
2024-03-12 16:35:46 +08:00
Daniel
248bf80415
🎨 Close the user guide when exiting Fix https://github.com/siyuan-note/siyuan/issues/10322
2024-02-06 21:30:36 +08:00
Daniel
52b400c793
🎨 Prevent syncMergeResult push nil
2024-01-16 21:43:12 +08:00
Daniel
5a1a632912
♻️ Rename func
2024-01-06 20:55:00 +08:00
Daniel
286654cb00
🎨 Add internal kernel API /api/filetree/upsertIndexes
and /api/filetree/removeIndexes
https://github.com/siyuan-note/siyuan/issues/10079
2024-01-05 20:55:04 +08:00
Daniel
e02976c421
🎨 Improve data sync to prevent an old snapshot to overwrite the new one https://github.com/siyuan-note/siyuan/issues/9949
...
Abandon snapshot if file does not exist when creating snapshot https://github.com/siyuan-note/siyuan/issues/9948
2023-12-21 23:07:51 +08:00
Daniel
1d54de679f
🎨 Improve kernel stability by eliminating some data races https://github.com/siyuan-note/siyuan/issues/9842
2023-12-08 21:47:15 +08:00
Daniel
dbd52231e9
🎨 Improve kernel stability by eliminating some data races https://github.com/siyuan-note/siyuan/issues/9842
2023-12-08 17:09:56 +08:00
Daniel
26e3f6807b
🎨 Improve kernel stability by eliminating some data races https://github.com/siyuan-note/siyuan/issues/9842
2023-12-08 13:15:52 +08:00
Daniel
bea32e96d5
🎨 Improve kernel stability by eliminating some data races https://github.com/siyuan-note/siyuan/issues/9842
2023-12-08 13:05:50 +08:00
Daniel
b1cea465ac
🎨 Improve file read/write locking https://github.com/siyuan-note/siyuan/issues/9748
2023-12-05 17:51:17 +08:00
Daniel
2f2abf0eff
🎨 Improve data sync perception when data merging https://github.com/siyuan-note/siyuan/issues/9740
2023-11-25 17:13:59 +08:00
Daniel
eb6f892a47
🎨 Improve S3/WebDAV data sync error message Fix https://github.com/siyuan-note/siyuan/issues/9626
2023-11-10 23:00:17 +08:00
Daniel
afd5a20936
🎨 Add user-agent header for sync websocket conn
2023-10-29 09:54:56 +08:00
Daniel
30d60d2de8
🎨 Database beta https://github.com/siyuan-note/siyuan/issues/9242
2023-09-25 16:38:24 +08:00
Daniel
1c6222f3a6
🎨 The cloud sync directory name (Bucket) supports up to 63 characters https://github.com/siyuan-note/siyuan/issues/9130
2023-09-07 11:55:43 +08:00
Daniel
dead5c5a7c
🎨 Add membership one-time payment features https://github.com/siyuan-note/siyuan/issues/8906
2023-08-05 20:04:37 +08:00
Daniel
fa6212a8b4
🎨 Sign in to use S3/WebDAV data sync https://github.com/siyuan-note/siyuan/issues/8779
2023-07-21 20:45:56 +08:00
Daniel
c4558c26dd
🎨 Sign in to use S3/WebDAV data sync https://github.com/siyuan-note/siyuan/issues/8779
2023-07-19 12:15:37 +08:00
Daniel
943e155203
🎨 Improve cloud sync error report text https://github.com/siyuan-note/siyuan/issues/8675
2023-07-04 19:33:28 +08:00
Daniel
b9c35fd0f5
🎨 Update slogan Refactor your thinking
https://github.com/siyuan-note/siyuan/issues/8608
2023-06-24 20:39:55 +08:00
Daniel
552eb9bec6
🎨 Improve ws reconnect
2023-06-21 15:31:28 +08:00
Daniel
4459413493
🎨 Support LiuYun account login https://github.com/siyuan-note/siyuan/issues/8578
2023-06-20 11:48:44 +08:00
Daniel
f37a358cd6
🎨 Support LiuYun account login https://github.com/siyuan-note/siyuan/issues/8578
2023-06-19 21:27:53 +08:00