Commit graph

79 commits

Author SHA1 Message Date
JonnyWong16
8f19cdccfd Add rating_key to all uses of pms_image_proxy 2020-02-17 10:51:18 -08:00
JonnyWong16
3d65ffc6d3 Update font-awesome icon for Live TV 2020-02-16 16:23:42 -08:00
JonnyWong16
f88d673e87 Remove capitalization for platform on history tables 2020-02-04 13:48:29 -08:00
JonnyWong16
8829516cae Fix season 0 number not showing in tables 2020-01-20 19:23:16 -08:00
JonnyWong16
a9b10c4560 Add Product column to history tables 2019-09-03 19:52:33 -07:00
JonnyWong16
22e6d4067d Missing space for episode titles on tables 2019-08-09 19:01:27 -07:00
JonnyWong16
4ef36a464a Set datatables save state duration to indefinitely 2018-07-22 17:35:10 -07:00
JonnyWong16
59162713e7 Fix ajax loader message refresh icon spacing 2018-07-10 08:51:55 -07:00
JonnyWong16
af1355e220 Fix blank font awesome icons 2018-06-10 18:23:22 -07:00
JonnyWong16
8e1a588ced Fix conflicting history and sync delete mode on user page 2018-02-19 10:59:10 -08:00
JonnyWong16
4ab9eb3bfa Fix popovers in history table modal 2018-02-18 12:15:11 -08:00
JonnyWong16
d29a12b6db Add user filter to the synced table 2018-01-30 23:07:21 -08:00
JonnyWong16
4e3b95950f Fix history table stopped time showing as "n/a" 2017-12-31 18:36:57 -08:00
JonnyWong16
9b4b3e0ecb Add stopped state to history table activity 2017-12-30 17:27:59 -08:00
JonnyWong16
75dfb82a88 Rename history table column to "Date" 2017-11-11 19:56:24 -08:00
JonnyWong16
1c8e581cf1 Write stopped time to database for all events
* To prevent the "long duration" websocket issue for missing stop events
2017-08-22 20:29:21 -07:00
JonnyWong16
9fee0d711a Fix clip links in history table 2017-02-26 22:29:36 -08:00
JonnyWong16
989ebcd3b7 Media type clip fixes 2017-02-26 16:11:18 -08:00
JonnyWong16
ca472ff597 Improved IP address handling (includes IPv6) 2017-02-05 18:55:10 -08:00
JonnyWong16
b68ca67386 Add option to include current activity in the history tables 2016-08-14 19:40:47 -07:00
JonnyWong16
669c23ea09 Add current activity to the history table
* Needs serious testing.
* Very hacky SQLite query.
2016-08-04 23:25:12 -07:00
JonnyWong16
bb152b590b Set all datatable tooltips to body container 2016-05-24 22:13:26 -07:00
JonnyWong16
9e1c4b1a88 Add side scrolling datatables 2016-05-14 10:46:26 -07:00
JonnyWong16
c9ee6e3af9 Some datatables cleanup 2016-05-13 21:43:32 -07:00
JonnyWong16
f66afc4cae Change episode image fallback to art 2016-05-01 11:06:37 -07:00
JonnyWong16
2a764cf190 Add "First" and "Last" page buttons to datatables 2016-03-27 15:32:03 -07:00
JonnyWong16
e8a65df7f0 Add transcode_decision to media_info table 2016-03-04 22:20:15 -08:00
JonnyWong16
a4d6c6c0d8 Fix datatables modal popups from 464d2a5 2016-03-04 22:18:34 -08:00
JonnyWong16
d7ab066ff8 Revert datatables save state to true 2016-02-26 21:57:22 -08:00
JonnyWong16
bee543a25a Disable datatables caching 2016-01-25 18:30:30 -08:00
JonnyWong16
48da41690d Fix empty brackets on tables 2016-01-23 19:12:13 -08:00
JonnyWong16
908941fb82 Prettier thumbnail popovers 2016-01-17 01:10:25 -08:00
Jonathan Wong
3c1290e8fd Some more minor changes 2016-01-16 19:27:40 -08:00
Jonathan Wong
381c3da31c Add media info table to library page 2016-01-15 20:59:02 -08:00
Jonathan Wong
771885f27f Add update metadata feature
* Use rating_key instead of item_id for history info
2016-01-15 20:48:47 -08:00
Jonathan Wong
f9f65eae53 Add duration to history table footer 2015-12-13 09:36:54 -08:00
Jonathan Wong
c25c48c1a6 Add watched percent to history table tooltip 2015-10-12 00:28:05 -07:00
Jonathan Wong
2616e14c83 Add "player" to tables
* Also rename user platforms to user players
* Fix other platform vs. player ambiguities
2015-09-29 22:43:23 -07:00
Jonathan Wong
8b52548016 Fix delete mode to use list of child id's instead of loop 2015-09-27 22:43:42 -07:00
Jonathan Wong
960c281659 Add icon change from plus to minus 2015-09-27 14:42:38 -07:00
Jonathan Wong
d9d04f4857 Remove href for non-expandable rows. 2015-09-27 14:17:51 -07:00
Jonathan Wong
b84f214030 Align expand history icon 2015-09-27 12:06:59 -07:00
Jonathan Wong
82b567f15f Fix merge conflicts 2015-09-27 11:59:20 -07:00
Jonathan Wong
7327be1ff8 Pass audio_decision to history tables 2015-09-27 10:26:35 -07:00
Jonathan Wong
dcb7486fd6 Fix audio transcode/stream/play icon on history tables 2015-09-25 12:13:00 -07:00
Jonathan Wong
f921035ee7 Fix ajax message alignment on datatables 2015-09-24 18:18:07 -07:00
Jonathan Wong
626e7fdf82 Fix watched status to use watched percent specified in settings 2015-09-16 13:30:05 -07:00
Jonathan Wong
881142d4a1 Update get_history query to use the new reference_id 2015-09-16 11:37:19 -07:00
Jonathan Wong
d6c21e173d Update history table to show grouped items 2015-09-15 23:35:07 -07:00
Jonathan Wong
5f2cf6cb7a Add links for track items on tables 2015-09-13 13:33:09 -07:00