761 Commits

Author SHA1 Message Date
Kingtous
4e047f1bb2 opt: support match user/hostname/id(sciter), case insensitive
Signed-off-by: Kingtous <kingtous@qq.com>
2022-08-27 01:05:38 +08:00
Kingtous
1fb186fd2a feat: manjaro/arch build.py 2022-08-25 17:35:45 +08:00
21pages
f9db9fc87a Merge branch 'master' into flutter_desktop 2022-08-25 13:41:25 +08:00
fufesou
92f1f17ca2 flutter_desktop: fix sciter lan peers
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-08-24 23:22:50 +08:00
21pages
a7c87a5f57 option to enable force-always-relay
Signed-off-by: 21pages <pages21@163.com>
2022-08-24 17:03:59 +08:00
21pages
0649a49d17 fix 10054: change direct to relay when RST
Signed-off-by: 21pages <pages21@163.com>
2022-08-24 16:26:09 +08:00
csf
3b63dea6fe add port forward closeSuccess 2022-08-24 15:05:05 +08:00
csf
b71593a25c fix mobile app type event name flutter.rs 2022-08-24 15:05:02 +08:00
RustDesk
714d474ff2
Merge pull request #1327 from Heap-Hop/flutter_desktop_cm
Flutter desktop cm
2022-08-22 22:33:28 +08:00
csf
b5ebb5de37 flutter_desktop_cm fix Windows build & TODO clipboard_file 2022-08-22 22:16:45 +08:00
csf
2c7f0d7588 fix cm event listener & switch permission 2022-08-22 20:26:16 +08:00
21pages
4faf0a3d35 check super permission: win && linux
Signed-off-by: 21pages <pages21@163.com>
2022-08-22 09:04:20 +08:00
RustDesk
3394975aa2
Merge pull request #1110 from 21pages/enc-id
avoid modify id manually
2022-08-20 21:08:40 +08:00
csf
3063adc2fd add desktop cm backend 2022-08-17 17:23:55 +08:00
RustDesk
fc061d2b49
Merge pull request #1294 from 21pages/setting
optimize settings ui
2022-08-17 15:37:30 +08:00
21pages
845a524b82 optimize settings ui
Signed-off-by: 21pages <pages21@163.com>
2022-08-17 13:04:37 +08:00
csf
53b69b59a8 rename get_session -> session_get 2022-08-17 10:00:35 +08:00
RustDesk
f323cd458b
Merge pull request #1271 from kordood/master
Create ko.rs
2022-08-16 14:31:32 +08:00
kordood
1f0ba830df Fix a typo of locale name
Signed-off-by: kordood <gigacms@gmail.com>
2022-08-16 14:51:10 +09:00
kordood
bb99dcab6b Update lang.rs to add Korean language
Signed-off-by: kordood <gigacms@gmail.com>
2022-08-16 10:55:24 +09:00
csf
710ffcd0c7 update quality monitor & remove remote_page.dart desktop unused code 2022-08-15 20:29:54 +08:00
csf
f99ab7d0a7 fix dialog res bug ; add desktop restart remote device 2022-08-15 20:29:51 +08:00
Kingtous
ce86d5a5d4 add: cm page
Signed-off-by: Kingtous <kingtous@qq.com>
2022-08-15 11:52:06 +08:00
21pages
5887334c2e add setting page
Signed-off-by: 21pages <pages21@163.com>
2022-08-15 08:56:42 +08:00
Software Magic
7cb9540c3f
Added missing translation and changed some mistakes
My first contribute. I added missing translations and changed some mistakes
2022-08-14 10:17:53 +02:00
kordood
9fbb114301 Create ko.rs
Signed-off-by: kordood <gigacms@gmail.com>
2022-08-14 14:03:17 +09:00
fufesou
4fecbba87e flutter_desktop: remote scroll choice translation
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-08-13 22:29:08 +08:00
kingtous
780b42d0ba feat: adapt macos dark mode 2022-08-10 11:33:50 +08:00
fufesou
b2ffe9dee4 flutter_desktop: handle privacy mode back notifications
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-08-09 11:03:56 +08:00
fufesou
e553756ad8 flutter_desktop: fix clipboard
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-08-09 10:33:47 +08:00
csf
e420178750 refactor all [setByName] [getByName] to async bridge function 2022-08-08 22:27:27 +08:00
Crashys
2f8b300518
Create pt_PT
New language translation (Portuguese / Portugal)
2022-08-08 14:08:58 +02:00
csf
c5d0628291 refactor set/getByName "peers" "option" 2022-08-08 17:54:41 +08:00
rustdesk
e5e57943cb revert nl lang, because it screw up lang.rs, and nl.rs is not valid
utf-8 file, can not be compiled
2022-08-05 23:32:51 +08:00
FastAct
e3d00bc6a6
Add Dutch translation 2022-08-05 14:33:07 +02:00
FastAct
94791f1fef
Add files via upload
Add Dutch translation
2022-08-05 14:26:04 +02:00
21pages
2a2017df67 copy id/password on double tap, some menu divider
Signed-off-by: 21pages <pages21@163.com>
2022-08-05 10:59:20 +08:00
RustDesk
ab6a83e8b0
Merge pull request #1181 from Heap-Hop/flutter_desktop_merge_master_mobile
Flutter desktop merge master mobile
2022-08-04 18:17:49 +08:00
csf
3ff2f60fb7 Merge master 2022-08-04 17:24:02 +08:00
rustdesk
8b56a1a271 https://github.com/rustdesk/rustdesk/issues/1177 2022-08-04 09:26:15 +08:00
fufesou
7a2de5d280 flutter_desktop: fix global envet stream shading && refactor platform ffi
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-08-03 22:05:10 +08:00
csf
07debe8363 fix android build 2022-08-03 21:58:07 +08:00
fufesou
d4c735bc3a flutter_desktop: fix canvas height - tabBarHeight
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-08-03 15:36:03 +08:00
21pages
ffbab698b7 password
Signed-off-by: 21pages <pages21@163.com>
2022-08-02 22:24:38 +08:00
MaySoMusician
7a9d1007c5 Add Japanese translation file
Signed-off-by: MaySoMusician <maysomusician@gmail.com>
2022-08-02 21:26:41 +09:00
MaySoMusician
3c2abf9704 Add Japanese option
Signed-off-by: MaySoMusician <maysomusician@gmail.com>
2022-08-02 21:26:23 +09:00
fufesou
74a2929bc9 flutter_desktop_connection_2: debug lan
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-08-02 13:10:09 +08:00
21pages
de923fdd2e fix: hide restart menu item if version < 1.1.10
Signed-off-by: 21pages <pages21@163.com>
2022-08-02 11:29:48 +08:00
RustDesk
c27882456e
Merge pull request #1140 from fufesou/fix_privacy_mod_on_login
fix_privacy_mod_on_login: set some options after login
2022-08-01 23:57:12 +08:00
RustDesk
5baed21fce
Merge pull request #1116 from Heap-Hop/opt_mobile_ui
Opt mobile UI
2022-08-01 22:39:31 +08:00