Commit graph

1963 commits

Author SHA1 Message Date
JonnyWong16
beff5caaac
Clean shutdown page 2020-07-15 22:53:46 -07:00
JonnyWong16
4a4be9798d
Adjust user IP table column widths 2020-07-12 12:54:56 -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
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
41843dc573
Rename some column headers 2020-07-04 12:22:40 -07:00
JonnyWong16
f77f289125
Move GitHub sponsor first 2020-07-01 15:53:08 -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
ff887d9948
Remove unnecessary x_plex_headers from 805d45b 2020-06-23 20:07:45 -07:00
JonnyWong16
805d45bd33
Don't overwrite PMS_UUID when fetching a new token 2020-06-23 19:47:01 -07:00
JonnyWong16
7c801c2f5e
Add flag for offical mobile app 2020-06-20 16:16:35 -07:00
JonnyWong16
9a932aea12
Fix text wrapping on user player stats 2020-06-20 15:03:51 -07:00
JonnyWong16
5696e75abe
Add LG platform icon 2020-06-20 15:03:32 -07:00
JonnyWong16
efb3f748c2
Improve app registration instructions 2020-06-20 11:36:54 -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
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
d95afa990d
Auto collapse news items after a week 2020-05-31 14:47:08 -07:00
JonnyWong16
07a48c04d7
Improve PMS verify error message in setup wizard 2020-05-28 19:22:55 -07:00
JonnyWong16
fbcf59abf0
Add database import in progress message 2020-05-24 01:10:52 -07:00
JonnyWong16
fe4ddaeb52
Show notification sent when testing Browser notification 2020-05-23 17:54:55 -07:00
JonnyWong16
17a01d65aa
Merge branch 'nightly' into python3
# Conflicts:
#	plexpy/version.py
#	plexpy/webserve.py
2020-05-16 16:22:10 -07:00
JonnyWong16
ae88489e55
Remove extra spaces in notifier config text accordion 2020-05-10 14:18:54 -07:00
JonnyWong16
b57065d6ee
Add Tautulli news to settings page 2020-05-10 14:18:36 -07:00
JonnyWong16
71551d3f6d
Show "None" for source subtitle if user selected subtitle 2020-05-09 17:25:46 -07:00
JonnyWong16
8a8d47f8e7
Add try again message to database import 2020-05-03 18:39:00 -07:00
JonnyWong16
8c7476a670
Only use form data if uploading a database file 2020-05-03 17:49:10 -07:00
JonnyWong16
b336f07ff9
Improve database import error messages 2020-05-03 16:52:17 -07:00
JonnyWong16
73f6012507
Clear database file name after uploading 2020-05-03 16:12:26 -07:00
JonnyWong16
b73564d2e0
Add Tautulli database to welcome wizard import message 2020-05-03 15:19:36 -07:00
JonnyWong16
980c4f7618
Add option to upload or browse for a database file to import 2020-05-03 14:33:25 -07:00
JonnyWong16
a5653e365e
Improve merge database import method and remove append method 2020-05-01 19:32:19 -07:00
JonnyWong16
33d5aca6d4
Add note that settings also imported with database 2020-04-30 22:15:44 -07:00
JonnyWong16
52d38883dc
Add Tautulli database import to the settings page 2020-04-30 22:06:54 -07:00
JonnyWong16
4e0563bbf9
Merge branch 'nightly' into python3
# Conflicts:
#	plexpy/activity_pinger.py
#	plexpy/webserve.py
2020-04-28 18:44:41 -07:00
JonnyWong16
e2e7063a29
Expose remote access check settings in the UI 2020-04-28 18:39:12 -07:00
JonnyWong16
7ce9283421
Fix geopip lookup for IPv6 addresses 2020-04-28 08:42:00 -07:00
JonnyWong16
c6bd1b06f2
Hide auto update setting for bundled app 2020-04-27 18:24:37 -07:00
JonnyWong16
00c9fc79f9
Rename sys_tray_icon setting 2020-04-27 18:23:34 -07:00
JonnyWong16
463ed2f46a
Add launch startup to setup wizard to make sure it's enabled 2020-04-27 18:22:48 -07:00
JonnyWong16
d779e72bcd
Add system launch setting for MacOS 2020-04-27 18:22:45 -07:00
JonnyWong16
e6befab6bb
Change os.name to common.PLATFORM 2020-04-27 18:22:44 -07:00
JonnyWong16
315be9f3eb
Update Windows system tray with start at login option 2020-04-27 18:22:42 -07:00
JonnyWong16
7bb9c6c915
Set Windows launch at startup 2020-04-27 18:22:41 -07:00
JonnyWong16
4b5f880ccb
Fix update message on startup for Windows/MacOS 2020-04-27 18:22:40 -07:00
JonnyWong16
5d8a7d80eb
Require manual download and install for Windows / MacOS 2020-04-27 18:22:39 -07:00
JonnyWong16
6c8d6ed2ca
Add workflow for automated Windows/MacOS builds 2020-04-27 18:22:34 -07:00
JonnyWong16
d8f223327e
Merge branch 'nightly' into python3
# Conflicts:
#	plexpy/activity_pinger.py
#	plexpy/activity_processor.py
#	plexpy/helpers.py
#	plexpy/notifiers.py
#	plexpy/version.py
#	plexpy/webserve.py
2020-04-27 18:19:48 -07:00
JonnyWong16
9b11fd4f18
Remove all MaxMind/GeoLite2 settings 2020-04-27 17:43:00 -07:00