Commit graph

3250 commits

Author SHA1 Message Date
JonnyWong16
a6cd512ebf
Rename Plex Mobile App to Plex Android / iOS App 2020-04-18 20:27:23 -07:00
JonnyWong16
fb5d97a627
Refactor some notifiers code 2020-04-18 19:59:30 -07:00
JonnyWong16
231d439ef8
Remove plex_logs volume from Dockerfile 2020-04-18 19:24:52 -07:00
JonnyWong16
28e48e6b2f
Fix MusicBrainzlookup missing artist 2020-04-18 19:24:20 -07:00
JonnyWong16
89c1ec8d21
Fix history table refreshing after deleting 2020-04-18 17:11:44 -07:00
JonnyWong16
3270a60bd7
Add Plex Mobile App notification agent 2020-04-18 17:06:23 -07:00
JonnyWong16
6ccf801ee6
Add code to filter available triggers for notification agents 2020-04-18 15:45:44 -07:00
JonnyWong16
79cd2ca9b9
Add user_thumb to notification parameters 2020-04-18 14:30:03 -07:00
JonnyWong16
063271aabb
Fix notification rating key being overwritten when retrieving lookup info 2020-04-18 14:29:49 -07:00
JonnyWong16
e6c2133bf5
Fix auto-updater not working after enabling unless Tautulli was restarted 2020-04-17 18:23:47 -07:00
JonnyWong16
63e056987a
Add bandwidth notification parameters 2020-04-17 18:19:27 -07:00
JonnyWong16
df35689c35
Fix typo in CHANGELOG 2020-04-13 11:43:23 -07:00
JonnyWong16
b66e845c6e
Fix typo in README 2020-04-13 11:43:04 -07:00
JonnyWong16
6d5c320701
v2.2.2-beta 2020-04-12 21:27:01 -07:00
JonnyWong16
400a189455
Invalidate temporary mobile app token after 5 minutes 2020-04-12 21:20:14 -07:00
JonnyWong16
b7d03a4f31
Fix refreshing libraries and users table after deleting 2020-04-12 20:51:22 -07:00
JonnyWong16
523e6421be
Don't delete library history if server_id doesn't match 2020-04-12 20:49:45 -07:00
JonnyWong16
e0cd6f7071
Rename docker build arg VERSION to TAG 2020-04-12 18:18:08 -07:00
JonnyWong16
38db0b7a70
Rename VERSION to COMMIT in Dockerfile 2020-04-12 18:15:14 -07:00
JonnyWong16
f39ecd89a7
Docker docker build badges on README 2020-04-12 18:03:40 -07:00
JonnyWong16
f7f76d82b6
Add Docker buildx GitHub workflow 2020-04-12 17:56:15 -07:00
JonnyWong16
9097e79e4f
Change web app manifest start url to relative path 2020-04-12 11:33:23 -07:00
JonnyWong16
88711e7601
Add more info to manifest.json 2020-04-12 10:43:30 -07:00
JonnyWong16
d0fa83bb8c
Use Kodi platform image for xbmc (Fixes Tautulli/Tautulli-Issues##231) 2020-04-11 20:39:39 -07:00
JonnyWong16
1271458f83
Fix web app manifest file (Fixes Tautulli/Tautulli-Issues#232) 2020-04-11 12:40:51 -07:00
JonnyWong16
2ae09a07e6
Some css syntax fixes 2020-04-11 12:39:12 -07:00
JonnyWong16
33d860384c
Add Tautulli database corruption notification trigger 2020-04-10 15:11:32 -07:00
JonnyWong16
a4eda99a4a
Update API docs to mention enabling api_sql while Tautulli is shut down 2020-04-10 14:44:14 -07:00
JonnyWong16
752c7badd2
Make inactive icon larger on library/user page 2020-04-10 14:41:14 -07:00
JonnyWong16
6399c90642
Fix platform icon size on activity card 2020-04-10 14:36:51 -07:00
JonnyWong16
97089846e9
Make inactive user/library triangle always orange 2020-04-10 14:31:12 -07:00
JonnyWong16
4de7884e39
Update API docs with all delete function changes 2020-04-10 14:14:34 -07:00
JonnyWong16
440adfb914
Fix missing page functions in library table 2020-04-10 14:12:38 -07:00
JonnyWong16
5f26d0085d
Simplify library undelete function 2020-04-10 14:07:15 -07:00
JonnyWong16
f484604c69
Simplify user undelete function 2020-04-10 14:07:03 -07:00
JonnyWong16
899d2fbf9d
Make library delete server_id optional 2020-04-10 14:03:32 -07:00
JonnyWong16
6a87dc9c40
Improve library delete/purge function 2020-04-10 14:00:19 -07:00
JonnyWong16
104e2929df
Simplify user delete loop 2020-04-10 13:27:26 -07:00
JonnyWong16
faac6b11c2
Improve user delete/purge function 2020-04-10 13:15:29 -07:00
JonnyWong16
377a23478e
Rename history id to row_id 2020-04-10 12:56:50 -07:00
JonnyWong16
c979e78802
Refactor database delete_session_history_rows ids 2020-04-10 12:40:35 -07:00
JonnyWong16
38f64c7d85
Improve delete history using list of row ids 2020-04-10 11:45:20 -07:00
JonnyWong16
1091a64863
Update API docs with library is_active 2020-04-10 00:20:25 -07:00
JonnyWong16
23de9616f1
Show library active status on Libraries table 2020-04-10 00:17:52 -07:00
JonnyWong16
198e7767dc
Add library is_active to database 2020-04-10 00:12:38 -07:00
JonnyWong16
aa31bf1a19
Update API docs with user is_active 2020-04-10 00:11:43 -07:00
JonnyWong16
f366304c50
Show user active status on Users table 2020-04-10 00:02:30 -07:00
JonnyWong16
ce289995ff
Add user is_active to database 2020-04-09 23:15:08 -07:00
JonnyWong16
ca2b4085c9
Fix if bad query_days passed to API 2020-04-09 18:33:02 -07:00
JonnyWong16
1d08069162
Rename time_queries to query_days 2020-04-09 18:30:46 -07:00