JonnyWong16
3abea4ad3c
Enable guest login with Plex.tv account
2016-05-01 11:06:37 -07:00
JonnyWong16
24205dc86e
Fix settings hover nav menu for mobile
2016-05-01 11:06:37 -07:00
JonnyWong16
9fcd0da83d
Save session for 30 days with "Remember Me" checked
2016-05-01 11:06:37 -07:00
JonnyWong16
e99bc73e46
Require authentication for all endpoints except API
...
* And more minor UI changes
2016-05-01 11:06:37 -07:00
JonnyWong16
d8ad9adabd
A bunch of UI updates
2016-05-01 11:06:37 -07:00
JonnyWong16
11aa7d0140
Add option to hash password in config file
2016-05-01 11:06:37 -07:00
JonnyWong16
6f97173b00
Add http_root to settings page
2016-05-01 11:06:37 -07:00
JonnyWong16
54a7367fb6
Remove unnecessary css and js from login page
2016-05-01 11:06:37 -07:00
JonnyWong16
51a12099e4
Initial implementation of login control
2016-05-01 11:06:37 -07:00
JonnyWong16
0aa2537d1e
v1.3.16
2016-05-01 11:02:36 -07:00
JonnyWong16
14489e1db9
Revert reconnecting cf70b3e989
and bff4eaba56
2016-04-30 13:03:54 -07:00
JonnyWong16
bff4eaba56
Websocket check active sessions on reconnect cf70b3e989
2016-04-29 08:03:14 -07:00
JonnyWong16
4a5d2f8502
Fix regression PMS update notifications broken
2016-04-29 07:07:02 -07:00
JonnyWong16
cf70b3e989
Reconnect websocket on a new thread
2016-04-27 23:11:12 -07:00
JonnyWong16
7ebd74a54a
Cache posters with thread id to avoid overwriting images
2016-04-27 23:10:54 -07:00
Otger
ffa1331802
Added missing user filtering to a pair of graphs and renamed a few things
2016-04-24 03:21:51 +02:00
Otger
dacb4ea7d6
Merge branch 'dev' of https://github.com/drzoidberg33/plexpy into dev
2016-04-24 02:43:46 +02:00
JonnyWong16
ae5889dbac
Fix viewing photos crashing PlexPy
2016-04-21 08:38:28 -07:00
JonnyWong16
2080bbcbca
v1.3.15
2016-04-18 21:28:45 -07:00
JonnyWong16
f4c38008a1
Fix logger typo
2016-04-16 22:46:47 -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
6a72923182
Fix Slack notifications with an icon URL not sending
2016-04-12 08:55:08 -07:00
Otger
d62f7b2a5f
Added ability to view per-user graphs
2016-04-09 23:54:31 +02:00
JonnyWong16
57cb5ff6cf
Fix fallback pms_url if server URL not found
2016-04-06 19:23:59 -07:00
JonnyWong16
4b0eab57a8
Fix regression PMS down notifications failing
2016-04-06 19:17:56 -07:00
JonnyWong16
74a232630a
Add {transcode_key} and {username} notification options
2016-04-02 14:11:18 -07:00
JonnyWong16
71d023ab77
Fix logger typo in notification handler
2016-04-02 12:13:54 -07:00
JonnyWong16
41899872cd
v1.3.14
2016-03-29 08:15:35 -07:00
JonnyWong16
076659db52
Fix regression missing notify_action for script notifications
2016-03-28 22:21:23 -07:00
JonnyWong16
bff22900cb
v1.3.13
2016-03-27 17:25:16 -07:00
JonnyWong16
5e79c9fd62
Only filter logger if string is longer than 5 characters
2016-03-27 17:22:30 -07:00
JonnyWong16
39034e38f6
v1.3.12
2016-03-27 16:43:06 -07:00
JonnyWong16
3c7b9558fe
Access log file from the Help & Info page
2016-03-27 16:41:57 -07:00
JonnyWong16
c8f7f40b46
ISO date format for logs
2016-03-27 16:10:02 -07:00
JonnyWong16
ba6ef4d629
Add toggle for log blacklist and mask public IP addresses
2016-03-27 15:18:41 -07:00
JonnyWong16
67d3505733
Merge pull request #627 from JonnyWong16/dev-env
...
Enable PlexPy dev environment
2016-03-27 10:30:42 -07:00
JonnyWong16
252145cf58
Enable PlexPy dev environment using --dev flag
2016-03-27 10:25:46 -07:00
JonnyWong16
dbc62542ef
Merge pull request #634 from evilmarty/enhancement/ifttt
...
Allow formatting of IFTTT event key with action name
2016-03-26 18:08:45 -07:00
Marty Zalega
005829ab72
Allow formatting of ifttt event key with action name
2016-03-27 10:46:09 +10:00
Chris
ff0e724ee5
Fix unicode logging with 1252 encoded locale on Windows
...
Replaces the abbreviation for months in the log output with numerals. Works around logging exceptions on Windows during March ("Mär") with Swiss-German locale on Windows, which is encoded with Windows-1252.
2016-03-26 19:59:12 +01:00
JonnyWong16
568e4a5ee8
Fix blacklist logging again ed8c7c1
2016-03-26 10:00:58 -07:00
JonnyWong16
fbf4a524c1
Catch URLError when uploading to Imgur
2016-03-25 15:39:31 -07:00
JonnyWong16
29db2e958f
Hide Plex notification agent
2016-03-25 13:24:24 -07:00
JonnyWong16
0b126278f9
Fix blacklisting of blank strings from ed8c7c1
2016-03-25 13:00:04 -07:00
JonnyWong16
cc919415bb
Merge pull request #612 from codedecay/dev
...
Add CherryPy Environment Option
2016-03-25 12:59:28 -07:00
JonnyWong16
a3f398390c
Clean up Arnie quotes
2016-03-25 09:16:24 -07:00
Chrisophogus
f783b08b78
Additional changes
2016-03-23 20:52:50 +00:00
Chrisophogus
85e0c6d3cd
Extra Arnie
...
Added some additional Arnie quotes.
2016-03-23 20:14:48 +00:00
JonnyWong16
2259a96058
Use default poster for Facebook if unable to upload poster
2016-03-21 18:53:56 -07:00
JonnyWong16
afed5841e7
Remove old notify_log table upgrades
2016-03-20 17:17:50 -07:00