264 Commits

Author SHA1 Message Date
MaMe82
391a9400af Update TriggerActions without recreating unchanged ones 2018-11-08 14:30:20 +01:00
MaMe82
5c0d8310ed TriggerAction GPIO support introduced 2018-11-07 23:50:50 +01:00
MaMe82
1ad1c35318 Webclient,proto,service: store,deploy,load of MasterTemplate 2018-11-07 15:30:49 +01:00
MaMe82
2021ddcfc0 Webclient,proto,service: store,deploy,load of MasterTemplate 2018-11-07 15:29:44 +01:00
MaMe82
d0f42f2628 Work on webclient master template settings 2018-11-06 17:13:51 +01:00
MaMe82
9f9ea3798a Fix: service - event subsystem: assure RegisterReceiver doesn't return before receiver is added 2018-11-05 22:26:57 +01:00
MaMe82
776b166145 Fix: wifi_nexmon_covert_channel repo fixed, thus removed systemd unit which starts monitor interface 2018-11-05 22:25:36 +01:00
MaMe82
4a1257e135 Service: fx miss of events, due to return of RegisterReceiver method before registration is assured 2018-10-31 13:59:40 +01:00
MaMe82
cfa23614d9 service: fixes for USB gadget concurrent modification 2018-10-31 13:46:48 +01:00
MaMe82
59b136c2dc Added current build for testing 2018-10-30 19:03:55 +01:00
MaMe82
32846e652c webclient,service,hid: Fixes of HIDScript state events; fix timestamp displaying 2018-10-30 15:36:10 +01:00
MaMe82
5657a98c17 Fix RPC: devpath request for HID gadgets 2018-10-30 07:34:15 +01:00
MaMe82
c099277b27 webclient: Allow cancel for running HIDScript jobs 2018-10-29 17:46:15 +01:00
MaMe82
6f3c83594f webclient: reactive to state changes of systemd service 2018-10-29 14:53:26 +01:00
MaMe82
7e1920ff96 service: don't wait for lease if DHCP client is started 2018-10-29 13:52:10 +01:00
MaMe82
a4106f5d23 Service: Rework bluetooth to configurable sub system 2018-10-27 00:49:14 +02:00
MaMe82
484a948668 Fix: Event register guarantees registration before returning 2018-10-26 23:56:02 +02:00
MaMe82
2f08ed92f5 WebCLient,proto,server: Reworked TriggerAction GroupSequence to multi group (support for logical AND+OR) 2018-10-26 16:58:27 +02:00
MaMe82
d50c854419 CLI: Send/wait for TriggerAction group 2018-10-26 15:09:55 +02:00
MaMe82
cdf8a0dbce Service: fix EventManager to unregister cancelled listeners immediately 2018-10-26 15:07:58 +02:00
MaMe82
b15be2bf8f Server: monitor dnsmasq, create events for DHCP lease trigger, fix teelogger 2018-10-26 11:41:24 +02:00
MaMe82
c05452c459 Webclient,proto,server: bluetooth store&load; fix websocket timeout; fix start tab; other 2018-10-25 15:44:53 +02:00
MaMe82
3580346e46 Webclient,proto,server: bluetooth store&load; fix websocket timeout; fix start tab 2018-10-25 15:43:53 +02:00
MaMe82
cdb6402287 Allow deleting templates from load dialogs 2018-10-24 20:01:53 +02:00
MaMe82
9d476f77ab Fix: provide updated proto, store uses current badger 2018-10-24 19:54:17 +02:00
MaMe82
85cc7a9291 DB backup/restore fixes; deletions of stored templates 2018-10-24 19:11:09 +02:00
MaMe82
7bb1dfa254 Cleanup unneeded files 2018-10-24 09:50:56 +02:00
MaMe82
984c3fdd5f CLI,proto,service: templates loading,DB backup&restore 2018-10-24 09:44:58 +02:00
MaMe82
a8169f46d0 CLI: Template load+list; service/proto: Added HID dev path to USB settings 2018-10-23 15:05:08 +02:00
MaMe82
e6360cef8e Webclient,gRPC,service: Additions for bluetooth network and auth agent 2018-10-22 17:52:51 +02:00
MaMe82
e252406100 WebClient: added bluetooth config options 2018-10-19 23:35:01 +02:00
MaMe82
87eedd456e WebClient,gRPC,service: Work on bluetooth 2018-10-19 16:05:28 +02:00
MaMe82
bbc62ab5b0 Add back in mDNS/Bonjour support 2018-10-18 14:40:38 +02:00
MaMe82
5532463602 Set bluetooth back to SSP, to make HS and thus NAP work (no PIN) 2018-10-18 14:40:05 +02:00
MaMe82
61e8eec55f Allow delayed start of bluetooth sub service 2018-10-18 14:39:29 +02:00
MaMe82
891ca999aa Minor additions 2018-10-17 14:11:43 +02:00
MaMe82
7155a70d58 Starting of monitor interface before systemd P4wnP1 service 2018-10-17 12:04:18 +02:00
MaMe82
6120c51818 Fixed Makefile 2018-10-16 08:26:14 +02:00
MaMe82
a875488942 Webclient: Layout rework 2018-10-16 01:46:03 +02:00
MaMe82
88e52fa65a Moved app template from html to gopherjs 2018-10-15 23:07:05 +02:00
MaMe82
2bdb257da9 Fixed Makefile 2018-10-15 22:58:51 +02:00
MaMe82
91b422968a Webclient: TriggerAction 'DeployTemplate' shows proper modals for stored template selection 2018-10-15 15:44:44 +02:00
MaMe82
be227cbd67 USB load&store, minor fixes 2018-10-15 14:29:46 +02:00
MaMe82
c11f7ec2cb HIDMouse: reuse device file 2018-10-15 12:19:22 +02:00
MaMe82
7213037552 HID keyboard optimization: keep descriptor to dev file open 2018-10-15 11:22:43 +02:00
MaMe82
e77dd369ef Wrapping HIDScript into anonymous, self-invoked function 2018-10-15 10:26:57 +02:00
MaMe82
cba4039a6b TriggerAction 'Load settings', fix kill wpa_supplicant', minor fix webclient 2018-10-15 03:31:14 +02:00
MaMe82
28a5638f31 Fix in startup DHCP config for usbeth 2018-10-15 01:17:24 +02:00
MaMe82
0c31069c6c Error fix 2018-10-15 00:16:28 +02:00
MaMe82
e286711234 WebClient: load,store and store&deploy for ethernet settings working 2018-10-14 21:15:45 +02:00