198 Commits

Author SHA1 Message Date
Simone Margaritelli
152676f651 fix: don't show sad face in manual mode for very short sessions 2019-10-20 18:51:33 +02:00
Kirill
4653c5d95d
Fix Origin header check bypass 2019-10-20 19:45:43 +03:00
Simone Margaritelli
4a4b973f60
misc: small fix or general refactoring i did not bother commenting 2019-10-20 18:33:43 +02:00
Simone Margaritelli
d49cefe1e4
misc: small fix or general refactoring i did not bother commenting 2019-10-20 18:32:24 +02:00
Simone Margaritelli
cd5d783c52 new: users can now customize the faces via config.yml (ui.faces) 2019-10-20 17:13:05 +02:00
dadav
5f6cc378f1 Implement webhook 2019-10-20 16:17:46 +02:00
Simone Margaritelli
d45e8c7ba0 new: secured the web ui with CORS 2019-10-20 16:09:27 +02:00
Simone Margaritelli
539df810ed
misc: small fix or general refactoring i did not bother commenting 2019-10-20 15:42:08 +02:00
Simone Margaritelli
bd7c64b2af misc: refactored web ui code 2019-10-20 15:41:06 +02:00
Kirill
49f7c652c7
Fix waveshare v1 layout: status pos 2019-10-19 12:53:46 +03:00
root
0ea67cb97f Adding support for Waveshare LCD Hat (ST7789 chip) 2019-10-19 04:49:38 +01:00
evilsocket
1ddf020ba8
Merge pull request from colossus700/colossus700-patch-1
Fix LM75B import error for Papirus Screens
2019-10-18 09:44:32 +02:00
colossus700
55bac8a8b9
Update epd.py
Fixed LM75B import error
2019-10-17 19:03:04 -04:00
spees
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
evilsocket
13b1fb6d14
Merge pull request from dadav/fix/cool-smilie
Fix the weird looking COOL-face
2019-10-17 13:38:43 +02:00
dadav
8a1aad1a99 changed left and right faces 2019-10-17 13:05:47 +02:00
Simone Margaritelli
aa60a369a9 fix: fix for bug mentioned in 13d68c7c24\#commitcomment-35504643 2019-10-15 13:17:26 +02:00
Simone Margaritelli
13d68c7c24 misc: attempted refactoring of the display support in something less shitty 2019-10-15 11:50:09 +02:00
Simone Margaritelli
df33d20cb2 fix: refactored oledhat layout 2019-10-15 10:45:03 +02:00
Simone Margaritelli
f3eb208c6a fix: refactored papirus layout 2019-10-15 10:42:08 +02:00
Simone Margaritelli
ae5ca2a05e fix: refactored inkyphat layout 2019-10-15 10:37:40 +02:00
dadav
f85d80d3fd Use the coolest face for the cool emotion 2019-10-14 22:43:12 +02:00
Administrator
4be54cf3ee Fix layout issues 2019-10-14 21:08:07 +02:00
Administrator
c8953d4654 Fix few errors with OledHat 2019-10-14 20:41:41 +02:00
Simone Margaritelli
277dbd5a16
misc: small fix or general refactoring i did not bother commenting 2019-10-14 19:48:33 +02:00
Simone Margaritelli
5b29f65042
misc: small fix or general refactoring i did not bother commenting 2019-10-14 19:35:49 +02:00
Simone Margaritelli
9f66d7ab96
misc: small fix or general refactoring i did not bother commenting 2019-10-14 19:32:40 +02:00
Simone Margaritelli
9625cf1122
misc: small fix or general refactoring i did not bother commenting 2019-10-14 19:26:23 +02:00
Simone Margaritelli
6b42e48dff misc: refactored ui layout code 2019-10-14 19:21:46 +02:00
Administrator
748dbea13e Fix bug. Line misplaced in the code to init the display. 2019-10-14 18:19:53 +02:00
Administrator
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
Dispsylala
e9899dda94 Overrides default inky library to change timings on black rendering 2019-10-13 17:40:58 +01:00
Dispsylala
f0c5ad4b74 Overrides default inky library to change timings on black rendering 2019-10-13 17:18:27 +01:00
Simone Margaritelli
0f8f77c2be new: new text while generating keys ... 2019-10-12 20:00:50 +02:00
Simone Margaritelli
f84dd00295 fix: ui fixes for inky displays (which i hate) 2019-10-12 19:39:10 +02:00
Simone Margaritelli
79ba5102d7 fix: cosmetic fixes for inky displays 2019-10-12 17:47:51 +02:00
evilsocket
947a41da90
Merge pull request from daswisher/display-fix
Basic display fix for waveshare v1 tri-color
2019-10-12 15:09:58 +02:00
Simone Margaritelli
dfaf3418af new: grid plugin can now do messaging 2019-10-11 23:29:34 +02:00
Michael V. Swisher
9d580ffc0f Updating waveshare logging to specify color vs monochromatic mode 2019-10-11 02:45:22 -07:00
Michael V. Swisher
41abfbc981 Typo on self._canvas 2019-10-10 03:23:36 -07:00
Michael V. Swisher
3480b99a45 Updating with master 2019-10-09 21:55:56 -07:00
Simone Margaritelli
3c2a3485c4 fix: attempt of a fix for inky and papirus displays (ref ) 2019-10-09 14:48:37 +02:00
Simone Margaritelli
319b2bc31f fix: fixed text overlap for waveshare displays (ref ) 2019-10-09 14:46:41 +02:00
Simone Margaritelli
55d99836e7 fix: on_internet_available plugins callback is now called for both MANU and AUTO mode (fixes ) 2019-10-08 14:54:03 +02:00
Simone Margaritelli
4f694ddb83 new: added clean shutdown button to the web ui (closes ) 2019-10-07 19:42:29 +02:00
Simone Margaritelli
0577972867 new: if more than one peer are present, display their number (closes ) 2019-10-07 18:42:57 +02:00
Simone Margaritelli
61da16ed91 fix: when the AI is ready the mode label reports AI 2019-10-07 01:31:37 +02:00
Simone Margaritelli
cbf7511e17 misc: refactored code to work as a setup.py based package
Signed-off-by: Simone Margaritelli <evilsocket@gmail.com>
2019-10-05 23:23:31 +02:00