Commit Graph

62 Commits

Author SHA1 Message Date
JonnyWong16 2d76991a86 Fix watch staistics posters hover title 2017-12-08 10:11:41 -08:00
JonnyWong16 86e1e99b33 Fix watch statistics poster link 2017-12-07 19:54:59 -08:00
JonnyWong16 e51e9493b1 Remove stats count setting 2017-11-07 20:30:28 -08:00
JonnyWong16 3df31bb01b Lock scrolling of activity card overflow 2017-11-06 18:09:35 -08:00
JonnyWong16 c6a36cb4cf Add user to recently watched card and date to most concurrent card 2017-11-05 14:51:04 -08:00
JonnyWong16 2873d8bba3 Lock scroller on statistics cards 2017-11-05 13:28:27 -08:00
JonnyWong16 e80d88c9ff Make sure there are stats before creating the watched statistic cards 2017-11-05 07:35:08 -08:00
JonnyWong16 8d2c9a7764 New watch statistics cards 2017-11-05 00:30:44 -07:00
JonnyWong16 43f285951d Add background to statistic cards 2017-10-30 23:47:24 -07:00
JonnyWong16 0478f40d02 Square cover for music home stats 2016-09-17 14:39:58 -07:00
JonnyWong16 8c6e142314 Hide poster refresh icon in guest mode 2016-06-20 19:09:02 -07:00
JonnyWong16 0f92dc0fdf Add refresh button to images 2016-06-04 12:43:45 -07:00
JonnyWong16 e147ce9039 Add all content rating and label filters for guest 2016-05-01 11:06:37 -07:00
JonnyWong16 c0a5a8d775 Filter all library and user data for guests 2016-05-01 11:06:37 -07:00
JonnyWong16 5d7ba8cf14 Mask all info on the homepage 2016-05-01 11:06:37 -07:00
JonnyWong16 51a12099e4 Initial implementation of login control 2016-05-01 11:06:37 -07:00
JonnyWong16 13ac8f2ea4 Revert homepage watch statistic back to "last watched" 2016-02-17 18:33:01 -08:00
JonnyWong16 b1ea3bcd4e Rename last watched to last played 2016-01-23 14:06:25 -08:00
Jonathan Wong 7f1a08dd04 Final clean up 2016-01-16 01:51:50 -08:00
Jonathan Wong 771885f27f Add update metadata feature
* Use rating_key instead of item_id for history info
2016-01-15 20:48:47 -08:00
Jonathan Wong 78ee646558 Fix for empty most concurrent stat 2016-01-12 22:06:21 -08:00
Jonathan Wong b490831a50 More concurrent stream stats
* Also fix graph queries
2016-01-08 22:49:04 -08:00
Jonathan Wong 9cf6793b24 Add most concurrent streams home statistic 2015-12-12 14:34:42 -08:00
Jonathan Wong b47ccd06f9 Sanitize player name 2015-12-05 23:26:54 -08:00
Jonathan Wong 3d1a1b5e45 Fix watch stats not showing on homepage 2015-10-15 18:02:28 -07:00
Jonathan Wong 9968f8b6dd Clean up home_stats code 2015-10-11 17:58:17 -07:00
Jonathan Wong 5da4fe953e More titles for ellipse text 2015-09-22 16:14:48 -07:00
Jonathan Wong ff67719cf8 Add titles to homepage so ellipse text is readable 2015-09-20 09:13:41 -07:00
Jonathan Wong de4d8fb277 Default to show all cards until the user disables them. 2015-09-19 00:42:00 -07:00
Jonathan Wong ad183ff9fe Update message to prompt the user to enable cards for homepage statistics 2015-09-18 23:43:01 -07:00
Jonathan Wong 8a989d71ca Add top music and popular music cards to watch statistics 2015-09-18 18:58:59 -07:00
Jonathan Wong 92a868c3c6 Clean up watch statistics duration database queries 2015-09-11 13:35:50 -07:00
Jonathan Wong 84aa727387 Fix for 5 digit library stats 2015-09-06 11:03:47 -07:00
Jonathan Wong 28d136075c Add Last Watched to home stats 2015-08-27 18:30:43 -07:00
Jonathan Wong dd7390d111 Fix box shadow on slider 2015-08-26 20:17:42 -07:00
Jonathan Wong 2193d06363 Only toggle top lists on click
Fixed borders on the slider
2015-08-26 16:04:06 -07:00
Jonathan Wong 3fc573bd90 Remove console.log and more css cleanup 2015-08-26 16:04:04 -07:00
Jonathan Wong 53fb8b999f Added chevrons and more reliable animations 2015-08-26 16:04:00 -07:00
Jonathan Wong 8ae2f718f4 Initial implementation of homepage top lists
* Top lists for all stats, default max 5 items
2015-08-26 16:03:56 -07:00
JonnyWong16 fd3b2a48f9 Revert home stats poster size. 2015-08-19 13:53:23 -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 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
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
James Royal 40f72bbe5f Most watched movie is now on home page 2015-08-15 12:26:37 -05:00
Tim e8e5a0b5ff Fix home stats not displaying even if non-TV items have been logged. 2015-08-14 00:20:30 +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 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 187f9d7cd4 Remove old config page and references to it.
Remote old PlexWatch database references.
2015-07-25 10:34:41 +02:00