|
|
aecbac958d
|
refactor!: combine vocab and user info in API
|
2026-02-03 11:14:47 +00:00 |
|
|
|
5ac4264470
|
fix: server error when no comments exist
|
2026-02-02 17:27:05 +00:00 |
|
|
|
8b25b7bd09
|
feat: top most used words per user in user analysis endpoint
|
2026-02-02 15:14:56 +00:00 |
|
|
|
fe257ece5c
|
fix: incorrect parameters for tokenize
|
2026-02-01 18:13:44 +00:00 |
|
|
|
319f9276a6
|
feat: vocab richness in user analysis
|
2026-02-01 18:12:21 +00:00 |
|
|
|
d608514dfa
|
feat: user analysis endpoint
|
2026-02-01 18:00:54 +00:00 |
|
|
|
9dd03ae2aa
|
feat: endpoint to filter by sources
|
2026-02-01 16:53:27 +00:00 |
|
|
|
68350f3a88
|
feat: add time filter
|
2026-01-31 20:16:49 +00:00 |
|
|
|
b058853f3c
|
refactor: rename word freq endpoint
Improving consistency be grouping similar endpoints together
|
2026-01-31 19:43:00 +00:00 |
|
|
|
05c5e04f92
|
chore: remove unused method
|
2026-01-31 18:10:19 +00:00 |
|
|
|
cb01de1f79
|
fix: broken frontend displays after API changes
|
2026-01-31 18:00:26 +00:00 |
|
|
|
657bd37cdd
|
feat: add grouped time analysis endpoint
|
2026-01-31 16:46:15 +00:00 |
|
|
|
70cd4393a5
|
feat: extra columns in summary endpoint
|
2026-01-31 16:26:58 +00:00 |
|
|
|
2789bbeb14
|
feat: add summary endpoint
|
2026-01-31 15:46:53 +00:00 |
|
|
|
445cfbdf96
|
fix: incorrect data copying
|
2026-01-31 15:29:53 +00:00 |
|
|
|
65521b3cce
|
feat: add persistent search filtering
When a search query is sent, it stays filtered and affects other stats. A reset dataset endpoint is available to clear queries
|
2026-01-31 15:27:06 +00:00 |
|
|
|
d0d45fb8b0
|
feat: add search query endpoint
|
2026-01-31 15:12:31 +00:00 |
|
|
|
64c3422395
|
refactor: move pandas processing out of Stat Obj
Also improves error handling and logging
|
2026-01-29 14:52:43 +00:00 |
|
|
|
506ef3bd46
|
refactor: rename endpoint to events_per_day
|
2026-01-28 19:48:37 +00:00 |
|
|
|
119032d524
|
refactor: move stat generation into separate class
Stats are pre-computed as well, improving performance
|
2026-01-28 19:41:38 +00:00 |
|