Commit graph

32 commits

Author SHA1 Message Date
Tim
0fded38bfb fix conflicts 2015-08-27 21:49:53 +02:00
Jonathan Wong
298d98cee9 Fix settings page error alerts 2015-08-27 00:05:43 -07:00
Jonathan Wong
9b9088bd5e Fixed alert messages on settings validation 2015-08-26 16:04:02 -07:00
Jonathan Wong
53fb8b999f Added chevrons and more reliable animations 2015-08-26 16:04:00 -07:00
Jonathan Wong
58efd299cc Add setting to change the number of items in the top lists 2015-08-26 16:03:58 -07:00
Jonathan Wong
77f5224e13 Moved settings around to more logical locations 2015-08-23 23:23:23 -07:00
Jonathan Wong
3cbf05d54a Update settings page to show available stream_duration 2015-08-21 03:07:18 -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
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
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
b5ad88ae5a Two digit season and episode numbers for notifications. 2015-08-16 23:24:52 -07:00
Tim
8e57df53fd Report the correct version numbers. 2015-08-16 13:48:39 +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
Tim
a96482ee3c New pause, resume and buffer notification options.
Reworked notification config in settings menu.
2015-08-15 14:37:27 +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
Tim
011be2f7ec Provide user feedback when the Check for updates button is clicked. 2015-08-10 15:57:55 +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
227e63cb50 Higher quality cover art images. 2015-07-29 12:00:30 +02:00
Tim
d750c5f610 Some minor styling changes.
Add album_name as parameter for notifications.
2015-07-29 01:06:21 +02:00
Tim
5f203bb837 Bunch of styling changes mostly in settings. Page refresh required. 2015-07-28 22:10:31 +02:00
Tim
2b187f0bf3 Exclusion tags for notifications. Place text in certain tags to only send that text for a certain media type.
Simple check which disables the Enable IP logging checkbox if Logs folder not set.
Some styling changes.
2015-07-28 01:50:19 +02:00
Tim
824d4dfea2 Add metadata parameters to notification string options.
Add SxE to notification title if type is episode.
2015-07-27 22:29:34 +02:00
Tim
abc90e1252 Styling tweaks.
Don't log error everytime OSX Notify agent cannot be found.
Add check in PlexWatch importer to skip over rows with bad xml.
Move some logging out of places where they would never be executed.
2015-07-27 20:42:40 +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
b394ebc1a3 Stage three of notification rewrite. Page cache refresh required.
Watched notifications added with configurable cutoff percent.
Styling fixes.
Add information back to settings page for required restart on web interface changes.
Use user_id on user link in activity pane.
Added channels option to Pushbullet.
Possible fix for text encoding issues in Plexwatch importer.
Thread the notifications.
Move most of the notification logic to the notification handler.
2015-07-24 00:53:31 +02:00
Tim
8a16fcfbb6 Stage two of notification rewrite. Page cache refresh required.
Each notification agent has it's own play/stop toggles.
Simplified global notification options.
2015-07-23 01:42:57 +02:00
Tim
e309d6ba92 Stage one of notification rewrite. Page cache refresh required.
Each notification has it's own modal config now, PlexWeb-style.
Few minor text changes.
2015-07-22 01:40:20 +02:00
Tim
bb3139727e Settings page rewrite. Please clear page cache if things look funky.
Set default check github to enable after first run.
2015-07-21 01:17:05 +02:00