1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-08-13 16:53:54 -04:00
SickRage/gui/slick
JackDandy 397cc09610 Improve addShows trending page by using less memory and loading quicker.
The trending page shows approx. 500 images and typically, the size of fetched images were 1000 x 1500 pixels. The browser was relied on to reduce the images while rendering to 186 x 273 pixels. The result used a *lot* of memory, bandwidth, time, render processing, and server resources to populate the page so those issues have been eased by fetching smaller 300 x 450 pixel images instead.
2014-10-14 17:17:33 +01:00
..
css Various tweaks to UI including additional use of fuzzy dates. 2014-10-14 05:13:59 +01:00
images Merge pull request #859 from mastni/network-logos 2014-10-09 00:01:00 +08:00
interfaces/default Improve addShows trending page by using less memory and loading quicker. 2014-10-14 17:17:33 +01:00
js Various tweaks to UI including additional use of fuzzy dates. 2014-10-14 05:13:59 +01:00