JonnyWong16
71131c699e
Add total duration to libraries and users tables
2016-02-09 17:58:56 -08:00
JonnyWong16
a8aae9f1f5
Fix libraries and users refresh
2016-01-27 23:32:01 -08:00
JonnyWong16
48da41690d
Fix empty brackets on tables
2016-01-23 19:12:13 -08:00
JonnyWong16
b1ea3bcd4e
Rename last watched to last played
2016-01-23 14:06:25 -08:00
JonnyWong16
f29d7c8cfb
Fix stream info modal on Users and Libraries pages
2016-01-22 17:59:20 -08:00
JonnyWong16
717530fff7
Fix Users list not sorting alphabetically
2016-01-18 19:55:10 -08:00
Jonathan Wong
7f1a08dd04
Final clean up
2016-01-16 01:51:50 -08:00
Jonathan Wong
381c3da31c
Add media info table to library page
2016-01-15 20:59:02 -08:00
Jonathan Wong
2a85e11ad9
Add library recently added
2016-01-15 20:58:55 -08:00
Jonathan Wong
636f898da8
Massive code cleanup
...
* Finish up library pages (toggles and notifications)
* Update user pages to match library pages
* Fix no current activity bif thumbnail at the start of a stream
* Improved logging throughout PlexPy
2016-01-15 20:58:44 -08:00
Jonathan Wong
979d68957e
Clean up users page to match libraries page
2016-01-15 20:49:59 -08:00
Tim
b9c95d49a6
Fix regression on select_single queries.
2015-12-07 22:22:47 +02:00
Tim
560acf62fe
No need to sanitize same items more than once.
2015-12-06 18:45:02 +02:00
Tim
b0fa0d534e
Better sanitization on templates and datatables output.
2015-12-06 14:09:38 +02:00
Jonathan Wong
b47ccd06f9
Sanitize player name
2015-12-05 23:26:54 -08:00
Jonathan Wong
1c00f82097
Add ability to delete users
2015-11-27 21:13:17 -08:00
Tim van der Westhuizen
4ac5329019
Add Konvergo to platform name overrides.
2015-10-22 17:45:23 +02:00
Jonathan Wong
2616e14c83
Add "player" to tables
...
* Also rename user platforms to user players
* Fix other platform vs. player ambiguities
2015-09-29 22:43:23 -07:00
Jonathan Wong
441572ea12
Fix "Mystery" platform in stats and activity
2015-09-29 10:11:11 -07:00
Jonathan Wong
0204478483
Add group editing of users from the user table
...
From the user table, you can now:
* Change the friendly name
* Toggle notifications
* Toggle keep history
* Purge all user history (as a group selection)
2015-08-23 04:32:42 -07:00
Jonathan Wong
3df73dc287
Implement changes to history table to user tables
...
* Add tooltips
* Change icons
2015-08-22 01:20:57 -07:00
JonnyWong16
5168d76e86
Add "Last Platform" and "Last Watched" to user data tables
2015-08-20 12:13:52 -07:00
Tim
c98a8865d6
Fix bug where user refresh would fail under certain circumstances.
...
Move all user functions to it's own class.
2015-08-16 12:40:32 +02:00