Commit Graph

38 Commits

Author SHA1 Message Date
21pages 2afce3f1f4 add file log page to cm
* Only send and receive logs are shown
* For older version, client send to server doesn't have size information, because server side doesn't know the total_size
* Not switch tabs automatically when new files are transferred
* If cm side page is open, not pop up automatically when new files are transferred
* Show unread message count
* The cm tab remains open when closed if a file transfer has previously occurred

Signed-off-by: 21pages <pages21@163.com>
2023-09-07 19:51:25 +08:00
21pages aa740f4263 remove many unwrap and enum_value_or_default
Signed-off-by: 21pages <pages21@163.com>
2023-07-23 20:00:58 +08:00
fufesou db71dd039d plugin_framework, manager, install plugin
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-12 08:48:14 +08:00
Kingtous 7a05910807 feat: identical msg in flutter and sciter 2023-03-15 17:21:15 +08:00
Kingtous b627a0d6c1 feat: post file confirm and make files with the same name confirm 2023-03-15 17:21:15 +08:00
rustdesk a8c3499d7b sync with rustdesk-server hbb_common 2023-01-27 11:42:08 +08:00
KG7x 71103886e6 Fix typo 2022-12-25 20:21:13 +03:00
Kingtous bb42e88bb2 opt: remove outputs 2022-12-06 15:17:51 +08:00
Kingtous c77fe6c01c fix: infinite execution loop when transfer data 2022-12-06 15:10:08 +08:00
Kingtous cbc372991b feat: add skip feature 2022-12-05 20:11:04 +08:00
csf 50dc2a4d73 fix: sending file from local to remote (keep send_raw) 2022-11-16 18:53:32 +09:00
csf 3ff2f60fb7 Merge master 2022-08-04 17:24:02 +08:00
tom c6c5d2cb98 upgrade protobuf to 3.1.0 and use with-bytes feature, issues:958 2022-07-14 17:20:01 +08:00
rustdesk b88b4151bc 1.2.0 -> 1.1.10 2022-06-09 19:45:53 +08:00
Kingtous c4663ecbf3 fix: linux <- windows subfolder collepsed 2022-05-20 10:53:10 +08:00
Kingtous 42f2ebc8e6 opt: clean code 2022-05-18 15:45:45 +08:00
Kingtous fc39c0ffc0 add: android file transfer logic 2022-05-17 23:03:55 +08:00
Kingtous 39eb1b7211 opt: add resume btn 2022-05-16 14:45:17 +08:00
Kingtous c96c0df645 fix: rebase conflict 2022-05-16 14:45:17 +08:00
Kingtous a2bc2a21bb add: file_num offset 2022-05-16 14:45:17 +08:00
Kingtous 77bb821ecf fix: to string 2022-05-16 14:45:17 +08:00
Kingtous b3f523f65e fix: serde 2022-05-16 14:45:17 +08:00
Kingtous 11e0d2cbf1 add: job logic 2022-05-16 14:45:17 +08:00
Kingtous 74a3799b78 add: meta info 2022-05-16 14:45:17 +08:00
Kingtous 02f214e39a opt: name, imports 2022-05-16 14:45:17 +08:00
Kingtous 74b3cb1c58 fix: skip issue 2022-05-16 14:45:17 +08:00
Kingtous cdecb3589a refactor: change version to 1.2.0 2022-05-16 14:45:17 +08:00
Kingtous 4975c9b54d add: overwrite version limit, remove debug log 2022-05-16 14:45:17 +08:00
Kingtous c17e77148e add: remote ret back override confirmation 2022-05-16 14:45:16 +08:00
Kingtous 51caeafebd add: server override 2022-05-16 14:45:16 +08:00
kingtous 8854fcbe85 add: automatic accept confirm log 2022-05-16 14:45:16 +08:00
kingtous b08877031f feat: server connections 2022-05-16 14:45:16 +08:00
kingtous f4c6c4f6c4 feat: add file digest 2022-05-16 14:45:16 +08:00
rustdesk c1bad84a86 100% open source 2022-05-12 17:35:25 +08:00
rustdesk 3ea33f7203 improve file write to cm 2022-03-26 03:05:15 +08:00
Arash Hatami 7f13edd14a Fix misspelled words 2021-11-14 18:52:05 +03:30
rustdesk dc3fcda2c9 tokio1, windows not test yet 2021-06-25 19:42:51 +08:00
rustdesk d1013487e2 source code 2021-03-29 15:59:14 +08:00