JonnyWong16
1f55b5457e
Add homepage stats toggles
2017-07-22 18:13:53 -07:00
JonnyWong16
099a887cc7
Add PlexTogether platform image
2017-06-24 21:06:40 -07:00
JonnyWong16
ca472ff597
Improved IP address handling (includes IPv6)
2017-02-05 18:55:10 -08:00
JonnyWong16
1c142ef3f4
Add ability to duplicate a notifier
2017-02-02 20:34:27 -08:00
JonnyWong16
1b1e4639fd
Log DLNA platform
2016-11-11 13:36:15 -08:00
JonnyWong16
38ccd26b96
Allow data to be passed for confirmAjaxCall
2016-11-11 13:28:18 -08:00
JonnyWong16
010c12da67
Use human file size in table
2016-10-03 21:36:02 -07:00
JonnyWong16
0b10e68c60
Force refresh Plex.tv token in settings
...
* Removes the old PlexPy device and fetches a new token
2016-09-29 21:21:07 -07:00
JonnyWong16
ce1d2a0fd9
Fix success message show incorrectly when sending test notification
...
* Due to saving the settings before sending the notification
2016-09-27 21:48:09 -07:00
JonnyWong16
2f5526388a
Move configuration table to separate file
2016-06-30 22:02:38 -07:00
JonnyWong16
0f92dc0fdf
Add refresh button to images
2016-06-04 12:43:45 -07:00
JonnyWong16
b0eb98c667
Some javascript cleanup in settings
2016-05-12 20:58:33 -07:00
JonnyWong16
600bca7e8b
Only check browser notifications if enabled
2016-05-07 11:20:46 -07:00
JonnyWong16
d09c7b13b3
Add browser notifications
2016-05-04 22:56:04 -07:00
JonnyWong16
51a12099e4
Initial implementation of login control
2016-05-01 11:06:37 -07:00
JonnyWong16
f86c9ea947
Fix 127.0.0.1 showing as external IP address on tables
2016-04-13 18:03:05 -07:00
JonnyWong16
2f5f0ba1e1
Fix getting pms_url when multiple connections published
...
* Fixes bug grabbing the wrong pms_url when multiple local/remote
connections are published to plex.tv
* This tries to find the connection with the matching address first,
otherwise grabs the first valid local/remote connection (prior
behaviour)
2016-04-12 22:52:53 -07:00
JonnyWong16
25c2f95e48
Separate out scheduler table to allow reloading
2016-02-14 21:02:14 -08:00
JonnyWong16
322f106e75
Log JS errors from the WebUI
2016-02-14 11:35:14 -08:00
JonnyWong16
71131c699e
Add total duration to libraries and users tables
2016-02-09 17:58:56 -08:00
zobe123
deb16428ed
Update script.js
2015-12-05 12:57:26 +01:00
Jonathan Wong
c65d9898c8
Add icon for Apple tvOS
2015-12-01 20:05:37 -08:00
Jonathan Wong
18b328a387
Fix private IP address for IPv6
2015-11-15 10:17:28 -08:00
Tim van der Westhuizen
7b3874dcaa
Add Plex Media Player icon.
2015-10-23 11:37:13 +02:00
Jonathan Wong
e884d018ed
Fix indents
2015-09-29 15:52:10 -07:00
Jonathan Wong
441572ea12
Fix "Mystery" platform in stats and activity
2015-09-29 10:11:11 -07:00
Jonathan Wong
88b6eae3bf
Add platform icons for windows and windows phone
2015-09-08 09:09:16 -07:00
JonnyWong16
9fc4573c42
Show 0 mins with 0 plays on user page.
2015-08-20 12:13:49 -07:00
JonnyWong16
01b3ae377b
Add clear search button to data tables.
2015-08-19 13:25:29 -07: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
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
69403dbf07
Add Kodi and Playstation platform images.
...
Remove unused platform images.
Fix Xbox platform image mapping.
2015-07-25 00:07:35 +02:00
Tim
b8f2ea951d
Remove responsive datatables plugin - use normal media queries.
...
Set datatables stateSave to true as default
Remove some old images.
Change button on edit user modal
2015-07-20 01:16:43 +02:00
Tim
19d5eb9abb
Start to fix some styling mismatches.
2015-07-19 01:01:27 +02:00
Tim
5b2d03f496
Make the shutdown/restart/update screens pretty :)
2015-07-17 23:07:42 +02:00
Tim
887c61a80b
Add additional info when hovering over activity pane.
2015-07-12 17:41:59 +02:00
Tim
9152fa01af
VERY EXPERIMENTAL CHANGES!
...
History logging is now under the hood. Disabled by default.
Write new database tables and upgrade old ones.
Provide more detail to get_activity.
2015-07-11 22:10:45 +02:00
Tim
b244e09c24
Get started on input validation and config page clean-up.
...
Minor UI adjustments.
2015-07-02 19:05:59 +02:00
Tim
69ffaf5292
Some work on sync lists.
2015-07-02 01:48:38 +02:00
Tim
9364b06c99
Add platform stats to user page
...
Re-add user gravatars
Some error catching
Some code clean-up
2015-06-21 17:19:19 +02:00
Tim
ba18c5b96e
Add recently watched to user screen
2015-06-21 14:00:14 +02:00
Tim
6a026d510d
Template the Datatables JS
...
Add Links to user screen
Add Public IP list to user screen
Add Watch history to user screen
2015-06-20 22:27:12 +02:00
Tim
04b290173c
Added restart and shutdown links in settings.
...
No longer exposing passwords in html forms.
Removed some old headphones js.
Minor styling adjustments.
Current activity on home screen now works.
Some history table fixes and additions.
Info screen for video items now works.
2015-06-16 17:35:52 +02:00
Tim
88daa3fb91
Initial Commit
2015-02-22 18:32:51 +02:00