Commit Graph

47 Commits (d05ffa1c512a7c5d6b3b5636516da242fb115c9d)

Author SHA1 Message Date
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
luc 2a67d2ba6f Corrected error management for unsupported image formats, parsing
9 years ago
luc 1565559df8 Refactoring : extracted write InputStream method.
9 years ago
luc 4e673ffc9a Ensure closing of InputStream even when an exception occurs.
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
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
Michael Peter Christen b5ac29c9a5 added a html field scraper which reads text from html entities of a
10 years ago
Michael Peter Christen 4c9d2a7c64 reverted 'do not show all options' strategy. This is actually confusing
10 years ago
Michael Peter Christen 28683530cd fixes to usage of no-cache: use and recognize also the no-store
10 years ago
Michael Peter Christen c9c700b510 reduction of http requests to YaCy using the correct cache-control,
10 years ago
Michael Peter Christen 226aea5914 added a servlet which can create preview images, preview tumbnails and
10 years ago
Michael Peter Christen c0f9f6ac66 added option to change the navbar-default, i.e. usable for dark skins
10 years ago
Michael Peter Christen eab0d3e1a9 bugfix for wrong lock display, see
11 years ago
orbiter 49d4f95faf bugfix to latest commit
11 years ago
orbiter 68211f8244 enable Crawler_p servlet if a rss feed or a wiki dump import was
11 years ago
orbiter b4f2a1db6e added a unlock icon for all protected pages that are unlocked because
11 years ago
Michael Peter Christen 6e1dc444c3 added a snippet test function in ViewFile: you can now search for a
11 years ago
reger 665e12f88e move startup time from old serverCore to switchboard (most used here)
11 years ago
Michael Peter Christen c7995d3e2a increased fixed limit for http POST request sizes to 100MB
11 years ago
Michael Peter Christen 2626c8f6db using concurrency to do base64 encoding in file POST commands
11 years ago
Michael Peter Christen f13c8aa7dd re-implementation of file push option in the context of POST http
11 years ago
reger 8e233e2eb4 - fix typo in Message_p (defaultpath)
11 years ago
orbiter 97983ba89f fixed generics warnings for generic array instantiation that appeared
11 years ago
reger e9060d31bd update to Jetty 9
11 years ago
reger 710054bb37 implement gzip input handling directly in defaultservlet
11 years ago
Michael Peter Christen 734778c0c8 fixed a time-out problem in the default servlet which is also a logging
11 years ago
orbiter 41730c8048 better logging in template engine: shows filename of servlets where
11 years ago
orbiter b1ba764d81 fix for first start options and added german translation for popup texts
11 years ago
Michael Peter Christen 1b9ec9a1c5 - added popover to p2p/stealth mode button to explain the peer mode and
11 years ago
Michael Peter Christen 39b641d6cd added tutorial mode - some menu items will only appear if you 'qualify'
11 years ago
Michael Peter Christen fda591695c fixed visibility of custom icon
11 years ago
Michael Peter Christen b488f33975 added close to fix possible resource leak warning
11 years ago
reger c297de5145 remove check for unused virtual path /currentyacypeer/
11 years ago
reger 3b89176b9f use config value htroot in Jetty init (was hardcoded)
11 years ago
Michael Peter Christen 6d2dab7b21 fixed 'resource leak' warning
11 years ago
reger 4c603b216e optimize parse ServerSideInclude
11 years ago
reger d3de309953 fix IOexception logging issue in DefaultServlet
11 years ago
reger 0c754dd794 implemented DIGEST authentication, which is for remote login more secure
11 years ago
reger 6e2fe777af simulate Authorization cookie for yacy servlet header
11 years ago
reger e2ccb6ce9d modified DefaultServlet parameter on invoke templates
11 years ago
Michael Peter Christen 667a6adddb - use default files from yacy.init property "defaultFiles" if no
11 years ago
Michael Peter Christen e17624b6dd added html retrieval from alternative DATA/HTDOCS path
11 years ago
Michael Peter Christen 20b48f894f refactoring: moving all servlets to the same package (the solr servlet
11 years ago