Commit Graph

22 Commits

Author SHA1 Message Date
026de9f09c fix parsing method names with dots 2023-05-26 12:19:26 +03:00
56296ae57a show error message if failed to connect 2023-05-14 17:37:07 +03:00
288903e0e9 add sending keepalive packets 2023-05-14 14:13:07 +03:00
4ef0edc9c3 fix minor bugs 2023-05-08 11:05:50 +03:00
8b7f592099 add save/load of config 2023-05-06 21:19:45 +03:00
f2963a3d4e optimize release build 2023-05-06 20:29:33 +03:00
e8dc59a82f update source code url 2023-05-06 20:25:19 +03:00
3a7956f358 add settings window 2023-05-06 19:46:11 +03:00
09995db974 add copy to clipboard button 2023-05-06 18:23:38 +03:00
296463319c Improve UI 2023-05-06 16:15:52 +03:00
f440c25210 add window icon 2023-05-06 15:52:25 +03:00
3aed9867eb update ubus to properly handle error codes 2023-04-27 00:21:13 +03:00
3052a1861f add filtering of methods and objects 2023-04-20 22:44:21 +03:00
780be584e6 add rudimentary calling of methods on objects 2023-04-02 18:37:03 +03:00
f9561f2883 Add connect and disconnect buttons 2023-04-01 16:10:45 +03:00
a79e3a8d3b add readme 2023-03-26 17:43:38 +03:00
3888e95a71 add 'monitor' 2023-03-26 17:33:25 +03:00
4905dde4c3 add todo for 'subscribe' 2023-03-26 15:51:25 +03:00
e022477ef2 add 'listen' command 2023-03-26 15:32:47 +03:00
a652a7ac07 add ubus api for 'send', 'call', 'list' and 'wait_for' 2023-03-26 14:05:49 +03:00
044d774ef0 move license file 2023-03-26 01:31:39 +02:00
0695f6c6e1 initial commit 2023-03-26 00:45:33 +02:00