Commit graph

55 commits

Author SHA1 Message Date
JonnyWong16
f0e14b6de5 Round bitrate/bandwidth to Mbps 2017-08-13 09:09:39 -07:00
JonnyWong16
845c3d419a Add audio quality profiles 2017-08-08 21:38:46 -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
e0b78adfee Add recently added media type toggles to homepage 2017-08-02 21:12:59 -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
JonnyWong16
f3070763fa Fix some stream info overrides 2017-03-25 13:25:45 -07:00
JonnyWong16
78fd83746e Add subtitle direct stream to activity 2017-03-03 16:56:07 -08:00
JonnyWong16
2794a4b550 Add audio channel substitutions 2017-03-02 22:14:23 -08:00
JonnyWong16
c4fc831968 Fix refresh of burn subtitle info 2017-03-01 20:52:30 -08:00
JonnyWong16
83c1ca195f Testing more detailed activity pane 2017-02-28 22:27:07 -08:00
JonnyWong16
914e3a3988 Check use bif setting 2017-02-28 20:58:59 -08:00
JonnyWong16
d875f21647 Move all modals out of body-container 2017-02-03 17:23:20 -08:00
JonnyWong16
d7cef5add7 Manual merge of v1.4.16 into v2 2016-11-25 19:16:43 -08:00
JonnyWong16
8c7c0101cd Dynamically update stream and transcoder tooltip percent 2016-11-14 21:10:48 -08:00
JonnyWong16
cfcd32a10b Update read changelog for variable headers and list levels 2016-11-11 13:36:21 -08:00
JonnyWong16
a361296930 Make changelog and notifier config modal wider 2016-11-11 13:31:22 -08:00
JonnyWong16
354700fcbb Show changelog on update 2016-11-11 13:28:17 -08:00
JonnyWong16
a42a1af867 Update stream info on current activity refresh 2016-06-21 00:01:41 -07:00
JonnyWong16
0d38b3de16 Catch json parse error for current activity 2016-06-06 00:28:01 -07:00
JonnyWong16
33458c1bdb Make sure current activity returned sessions when refreshing 2016-05-17 21:10:05 -07:00
JonnyWong16
36398fe958 Persist current activity artwork blur across refresh 2016-05-15 21:54:25 -07:00
JonnyWong16
150453bff3 Fix current activity artwork for tracks 2016-05-11 20:59:19 -07:00
JonnyWong16
4a0f0238b0 Persist current activity details between refreshes 2016-05-10 00:36:34 -07:00
JonnyWong16
fd587fe108 Smoother animation for homepage recently added media toggles 2016-05-01 11:06:37 -07:00
JonnyWong16
5d7ba8cf14 Mask all info on the homepage 2016-05-01 11:06:37 -07:00
JonnyWong16
d8ad9adabd A bunch of UI updates 2016-05-01 11:06:37 -07:00
JonnyWong16
51a12099e4 Initial implementation of login control 2016-05-01 11:06:37 -07:00
JonnyWong16
5e15884d8f Fix scrollers when items don't fill up the row 2016-02-27 01:00:12 -08:00
JonnyWong16
fed7d4cc34 Add scrolling recently added to homepage 2016-02-26 23:53:03 -08:00
JonnyWong16
ddb0f198a9 Add tooltip to current activity progress bars 2016-02-25 21:56:23 -08:00
Jonathan Wong
8ba68dcfcf Change home cards config to list type 2016-01-15 20:49:22 -08:00
Jonathan Wong
12056ac2ba Get server name as a scheduled task 2015-11-16 18:31:22 -08:00
Jonathan Wong
f8b75eadc6 Improved get server friendly name
* Add server friendly name to page title
2015-11-15 21:35:53 -08:00
Jonathan Wong
078f4babf5 Add setting to selectively hide library statistics cards on the homepage 2015-09-18 23:42:16 -07:00
Jonathan Wong
78f959d39a Clean up passing unnecessary configs to homepage 2015-09-18 18:54:48 -07:00
Jonathan Wong
20056718db Add setting to selectively hide watch statistic cards on homepage 2015-09-18 18:52:46 -07:00
Jonathan Wong
7170dbd800 Fix home stats Last Watched to use watched percent specified in settings 2015-09-16 01:13:08 -07:00
Jonathan Wong
389ce97d03 Rename server statistics to library statistics 2015-08-30 11:01:52 -07:00
Jonathan Wong
3436175223 Initial implementation of server statistics 2015-08-29 12:15:11 -07:00
Jonathan Wong
28d136075c Add Last Watched to home stats 2015-08-27 18:30:43 -07:00
Jonathan Wong
8ae2f718f4 Initial implementation of homepage top lists
* Top lists for all stats, default max 5 items
2015-08-26 16:03:56 -07:00
JonnyWong16
2ca04f4a8b Missed a file in last commit 2015-08-19 13:54:11 -07:00
JonnyWong16
5c94b21bd1 Update to homepage statistics
* Added most popular movie to homepage
* New setting to toggle statistics based on play duration instead of
play count
2015-08-18 12:32:41 -07:00
James Royal
3fc2f43b79 Create an option in settings to change home statistics length 2015-08-13 22:10:24 -05:00
Tim
1200eae38e Our own favicons and touch icons.
Fix info modal not working on user history screen.
Minor styling fixes.
2015-08-02 18:21:50 +02:00
Tim
d6b646323f Move everything to Bootstrap 3. (WIP)
Styling changes.
Remove old unused css.
Some code cleanup on notification handler.
2015-08-02 16:46:35 +02:00
Tim
c0f487940f Start front-end clean up and documentation. 2015-06-25 01:03:44 +02:00
Tim
c99e3c5e4a Style the home stats.
Add some error catching.
2015-06-23 00:43:50 +02:00
Tim
112d5f0efa Implement new home page stats (still needs styling) 2015-06-21 23:25:45 +02:00