Commit Graph

12 Commits

Author SHA1 Message Date
Roman Davydov
4a2edbb22e get only new log entries 2023-11-02 16:48:38 +03:00
Roman Davydov
7298d01d6a logCheckboxState logic 2023-11-02 14:52:25 +03:00
Roman Davydov
68bf8558fd analytics-log prototype 2023-10-31 23:36:34 +03:00
Roman Davydov
06b985742d Save the selected streamer in localStorage 2023-10-31 19:58:47 +03:00
Roman Davydov
c0407ce04a save annotations & dark-mode states 2 localStorage 2023-10-31 19:20:14 +03:00
Roman Davydov
2e415364f7 headerVisibility setting in localStorage 2023-06-07 01:08:22 +03:00
silentguy256
9cfa553fb6 Remove leftover debugging output 2023-02-15 13:49:51 +01:00
silentguy256
636d6312e1 Switch order of name and value in display 2023-02-15 12:43:03 +01:00
silentguy256
0790764df1 Display Value sorted by with name
Increases chance name will reach max width, but that happens anyway. Maybe look into allowing whole display to get wider
2023-02-14 16:25:59 +01:00
silentguy256
fcfbdb9177 Add sorting by last activity
* Update AnalyticsServer.py
* Update charts.html
* Update script.js
2023-02-14 08:45:01 +01:00
Alessandro Maggio
9efbe02c33 Style for charts in css with classes - Use custom horizontal scrollbar - Range datetime for analytics - Use days_ago arg for select the range 2021-08-16 21:56:42 +02:00
Alessandro Maggio
fa72feb21b Move javascript part to script.js - Implement orderBy feature 2021-08-15 22:47:33 +02:00