Commit Graph

30 Commits

Author SHA1 Message Date
Tim c0f487940f Start front-end clean up and documentation. 2015-06-25 01:03:44 +02:00
Tim 9ca9b5e9ae Fix typo that broke duration sorting
Fix css bug
2015-06-24 19:02:22 +02:00
Tim 838ee5cae9 Improve graph tooltip
One checkbox to group them all
Do not cache graph data
Fix variable for db in init test
Remove superfluous includes
Remove superfluous debug logging
2015-06-24 17:35:41 +02:00
Tim c2e9025f9f Fix day of week query to include days without data. 2015-06-24 13:08:10 +02:00
Tim 0224c709b0 Add new graphs for watches by day of week and hour of day.
Clean up some graph styling
2015-06-24 00:10:09 +02:00
Tim b47de65e5f Implement graphs page (WIP) 2015-06-23 20:57:28 +02:00
Tim 849078dab0 Fix css bug on fixed header
Fix bug on current activity progress when playing transcoded music track
2015-06-23 16:58:58 +02:00
Tim 3d56afd89d Add a "Most Popular TV" in home stats (unique users who watched the same show) 2015-06-23 16:13:46 +02:00
Tim a4a44ec34f Set max width on media title in history tables
Add watch history to show media info page
2015-06-23 14:10:37 +02:00
Tim 01601605e1 Change wording on home stats
Add TV info to season info page
Add episode list to season info page
2015-06-23 13:05:45 +02:00
Tim c99e3c5e4a Style the home stats.
Add some error catching.
2015-06-23 00:43:50 +02:00
Tim 3fcf0d83cb Fix dict comprehension bug 2015-06-22 11:49:41 +02:00
Tim 8e8a98b78b Add backports version for collections for 2.6
Re-enable home platform stat
2015-06-22 11:05:50 +02:00
Tim db492d8408 Disable home platform stat while I figure out 2.6 compatibility. 2015-06-22 00:00:08 +02:00
Tim 112d5f0efa Implement new home page stats (still needs styling) 2015-06-21 23:25:45 +02:00
Tim 9364b06c99 Add platform stats to user page
Re-add user gravatars
Some error catching
Some code clean-up
2015-06-21 17:19:19 +02:00
Tim ba18c5b96e Add recently watched to user screen 2015-06-21 14:00:14 +02:00
Tim fe6d5f17f0 Add recently watched to user screen 2015-06-21 11:21:23 +02:00
Tim 6a026d510d Template the Datatables JS
Add Links to user screen
Add Public IP list to user screen
Add Watch history to user screen
2015-06-20 22:27:12 +02:00
Tim c4504d8be0 Template the stream modal
Template the history table
Add history history to metadata info screens
Fix some more datatables stuff
More webserve housekeeping
2015-06-19 22:27:50 +02:00
Tim 58a1442fe9 Fix indentation 2015-06-19 15:11:43 +02:00
Tim 7e238d6e62 New class to handle Datatables requests (very rough still)
Start cleaning up webserve
2015-06-19 14:40:29 +02:00
Tim 253a1efb3a Fix styling and sorting for for recently added items. 2015-06-17 16:37:04 +02:00
Tim 21fca0ef89 Improve some error handling of http requests.
Provide more helpful error messages.
Some visual fixes.
2015-06-17 00:07:37 +02:00
Tim 473ea7513c Add recently added to home screen. 2015-06-16 23:22:03 +02:00
Tim 650e0963e2 Add users page
Set 10 results per page as default on Datatables
Fix missing metadata bug
2015-06-16 19:48:54 +02:00
Tim 04b290173c Added restart and shutdown links in settings.
No longer exposing passwords in html forms.
Removed some old headphones js.
Minor styling adjustments.
Current activity on home screen now works.
Some history table fixes and additions.
Info screen for video items now works.
2015-06-16 17:35:52 +02:00
Tim 7dbaf46408 Allow sort on duration column in history.
Minor code clean-up
2015-06-13 22:12:21 +02:00
Tim f0864d3531 Implemented info modal on History page.
Updated Datatables.
Updated to match current PlexWatchWeb styling.
Some code clean-up.
2015-06-13 20:21:21 +02:00
Tim 88daa3fb91 Initial Commit 2015-02-22 18:32:51 +02:00