Commit Graph

16 Commits (authImprovements)

Author SHA1 Message Date
mokaddem 7e44e00788 fix: [logs:helper] Helpers get their own log file 2019-06-27 10:47:32 +02:00
mokaddem c1a2d17bbf chg: More sane response decoding, done by the ORM 2019-06-19 11:32:06 +02:00
mokaddem 68f158ebed fix: [all] Fixed issue with py-redis>2.x and fix failed merge conflict 2019-06-18 11:25:17 +02:00
Steve Clement eda2581441
fix: [import] Fixed missing import sys 2019-06-01 15:08:48 +09:00
Steve Clement 92b91c5c05
chg: [log] Added 3 seperate log files: helpers.log / zmq_subscribre.log / zmq_dispatcher.log
fix: [log] Catch permission errors on log files
2019-05-29 10:41:43 +09:00
Steve Clement e74b4a5bff
fix: [isort] isort source files: https://github.com/timothycrosley/isort/wiki/isort-Plugins 2019-05-29 08:42:39 +09:00
Sami Mokaddem f92dd11f7f chg+fix: [trending/flask] applied algorithm strategy for other stats + FIXED eventsource caching bug:
Data was cached and delivered all at once when reconnecting to the source
2018-09-24 10:26:15 +02:00
AIL a7065c1171 new: [trending] Better algorithm to detect trending item 2018-09-24 09:21:02 +02:00
Sami Mokaddem 89b46eba70 Added timeline for category 2017-12-18 15:31:22 +01:00
Sami Mokaddem eec59473d6 fix: was setting time span of elements the day before instead of the
real one.
update: set window size of timeline to cover the selected dates.
2017-12-11 15:42:25 +01:00
Sami Mokaddem a47ec1da52 update: Support of tags in timeline + UI stylizing 2017-12-11 14:54:22 +01:00
Sami Mokaddem f2666ef767 update: Added grouping of elements in the timeline. It allows to see
more easily of an element appeared multiple times.
2017-12-11 14:21:33 +01:00
Sami Mokaddem 5de0d31818 feature: Added draft of timeline which shows event overtime. The event
currently span consecutive days (if it has been seen).
2017-12-11 12:19:11 +01:00
Sami Mokaddem 2034941d64 Append to log instead of replacing 2017-12-05 10:32:12 +01:00
Sami Mokaddem 9139ed7eef Added logger in config 2017-12-05 10:23:40 +01:00
Sami Mokaddem bdef0c21e9 Moved helper scripts in their folder + updated import path 2017-12-05 09:56:32 +01:00