JonnyWong16
|
01c56ef280
|
Remove helper bool check in database import status
|
2020-07-15 21:06:28 -07:00 |
|
JonnyWong16
|
b9422312f3
|
Remove unused check recently added pinger
|
2020-07-15 21:05:49 -07:00 |
|
JonnyWong16
|
9a0f83c3e7
|
Remove old config updates
|
2020-07-15 21:04:30 -07:00 |
|
JonnyWong16
|
fbfedb2e62
|
Remove unused config keys
|
2020-07-15 21:04:22 -07:00 |
|
JonnyWong16
|
172692ccca
|
Fix user IP table showing first played instead of last played
|
2020-07-12 12:54:42 -07:00 |
|
JonnyWong16
|
50e7c0469f
|
Merge pull request #1374 from dotsam/ip-first-streamed
Add first_seen to user IP Table
|
2020-07-12 12:41:46 -07:00 |
|
JonnyWong16
|
44f74e3590
|
Mask device token and device id from API logs
|
2020-07-12 10:35:52 -07:00 |
|
Sam Edwards
|
63656b73c2
|
Add first_seen to user ips and add title attr with full date/time
|
2020-07-11 15:23:26 -07:00 |
|
JonnyWong16
|
40ecf56904
|
Fix Cloudinary upload for non-ASCII characters on Python 2
|
2020-07-10 21:57:53 -07:00 |
|
JonnyWong16
|
b4a10adec2
|
Merge branch 'v2.5-monitor-remote-access' into nightly
|
2020-07-10 17:09:58 -07:00 |
|
JonnyWong16
|
1698622d63
|
v2.5.3
|
2020-07-10 17:07:18 -07:00 |
|
JonnyWong16
|
ad195f0969
|
Fix deleteing more than 1000 history entries at the same time
|
2020-07-08 12:27:20 -07:00 |
|
JonnyWong16
|
4a8748e322
|
Live TV library not being recreated after server identifier is changed
* Fixes Tautulli/Tautulli-Issues#261
|
2020-07-07 18:14:00 -07:00 |
|
JonnyWong16
|
416d869288
|
Add python version to Google Analytics
|
2020-07-06 18:13:33 -07:00 |
|
JonnyWong16
|
a116c26c25
|
Run python scripts with the same sys.executable as Tautulli
|
2020-07-06 11:32:16 -07:00 |
|
JonnyWong16
|
69675151bf
|
Remove monitor remote access settings
* Tautulli/Tautulli-Issues#251
|
2020-07-05 20:40:44 -07:00 |
|
JonnyWong16
|
99e395ddfa
|
Update scheduled tasks table
* Tautulli/Tautulli-Issues#251
|
2020-07-05 20:39:31 -07:00 |
|
JonnyWong16
|
7fe1e542df
|
Remove check remote access scheduled task
* Tautulli/Tautulli-Issues#251
|
2020-07-05 20:38:54 -07:00 |
|
JonnyWong16
|
938134081b
|
Add remote access monitoring using websockets
* Fixes Tautulli/Tautulli-Issues#251
|
2020-07-05 20:36:44 -07:00 |
|
JonnyWong16
|
3fd2234a92
|
Remove refresh reachability
|
2020-07-05 19:20:52 -07:00 |
|
JonnyWong16
|
2625ef5fb9
|
Use Popen to restart on macOS
|
2020-07-03 19:48:27 -07:00 |
|
JonnyWong16
|
f70f814c70
|
Shutdown tray icons last
|
2020-07-03 19:47:11 -07:00 |
|
JonnyWong16
|
78c5b45e43
|
Also fix e562ec9 for Python 2
|
2020-07-03 11:24:47 -07:00 |
|
JonnyWong16
|
e562ec96fa
|
Fix encoding when reading a newsletter file
|
2020-07-02 20:46:42 -07:00 |
|
JonnyWong16
|
9b5e01c319
|
Fix logger for email notification exception
|
2020-07-02 12:45:45 -07:00 |
|
JonnyWong16
|
356f64cac0
|
v2.5.2
|
2020-07-01 19:49:44 -07:00 |
|
JonnyWong16
|
cb577c51b8
|
v2.5.2-beta
|
2020-06-27 15:04:06 -07:00 |
|
JonnyWong16
|
1c395ab10c
|
Patch SameSite support into cookies
* Python 2.7 is missing SameSite cookie attribute
|
2020-06-27 15:01:16 -07:00 |
|
JonnyWong16
|
07d7170e49
|
v2.5.1-beta
|
2020-06-26 18:37:07 -07:00 |
|
JonnyWong16
|
88e23627fd
|
Fix typo
|
2020-06-25 19:12:10 -07:00 |
|
JonnyWong16
|
48f846da40
|
Expire the previous JWT on update if HTTP root is set
* Required for Tautulli/Tautulli-Issues#255
|
2020-06-24 14:04:07 -07:00 |
|
JonnyWong16
|
617b0d6fd9
|
Set JWT cookie path to HTTP root
* Fixes Tautulli/Tautulli-Issues#255
|
2020-06-23 20:00:50 -07:00 |
|
JonnyWong16
|
7c801c2f5e
|
Add flag for offical mobile app
|
2020-06-20 16:16:35 -07:00 |
|
JonnyWong16
|
5696e75abe
|
Add LG platform icon
|
2020-06-20 15:03:32 -07:00 |
|
JonnyWong16
|
450b3865a8
|
Validate OneSignal Player ID when registering device
|
2020-06-20 10:59:55 -07:00 |
|
JonnyWong16
|
970667adca
|
Only allow temporary device token access to register app
|
2020-06-20 10:58:49 -07:00 |
|
JonnyWong16
|
89307dad01
|
Show missing pyobjc module message on MacOS menu bar setting
|
2020-06-14 15:22:58 -07:00 |
|
JonnyWong16
|
451feda86b
|
Rename system tray to menu bar on MacOS
|
2020-06-14 14:59:37 -07:00 |
|
JonnyWong16
|
4d241fac48
|
Try import rumps
|
2020-06-14 14:52:55 -07:00 |
|
JonnyWong16
|
7f9d46eac3
|
Fix Cloudinary upload for Python 2
|
2020-06-03 20:41:57 -07:00 |
|
JonnyWong16
|
d0f28883aa
|
Remove ability to login using Plex username / password.
* Only login using Plex OAuth
|
2020-06-02 17:28:24 -07:00 |
|
JonnyWong16
|
48203e64a9
|
Improve test browser notifications
|
2020-06-01 22:55:59 -07:00 |
|
JonnyWong16
|
42b17ca495
|
Change default recently added notification delay to 300s
|
2020-06-01 16:44:01 -07:00 |
|
JonnyWong16
|
d8080fe506
|
Fix creating self-signed certificates on Python 3
* Fixes Tautulli/Tautulli-Issues#248
|
2020-06-01 16:40:25 -07:00 |
|
JonnyWong16
|
43e40e99f1
|
v2.5.0-beta
|
2020-05-31 14:51:18 -07:00 |
|
JonnyWong16
|
fbcf59abf0
|
Add database import in progress message
|
2020-05-24 01:10:52 -07:00 |
|
JonnyWong16
|
2ef40a6a1c
|
Remove shadow database module name
|
2020-05-24 01:10:26 -07:00 |
|
JonnyWong16
|
5b5c4d1a8b
|
Ignore reference_id when deleting duplicate rows
|
2020-05-24 00:36:41 -07:00 |
|
JonnyWong16
|
5f2a74893a
|
Fix importing using the overwrite method
|
2020-05-24 00:18:10 -07:00 |
|
JonnyWong16
|
0741b4021c
|
Fix database exception
|
2020-05-24 00:13:29 -07:00 |
|