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 |
|
JonnyWong16
|
1ec1edefdd
|
More style changes across site
|
2015-08-18 19:05:14 -07:00 |
|
JonnyWong16
|
aa351bd965
|
Fixed graphs days text not updating with cookies.
|
2015-08-18 17:05:34 -07:00 |
|
JonnyWong16
|
519ff6b203
|
Fixed default Gravatar on homepage.
|
2015-08-18 16:47:49 -07:00 |
|
JonnyWong16
|
5b2beb2b81
|
More stylized homepage statistics
Also fixed some formatting on user page and posters on info page.
|
2015-08-18 16:44:17 -07:00 |
|
Tim
|
13e6a70a30
|
Fix typo on user edit page.
Change styling of version number and changelog button.
|
2015-08-19 00:03:49 +02:00 |
|
Tim
|
7e99eb7a2a
|
Update README.
|
2015-08-18 23:39:20 +02:00 |
|
Tim
|
6efaabb630
|
Remove some more Headphones references.
|
2015-08-18 23:27:09 +02:00 |
|
Tim
|
2536fdf17b
|
Fix month display showing "invalid date" on totals graph.
Make duration on home stats human readable.
|
2015-08-18 22:59:24 +02:00 |
|
drzoidberg33
|
7e8a427107
|
Merge pull request #95 from JonnyWong16/dev
Update to homepage statistics
|
2015-08-18 22:50:29 +02:00 |
|
JonnyWong16
|
bbaf428fd8
|
Fix "Select columns" button text
|
2015-08-18 13:41:34 -07:00 |
|
JonnyWong16
|
7dfd063138
|
Update documentation for home stats
|
2015-08-18 12:36:10 -07:00 |
|
JonnyWong16
|
5c94b21bd1
|
Update to homepage statistics
* Added most popular movie to homepage
* New setting to toggle statistics based on play duration instead of
play count
|
2015-08-18 12:32:41 -07:00 |
|
drzoidberg33
|
58474d9565
|
Merge pull request #87 from JonnyWong16/dev
Use cookies to save graph state.
|
2015-08-18 13:36:30 +02:00 |
|
JonnyWong16
|
6cb1c057cf
|
Another update to recently added and recently watched.
Recently added albums now include artist name.
Recently watched episodes now include show name.
|
2015-08-18 02:26:52 -07:00 |
|
JonnyWong16
|
22cc06dec3
|
Fixed tab spacing
|
2015-08-17 16:25:27 -07:00 |
|
JonnyWong16
|
357797df6b
|
Use cookies to save graph state.
The selected graph state is remembered on refreshing the graph page.
|
2015-08-17 16:23:45 -07:00 |
|
Tim
|
4c6f6ca736
|
Clearer version info in Settings menu.
Rudimentary changelog reader (Settings menu -> General)
Reverse the changelog order - newer changes first.
|
2015-08-18 01:05:12 +02:00 |
|
drzoidberg33
|
c0214f1489
|
Merge pull request #83 from JonnyWong16/dev
Fixed recently added and recently watched posters.
|
2015-08-17 22:38:31 +02:00 |
|
JonnyWong16
|
dd27f9bf72
|
Fixed recently added and recently watched posters.
Changed posters to match Plex/Web style, and fixed stretching on "home
video" posters.
|
2015-08-17 13:03:44 -07:00 |
|
Tim
|
c1c7911d08
|
Fix IP modal on history tab of user page.
|
2015-08-17 21:21:02 +02:00 |
|
drzoidberg33
|
755e9107fa
|
Merge pull request #79 from JonnyWong16/dev
Two digit season and episode numbers and FreeNAS init script
|
2015-08-17 11:19:42 +02:00 |
|
JonnyWong16
|
3bb6320fc1
|
Modified FreeBSD init script for FreeNAS
|
2015-08-16 23:25:14 -07:00 |
|
JonnyWong16
|
b5ad88ae5a
|
Two digit season and episode numbers for notifications.
|
2015-08-16 23:24:52 -07:00 |
|
Tim
|
bbcf3bf7da
|
Don't reset to page 1 on history row delete.
|
2015-08-16 23:45:17 +02:00 |
|
Tim
|
51e1949538
|
Hide delete and watched columns in column selector.
Add delete mode to user history tab too.
Some styling changes.
|
2015-08-16 23:30:45 +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
|
8e57df53fd
|
Report the correct version numbers.
|
2015-08-16 13:48:39 +02:00 |
|
Tim
|
cea4992331
|
v1.1.2
|
2015-08-16 13:02:38 +02: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 |
|
Tim
|
fd3daae491
|
v1.1.1
|
2015-08-15 21:54:43 +02:00 |
|
drzoidberg33
|
697d107952
|
Merge pull request #71 from jroyal/include-show-title-in-rec-add
Recently added TV Shows display title of the show
|
2015-08-15 21:49:29 +02:00 |
|
drzoidberg33
|
65e42be278
|
Merge pull request #69 from jroyal/feature-show-most-watched-movie
Most watched movie is now on home page
|
2015-08-15 21:48:27 +02:00 |
|