Commit Graph

1965 Commits

Author SHA1 Message Date
e8fa682302 misc: small fix or general refactoring i did not bother commenting 2019-10-20 18:20:07 +02:00
fbd12bf87b misc: small fix or general refactoring i did not bother commenting 2019-10-20 18:11:18 +02:00
40c01db1d1 misc: small fix or general refactoring i did not bother commenting 2019-10-20 18:08:14 +02:00
ca2becd9ce working on auto-update plugin 2019-10-20 18:05:53 +02:00
ff6bf5c198 started working on #343 2019-10-20 17:36:34 +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
892fda775d fix: throttling report requests a bit to avoid rate limits on the API 2019-10-20 14:55:34 +02:00
400d0e7290 fix: removed unused variable in the grid plugin 2019-10-20 14:32:15 +02:00
fb2c65ef0a fix: made grid api errors due to rate limiting and stuff way less dramatic 2019-10-20 14:31:45 +02:00
6d88cb17f3 minor refactoring 2019-10-20 14:28:34 +02:00
58a085188f refactored to use the already existing functions
Signed-off-by: spees <speeskonijn@gmail.com>
2019-10-19 22:25:12 +02:00
f52687642e refactored so it actually works
Signed-off-by: spees <speeskonijn@gmail.com>
2019-10-19 21:32:55 +02:00
2d7b6b54fe releasing v1.0.1 2019-10-19 18:56:03 +02:00
b213f9f214 releasing v1.0.0 2019-10-19 17:22:34 +02:00
49f7c652c7 Fix waveshare v1 layout: status pos 2019-10-19 12:53:46 +03:00
9c78e16c1b Merge pull request #328 from szymex73/polish-lang
Add polish translation
2019-10-19 10:10:43 +02:00
0ea67cb97f Adding support for Waveshare LCD Hat (ST7789 chip) 2019-10-19 04:49:38 +01:00
2324423cab Add polish translation files
Signed-off-by: Szymon Borecki <szymex73@gmail.com>
2019-10-19 00:55:48 +02:00
6cecca67a4 Fix str comparison and add sleep 2019-10-18 19:20:25 +02:00
fb4d46d71a fix: fixed Invalid cross-device link error 2019-10-18 17:43:45 +02:00
e220a869e0 new: user config is now copied from /boot/config.yml 2019-10-18 16:34:58 +02:00
f4a59549fa fix: update process will be reflash based for a while 2019-10-18 15:58:53 +02:00
8c73e32853 fix: handling corrupted log lines (fixes #321) 2019-10-18 10:30:27 +02:00
eeee4bdd3c Merge pull request #314 from ChipWolf/patch-1
Only show ui complication if you have unread pwnmail
2019-10-18 09:45:10 +02: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
61a6b77a52 Only show ui complication if you have unread pwnmail 2019-10-17 23:09:49 +01:00
0aa4f95235 Made the memtemp plugin usable and added to default.yml
Signed-off-by: spees <speeskonijn@gmail.com>
2019-10-17 23:55:11 +02:00
95b871aade releasing v1.0.0RC5 2019-10-17 22:02:53 +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
256ccab05c Merge pull request #306 from ciara1234/irish-lang
Adding Irish translations
2019-10-16 14:34:49 +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
beb2fedf02 Print effective merged config
Signed-off-by: deveth0 <github@dev-eth0.de>
2019-10-15 17:47:08 +02:00
aa60a369a9 fix: fix for bug mentioned in 13d68c7c24\#commitcomment-35504643 2019-10-15 13:17:26 +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