Commit graph

1646 commits

Author SHA1 Message Date
JonnyWong16
91d545f480
Disable export delete button if still processing 2020-09-20 11:23:19 -07:00
JonnyWong16
8b8afacaea
Add function to delete exported files 2020-09-20 11:23:19 -07:00
JonnyWong16
deb49d7ff9
Add function to download exported files 2020-09-20 11:23:19 -07:00
JonnyWong16
6334ffa197
Add export directory 2020-09-20 11:23:19 -07:00
JonnyWong16
b872cce2a4
Check exported file exists 2020-09-20 11:23:19 -07:00
JonnyWong16
de2e2ee962
Add file_format to exports table 2020-09-20 11:23:19 -07:00
JonnyWong16
5468676811
Add table to list exported items 2020-09-20 11:23:19 -07:00
JonnyWong16
02658759ea
Fix purge library from the edit modal 2020-09-10 08:35:26 -07:00
JonnyWong16
de64b5ddfa
Revert "Add negative margin to sections with fixed cards"
This reverts commit 668c9e6045.

* Revert #1378
2020-09-06 14:18:25 -07:00
JonnyWong16
687672e9c1
Fix plural seasons in recently added 2020-09-04 08:01:51 -07:00
Sam Edwards
668c9e6045
Add negative margin to sections with fixed cards 2020-08-23 23:14:45 -07:00
JonnyWong16
003f684f8a
Override thumb for clips using the art rating_key 2020-08-21 10:53:05 -07:00
JonnyWong16
69d55c60c3
Add icon and thumb for clips on history table 2020-08-21 10:53:05 -07:00
JonnyWong16
dd9513313b
Don't highlight links in scheduler table 2020-08-05 20:56:44 -07:00
JonnyWong16
288a1c86ab
Replace white with "not white" 2020-08-05 20:54:12 -07:00
JonnyWong16
8e28cb10fa
Rename terminate session to terminate stream 2020-08-05 09:02:18 -07:00
JonnyWong16
bee4106af0
Change direct stream icon 2020-07-31 14:23:01 -07:00
JonnyWong16
0c8607b3ec
Fix typo in QR modal 2020-07-25 13:28:39 -07:00
JonnyWong16
3a2cc6efc7
Trim address when generating the QR code 2020-07-25 13:28:39 -07:00
JonnyWong16
36324d10dc
Add onesignal_id to register device API 2020-07-25 13:21:46 -07:00
JonnyWong16
70c0f912e2
Add themoviedb rating image 2020-07-24 09:12:11 -07:00
JonnyWong16
a675202537
Browse path starting from from current value 2020-07-18 15:19:42 -07:00
JonnyWong16
b52ab4885b
Add browser button for script folder 2020-07-18 12:13:42 -07:00
JonnyWong16
43e26c9b56
Add Plex logs folder to config not imported note 2020-07-16 19:38:20 -07:00
JonnyWong16
703a7feed2
Update help text for SSL certificates/key in PEM format 2020-07-16 19:29:11 -07:00
JonnyWong16
7b69ed4cec
Add browse function to settings with a folder or file 2020-07-16 19:27:14 -07:00
JonnyWong16
fcca7f969e
Add filter extension as data property 2020-07-16 19:26:24 -07:00
JonnyWong16
ec34ea2116
Trigger change and unbind after selecting in file browser 2020-07-16 19:05:18 -07:00
JonnyWong16
3dc36c3b92
Refactor browse path function 2020-07-16 18:19:43 -07:00
JonnyWong16
f0d4fd5523
Add placeholder text for database/config import 2020-07-16 18:19:20 -07:00
JonnyWong16
d216d0f27f
Reword import help text 2020-07-16 00:02:13 -07:00
JonnyWong16
43a7758acd
Cleanup database import modal 2020-07-15 23:53:01 -07:00
JonnyWong16
3043956dec
Add config import to settings page 2020-07-15 23:51:48 -07:00
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