Commit Graph

499 Commits

Author SHA1 Message Date
aeb6002e10 Make bt-tet less verbose 2019-11-03 23:25:55 +01:00
dc2362c371 Added "Reboot into AUTO mode" button in web ui
As requested in issue #502
2019-11-03 22:57:32 +01:00
dwi
d6c0ec0dfd Unblurred image rendering in browsers
Unblurred image rendering in browsers. Affects both desktop and mobile image rendering.

![Before and after](https://i.imgur.com/pffQREV.png)
2019-11-03 22:14:43 +01:00
04e551600d Merge pull request #471 from neutralinsomniac/ohc_whitelist
Add whitelist support to onlinehashcrack plugin
2019-11-03 16:54:44 +01:00
62983dfea5 Merge pull request #478 from opteeks/master
Adding 2.9inch Display support
2019-11-03 16:48:55 +01:00
b2c812d05d Merge pull request #501 from damoklov/master
Added Ukrainian language
2019-11-03 15:57:54 +01:00
b4b14ba9fd Bug Fix on AircrackOnly.py plugin
The code will always delete the pcap file unless there is a PMKID due to the structure of the if statements. Added a new variable handshakeFound that will allow the file not to be deleted if there is a handshake and also it will scan for PMKID only if no handshake is found... If no handshake is found and no PMKID, only then the file is marked as to be deleted
2019-11-03 02:31:13 +02:00
1ba3a69651 Merge branch 'master' into master 2019-11-02 13:48:11 -07:00
0aef199131 Added Ukrainian language
Signed-off-by: damoklov <mishanya@protonmail.com>
2019-11-02 16:47:13 +02:00
ace61836e5 Merge pull request #496 from dadav/fix/bt-tet-defaults
Fix bt-tether config
2019-11-02 12:13:08 +01:00
bc1db7ceea Add files via upload 2019-11-02 09:42:54 +08:00
fd506b1533 Fix bt-tether config 2019-11-01 21:42:02 +01:00
6c44a687b1 Merge pull request #492 from dadav/feature/multi-device-tether
Add multi bt-tether support
2019-11-01 20:19:22 +01:00
a2bb66ad57 Fix case 2019-11-01 20:12:04 +01:00
61af8b4762 Add whitelist support to onlinehashcrack plugin
Signed-off-by: Jeremy O'Brien <neutral@fastmail.com>
2019-11-01 15:08:05 -04:00
9b58fed862 Typo 2019-11-01 18:23:55 +01:00
53ae8ea1cf Add check if connected but no interface created 2019-11-01 18:13:38 +01:00
5b66d687c4 Add multi bt-tether support 2019-11-01 18:00:07 +01:00
4b74de48bf misc: small fix or general refactoring i did not bother commenting 2019-11-01 17:49:50 +01:00
22e76f956c fix: fixed memtemp for waveshare v2 2019-11-01 17:45:53 +01:00
31a89cbe4b new: added new angry state (closes #486) 2019-11-01 15:53:31 +01:00
2f948306eb misc: refactored plugin system to use classes 2019-11-01 13:51:45 +01:00
bfdaffa14b Add reference to network object 2019-11-01 09:20:06 +01:00
8118a10a6a new: auto-update is now enabled by default 2019-10-31 18:24:43 +01:00
31d401e03b fix: increased delay before shutting down to allow slower displays to update (closes #446) 2019-10-31 15:39:59 +01:00
3c32bbb582 releasing v1.1.1 2019-10-31 14:50:03 +01:00
03067da005 misc: small fix or general refactoring i did not bother commenting 2019-10-31 14:49:44 +01:00
64aad56fba releasing v[3~1.1.1 2019-10-31 14:47:51 +01:00
f03e07f0cf Merge pull request #472 from neutralinsomniac/grid_handle_malformed_filenames
fix: don't attempt to parse/upload pcaps with malformed filenames
2019-10-31 14:17:00 +01:00
783ac61594 fix: the auto-update plugin now also installs launchers and service files via setup.py (closes #470) 2019-10-31 12:48:15 +01:00
d2726c1a14 Added 2.9inch display libraries 2019-10-30 22:56:02 -07:00
e9494992fc Add support for Waveshare 2.9inch display 2019-10-30 22:49:06 -07:00
a27f09871f Added waveshare29inch.py
Added the Waveshare e-ink 2.9 inch display definition and layout.
2019-10-30 13:09:32 -07:00
3714899e95 fix: don't attempt to parse/upload pcaps with malformed filenames
Signed-off-by: Jeremy O'Brien <neutral@fastmail.com>
2019-10-30 15:33:09 -04:00
be414e57b3 fix: builder now uses files provisioners and auto-update installs project data (ref #470) 2019-10-30 19:24:12 +01:00
1600d8cbd1 fix: skipping open access points (fixes #463) 2019-10-30 17:50:56 +01:00
965416483d fix: more robust version parsing in auto-update (fixes #469) 2019-10-30 17:37:17 +01:00
667c64832f releasing v1.1.0 2019-10-30 15:47:36 +01:00
9d19fb8e7a misc: small fix or general refactoring i did not bother commenting 2019-10-30 14:25:21 +01:00
cb09648ba1 misc: small fix or general refactoring i did not bother commenting 2019-10-30 14:11:14 +01:00
d5a8cda278 Merge remote-tracking branch 'upstream/master' 2019-10-29 23:21:29 +00:00
bcdbf41bb8 Added exception handling to config.yml parsing/merging 2019-10-29 22:38:41 +00:00
3b1d90baef Fix _display.clear()
There is a typo (uppercase / lowercase) which prevents the display from initializing.
2019-10-28 12:52:14 +01:00
d42ab1574b Merge pull request #445 from chillinPanda/issue/444_waveshare_1.54_comment
Waveshare 1.54 inch screen - config possibility in defaults.yml
2019-10-28 10:30:55 +01:00
7189f3c461 Merge pull request #450 from ratmandu/gpio_plugin
Adding GPIO Plugin
2019-10-28 10:30:25 +01:00
32e3343596 Merge pull request #439 from dipsylala/master
InkyPHAT opt-in for fast refresh
2019-10-28 10:29:02 +01:00
7676b55b87 Revert "Adding original screen clearing LUT to help prevent burn-in"
This reverts commit dfcc2f6bf2.
2019-10-27 19:36:29 -05:00
92773a2b37 adding to defaults.yml and shortening debounce a little bit
Signed-off-by: Justin Richards <ratmandu@gmail.com>
2019-10-27 19:20:43 -05:00
d3c6194e0f adding gpio plugin
Signed-off-by: Justin Richards <ratmandu@gmail.com>
2019-10-27 19:11:36 -05:00
7fd31e14f9 fix resolution
Signed-off-by: Nikhil Jha <hi@nikhiljha.com>
2019-10-27 14:32:30 -07:00