52 Commits

Author SHA1 Message Date
MaMe82
d9542d2cba Fix: BE layout missing deadkey 2020-02-06 14:12:05 +01:00
MaMe82
b9a31d617e resolved merge conflicts 2020-02-06 13:50:25 +01:00
MaMe82
b52dd27020 Changelog + some file permission adjustments 2020-02-06 13:42:14 +01:00
MaMe82
37ad9236de Added Canadian layouts by @TheMMcOfficial, not tested as there are no matching target layouts on Debian 2020-02-06 13:05:14 +01:00
MaMe82
047de04a19 Copied Finnish to Swedish layout, fix #189 2020-02-06 12:34:03 +01:00
MaMe82
1a457d7291 Finnish keyboard layout (same as Swedish) 2020-02-06 12:32:14 +01:00
MaMe82
f74fe5fe32 Missing rune in Italian kbd layout 2020-02-06 08:10:51 +01:00
MaMe82
f161f6cc25 fixed IT layout 2020-02-05 08:19:31 +01:00
MaMe82
e8d2498c56 fixed FR layout 2020-02-05 08:08:04 +01:00
MaMe82
a43809fe16 fixed GB layout 2020-02-05 08:01:23 +01:00
mame82
da4dbd2576
Merge pull request #66 from Hypnoze57/master
Add Belgian French layout
2019-01-26 19:08:24 +01:00
craigsblackie
377f2e6716
Update gb.json
Remove duplicate "e" mapping resulting in é being typed instead.
2019-01-26 16:49:42 +00:00
Hypnoze57
8d411b353b Add Belgian French layout 2019-01-18 16:19:43 +01:00
Zachev
410603731f Added Swiss keymaps based on swiss-french keyboard layout. Based on DE_ASCII.json. 2019-01-09 19:50:37 +01:00
MaMe82
74a373f895 Minor fixes for alpha2 2018-12-07 00:59:54 +01:00
MaMe82
a585a39b2b added keymaps for: ru, br, es, fr, gb, it 2018-11-28 14:20:18 +01:00
MaMe82
cf19d964c6 Added WiFi covert channel demo, added KARMA tool, Updated Makefile and README 2018-11-26 20:12:36 +01:00
MaMe82
b64df8e618 HIDScript: fix missing press("SPACE") support 2018-11-24 02:26:16 +01:00
MaMe82
ee594aaf52 Fixed init DB for startup template, removed unneeded files 2018-11-21 08:54:52 +01:00
MaMe82
e2e7a62bee minor changes 2018-11-21 01:39:15 +01:00
MaMe82
9bcdb27065 Makefile fixes, image creation helper 2018-11-21 01:30:37 +01:00
MaMe82
8200b5810d serive,webclient,cli: Crash fix USB; partial CLI rework; reworked USB gadget deployment 2018-11-20 15:24:40 +01:00
MaMe82
8fbcd7f2b9 service,webclient,cli: UMS mounting,image listing; DB backup (web) 2018-11-20 08:43:57 +01:00
MaMe82
5a08364ad3 Init state from DB instead of script 2018-11-15 08:01:42 +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
984c3fdd5f CLI,proto,service: templates loading,DB backup&restore 2018-10-24 09:44:58 +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
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
28a5638f31 Fix in startup DHCP config for usbeth 2018-10-15 01:17:24 +02:00
MaMe82
60717ac478 UsbSubSys rework; HIDScript TriggerAction 2018-10-13 15:34:46 +02:00
MaMe82
cd965a90fd Enable monitor interface on Kali by default 2018-10-05 23:19:21 +02:00
MaMe82
1b899d3ccb TriggerAction: work on VM for webclient 2018-09-29 01:22:12 +02:00
MaMe82
ca2857a1d3 webclient: started wotk on TriggerAction JS translation 2018-09-28 13:29:22 +02:00
MaMe82
951f8be42f Updataed quasar to 0.17.16 2018-09-24 15:40:06 +02:00
MaMe82
4d84224401 Fixed wifi stack for new data 2018-09-13 01:07:57 +02:00
MaMe82
6d51820f76 Webclient: Reworked most components, intergrated vuex getters 2018-09-05 17:39:57 +02:00
MaMe82
2b32f25188 Replaced custom CodeMirror Vue component with 'vue-codemirror'; some formatting 2018-09-04 23:22:23 +02:00
MaMe82
2a7d5375dc webclient: started reworking HIDScript to Quasar 2018-09-04 00:21:36 +02:00
MaMe82
75e8db6a7f Updated to Quasar 0.17.12 2018-09-03 15:38:31 +02:00
MaMe82
4d818a3ba6 web client: Finished Quasar reqork of USB gadget (including Notifications + Modal), ToDo: UMS config 2018-08-26 17:14:19 +02:00
MaMe82
4f17688a51 Webclient: Quasar design for USB settings 2018-08-25 00:35:03 +02:00
MaMe82
db0827e155 Quasar tabs with vue-router. Changed back to legacy hvue bindings 2018-08-23 03:00:59 +02:00
MaMe82
294a998c39 Added vue-router and very basic bindings 2018-08-23 02:57:54 +02:00
MaMe82
c96f21053c WebClient: Started moving to Quasar;Started implementing WiFi settings (placeholder) 2018-08-22 21:32:04 +02:00
MaMe82
fb4eb763d6 Started network interface management for WebClient 2018-08-06 02:44:28 +02:00
MaMe82
1c7fc01e1a Webclient: included awesome font, Connloss detection, auto reconnect, job state (event + initial state); gRPC: JobState, EchoRequest; 2018-08-05 16:04:27 +02:00
MaMe82
eacd3eb11c Added HID jobe event handling to ViewModel of webclient 2018-08-02 18:20:11 +02:00
MaMe82
3b971750ae Started working on HID job state vue components and event signaling 2018-08-01 18:09:50 +02:00