plutopluto

git clone https://git.ce9e.org/plutopluto.git

DateCommit messageAuthor
2017-07-23 20:41improve scroll performance by using passive event listsnerTobias Bengfort
2017-07-23 20:37fix autoloadTobias Bengfort
2017-03-09 13:17consider "updated" date if "published" is not availableTobias Bengfort
2015-12-24 10:18bump version to 1.2.0Tobias Bengfort
2015-12-24 10:16fix py3 supportTobias Bengfort
2015-11-12 05:25support more version conventionsTobias Bengfort
2015-11-12 05:25GardeningTobias Bengfort
2015-07-19 18:30bump version to 1.1.0Tobias Bengfort
2015-07-19 18:28implement youtube thumbnail in javascriptTobias Bengfort
2015-07-19 18:28adapt server to youtube api changeTobias Bengfort
2015-07-19 18:27implement replace in jqliteTobias Bengfort
2015-07-19 18:27allow to throw elements into jqliteTobias Bengfort
2015-02-07 20:10show not just summary, but content (if available)Tobias Bengfort
2015-02-07 20:10use local or home config by defaultTobias Bengfort
2014-12-26 10:40typoTobias Bengfort
2014-12-26 10:37bump version to 1.0.2Tobias Bengfort
2014-12-26 10:30preserve sort order if no timestamp is providedTobias Bengfort
2014-10-23 19:11generate less parsing errorsTobias Bengfort
2014-10-23 19:11return error status on parse errorTobias Bengfort
2014-10-08 18:24include post title in UITobias Bengfort
2014-09-26 18:52fix visited link stylingTobias Bengfort
2014-09-26 18:31bump version to 1.0.1Tobias Bengfort
2014-09-26 18:26mv to packageTobias Bengfort
2014-09-26 03:07some docstringsTobias Bengfort
2014-09-26 03:07gardeningTobias Bengfort
2014-09-26 02:42pep8Tobias Bengfort
2014-09-26 01:52add setup.pyTobias Bengfort
2014-09-26 01:52fix relative pathsTobias Bengfort
2014-09-25 20:52refactor cssTobias Bengfort
2014-09-25 19:56mv server.py plutopluto.pyTobias Bengfort
2014-09-25 19:55typoTobias Bengfort
2014-09-25 19:54add example configTobias Bengfort
2014-09-25 19:54add README.rstTobias Bengfort
2014-09-25 19:48improve command line interfaceTobias Bengfort
2014-09-25 17:51pep8Tobias Bengfort
2014-09-25 17:49use flask logger instead of printTobias Bengfort
2014-09-25 17:49pep8Tobias Bengfort
2014-09-25 17:49add datetime to HTML attr whitelistTobias Bengfort
2014-09-25 17:38client side optimization: loadNextPageLockTobias Bengfort
2014-09-25 17:38server side cacheTobias Bengfort
2014-09-25 17:37allow to configure using config fileTobias Bengfort