Tim
f56ba300ac
Don't refresh users on every config save.
...
Don't reschedule all tasks on every config save.
Send pre-formatted month+year string for monthly total plays graph.
2015-08-26 00:11:20 +02:00
drzoidberg33
4de252d8e4
Merge pull request #126 from JonnyWong16/history-tables
...
History tables
2015-08-25 22:29:26 +02:00
Jonathan Wong
c5237547cf
Fixed thumbnail for high DPI screens
2015-08-25 12:31:36 -07:00
Jonathan Wong
41c94741e2
Remember selected delete state on table redraw
2015-08-24 14:21:21 -07:00
Jonathan Wong
b685d17969
Make user profile picture a link on users table
2015-08-23 23:41:35 -07:00
Jonathan Wong
79757da2b1
Update user images
2015-08-23 23:25:55 -07:00
Jonathan Wong
7ba6d704cd
Add group delete feature to history table
...
* This helps to prevent accidental row deletes
2015-08-23 15:27:36 -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
e976e6cf5c
Added more detail to history items
...
* Year for movies
* Season and episode number for episodes
* Album name for tracks
2015-08-22 05:17:30 -07:00
Jonathan Wong
95cd2b4f81
Forgot semicolon
2015-08-22 03:13:23 -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
Jonathan Wong
3a703eb605
Move icons to the left
...
* Added icons for "direct play" and "direct stream"
* Separate icons for "movie" and "episode"
2015-08-22 01:20:11 -07:00
Jonathan Wong
e34865d0dd
Initial implementation of tooltips in history table
...
* Move transcode icon to platform column
* Tooltips for transcode icon and media type icon
* Popover for album art when hover over title
2015-08-20 21:55:11 -07:00
JonnyWong16
fcbc921470
Fix delete history row only if the button is clicked
...
History row was deleting even when clicking in the table cell outside
the button.
2015-08-20 12:13:54 -07:00
JonnyWong16
5168d76e86
Add "Last Platform" and "Last Watched" to user data tables
2015-08-20 12:13:52 -07:00
JonnyWong16
968d213b97
Fix platform text clickable and swap column order
...
Other minor changes to history tables:
* hidden columns with smaller screen size
* font colour
2015-08-20 12:13:51 -07:00
JonnyWong16
9fc4573c42
Show 0 mins with 0 plays on user page.
2015-08-20 12:13:49 -07:00
JonnyWong16
01b3ae377b
Add clear search button to data tables.
2015-08-19 13:25:29 -07:00
Tim
bbcf3bf7da
Don't reset to page 1 on history row delete.
2015-08-16 23:45:17 +02:00
Tim
6b1a57e650
Add "delete mode" on history table allows individual rows to be deleted permanently.
...
Add user history purge option in edit user screen. Will remove all history for selected user.
2015-08-16 22:52:08 +02:00
Tim
ad12a85c6c
Show all users in Users table even if they don't have any history.
2015-08-14 01:05:35 +02:00
Tim
a039641aba
First release
...
Add text to empty watched percent header
Fix typo on IP modal text
Update README
Update CHANGELOG
2015-08-11 22:43:06 +02:00
Tim
de66480d5f
Highlight the weekends on daily graphs.
...
Random bug fixes and cleanups.
2015-08-11 21:56:31 +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
7f75966f43
Stream info graphs and some styling changes.
2015-08-10 00:24:34 +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
c02b7a0079
Fix the way the IP address modal works.
...
Allow IP address info modal on history page.
Some minor styling changes to improve layout of settings on mobile.
2015-08-04 01:06:56 +02:00
Tim
17d2c615cf
Fix header padding.
...
Use user_id on sync table.
Fix nav tabs direct linking.
2015-08-03 00:07:14 +02:00
Tim
6a97537249
Style tweaks and fixes.
...
Show tooltip over platform image in activity pane that shows player name.
2015-08-02 22:16:58 +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
5f203bb837
Bunch of styling changes mostly in settings. Page refresh required.
2015-07-28 22:10:31 +02:00
Tim
eb2b530718
Add new custom notification text options (WIP).
...
In settings check if debug logging is enabled for IP logging, if not warn and disable checkbox.
Only show video items in user recently watched.
Adjust styling on edit user modal.
Moar Arnie.
2015-07-26 21:23:48 +02:00
Tim
2a613c117f
Fix bug with activity pane when user isn't an authenticated user.
...
Fix a grouping issue on users table with the "Local" user.
2015-07-25 21:49:32 +02:00
Tim
7d9934e4b6
Allow info pages to be pulled from the db instead of the Plex Server, useful for media that has been deleted.
...
Fix home stats user link if user has no id.
Fix bug in PlexWatch import script which switched around the episode and show titles.
2015-07-25 12:40:38 +02:00
Tim
69403dbf07
Add Kodi and Playstation platform images.
...
Remove unused platform images.
Fix Xbox platform image mapping.
2015-07-25 00:07:35 +02:00
Tim
b8f2ea951d
Remove responsive datatables plugin - use normal media queries.
...
Set datatables stateSave to true as default
Remove some old images.
Change button on edit user modal
2015-07-20 01:16:43 +02:00
Tim
63f45d285d
More styling changes.
...
Tables should look better on mobile now.
Don't show table column selector on mobile sizes.
Show more important columns on mobile.
2015-07-19 15:04:17 +02:00
Tim
1c1ad5ab30
Numerous styling changes. Please refresh browser cache after update.
...
Add option on tables to show/hide columns.
Add option in settings to manually check for updates.
Add option in config to toggle github update checks.
Remove the hidden danger zone link to wipe database.
2015-07-19 13:00:44 +02:00
Tim
19d5eb9abb
Start to fix some styling mismatches.
2015-07-19 01:01:27 +02:00
Tim
76279928bd
Rewrite of the Datatables class, should be a lot more secure now and maybe slightly faster.
...
Please clear your browser cache after this update.
2015-07-18 21:33:09 +02:00
Tim
a439cdb626
Fix user IPs table breaking if there are blank IPs.
...
Fix user_id showing on right of history table in info page.
Add Donations button to readme.
2015-07-18 12:23:56 +02:00
Tim
5b2d03f496
Make the shutdown/restart/update screens pretty :)
2015-07-17 23:07:42 +02:00
Tim
dd90f2e375
Fix broken search on history tables.
...
Fix bug in history search which wouldn't search for full title.
Fix bug where user info pages crashes if user no longer in friends list.
Fix bug with query structure, mainly affected incomplete user IP list.
User user id on Top user in home stats.
Add missing Xbox icon.
2015-07-17 21:47:27 +02:00
Tim
4f00ecc070
A new first run setup wizard (WIP)
...
Move all user related links to use user_id instead of username.
Remove excess debug loggin.
Catch more exceptions on PW importer.
2015-07-17 00:31:46 +02:00
Tim
4cde833f9d
Lots of changes which will break things!
...
You can no longer use your PlexWatch db with PlexPy, import tool is included though.
Removed the need for separate PlexWatch database.
Created PlexWatch import tool (settings -> Monitoring)
Lots of re-writes to most pages.
2015-07-15 00:40:31 +02:00
Tim
2b317f6fd4
Log a full_title field into the metadata table.
...
Create a clear_all_history_new endpoint to delete all old PlexPy session history IMMEDIATELY.
Add icon in history_new to indicate if video was transcoded or not.
Replace relatively inaccurate percent_completed with icons in history_new.
2015-07-13 12:41:03 +02:00
Tim
65b3930baa
Add some test monitoring pages for debugging.
...
Update the new users table along with the old one.
2015-07-13 00:19:06 +02:00
Tim
887c61a80b
Add additional info when hovering over activity pane.
2015-07-12 17:41:59 +02:00