yacy_search_server/source/net/yacy/peers/graphics
Michael Peter Christen 5516819354 preventing the use of no-cache and expires in case that images are
generated dynamically which will stay static in the future. This applies
mainly to the search result favicon in front of search hits. These icons
will now be generated once, but then caches in the browser. There is
also a YaCy-internal cache for these icons which had prevented the
re-generation of the icons in YaCy, but this cache is now superfluous
since the browser should not call the servlet ViewImage again.
2014-12-19 17:41:38 +01:00
..
Banner.java *) simplified banner creation code 2013-05-25 12:56:43 +02:00
BannerData.java *) simplified banner creation code 2013-05-25 12:56:43 +02:00
EncodedImage.java preventing the use of no-cache and expires in case that images are 2014-12-19 17:41:38 +01:00
NetworkGraph.java enhanced graphics computation (avoiding long string parsing for colours) 2014-10-15 10:31:24 +02:00
OSMTile.java added proper copyright notice to OSM tiles presented at the search 2014-10-15 09:13:23 +02:00
ProfilingGraph.java enhanced graphics computation (avoiding long string parsing for colours) 2014-10-15 10:31:24 +02:00
WebStructureGraph.java attaching names to all Threads to get a better view in profiling tools 2014-02-28 15:02:01 +01:00