1
0
mirror of https://github.com/Tautulli/Tautulli.git synced 2025-03-12 04:35:40 -07:00

393 Commits

Author SHA1 Message Date
JonnyWong16
62a05712f8
Add logos to exporter 2024-11-24 14:55:51 -08:00
JonnyWong16
1cdfd5f30a
Refactor scroller code 2024-09-28 14:30:40 -07:00
JonnyWong16
921a3a0af9
Round human duration to nearest significant base 2024-09-22 18:03:28 -07:00
herby2212
a31dcb5508
Quater values for History Watch Status ()
* initial release

* change fillup orientation to clockwise

* fix indentation for css

* fix 50 percent circle orientation

* optimize colors and padding
2023-10-23 15:51:35 -07:00
herby2212
59fe34982e
Concurrent Streams per Day Graph ()
* initial commit

* fix grouping in webserve

* remove event handler and adapt cursor

* optimize most concurrent calculation

* update branch from nightly and user filter

* max concurrent streams in graph

* made several changes mentioned in review
2023-10-07 13:45:11 -07:00
Tom Niget
343a3e9281
Multiselect user filters ()
* Extract user filter generation code into method

* Extend make_user_cond to allow lists of user IDs

* Update documentation for stats APIs to indicate handling of ID lists

* Use multiselect dropdown for user filter on graphs page

Use standard concatenation

Fix select style

Move settings to JS constructor

Change text for no users checked

Don't call selectAll on page init

Add it back

Remove attributes

Fix emptiness check

Allow deselect all

Only refresh if user id changed

* Show "N users" starting at 2 users

Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com>

* Use helper function split_strip

Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com>

* Move make_user_cond at bottom and make private

* Add new user picker to history page

* Fix copy-paste error

* Again

* Add CSS for bootstrap-select

---------

Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com>
2023-07-07 17:15:16 -07:00
JonnyWong16
b0921b5f4a
Fix history table sorting by play duration 2023-04-13 15:17:22 -07:00
JonnyWong16
e6d1712afd
Fix styling on collection info pages 2023-02-25 16:35:48 -08:00
JonnyWong16
7c8cea74e4
Fix padding on condition operator dropdown on small screens 2022-11-07 12:05:04 -08:00
JonnyWong16
a9949a07da
Update filterer
* Clear condition operator if type changes
2022-10-10 18:05:14 +00:00
JonnyWong16
3c40f83738
Update filterer.jquery.js 2022-08-19 10:36:10 -07:00
JonnyWong16
d4002b2e2b
Change values to int instead of "Checked" in users and libraries table
* get_users_table: allow_guest, do_notify, keep_history
* get_libraries_table: do_notify, do_notify_created, keep_history
2022-04-12 12:43:12 -07:00
JonnyWong16
4862aee9a1
Add hidden user title (Full Name) column to users table 2022-04-08 20:03:05 -07:00
JonnyWong16
73b94782f9
Add hidden username and email columns to users table 2022-04-01 21:31:06 -07:00
JonnyWong16
eb1d724417
Add Tautulli to X-Plex-Device-Name header 2022-03-16 16:59:58 -07:00
JonnyWong16
e7a4cb9233
Add connection details to IP address modal 2022-01-25 16:06:52 -08:00
JonnyWong16
66e6b9499a
Add intermediary login page to view Plex XML 2022-01-16 12:20:48 -08:00
JonnyWong16
16f20c941c
Add advanced config setting to enable Plex XML shortcuts 2022-01-05 15:56:01 -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 
2021-11-13 21:53:32 -08:00
JonnyWong16
3fffbcbe36
Fix expanding child DataTables 2021-10-25 17:23:29 -07:00
JonnyWong16
c13b1a67f2
Don't save table search or page state
* Fixes 
2021-10-24 20:42:37 -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
e34e775f41
Set different client ID when fetching a new Plex token 2021-10-11 21:24:58 -07:00
JonnyWong16
27cacb7a8f
Add kjua for QR code 2021-08-19 09:50:04 -07:00
JonnyWong16
c1cf18ad24
Remove jquery.qrcode 2021-08-19 09:49:54 -07:00
JonnyWong16
98b4fa41a7
Don't show seconds in users / libraries total duration 2021-06-05 10:29:09 -07:00
JonnyWong16
fcc70a9b74
Fix rounding of seconds in user / library watch time stats 2021-06-05 10:28:45 -07:00
JonnyWong16
41dfd27ff7
Add reveal button to setup wizard password field 2021-05-28 18:21:06 -07:00
JonnyWong16
2ea8ac133a Fix hidden and advanced settings css 2021-05-16 16:32:13 -07:00
JonnyWong16
f6083b12ba
Redirect to logout when clearing login logs 2021-05-14 14:10:28 -07:00
JonnyWong16
add1b4ec54 Add expiry and sign out button to login logs 2021-05-14 14:03:05 -07:00
JonnyWong16
fc3a81a622
Prevent closing modals when mouse drags outside 2021-04-29 10:01:54 -07:00
JonnyWong16
cc18b1b177
Display smart collection cog icon in collections table 2021-04-23 14:56:42 -07:00
JonnyWong16
40e0db4f70
Reveal token input fields if blank 2021-04-10 10:35:58 -07:00
JonnyWong16
323a13ae17
Add Plex token check and error message to settings page 2021-03-29 16:15:40 -07:00
JonnyWong16
31144c1ed4
Patch bootstrap tooltips
* https://github.com/twbs/bootstrap/issues/21830#issuecomment-298294889
2021-03-28 17:45:51 -07:00
JonnyWong16
1413733271
Remove unused jquery cachedScript 2021-03-25 23:48:04 -07:00
JonnyWong16
d46d0900cb
Update all user thumbs to pms_image_proxy 2021-03-25 18:14:26 -07:00
JonnyWong16
8ade73fa35
Fix refreshing images in browser 2021-03-25 18:13:01 -07:00
JonnyWong16
1ff6a54d70
Also check for linkLocal IP addresses 2021-03-22 10:27:25 -07:00
JonnyWong16
db1ba94578
Simplify isPrivateIP check 2021-03-22 10:05:14 -07:00
JonnyWong16
12350d6b54
Update ipaddr.js 2021-03-22 10:04:36 -07:00
JonnyWong16
74d6b18b47
Add blurhash user background for Most Active Users card 2021-03-19 11:10:30 -07:00
JonnyWong16
58606885aa
Add blurhash js 2021-03-19 11:08:18 -07:00
JonnyWong16
5cc510616f
Fix popovers with images
Fixes 
2021-03-15 12:04:45 -07:00
JonnyWong16
0e4de17853
Fix popover poster in tables 2021-03-07 12:04:48 -08:00
JonnyWong16
5454a27ec0
Update bootstrap to 3.4.1 2021-03-07 12:04:17 -08:00