Commit Graph

6879 Commits (f6eebb6f99ef8fd0874be7bc29065c37fec90621)
 

Author SHA1 Message Date
orbiter f6eebb6f99 replaced auto-dom filter with easy-to-understand Site Link-List crawler option
14 years ago
mikeworks 63e387508c ConfigLanguage_p.java: Fixed the filename for the API call to ConfigLanguage_p.html - previously ConfigLanguage.html was recorded and the action could not be replayed with error 404 - Not found
14 years ago
mikeworks f468d377d7 Collage.html and Collage.java: Added <p> in body before images for XHTML 1.0 Transitional validationg and alt tag to images as well as closing tag <img (...) />
14 years ago
orbiter 3057a0b939 - intranet scanner now produces urls with host names, not ips if possible
14 years ago
orbiter 75964909aa added missing path to htroot (may only be necessary for cross-linking of servlet classes)
14 years ago
mikeworks 421aa6a8bb ConfigLiveSearch.html: Fixed some HTML problems to validate at least XHTML 1.0 Transitional - strict is not possible because iframes are used. Replacing iframes with embedded object tag does not work in IE
14 years ago
orbiter c60aed4435 no caching in browser of dynamic web pages sent by YaCy http
14 years ago
mikeworks 41a93ff565 de.lng: Small changes to the German translation and added missing part in Surftips.html and YaCy statistics link in left menu in header.template
14 years ago
mikeworks b7bb0cabaf Blacklist_p.html: Minor HTML and Javascript changes to get XHTML 1.0 Strict validation, lowercae onchange, id tags instead of name tags
14 years ago
mikeworks cd505d7e30 de.lng: German translation of the new Intranet Servlet introduced in SVN 7203 in CrawlStartIntranet_p.html
14 years ago
orbiter e63896f2a8 added an intranet scanner and a servlet which shows all intranet addresses and an option to start a site-crawl for all these addresses at once.
14 years ago
orbiter e54cb7fb0c more bugfixes (also for latest commit)
14 years ago
orbiter be6b48311c misc bugfixes
14 years ago
suessthomas 44874f2cb9 Added "encoding =" UTF-8 "in the RSS files
14 years ago
orbiter d2fd93135c - moved yacybot user agent string definition to MultiProtocolURI since there are basic access mechanisms where the bot string is needed
14 years ago
orbiter fc3ee9d8a1 changed paths for new libs also in Info.plist
14 years ago
sixcooler f4357dff03 bump to httpclient-4.0.3 which fixes a number of bugs
14 years ago
mikeworks ad7efe6016 rssTerminal.html: Fixing the 'null' is null or not an object in rss2.js when viewing the YaCy default Status page http://localhost:8080/Status.html with Internet Explorer
14 years ago
mikeworks 190de644dd de.lng: Added German translations for some missing table content on Network view
14 years ago
orbiter d5dc88a351 shop cleanup button only if servlet was called without post/put arguments.
14 years ago
low012 afa708d552 *) added <s>...</s> tag to WikiCode -> works just as the HTML equivalent
14 years ago
orbiter a83186ac7d fix for bug in cytrails
14 years ago
mikeworks b019426811 de.lng: Added German translations for new Index Creation pages RSS Feeds and adapted text in Tables_p.html and CrawlStartExpert_p.html to match some typos, also changed one name tag to id to conform with XHTML 1.0 Strict
14 years ago
orbiter 48c0d508ac fixes for crawling of smb links (file length not always available)
14 years ago
mikeworks 965a40b623 de.lng: Added some German translation for Admin Console -> Advanced Settings and started to add some translations for new Index Creation pages
14 years ago
orbiter 0bc6284e27 - added bugfix for access tracker in case of concurrency conflicts
14 years ago
f1ori 6295cac35a set reasonable mime-type for icu4j-core.jar
14 years ago
f1ori e670e1ef8e add charset auto-detection for htmlParser
14 years ago
f1ori ddcd5ae78c fix for http://forum.yacy-websuche.de/viewtopic.php?f=5&t=2989
14 years ago
f1ori 8fe1102452 fix http://forum.yacy-websuche.de/viewtopic.php?p=20889#p18426
14 years ago
orbiter daeea96aea renamed servlet CrawlStart_p.html to CrawlStartSite_p.html to circumvent problem with translation which still showed old expert crawl start page
14 years ago
orbiter 10a9cb1971 simplified snippet computation process and separated the algorithm into two classes
14 years ago
lotus 4450c240b7 npe fix http://forum.yacy-websuche.de/viewtopic.php?f=6&t=2982
14 years ago
orbiter 84a023cbc8 fixed several search bugs
14 years ago
lotus 937dd956d3 save default number of search items via web interface
14 years ago
orbiter 4e8cf0c72c added a search box and navigation to api steering servlet
14 years ago
orbiter 09c208a3ab patch for corrupted database files (just work on and forget key)
14 years ago
orbiter 97ee278931 enhanced search speed:
14 years ago
orbiter ee3820c9cc more logging for strange "java.lang.NoClassDefFoundError: de/anomic/http/server/RequestHeader" error
14 years ago
f1ori b392ca5024 * add option to show YaCy version, usage:
14 years ago
orbiter ac73072924 added a demonstration class: integrate the YaCy search results in own applications
14 years ago
orbiter 377f001e0d sorting of crawl profile names in crawl profile editor, see
14 years ago
orbiter 3552476fbe terminated migration from apache httpclient-3.1 to 4.1:
14 years ago
orbiter 8da4eb5de6 addition to patch in SVN 7111
14 years ago
orbiter a2f9974745 some redesign in the access tracker to realize sixcoolers question about "smartes way for deleting the first Object":
14 years ago
sixcooler 03f0414025 some minor correction of my last commit
14 years ago
sixcooler 42fa0eadb1 fix endless loop:
14 years ago
low012 5a9ea0308f *) further simplification of wiki code parser (less redundancy in code, less magic numbers), still not done with it...
14 years ago
low012 f32bb5e51f *) Changed image in Steering.html from linked image to embedded image because shutdown is so fast now, browsers can't load image before Yacy instance is gone already. Had to make image smaller since IE does not accept large Base64 encoded images.
14 years ago
orbiter 37baa8bae3 - fixes for concurrency exceptions and failed database integrity verification
14 years ago