Commit Graph

19 Commits (authImprovements)

Author SHA1 Message Date
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
mokaddem c34d94cf7f Merge branch 'master' of github.com:MISP/misp-dashboard into HEAD 2019-06-14 09:30:26 +02:00
Steve Clement 9d4cdd7e16
chg: [sort] isort on source files
fix: [typo] fix retreive to retrieve
2019-05-29 08:30:57 +09:00
mokaddem 97a9465915 new+chg: [livelog] Added basic filtering capabilities and fullscreen mode
Also, Improved table, reconnection mechanism and UI
2019-02-22 10:41:54 +01: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 849d8cc8eb fix: Fixed tons of bugs related to migration of handle_contribution to
controbutor_helper
2017-12-01 15:39:17 +01:00
Sami Mokaddem d0c72fe214 refacto: Moved ranking config located in config.cfg into ranking.cfg for better
control and visualisation.
Moved code handling contribution into the contributor_helper script.
Deleted TEST_* function as not used anymore. Real test function will be
done later in the project.
2017-11-29 16:09:39 +01:00
Sami Mokaddem 390e8775db fix: bug due to variable deletion 2017-11-27 16:28:27 +01:00
Sami Mokaddem 40d19cd4f2 update: Removed non-used var and function 2017-11-27 10:05:28 +01:00
Sami Mokaddem 8446f3de96 Moving geo functions into their own script 2017-11-27 09:47:55 +01:00
Sami Mokaddem 9daab31535 feature: Added contribution overtime in login overtime chart 2017-11-21 11:59:07 +01:00
Sami Mokaddem 1da5cc61ea update: consider only one login of user per hour 2017-11-17 11:47:20 +01:00
Sami Mokaddem c1105aba73 Added login overtime + users_helper script 2017-11-15 09:36:44 +01:00
Sami Mokaddem 6b85144164 Updated org contrib. overtime to display the date 2017-11-10 11:15:31 +01:00
Sami Mokaddem d8ad176b72 Added support of previous date in getLastContributors 2017-11-10 09:28:59 +01:00
Sami Mokaddem 1550f25b30 fixed bugs if requesting data from non-existing org + refined draft updateOrgContributionRank + Fixed non existing org logo + try in zmq_subscribe 2017-11-09 13:43:02 +01:00
Sami Mokaddem 29e08d8592 Separeted contributor functions from server script 2017-11-06 10:42:51 +01:00