drzoidberg33
35320649db
Merge pull request #124 from JonnyWong16/edit-users
...
Add modal confirm box for purging of individual user history
2015-08-24 12:32:02 +02:00
Jonathan Wong
c62ec71cfc
Simplify css for hover borders
2015-08-23 23:41:57 -07:00
Jonathan Wong
b685d17969
Make user profile picture a link on users table
2015-08-23 23:41:35 -07:00
Jonathan Wong
ba5fd4b9d3
Fix season info page episode picture dimensions
2015-08-23 23:26:28 -07:00
Jonathan Wong
79757da2b1
Update user images
2015-08-23 23:25:55 -07:00
Jonathan Wong
77f5224e13
Moved settings around to more logical locations
2015-08-23 23:23:23 -07:00
Jonathan Wong
31805e39e6
Change class name for consistency
2015-08-23 17:46:44 -07:00
Jonathan Wong
ff6d43c398
Fixed numbers swapped
2015-08-23 17:06:05 -07:00
Jonathan Wong
81a8d93336
Fix size of posters pulled from Plex
2015-08-23 15:58:16 -07:00
Jonathan Wong
609549f974
Also add group delete to user history and info pages
2015-08-23 15:33:41 -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
0ff1b4d5dd
Add modal confirm box for purging of individual user history
2015-08-23 14:37:42 -07:00
Tim
7eac521369
Remove max width restriction on home stats cards.
2015-08-23 23:01:10 +02:00
drzoidberg33
1d8a16f3c4
Merge pull request #120 from JonnyWong16/edit-users
...
Fix popover relocating on window resizing
2015-08-23 22:35:20 +02:00
Jonathan Wong
685f8cabdb
Fix popover relocating on window resizing
...
Also stay under the navbar if scrolling down the page.
2015-08-23 11:20:36 -07:00
drzoidberg33
70141eda22
Merge pull request #118 from JonnyWong16/edit-users
...
Add group editing of users from the user table
2015-08-23 15:52:50 +02: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
drzoidberg33
79f317709b
Merge pull request #111 from JonnyWong16/info-pages
...
Info pages
2015-08-23 00:18:25 +02:00
drzoidberg33
0f04a6d25b
Merge pull request #110 from drzoidberg33/revert-108-info-pages
...
Revert "Info pages"
2015-08-23 00:09:29 +02:00
drzoidberg33
2d19accdd1
Revert "Info pages"
2015-08-23 00:08:55 +02:00
drzoidberg33
3d5706002d
Merge pull request #108 from JonnyWong16/info-pages
...
Info pages
2015-08-23 00:08:50 +02:00
Tim
ac3bafcd02
Fix stream_duration when notify state is play.
2015-08-22 23:57:17 +02:00
Tim
ac9a8b85ec
Fix stream_duration if no paused_duration and format correctly.
2015-08-22 22:11:47 +02:00
Tim
abec036cb2
v1.1.3
2015-08-22 17:11:04 +02:00
drzoidberg33
8bdd40f011
Merge pull request #105 from JonnyWong16/history-tooltips
...
History tooltips
2015-08-22 16:32:52 +02:00
drzoidberg33
b98c17e738
Merge pull request #104 from JonnyWong16/stream_duration-notification
...
Stream duration notification option
2015-08-22 16:32:35 +02:00
Jonathan Wong
a71c6e6592
Fix Air date and runtime
2015-08-22 05:24:06 -07:00
Jonathan Wong
545b7cb581
Remove grandparent_rating_key from season media type
2015-08-22 05:24:02 -07:00
Jonathan Wong
0848e317ee
Add links to info pages to move between show / season / episode
...
* Clicking poster moves up one level
* Links in titles of season and episodes
2015-08-22 05:18:33 -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
e94c00ca48
Fix history table on info pages
2015-08-22 01:17:58 -07:00
Jonathan Wong
d6a34b3e6b
Get thumbnails for tooltips in history table
2015-08-21 03:56:47 -07:00
Jonathan Wong
3cbf05d54a
Update settings page to show available stream_duration
2015-08-21 03:07:18 -07:00
Jonathan Wong
cba8608c23
Adds stream_duration to notification options
2015-08-21 02:59:49 -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
drzoidberg33
b2a7f639bb
Merge pull request #100 from JonnyWong16/dev
...
Some more changes
2015-08-20 22:10:11 +02: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
drzoidberg33
9adf5cc39a
Merge pull request #96 from JonnyWong16/dev
...
More stylized homepage statistics and other style changes
2015-08-19 23:29:58 +02:00
JonnyWong16
2ca04f4a8b
Missed a file in last commit
2015-08-19 13:54:11 -07:00
JonnyWong16
fd3b2a48f9
Revert home stats poster size.
2015-08-19 13:53:23 -07:00
JonnyWong16
01b3ae377b
Add clear search button to data tables.
2015-08-19 13:25:29 -07:00
JonnyWong16
5a1516286c
Changes to info pages
...
* Style changes
* Added missing metadata
* Don't show metadata field if data is unavailable
2015-08-19 01:13:55 -07:00
JonnyWong16
317a9f0b8e
Dynamically adjust user recently watched items
...
Only show one row of recently watched items which adjusts to the window
size, similar to recently added items.
2015-08-19 00:51:27 -07:00
JonnyWong16
c98505038a
Fallback to show poster if season poster is unavailable.
2015-08-19 00:50:19 -07:00