|
69b3fabba1
|
Fix for #421
Missed giving the argument to actually be able to write the response.
|
2019-10-27 02:02:34 +02:00 |
|
|
d984ea8a76
|
adding support for dfrobot 2.13in epaper display
Signed-off-by: Justin Richards <ratmandu@gmail.com>
|
2019-10-26 12:52:07 -05:00 |
|
|
5790f494df
|
Merge pull request #408 from python273/set-cors-headers-only-if-added-to-config
Set CORS headers only if set in config
|
2019-10-26 17:07:48 +02:00 |
|
|
063cc73689
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-26 16:39:49 +02:00 |
|
|
5643f9ae70
|
Set CORS headers only if set in config
|
2019-10-26 17:07:47 +03:00 |
|
|
f1eb3316c6
|
Merge pull request #401 from SpiderDead/master
Updated libraries to V4.0 for the 2.7" display
|
2019-10-26 10:29:08 +02:00 |
|
|
24ae443ee9
|
Updated libraries to V4.0 for the 2.7" display
Signed-off-by: Mike van der Vrugt <mimij68@live.nl>
|
2019-10-25 23:20:01 +02:00 |
|
|
3f785ee06a
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-25 19:38:23 +02:00 |
|
|
cf146a54ee
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-25 19:36:23 +02:00 |
|
|
31c1d742e0
|
fix: webui /shutdown is now on POST
|
2019-10-25 19:34:31 +02:00 |
|
|
c0252c9830
|
fix: safer call to webhook
|
2019-10-25 19:32:11 +02:00 |
|
|
97cccf5a1d
|
new: face expression while looking around will change dependig if the unit is with friends or alone
|
2019-10-24 13:42:43 +02:00 |
|
|
d5ac988498
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-24 13:20:55 +02:00 |
|
|
6d70a24aae
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-24 13:09:54 +02:00 |
|
|
032e183ff7
|
new: face expression when a new unit is detected depends on the units bond level
|
2019-10-24 13:02:50 +02:00 |
|
|
2239406272
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-24 12:33:03 +02:00 |
|
|
3e0833698a
|
fix: forcing view update when calling manual mode
|
2019-10-24 12:26:18 +02:00 |
|
|
36c3ea5bbc
|
new: new grateful status that can override sad/bored/lonely if units with a strong bond are nearby
|
2019-10-23 18:19:43 +02:00 |
|
|
277906a673
|
fix: fixed bogus support for waveshare lcd displays (fixes #364)
|
2019-10-23 15:37:12 +02:00 |
|
|
23ef17d4c7
|
fix: using normal status to signal unread messages in order to avoid BT overlap bug
|
2019-10-23 15:14:55 +02:00 |
|
|
ddc264bbb9
|
Deleted epd2in9.py
Wrong format
|
2019-10-23 00:25:08 -07:00 |
|
|
f0092ff154
|
Waveshare 2.9 inch e-ink display
|
2019-10-23 00:17:28 -07:00 |
|
|
ed0df18f68
|
Added 2.9 inch Waveshare E-Ink display
|
2019-10-23 00:11:25 -07:00 |
|
|
4fa7e9f077
|
Add slight delay for waveshare v1 ReadBusy
Signed-off-by: python273 <iam@python273.pw>
|
2019-10-22 20:59:15 +03:00 |
|
|
9ca2424df1
|
Add non-blocking screen updating
Signed-off-by: python273 <iam@python273.pw>
|
2019-10-22 20:53:15 +03:00 |
|
|
b0dab7b589
|
Changed the overall look of the layout on the 2.7"
Signed-off-by: Mike van der Vrugt <mimij68@live.nl>
|
2019-10-21 23:45:35 +02:00 |
|
|
41ea0e0747
|
new: new ui.display.video.on_frame configuration to use fbi on framebuffer based screens
|
2019-10-21 14:01:21 +02:00 |
|
|
e943cfad70
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-21 12:27:16 +02:00 |
|
|
020be7185c
|
Merge pull request #299 from dadav/feature/web-hook-for-plugins
Implement webhook for plugins
|
2019-10-20 22:11:04 +02:00 |
|
|
c8ff69c068
|
Merge pull request #348 from SpiderDead/master
Added support for Waveshare 2.7inch e-Paper Display
|
2019-10-20 22:10:39 +02:00 |
|
|
79d252254f
|
Merge pull request #345 from python273/patch-3
Fix Origin header check bypass
|
2019-10-20 21:42:08 +02:00 |
|
|
d6d810497e
|
Added libraries for the 2.7" display
Signed-off-by: Mike van der Vrugt <mimij68@live.nl>
|
2019-10-20 21:28:29 +02:00 |
|
|
9df1dbe077
|
Added configuration file for waveshare27inch
Signed-off-by: Mike van der Vrugt <mimij68@live.nl>
|
2019-10-20 21:27:44 +02:00 |
|
|
3c97dbf8dc
|
Added waveshare27inch as a known display
Signed-off-by: Mike van der Vrugt <mimij68@live.nl>
|
2019-10-20 21:27:10 +02:00 |
|
|
63568f1725
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-20 19:45:45 +02:00 |
|
|
f762c3ac0d
|
Fix headers.get('origin') == None check
|
2019-10-20 20:03:17 +03:00 |
|
|
152676f651
|
fix: don't show sad face in manual mode for very short sessions
|
2019-10-20 18:51:33 +02:00 |
|
|
4653c5d95d
|
Fix Origin header check bypass
|
2019-10-20 19:45:43 +03:00 |
|
|
4a4b973f60
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-20 18:33:43 +02:00 |
|
|
d49cefe1e4
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-20 18:32:24 +02:00 |
|
|
cd5d783c52
|
new: users can now customize the faces via config.yml (ui.faces)
|
2019-10-20 17:13:05 +02:00 |
|
|
5f6cc378f1
|
Implement webhook
|
2019-10-20 16:17:46 +02:00 |
|
|
d45e8c7ba0
|
new: secured the web ui with CORS
|
2019-10-20 16:09:27 +02:00 |
|
|
539df810ed
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-20 15:42:08 +02:00 |
|
|
bd7c64b2af
|
misc: refactored web ui code
|
2019-10-20 15:41:06 +02:00 |
|
|
49f7c652c7
|
Fix waveshare v1 layout: status pos
|
2019-10-19 12:53:46 +03:00 |
|
|
0ea67cb97f
|
Adding support for Waveshare LCD Hat (ST7789 chip)
|
2019-10-19 04:49:38 +01:00 |
|
|
1ddf020ba8
|
Merge pull request #318 from colossus700/colossus700-patch-1
Fix LM75B import error for Papirus Screens
|
2019-10-18 09:44:32 +02:00 |
|
|
55bac8a8b9
|
Update epd.py
Fixed LM75B import error
|
2019-10-17 19:03:04 -04: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 |
|