Commit graph

54 commits

Author SHA1 Message Date
JonnyWong16
068cf17d0a Only show graph series if the library type is present 2020-02-25 16:11:43 -08:00
JonnyWong16
c060638539 Add Live TV to graphs 2020-02-22 16:31:35 -08:00
JonnyWong16
d728f7a11e Version graphs to bypass cache 2018-10-19 18:58:26 -07:00
JonnyWong16
ec7afcdbc4 Fix default local storage chart visibility 2018-10-13 21:54:22 -07:00
JonnyWong16
e36be32b8e Set local storage before loading graphs 2018-10-13 20:22:36 -07:00
JonnyWong16
0e0fb2e2b8 Save graph config to local storage instead of server 2018-10-13 18:07:26 -07:00
JonnyWong16
1ef4fd294a Save graph visibility state 2018-10-13 15:42:36 -07:00
JonnyWong16
85c398ce05 Change graph resolution font awesome icon 2018-06-10 19:55:31 -07:00
JonnyWong16
544114fffe Rename css files to tautulli 2018-03-04 11:40:38 -08:00
JonnyWong16
d4b3810fbc Reduce number input width 2018-03-01 19:34:52 -08:00
JonnyWong16
36ff1fb674 Fix button layout on mobile site 2018-02-19 08:39:27 -08:00
JonnyWong16
1f55b5457e Add homepage stats toggles 2017-07-22 18:13:53 -07:00
JonnyWong16
9318c4742d Manual merge of v1.4.17 into v2 2017-03-04 16:02:37 -08:00
JonnyWong16
83f80b9288 Fix month capitalization 2017-03-04 15:49:36 -08:00
JonnyWong16
c6ad09fe8f Cleanup graphs PRs 2017-03-04 15:33:45 -08:00
Peter Kums
b9a22461c1 Change months in Plays by Month graph
Add an option on the Graphs > Play Totals > Plays by Month page to change the amount of months the graph shows data for.
2017-02-26 23:53:24 +01:00
JonnyWong16
d875f21647 Move all modals out of body-container 2017-02-03 17:23:20 -08:00
JonnyWong16
54af92251c Nicer y-axis intervals for duration graphs 2016-08-06 15:52:44 -07:00
JonnyWong16
3da8cc1e7f Allow "All Users" in graphs for guests 2016-05-04 12:10:58 -07:00
JonnyWong16
54776e2712 Show masked top 10 users on graphs 2016-05-01 11:06:37 -07:00
JonnyWong16
4f8a5211f8 Filter History and Graphs in the WebUI
* Still need to prevent manually accessing endpoints with other user_ids
2016-05-01 11:06:37 -07:00
JonnyWong16
51a12099e4 Initial implementation of login control 2016-05-01 11:06:37 -07:00
Otger
ffa1331802 Added missing user filtering to a pair of graphs and renamed a few things 2016-04-24 03:21:51 +02:00
Otger
d62f7b2a5f Added ability to view per-user graphs 2016-04-09 23:54:31 +02:00
JonnyWong16
70270a8e3b Hide days selection from Play Totals graph 2016-03-04 22:27:52 -08:00
JonnyWong16
efdc050a28 Filter history modal on graphs based on clicked series 2016-03-04 22:21:34 -08:00
Jonathan Wong
c6cc2b8831 Save graph type/days/tab to config file
* Change input for graph days range
2015-12-13 11:35:33 -08:00
Jonathan Wong
048b31c87a Fix music visible on graph only if "Log music" is enabled 2015-09-14 20:59:04 -07:00
Jonathan Wong
7b9210a5fc Add music to graphs
* Separate out TV, movies, and music on bar graphs
* Separate out direct play, direct stream, and transcode on bar graphs
2015-09-11 13:12:33 -07:00
JonnyWong16
aa351bd965 Fixed graphs days text not updating with cookies. 2015-08-18 17:05:34 -07:00
Tim
2536fdf17b Fix month display showing "invalid date" on totals graph.
Make duration on home stats human readable.
2015-08-18 22:59:24 +02:00
JonnyWong16
22cc06dec3 Fixed tab spacing 2015-08-17 16:25:27 -07:00
JonnyWong16
357797df6b Use cookies to save graph state.
The selected graph state is remembered on refreshing the graph page.
2015-08-17 16:23:45 -07:00
Tim
b7baf1a05d Fix alignment of weekend bands on graphs. 2015-08-14 21:38:51 +02:00
James Royal
a0bd94397c Add 7 days button to graph page 2015-08-13 22:08:25 -05:00
Tim
5abe314f9f Fix typo on graphs page causing date selection to break on Safari.
Add back bootstrap.css.map
2015-08-13 19:05:29 +02:00
Tim
de66480d5f Highlight the weekends on daily graphs.
Random bug fixes and cleanups.
2015-08-11 21:56:31 +02:00
Tim
c7af1c127c Some styling changes, mainly on the user profile page.
Add provider info to IP lookup modal.
2015-08-10 23:05:23 +02:00
Tim
a8e591f7f7 New graphs for user and platform by stream type.
Add totals to tooltips when more than one series on graph.
2015-08-10 15:47:08 +02:00
Tim
39160df79b Fix bug where graphs would make multiple ajax queries. 2015-08-10 01:52:37 +02:00
Tim
7f75966f43 Stream info graphs and some styling changes. 2015-08-10 00:24:34 +02:00
Tim
9564c5ed81 Fix bug on graph tooltips where some values were incorrectly converted to dates.
Format the header on the history modal to human readable date.
2015-08-09 11:46:34 +02:00
Tim
d71e12ea6e Load datatables javascript and css with the main graphs page to speed up history table calls.
Fix styling on recently added error.
2015-08-08 17:56:38 +02:00
Tim
4588507426 You can now click a graph point on the daily graph to view which items were viewed for that day. 2015-08-08 15:53:56 +02:00
Tim
c28d403186 Graphs now have the option to show duration as well as play count. 2015-08-08 13:34:36 +02:00
Tim
94d2d04bf9 Fix activity pane z-index when music is playing.
Some new graph types (WIP)
Update font-awesome to 4.4.0
2015-08-08 00:32:34 +02:00
Tim
b68a7956c3 Fix styling on graphs page.
Remove debug logging on Pushover notifications.
2015-08-03 23:34:12 +02:00
Tim
d6b646323f Move everything to Bootstrap 3. (WIP)
Styling changes.
Remove old unused css.
Some code cleanup on notification handler.
2015-08-02 16:46:35 +02:00
Tim
c0f487940f Start front-end clean up and documentation. 2015-06-25 01:03:44 +02:00
Tim
54ee7f4c0d Add simple way to adjust date ranges on the graphs page 2015-06-24 20:02:20 +02:00