Commit Graph

28 Commits

Author SHA1 Message Date
Tim
e1e3659eb3 Fix buggy behaviour if user sets friendly name as blank.
Hide "clear logs" button when viewing PMS logs (it has no impact on those).
Start major clean up of classes.
Initial work to allow SSL communication to Plex servers.
2015-07-04 23:18:06 +02:00
Tim
c770c90d76 Fix handling of clips in activity pane.
Start standardising variable names in templates.
2015-07-04 14:37:30 +02:00
Tim
2aa833d127 Fix crash on user page if user no longer exists as friend.
Provide fallback images if we can't load the real one.
Some sync table improvements.
2015-07-02 15:55:31 +02:00
Tim
69ffaf5292 Some work on sync lists. 2015-07-02 01:48:38 +02:00
Tim
4830cc7d68 Fix header on user IP modal
Return more user data to the info screen.
Some other backend changes
2015-07-01 22:44:30 +02:00
Tim
2d822c8468 Fix bug with xml and unicode conversion.
Fix some minor front-end issues.
Initial work on new users table.
2015-07-01 19:51:42 +02:00
Tim
12331e1c4c Try to write the plex_users table during config save.
Only load tables on user info page if we need to.
Make sure we don't pass user definable input directly into our queries.
Neaten some code.
2015-07-01 13:11:15 +02:00
Tim
4936ad0476 Fix current activity bug if user has no friendly name. 2015-06-29 22:54:57 +02:00
Tim
6f7194593b Implement friendly names across entire project scope. 2015-06-29 21:53:41 +02:00
Tim
e7b305a1d5 Early implementation of friendly names. This be aware that this writes a new table to your plexWatch database.
Note: To edit friendly name, go to user page and click the pencil icon next to the user name. Currently only works on home stats and user info page.
Adjust some table styling issues.
Fix bug with user IP modal details not showing.
Fix users default list order.
2015-06-29 01:35:17 +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
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
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
7e238d6e62 New class to handle Datatables requests (very rough still)
Start cleaning up webserve
2015-06-19 14:40:29 +02:00