summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Scott Gasch [Sat, 28 Nov 2020 21:25:53 +0000 (13:25 -0800)]
Adds decorators
Scott Gasch [Sat, 28 Nov 2020 21:25:21 +0000 (13:25 -0800)]
Various changes
Scott Gasch [Wed, 15 Jul 2020 05:18:02 +0000 (22:18 -0700)]
More fuckery with indented sublists in gkeep and with the countdown line.
Scott Gasch [Mon, 13 Jul 2020 23:10:50 +0000 (16:10 -0700)]
Make gkeep understand list indentation, tweaks to the countdown bar in
kiosk.py (client side javascript) and add pubdate in generic RSS renderer.
Scott Gasch [Sun, 12 Jul 2020 17:33:45 +0000 (10:33 -0700)]
More work on generic RSS renderer base class. Make the kiosk have a countdown
line.
Scott Gasch [Wed, 8 Jul 2020 01:56:34 +0000 (18:56 -0700)]
Have page builder allow you to inject custom HTML. Make the generic
news renderer use this to turn off annoying linky titles.
Scott Gasch [Wed, 8 Jul 2020 00:39:16 +0000 (17:39 -0700)]
Add a Google News RSS-based renderer. Minor improvements to all
RSS renderers.
Scott Gasch [Tue, 7 Jul 2020 22:46:10 +0000 (15:46 -0700)]
Cleanup and improve the RSS stuff.
Scott Gasch [Mon, 6 Jul 2020 00:16:52 +0000 (17:16 -0700)]
Various small changes; fix up the camera trigger, improve logging,
etc...
Scott Gasch [Sat, 4 Jul 2020 18:51:23 +0000 (11:51 -0700)]
Fix and re-enable the MyQ renderer. Small format tweaks to the Twitter renderer.
Scott Gasch [Fri, 3 Jul 2020 22:41:13 +0000 (15:41 -0700)]
More changes for python3 and improved logging/debugging. This ~works.
Scott Gasch [Fri, 3 Jul 2020 05:19:27 +0000 (22:19 -0700)]
More python3 changes.
Scott Gasch [Fri, 3 Jul 2020 04:40:09 +0000 (21:40 -0700)]
More changes to get to python3.
Scott Gasch [Fri, 3 Jul 2020 04:04:48 +0000 (21:04 -0700)]
The changes necessary to upgrade the kiosk to use python3.7.
Scott Gasch [Wed, 1 Jul 2020 21:02:16 +0000 (14:02 -0700)]
Adds myq_renderer.py
Scott Gasch [Wed, 1 Jul 2020 21:01:40 +0000 (14:01 -0700)]
Initial commit