Commit graph

1929 commits

Author SHA1 Message Date
JonnyWong16
35aca11feb
Escape characters in username log filter
* Remove filter for friendly names
2022-02-27 17:03:11 -08:00
JonnyWong16
84a14c0f25
Colour active filter buttons 2022-02-27 16:50:29 -08:00
JonnyWong16
bd9fe54fd7
Enable dynamic anonymous redirect by default in setup wizard 2022-02-24 19:11:30 -08:00
JonnyWong16
6d84d1b4c9
Improve calculation for transcode progress bar 2022-02-13 11:59:06 -08:00
JonnyWong16
40dc6e08ef
Fix first_run_complete config flag 2022-02-12 17:59:14 -08:00
JonnyWong16
3eef2b7f21
Fix missing first run complete flag causing setup wizard loop 2022-02-09 09:22:50 -08:00
JonnyWong16
31aa9965d1
Fix screen rotation in PWA
* Fixes #1633
2022-02-07 22:46:52 -08:00
JonnyWong16
c3d09d34f8
Prevent rating_key collisions when updating metadata 2022-02-06 23:18:53 -08:00
JonnyWong16
e7a4cb9233
Add connection details to IP address modal 2022-01-25 16:06:52 -08:00
JonnyWong16
113043d9bc
Add setting to mask usernames in logs 2022-01-25 12:44:49 -08:00
JonnyWong16
2331c76326
Add fee note to donation methods 2022-01-25 12:03:47 -08:00
JonnyWong16
8bb83cff64
Save client id with token 2022-01-20 23:11:21 -08:00
JonnyWong16
de8fa32557
Add feedback message for saving new Plex token 2022-01-20 10:11:06 -08:00
JonnyWong16
1be7375a49
Add favicons to newsletter auth page 2022-01-16 12:21:04 -08:00
JonnyWong16
66e6b9499a
Add intermediary login page to view Plex XML 2022-01-16 12:20:48 -08:00
JonnyWong16
3de0a84882
Increase verify server timeout 2022-01-12 09:59:08 -08:00
JonnyWong16
a6e568ea5d
Fix Crypto donation referrer link 2022-01-09 16:53:02 -08:00
JonnyWong16
16f20c941c
Add advanced config setting to enable Plex XML shortcuts 2022-01-05 15:56:01 -08:00
JonnyWong16
3c3d72850f
Remove PMS token from UI 2022-01-05 14:04:33 -08:00
JonnyWong16
b7937b8740
Proxy PMS downloads json through server 2022-01-05 14:04:33 -08:00
JonnyWong16
d943877e76
Proxy token check through server 2022-01-05 11:17:35 -08:00
JonnyWong16
cd59e1d4c4
Remove media_type argument from item stats API call 2022-01-03 12:53:21 -08:00
JonnyWong16
d5d3766f90
Improve Plex log reader 2021-11-29 21:25:48 -08:00
JonnyWong16
bf8aca21e4
Add upload database max file size note 2021-11-28 13:29:18 -08:00
JonnyWong16
d8e581f263
Adjust info page summary margin 2021-11-28 13:29:18 -08:00
JonnyWong16
776efbb6a3
Add note passwords not copied when duplicating notifier or newsletters 2021-11-13 22:24:54 -08:00
JonnyWong16
e9762cdef6
Fix confirm modal click handler triggering multiple times 2021-11-13 22:24:12 -08:00
JonnyWong16
876741b40b
Add description toggle to info page
* Fixes #1546
2021-11-13 21:53:32 -08:00
JonnyWong16
3fffbcbe36
Fix expanding child DataTables 2021-10-25 17:23:29 -07:00
JonnyWong16
ecb66f39c9
Add dynamic anonymous redirect service setting 2021-10-24 21:27:27 -07:00
JonnyWong16
c13b1a67f2
Don't save table search or page state
* Fixes #1532
2021-10-24 20:42:37 -07:00
JonnyWong16
5a5e6b2f4e
Only set z-index for docker mount warning on welcome page 2021-10-21 19:59:29 -07:00
herby2212
c6ff8940b4
Add watch time and user stats to info pages (#1471)
* watch time stats for show

* watch time stats for movie

* User Stats for movies and shows

* implementation for missing media types

* cleanup

* no data + rescrict guest access implementation

Co-authored-by: herby2212 <jannes.nagel@gmx.de>
2021-10-21 17:33:29 -07:00
JonnyWong16
14d1ff65f4
Fix history Direct Stream filter button not selected on reloading page 2021-10-19 17:55:09 -07:00
JonnyWong16
d041c8a03b
Fix dataTables css capitalization 2021-10-19 11:59:42 -07:00
JonnyWong16
f4e1b762e9
Update all css and js references 2021-10-17 11:33:51 -07:00
JonnyWong16
73a4bb7640
Update Highcharts-9.2.2 2021-10-17 11:33:15 -07:00
JonnyWong16
a888b1818f
Update DataTables-1.11.3 2021-10-17 11:27:00 -07:00
JonnyWong16
3112f3dcad
Update jquery-3.6.0 2021-10-17 11:25:18 -07:00
JonnyWong16
5e6126ecbd
Fix system timezone string 2021-10-15 02:00:35 -07:00
JonnyWong16
9850025eef
Uncenter manual recently added notification agent selection dropdown 2021-10-14 22:52:43 -07:00
JonnyWong16
e34e775f41
Set different client ID when fetching a new Plex token 2021-10-11 21:24:58 -07:00
JonnyWong16
a49175b3b1
Add advanced setting to disable docker mount check 2021-10-09 16:42:35 -07:00
JonnyWong16
8f3a108f3b
Add docker mount warning message 2021-10-09 16:11:21 -07:00
JonnyWong16
92440224de
Add Android and Apple icon to Tautulli Remote App settings tab 2021-10-04 18:31:01 -07:00
JonnyWong16
3a5bf646ec
Fix dropdown text left aligned 2021-09-14 17:51:54 -07:00
JonnyWong16
0fe422b71d
Fix sorting of mobile devices table 2021-09-10 10:05:02 -07:00
JonnyWong16
1a18d63ea5
Update Tautulli Remote App Store link 2021-08-31 09:32:26 -07:00
JonnyWong16
9bfcde3abb
Change QR background to "not-white" 2021-08-19 11:35:25 -07:00
JonnyWong16
fee25a6aea
Update QR code generation with kjua 2021-08-19 09:51:26 -07:00