Commit Graph

970 Commits

Author SHA1 Message Date
95b871aade releasing v1.0.0RC5 2019-10-17 22:02:53 +02:00
7b05f10c6f pwngrid 1.7.6 2019-10-17 21:56:12 +02:00
299bd9a5ca Moved APs status to prevent overlap with channel status on inky screens
Signed-off-by: spees <speeskonijn@gmail.com>
2019-10-17 20:10:43 +02:00
10688ca7b0 Moved BT status to prevent overlap with last recon total APS
Signed-off-by: spees <speeskonijn@gmail.com>
2019-10-17 20:07:56 +02:00
6b1bca7cb2 Merge pull request #312 from wytshadow/master
added jp translation
2019-10-17 14:01:18 +02:00
79688305fd fix: fixed reboot procedure (fixes #313) 2019-10-17 13:42:05 +02:00
13b1fb6d14 Merge pull request #298 from dadav/fix/cool-smilie
Fix the weird looking COOL-face
2019-10-17 13:38:43 +02:00
8a1aad1a99 changed left and right faces 2019-10-17 13:05:47 +02:00
aeb6536959 added jp translation 2019-10-16 15:09:46 -06:00
970b6922b7 fix: if -> elif typo (fixes #310) 2019-10-16 17:20:48 +02:00
18dd71b989 💔 2019-10-16 16:37:42 +02:00
256ccab05c Merge pull request #306 from ciara1234/irish-lang
Adding Irish translations
2019-10-16 14:34:49 +02:00
0aa80d2307 Merge pull request #307 from dadav/fix/improve_bt
Fix/improve bt
2019-10-16 14:34:30 +02:00
5987f93009 Refracture code 2019-10-16 09:41:47 +02:00
ebeb22081b Improve logging and add already_connected check 2019-10-16 09:28:29 +02:00
f97b106858 Irish translations
Signed-off-by: Ciara Brennan <ciara.brennan@gmail.com>
2019-10-15 23:52:08 +01:00
c449c77ef9 Merge pull request #304 from deveth0/master
Print effective merged config
2019-10-15 18:17:38 +02:00
a05ea2f48a Merge branch 'master' of github.com:deveth0/pwnagotchi 2019-10-15 17:47:38 +02:00
beb2fedf02 Print effective merged config
Signed-off-by: deveth0 <github@dev-eth0.de>
2019-10-15 17:47:08 +02:00
1936c309f0 Print effective merge config 2019-10-15 17:43:32 +02:00
ee3fb285be misc: small fix or general refactoring i did not bother commenting 2019-10-15 13:19:30 +02:00
aa60a369a9 fix: fix for bug mentioned in 13d68c7c24\#commitcomment-35504643 2019-10-15 13:17:26 +02:00
0e9f9c0f2e fix: fixed typos due to old configuration paths (fixes #300) 2019-10-15 12:05:06 +02:00
6645c80db3 misc: small fix or general refactoring i did not bother commenting 2019-10-15 11:56:49 +02:00
13d68c7c24 misc: attempted refactoring of the display support in something less shitty 2019-10-15 11:50:09 +02:00
df33d20cb2 fix: refactored oledhat layout 2019-10-15 10:45:03 +02:00
f3eb208c6a fix: refactored papirus layout 2019-10-15 10:42:08 +02:00
ae5ca2a05e fix: refactored inkyphat layout 2019-10-15 10:37:40 +02:00
a9b9c6677e Merge pull request #296 from systemik/master
Fix for layout.py to handle oledhat
2019-10-15 10:25:43 +02:00
f85d80d3fd Use the coolest face for the cool emotion 2019-10-14 22:43:12 +02:00
4be54cf3ee Fix layout issues 2019-10-14 21:08:07 +02:00
c8953d4654 Fix few errors with OledHat 2019-10-14 20:41:41 +02:00
26ff5c95f2 Merge branch 'master' of github.com:evilsocket/pwnagotchi 2019-10-14 20:20:07 +02:00
2f0f0edab0 pwngrid 1.7.5 2019-10-14 20:20:00 +02:00
b81c80cf99 Merge pull request #294 from dadav/fix/wpa-sec-cookie
Fix/wpa sec cookie
2019-10-14 20:05:44 +02:00
baf20a9ac8 Fix url 2019-10-14 19:58:47 +02:00
280ca22261 Change header to cookie 2019-10-14 19:57:04 +02:00
277dbd5a16 misc: small fix or general refactoring i did not bother commenting 2019-10-14 19:48:33 +02:00
5b29f65042 misc: small fix or general refactoring i did not bother commenting 2019-10-14 19:35:49 +02:00
9f66d7ab96 misc: small fix or general refactoring i did not bother commenting 2019-10-14 19:32:40 +02:00
9625cf1122 misc: small fix or general refactoring i did not bother commenting 2019-10-14 19:26:23 +02:00
6b42e48dff misc: refactored ui layout code 2019-10-14 19:21:46 +02:00
d814de75ab Merge pull request #292 from systemik/master
Add support for waveshare oledhat display.
2019-10-14 18:46:28 +02:00
35b442f941 Merge pull request #293 from pcotret/patch-1
Added missing words for the french PO file
2019-10-14 18:42:35 +02:00
0f2ad47c17 Added missing words for the french PO file 2019-10-14 18:25:22 +02:00
748dbea13e Fix bug. Line misplaced in the code to init the display. 2019-10-14 18:19:53 +02:00
b66f1b66e5 Add oledhat in the default.yml options for ui 2019-10-14 16:41:09 +02:00
1642663c84 fix: added explicit path for pwngrid client token 2019-10-14 16:40:29 +02:00
54a8fd81a5 Initial commit Waveshare OledHat
Add support for Waveshare Oled Hat
Change view.py to have more variable to support more types of screen in the future
2019-10-14 16:38:57 +02:00
2fe7ac0a71 misc: small fix or general refactoring i did not bother commenting 2019-10-14 16:18:33 +02:00