Commit graph

399 commits

Author SHA1 Message Date
JonnyWong16
36e604dc91 Add blur poster behind cover art 2017-12-13 22:22:27 -08:00
JonnyWong16
b6c5068bc4 Rename svg, add ios, change padding 2017-12-13 21:26:39 -08:00
JonnyWong16
af78f98106 svg icon css background contain 2017-12-13 20:50:26 -08:00
JonnyWong16
b209c29749 Use svg for platform and library icons 2017-12-13 20:48:04 -08:00
JonnyWong16
359273e26e Group library statistic cards by library type 2017-12-11 21:28:26 -08:00
JonnyWong16
b22ae58f79 Updated library cards on the homepage 2017-12-10 20:33:14 -08:00
JonnyWong16
019787b32d Add mobile device settings 2017-12-08 20:52:55 -08:00
JonnyWong16
c6a36cb4cf Add user to recently watched card and date to most concurrent card 2017-11-05 14:51:04 -08:00
JonnyWong16
2873d8bba3 Lock scroller on statistics cards 2017-11-05 13:28:27 -08:00
JonnyWong16
d77696be59 Flexbox activity card metadata 2017-11-05 13:28:10 -08:00
JonnyWong16
8d2c9a7764 New watch statistics cards 2017-11-05 00:30:44 -07:00
JonnyWong16
de589f59a1 A bit of CSS cleanup for activity cards 2017-11-04 23:12:05 -07:00
JonnyWong16
67bac92849 Add channels to activity 2017-11-03 19:46:41 -07:00
JonnyWong16
3f668ae5c6 Add pseudo progress bar update 2017-11-01 20:11:40 -07:00
JonnyWong16
ef6ef868e0 Temporary fixes for masked info for guest access 2017-11-01 19:13:54 -07:00
JonnyWong16
43f285951d Add background to statistic cards 2017-10-30 23:47:24 -07:00
JonnyWong16
7714ecc7dd Fix some background overflow bleeding 2017-10-30 23:46:59 -07:00
JonnyWong16
6a39201961 Ease-in-out trasition for terminate button 2017-10-30 23:09:37 -07:00
JonnyWong16
f0ca7385b9 Move admin CSS to separate file 2017-10-30 23:00:45 -07:00
JonnyWong16
9d2cfaa3f5 Toggle terminte session button when hovering over entire card 2017-10-29 10:25:32 -07:00
JonnyWong16
f07a7fa2cf New current activity cards 2017-10-29 02:45:18 -07:00
JonnyWong16
862c9cea87 Add network and bandwidth to current activity
* Move quality profile to info bar
2017-08-07 11:25:26 -07:00
JonnyWong16
427f24dffe Add inner shadow for terminate session button 2017-08-04 08:55:08 -07:00
JonnyWong16
68072d8340 Manual merge of v1.4.21 into v2 2017-08-02 21:37:59 -07:00
JonnyWong16
1ac4d43db2 Add message for no recently added items 2017-08-02 21:22:37 -07:00
JonnyWong16
0c62a83145 Add terminate session button to current activity 2017-07-23 13:03:16 -07:00
JonnyWong16
1f55b5457e Add homepage stats toggles 2017-07-22 18:13:53 -07:00
William Comartin
f41280f5b9 Setup Selectize for Filterer Values 2017-05-08 00:30:55 -04:00
JonnyWong16
fbe136a350 Fix datatables footer text wrapping 2017-04-22 13:43:45 -07:00
JonnyWong16
ddf671abd1 Add ability to unregister mobile devices 2017-03-28 21:44:18 -07:00
JonnyWong16
8e13e2deb2 Add device token to android app notifier config 2017-03-25 23:39:32 -07:00
JonnyWong16
f77e061ff1 Catch notifier config error 2017-03-25 12:17:04 -07:00
JonnyWong16
9318c4742d Manual merge of v1.4.17 into v2 2017-03-04 16:02:37 -08:00
JonnyWong16
83c1ca195f Testing more detailed activity pane 2017-02-28 22:27:07 -08:00
Peter Kums
b9a22461c1 Change months in Plays by Month graph
Add an option on the Graphs > Play Totals > Plays by Month page to change the amount of months the graph shows data for.
2017-02-26 23:53:24 +01:00
JonnyWong16
992f0baf93 Add detailed stream info to notification options 2017-02-25 22:30:47 -08:00
JonnyWong16
d875f21647 Move all modals out of body-container 2017-02-03 17:23:20 -08:00
JonnyWong16
876ff65694 Fix wide modal on small screens 2017-02-02 20:35:12 -08:00
JonnyWong16
03eec610fa Add separate settings tab for PlexPy Remote App 2016-11-18 22:39:44 -08:00
JonnyWong16
cfcd32a10b Update read changelog for variable headers and list levels 2016-11-11 13:36:21 -08:00
JonnyWong16
abe75c9744 Change git remote/branch textbox width 2016-11-11 13:36:15 -08:00
JonnyWong16
bca9da3964 Make entire notifier stacked config click to open modal 2016-11-11 13:32:37 -08:00
JonnyWong16
d1551bd8c7 Add option to switch the git remote and branch 2016-11-11 13:32:36 -08:00
JonnyWong16
a361296930 Make changelog and notifier config modal wider 2016-11-11 13:31:22 -08:00
JonnyWong16
e1bd5ed49e Add grouped notification params 2016-11-11 13:31:19 -08:00
JonnyWong16
1206d13978 Add notifier id to config modal 2016-11-11 13:31:17 -08:00
JonnyWong16
f0595b8b0a Add new notification system 2016-11-11 13:30:52 -08:00
Xus Badia
e1112b95c7 Changed max-width to accommodate wider displays 2016-10-14 06:11:50 +02:00
Xus Badia
58e670443d Incremented table width to 100%
Table width (header and body/back) incremented to 100% but adding max-width so it isn't too wide in wide-screen monitors.
2016-10-13 11:56:02 +02:00
JonnyWong16
fdc7078e5c API key readonly instead of disabled 2016-10-12 20:55:32 -07:00