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

33 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
861df73b9b add latest translations 2014-04-03 18:50:04 -04:00
Luke Pulverenti
7dcf71e256 expand device identification 2014-03-17 10:48:16 -04:00
Luke Pulverenti
bc2682eaf8 update people sort orders 2014-03-10 08:51:36 -04:00
Luke Pulverenti
0cadf2308a added a live tv status page 2014-01-22 15:46:01 -05:00
Luke Pulverenti
5057ffec65 add custom collection sort orders to edit page 2014-01-03 15:32:27 -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
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
641e9b945e improved item by name displays 2013-05-04 00:38:38 -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
8f85dce021 always show paging 2013-04-19 12:28:06 -04:00
Luke Pulverenti
414feaf3a2 catch date parsing errors 2013-04-19 01:08:18 -04:00
Luke Pulverenti
6ac9b1bd2a add filters to folder browsing 2013-04-18 22:52:22 -04:00
Luke Pulverenti
58e5eea325 added paging buttons 2013-04-15 18:03:05 -04:00
Luke Pulverenti
04c163f6f4 make sure to reset page to 0 when filtering 2013-04-13 22:41:42 -04:00
Luke Pulverenti
c4b06b0aac add GuestStar distinction 2013-04-13 19:43:41 -04:00
Luke Pulverenti
cc98266437 added people pages 2013-04-11 23:50:47 -04:00