Commit Graph

169 Commits

Author SHA1 Message Date
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 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 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 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
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
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
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 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
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
Tim ad79d860db Allow the buffer warnings to be completely disabled by setting buffer threshold to 0.
Fix bug with buffer warnings where notification would trigger continuously after first trigger.
Fix bug where custom avatar URL would get reset on every user refresh.
2015-08-15 21:30:31 +02:00
James Royal 5826a823a8 Add parent_title to the docs of recently_added.html 2015-08-15 13:52:50 -05:00
James Royal cbec1e7768 Recently added TV Shows display title of the show 2015-08-15 13:28:32 -05:00
James Royal 40f72bbe5f Most watched movie is now on home page 2015-08-15 12:26:37 -05:00
drzoidberg33 375bd733f1 Merge pull request #66 from jroyal/feature-allow-custom-profile-pic
Feature allow custom profile pic
2015-08-15 15:59:02 +02:00
Tim a96482ee3c New pause, resume and buffer notification options.
Reworked notification config in settings menu.
2015-08-15 14:37:27 +02:00
James Royal 804a667b19 New profile URLs are saved to the database 2015-08-14 23:52:28 -05:00
James Royal 7a7c92191d Add field to set new profile pic url. Support retrieving only. 2015-08-14 23:33:16 -05:00
Tim b7baf1a05d Fix alignment of weekend bands on graphs. 2015-08-14 21:38:51 +02:00
Tim c4416572cf Remove unnecessary transparency on update notification and column selection.
Keep the update message closed for 1 hour if close button is clicked. Will reset if manual update check is done.
Don't ignore user logging when doing import (we still need an option in the import to override this).
2015-08-14 20:15:30 +02:00
James Royal 3fc2f43b79 Create an option in settings to change home statistics length 2015-08-13 22:10:24 -05:00
James Royal a0bd94397c Add 7 days button to graph page 2015-08-13 22:08:25 -05: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 e8e5a0b5ff Fix home stats not displaying even if non-TV items have been logged. 2015-08-14 00:20:30 +02:00
Tim 0877a6bf21 Add per-user history logging toggle. Uncheck to disable history logging for specific user.
On SSL cert bypass check that the method is available before allowing.
2015-08-13 23:05:09 +02:00
Tim 5abe314f9f Fix typo on graphs page causing date selection to break on Safari.
Add back bootstrap.css.map
2015-08-13 19:05:29 +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 c7af1c127c Some styling changes, mainly on the user profile page.
Add provider info to IP lookup modal.
2015-08-10 23:05:23 +02:00
Tim 011be2f7ec Provide user feedback when the Check for updates button is clicked. 2015-08-10 15:57:55 +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 39160df79b Fix bug where graphs would make multiple ajax queries. 2015-08-10 01:52:37 +02:00
Tim 7f75966f43 Stream info graphs and some styling changes. 2015-08-10 00:24:34 +02:00