Commit Graph

103 Commits (dd9d4b1188848c86069d50771c53e002b1be9014)

Author SHA1 Message Date
luccioman cca3417b87 Fixed image and favicon viewing for unauthenticated local requests.
8 years ago
reger 395f2e8946 Make ServletRequest implement the standardized HttpServletRequest interface,
8 years ago
reger f45945cada increase use of header const for custom "EXT" header
8 years ago
luc 26f1ead57c Created ViewFavicon class specialized in favicon viewing.
9 years ago
luc 7aa1a29e33 Return more accurate HTTP status 400 with detail message when some error
9 years ago
Michael Peter Christen 7274e50d7f Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
9 years ago
reger 67f64af4b4 quick fix: go back to display search results favicon via <img> tag and ViewImage,
9 years ago
Michael Peter Christen 967508a87d fix in error handling
9 years ago
luc 29585e2c5b Corrected return type when licence is gone to be consistent with other
9 years ago
luc df77e90ed7 Merge branch 'master' of https://github.com/yacy/yacy_search_server
9 years ago
luc 2a67d2ba6f Corrected error management for unsupported image formats, parsing
9 years ago
reger 997f18f658 prevent exception on repeated ViewImage with same urlLicense
9 years ago
luc e40ae0943b - No max dimensions specified : render raw image data when source and
9 years ago
luc 5eafce5577 Rendering performance improvement : use EncodedImage constructor with
9 years ago
luc bc6c79fc12 Corrected scaling function for non RGB images.
9 years ago
luc f01d49c37a Process large or local file images dealing directly with content
9 years ago
luc 0e8b3d9a90 Refactoring : default favicon and image processing errors.
9 years ago
luc e90e1f165d Avoid returning an empty image when target encoding is not supported or
9 years ago
luc aa70ff4ff6 Corrected images alpha channel rendering
9 years ago
luc 37e28e0dd3 - Keep aspect ratio of images rendered directly by browser such as gif
9 years ago
luc d6522fa4a2 Integrated haraldk/TwelveMonkeys library to first add TIF image format
9 years ago
luc 62e07a26a0 Refactoring : split into sub-functions to make it understanding and
9 years ago
reger 688f7b2a5c allow/display svg images in image results previews
9 years ago
reger b92d81b073 remove double caching of inputstream in ViewImage
9 years ago
Michael Peter Christen bee5ee7cce removed some warnings
10 years ago
reger d729386787 fix NPE in viewimage
10 years ago
Michael Peter Christen ecb6a59e9e do not translate gif images into png images for thumbnails. Instead,
10 years ago
Michael Peter Christen d3e71ed070 fixes for searches when initialization of large autotagging libraries
10 years ago
Michael Peter Christen 1735dbc9d9 enhanced image search: bugfixes and performance enhancements
10 years ago
orbiter ce1dbfeb0f fix appearance of image search thumbnails.
11 years ago
Michael Peter Christen 5e31bad711 - the webgraph shall store all links which appear on a web page and not
11 years ago
Michael Peter Christen 765943a4b7 Redesign of crawler identification and robots steering. A non-p2p user
11 years ago
Michael Peter Christen bcc623a843 refactoring of load_delay: this is a matter of client identification
12 years ago
Michael Peter Christen 5878c1d599 - refactoring of log to ConcurrentLog:
12 years ago
Michael Peter Christen 8f2d3ce2f9 reduced locking situation in crawler: shifted synchronized location and
12 years ago
orbiter e1bfe9d07a - reduction of the concurrently running processes to make YaCy more
12 years ago
Michael Peter Christen de58043205 Added image license generation for solr image search results when
12 years ago
Michael Peter Christen 5f0ab25382 removed the option to prevent removal of &amp; parts inside of the
12 years ago
Michael Peter Christen 1533bfd63b refactoring
12 years ago
Michael Peter Christen 00c1c777fa refactoring
12 years ago
Michael Peter Christen 24d9db1613 snippet retrieval loading processes may use a smaller minimum load time
12 years ago
Michael Peter Christen 1825f165b8 better integration of blacklist according to use case
13 years ago
Michael Peter Christen 96aeb127e3 generalized localhost naming.
13 years ago
orbiter e22f8497c9 - tested the ARC methods
13 years ago
orbiter d2ea250d99 refactoring:
13 years ago
orbiter 115abc8917 - more attributes for search progress bar
14 years ago
orbiter 897b4e8b9c another hack to prevent black images
14 years ago
orbiter 9248a4eef4 reduce teh effect of 'Bildersuche findet generierte HTML-Seiten als Bilder'
14 years ago
orbiter 01b968d836 better concurrency in ViewImage icon cache and OOM protection for too large icon caches
14 years ago
f1ori 7d8de34778 * add a bit documentation to DigestURI, use DigestURI(string) instead of DigestURI(string, null)
14 years ago