Commit graph

14 commits

Author SHA1 Message Date
89dc526a69
feat: Enhance data security and introduce heatmap UI
Reinforced user data access rules to bolster security and reorganized distribution files into separate directories for cleaner structure. Added a new heatmap visualization for mood statistics on the dashboard, making user engagements more interactive and insightful. Implemented a JSON view to support the heatmap feature, fetching mood entries within a specified time range.

This change responds to the need for improved data security and a more engaging user interface, directly addressing user feedback for clearer insights into their mood patterns over time.
2024-05-17 15:03:20 +02:00
eb7344305d Basic activity statistics 2021-03-03 08:39:26 +01:00
35fd2450f4 Badly implement mood pie charts 2021-03-01 18:05:14 +01:00
67cf834fa9 Fix moodstats call 2021-02-26 18:09:13 +01:00
5cef852510 Fix moodstats signature
Remove unused variables
Fix time selection for CSV
2021-02-26 07:38:17 +01:00
539ee03709 Fix activitystats signature 2021-02-26 07:26:52 +01:00
bbb062ca0e Adding activity output
Bug fixing
2021-02-21 20:59:39 +01:00
261531f9bf Reworked statistics with HoloViews/Bokeh 2021-02-21 20:13:22 +01:00
49ae5ef7d9 Implement statistics in Javascript only to soon replace this with HoloViews 2021-02-21 11:24:25 +01:00
55482d2262 Fix upload paths for StatusMedia 2021-01-06 13:59:37 +01:00
72cbf3ac01 Fix copy-paste error 2021-01-01 16:55:45 +01:00
077c26bc0a Implement Telegram notifications
Some refactoring
2020-12-29 17:26:48 +01:00
0ed5c42d84 Fix form validation for Status changes 2020-12-28 22:32:32 +01:00
dcce30af13 Initial commit 2020-12-27 18:49:54 +01:00