Commit Graph

73 Commits

Author SHA1 Message Date
Tim Hobbs
f893f175cb Lazy loading enabled
All pages with lots of images now have lazy loading enabled. The
"animation" was removed since it made for a bit of an odd experience one
the 2nd visit to a page. On pages with lots of images this has a nice
impact as it only loads the images that the user can see initially. As a
user scrolls it loads the next ones up. It saves a lot of extra requests
initially.
2014-04-09 20:47:57 -07:00
Luke Pulverenti
8fb161c4f6 calculate item by name counts on the fly 2014-03-09 18:14:44 -04:00
Luke Pulverenti
0cadf2308a added a live tv status page 2014-01-22 15:46:01 -05:00
Luke Pulverenti
7ec31feea3 added music and game genre image downloading 2014-01-02 18:07:37 -05:00
Luke Pulverenti
7743b36bc9 add more methods to file system interface 2014-01-01 13:26:31 -05:00
Luke Pulverenti
707f6ab48b updated mbt endpoints 2013-10-18 12:09:47 -04:00
Luke Pulverenti
b1901ee91e added detail page indicator for missing 2013-10-17 16:59:46 -04:00
Luke Pulverenti
55ff795d36 made tv links clickable 2013-10-17 14:24:27 -04:00
Luke Pulverenti
afe5161947 update list pages to display current sort order 2013-10-17 12:24:35 -04:00
Techywarrior
59dab5b964 save sort on rest of the pages 2013-10-12 12:34:08 -07:00
Luke Pulverenti
f11b8f1718 fixes #541 - ItemQuery returns incorrect UserData 2013-09-23 10:26:20 -04:00
Luke Pulverenti
b2d73b92eb de-normalize item by name data. create counts during library scan for fast access. 2013-09-10 14:56:00 -04:00
Luke Pulverenti
c018f44379 added remote control menu 2013-07-11 16:25:12 -04:00
Luke Pulverenti
b267c433c3 added a new MusicGenre entity 2013-06-10 23:31:00 -04:00
Luke Pulverenti
c73b7385b4 fixed image uploading for virtual items 2013-05-18 13:07:20 -04:00
Luke Pulverenti
8ee91b74ab fixes around saving page size 2013-05-15 15:40:47 -04:00
Luke Pulverenti
d12a273620 remember page size 2013-05-15 15:26:52 -04:00
Luke Pulverenti
b5c43bdbf7 display progress bars to show resume % 2013-05-03 15:34:25 -04:00
Luke Pulverenti
69ad0b6d3f don't ask for the aspect ratio when it's not needed 2013-04-28 16:30:33 -04:00
Luke Pulverenti
cb3107a2b6 added page size selection 2013-04-27 18:52:41 -04:00
Luke Pulverenti
097653775a improved games display 2013-04-24 16:28:42 -04:00
Luke Pulverenti
8252b6c0bd context for ibn items 2013-04-23 10:46:27 -04:00
Luke Pulverenti
b048864e57 added music genres page 2013-04-19 19:57:23 -04:00