Abdullah Ibrahim
|
52adf51d33
|
Complete arabic translation
|
2023-08-26 16:04:50 +03:00 |
|
Abdullah Ibrahim
|
720de651f3
|
add additional translations
|
2023-08-25 21:58:27 +03:00 |
|
Abdullah Ibrahim
|
3d382d0354
|
Initial Arabic translation
|
2023-08-25 19:04:44 +03:00 |
|
RustDesk
|
7c9068cf17
|
Merge pull request #5444 from 21pages/fix
encrypt return emtpy if exceed max len to avoid another encrypt
|
2023-08-19 22:00:32 +08:00 |
|
21pages
|
e1ae3601c4
|
encrypt return emtpy if exceed max len to avoid another encrypt
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-19 20:44:54 +08:00 |
|
rustdesk
|
8ce51cbf53
|
revert amd64 backto github runner
|
2023-08-19 19:38:32 +08:00 |
|
rustdesk
|
0cffb3651c
|
Merge branch 'master' of github.com-rustdesk:rustdesk/rustdesk
|
2023-08-19 19:35:36 +08:00 |
|
RustDesk
|
90e6c016a6
|
Merge pull request #5443 from 21pages/ab
fix refresh icon stops after switching tab
|
2023-08-19 18:30:36 +08:00 |
|
21pages
|
9cba0a0b89
|
fix refresh icon stops after switching tab
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-19 18:12:03 +08:00 |
|
RustDesk
|
f68ef1492f
|
Update flutter-build.yml
|
2023-08-19 17:41:28 +08:00 |
|
RustDesk
|
535e1bd2ce
|
Merge pull request #5442 from 21pages/ab
restore online status after pullAb
|
2023-08-19 15:30:43 +08:00 |
|
21pages
|
df02292338
|
restore online status after pullAb
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-19 15:28:53 +08:00 |
|
RustDesk
|
e2d38208c4
|
Merge pull request #5440 from 21pages/opt
opt peer tab ui
|
2023-08-19 12:25:28 +08:00 |
|
21pages
|
cdb264d47b
|
opt ui: hover decoration of peer tab icon, add tile card
checkbox margin
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-19 11:33:56 +08:00 |
|
rustdesk
|
73c19803a2
|
upgrade tao which may solve tray theme issue on windows
|
2023-08-19 10:45:55 +08:00 |
|
RustDesk
|
622b2f3858
|
Merge pull request #5438 from fufesou/fix/linux_crash_rdev_xdisplay
fix, linux crash, rdev, xdisplay
|
2023-08-19 09:00:20 +08:00 |
|
fufesou
|
83061afe6f
|
fix, linux crash, rdev, xdisplay
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-08-19 01:21:55 +08:00 |
|
RustDesk
|
24547c11cb
|
Merge pull request #5437 from 21pages/ab
fix missing await in pullAb
|
2023-08-18 19:53:06 +08:00 |
|
RustDesk
|
cfdc9ad03c
|
Merge pull request #5436 from leroyloren/master-2
Update cs.rs
|
2023-08-18 19:52:54 +08:00 |
|
RustDesk
|
a012414f9f
|
Merge pull request #5435 from leroyloren/master
Update cs.rs
|
2023-08-18 19:52:43 +08:00 |
|
21pages
|
ce5abfc3cd
|
fix missing await in pullAb
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-18 19:46:50 +08:00 |
|
leroyloren
|
30b260ab21
|
Update cs.rs
|
2023-08-18 12:58:55 +02:00 |
|
leroyloren
|
15839d9815
|
Update cs.rs
|
2023-08-18 12:56:44 +02:00 |
|
RustDesk
|
08af0d4bf2
|
Merge pull request #5433 from 21pages/ab
replace offstage with if-else for LinearProgressIndicator in dialog
|
2023-08-18 16:19:36 +08:00 |
|
21pages
|
979203cbdb
|
replace offstage with if-else for LinearProgressIndicator in dialog
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-18 16:16:21 +08:00 |
|
21pages
|
a7163c6a04
|
when connecting with ab, if recent peer's alias is empty, set it to ab's alias
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-18 15:49:15 +08:00 |
|
rustdesk
|
8b5f389cd7
|
Merge branch 'master' of github.com-rustdesk:rustdesk/rustdesk
|
2023-08-18 14:58:44 +08:00 |
|
rustdesk
|
d30a9b545e
|
went back to flutter 3.10.6, because 3.13 does not work well with bridge
|
2023-08-18 14:58:05 +08:00 |
|
RustDesk
|
d26d680390
|
Merge pull request #5431 from 21pages/ab
don't use Offstage as widget of animated loading, reuse refresh as loading
|
2023-08-18 13:10:14 +08:00 |
|
21pages
|
24e6b54650
|
don't use Offstage as widget of animated loading, reuse refresh as
loading
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-18 12:58:37 +08:00 |
|
rustdesk
|
d56356e595
|
Merge branch 'master' of github.com-rustdesk:rustdesk/rustdesk
|
2023-08-18 12:11:12 +08:00 |
|
rustdesk
|
be11c7127d
|
flutter 3.13.0 for fixing flutter sluggish caused by combination of
offstage and loading animation in ab, issue #5410
|
2023-08-18 12:09:52 +08:00 |
|
RustDesk
|
cf557bc63e
|
Merge pull request #5430 from 21pages/ab
fix ab ui update on every time callback
|
2023-08-18 10:51:48 +08:00 |
|
RustDesk
|
78c620126c
|
Merge pull request #5427 from flusheDData/master
Update es.rs
|
2023-08-18 10:51:19 +08:00 |
|
Miguel F. G
|
17a6c697c7
|
Update es.rs
A few updates plus new terms
|
2023-08-17 16:43:12 +02:00 |
|
21pages
|
2279c1ce70
|
fix ab ui update on every time callback
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-17 21:17:31 +08:00 |
|
RustDesk
|
7fa1bcfdfb
|
Update history.yml
|
2023-08-17 21:07:20 +08:00 |
|
RustDesk
|
5102adfd5c
|
Merge pull request #5426 from open-trade/master
update history ci
|
2023-08-17 19:27:33 +08:00 |
|
2mao
|
9f3a0699f6
|
Merge branch 'rustdesk:master' into master
|
2023-08-17 19:26:46 +08:00 |
|
RustDesk
|
81bf4bc028
|
Merge pull request #5425 from 21pages/ab
fix searching alias doesn't take effect in address book
|
2023-08-17 19:24:13 +08:00 |
|
21pages
|
d2c84c5fc2
|
fix splash not using onetime-password when changing peer tab
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-17 19:21:06 +08:00 |
|
2mao
|
8b6be8234d
|
Update history.yml
|
2023-08-17 19:20:47 +08:00 |
|
21pages
|
d7f0acd96d
|
ab: unremember password in ab also unremember password in recent, and set alias also sync to recent
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-17 19:20:07 +08:00 |
|
2mao
|
d805d74f05
|
Update history.yml
|
2023-08-17 19:09:01 +08:00 |
|
2mao
|
37d540544a
|
Update history.yml
|
2023-08-17 18:50:47 +08:00 |
|
2mao
|
8651466cf2
|
Update history.yml
|
2023-08-17 18:49:03 +08:00 |
|
2mao
|
90c55c0096
|
Update history.yml
|
2023-08-17 18:41:47 +08:00 |
|
RustDesk
|
87d489207c
|
Merge pull request #5424 from leroyloren/master-1
Update cs.rs
|
2023-08-17 18:24:21 +08:00 |
|
21pages
|
6045b5fead
|
fix search alias doesn't match in address book
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-17 17:20:08 +08:00 |
|
leroyloren
|
1976fd6164
|
Update cs.rs
|
2023-08-17 09:56:35 +02:00 |
|