1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

32 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
6429e4e379 #712 - Support grouping multiple versions of a movie 2014-03-16 00:23:58 -04: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
ab0b54902f support audio queuing without flyout 2014-01-18 12:58:05 -05:00
Luke Pulverenti
fe3c35efdb center poster text 2014-01-13 11:48:37 -05:00
Luke Pulverenti
7ec31feea3 added music and game genre image downloading 2014-01-02 18:07:37 -05:00
Luke Pulverenti
1bea110fe6 web client touchups 2014-01-02 16:21:06 -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
a3e75d5502 #280 - avoid an extra request to last fm by taking data from the MusicArtist entity 2013-05-27 11:02:16 -04:00
Luke Pulverenti
c73b7385b4 fixed image uploading for virtual items 2013-05-18 13:07:20 -04:00
Luke Pulverenti
9d5fa7518d support static trailer streaming 2013-05-17 14:05:49 -04:00
Luke Pulverenti
ba24058f75 rework a-z picker a little 2013-05-16 23:24:41 -04:00
Luke Pulverenti
73c8898800 added a-z picker to more screens 2013-05-16 16:46:18 -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
49af0a0d81 added stub page to edit metatada for an item 2013-05-05 21:15:48 -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
9450d06d5c adding stubs for rotten tomatoes 2013-04-24 20:58:56 -04:00
Luke Pulverenti
097653775a improved games display 2013-04-24 16:28:42 -04:00
Luke Pulverenti
f6366f3b22 added IsOnTour artists filter 2013-04-24 10:30:12 -04:00
Luke Pulverenti
8252b6c0bd context for ibn items 2013-04-23 10:46:27 -04:00
Luke Pulverenti
7304a6584e new Artist entity 2013-04-22 00:38:03 -04:00