Commit Graph

276 Commits (d5259679992929300839fb0d4535eb106283143f)

Author SHA1 Message Date
reger d525967999 refactor: move convertHeaderFromJetty to ProxHandler (only used with active proxy
8 years ago
luccioman 0806de8fdc Ensure file input stream are closed in both normal and error cases.
8 years ago
reger 9db68acb4f remove obsolete X_YACY... header declarations
8 years ago
reger 8e9aece786 more use of RequestHeader constant referer, authorization
8 years ago
reger d631fbc019 make more use of the new ServletRequest interface methodes
8 years ago
reger 395f2e8946 Make ServletRequest implement the standardized HttpServletRequest interface,
8 years ago
luccioman 7296e3884f Switched even more URLs to pure relative ones.
8 years ago
luccioman 731684105a Improved absolute URLs rendering in OpenSearch desc and RSS feeds.
8 years ago
luccioman 2da5f339f8 Fixed /News.html and /Wiki.html pages in Search Portal mode (issue #87).
8 years ago
luccioman f0639d810c Customized name for Threads still using the default "Thread-n" pattern.
8 years ago
luccioman a588ed7628 Applied image headers customization to the new ViewFavicon servlet.
8 years ago
luccioman 7717a3d43d Fixed license headers on files created to improve favicon management.
8 years ago
luccioman 6e1959f469 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
8 years ago
luccioman b3b75b0498 Accessibility : add a customizable alternative text to YaCy log
8 years ago
Michael Peter Christen 9934f546bb added default fl to solr query, removed large texts retrieval and
9 years ago
Michael Peter Christen a9316ceff6 force browser-caching of favicons from search results
9 years ago
reger 16e8ed3f01 Introduce additional language setting "browser/Browser Language" for UI internationalization.
9 years ago
reger 3b47a07dd1 change unused servletProperties entry CONNECTION_PROP_CLIENT_REQUEST_HEADER to
9 years ago
Michael Peter Christen d8504418b6 enhanced browser-caching of static content
9 years ago
luccioman 744c9a2615 Opensearch desc : handle https protocol url with default port (443)
9 years ago
reger bf6ce33da3 Correct use of _htDocsPath config in YaCyDefaultServlet to use servlet config variable
9 years ago
reger 3811184abd fix GSA servlet clientIP retrival
9 years ago
luccioman 6e96c7341a Merge remote-tracking branch 'origin/master'
9 years ago
reger 6bf9c55584 adjust Solr select servlet to lates bugfix for boostquery (bq param)
9 years ago
reger d9adc2c255 load handler for Transparent Proxy on startup only if feature is activated
9 years ago
Michael Peter Christen f12a900f3e harmonization of http post of files for one and several files - this had
9 years ago
reger 58a959403d fix mixed logfactory in UrlProxyServlet,
9 years ago
reger 42a7bdb2af fix SolrSelectServlet authentication to default to true
9 years ago
luc 7aa1a29e33 Return more accurate HTTP status 400 with detail message when some error
9 years ago
luc 0076f9f97d Updated documented sample url
9 years ago
reger c91e712178 further refactor using standard java / (one) utf-8 charset variable
9 years ago
luc 571bc55937 Refactoring : use StandardCharsets constants instead of hard-coded
9 years ago
reger e9539b1086 reintroduce special handling of file upload multipart/form-data from HTTPDemon.parseMultipart
9 years ago
reger 9da1712a31 increase http header EXPIRES for css and images in DefaultServlet
9 years ago
reger d5fd031449 fix reading of ippattern config array in URLProxy
9 years ago
reger b7e8358645 make use of header.getContentType where possible (mime is normalized afterwards)
9 years ago
luc 2a67d2ba6f Corrected error management for unsupported image formats, parsing
9 years ago
luc 1565559df8 Refactoring : extracted write InputStream method.
9 years ago
luc 07437986e7 Merge branch 'master' of https://github.com/yacy/yacy_search_server
9 years ago
reger 97cc03ef6a start using a template for urlproxy header
9 years ago
luc 4e673ffc9a Ensure closing of InputStream even when an exception occurs.
9 years ago
luc 745e97a575 Merge branch 'master' of https://github.com/yacy/yacy_search_server
9 years ago
reger a60b1fb6c2 differentiate api call getLocalPort() from getConfigInt()
9 years ago
luc aa70ff4ff6 Corrected images alpha channel rendering
9 years ago
reger 367fe388b9 fix exception throw after sendError in DefaultServlet
10 years ago
reger 206883f80d fix: Preserve protocol in url proxy
10 years ago
reger dbe2594c38 replace deprecated myPublicLocalIP() in AbstractRemoteHandler
10 years ago
sixcooler e427efbe54 Next Try for a fix for upload-connection staying in blocked state.
10 years ago
sixcooler ef6a64b2a4 Fix for upload-connection staying in blocked state.
10 years ago
reger 572cfe8fd4 improve character encoding for urlproxy servlet
10 years ago