Commit Graph

1707 Commits (ca83f5a8d962f2e648917df09fb699027340167f)

Author SHA1 Message Date
fuchsi 3352474dd8 Remove grouping separator in Network.xml (yacystats will woork without it) and format a few more numbers.
17 years ago
fuchsi 06e6a1ff62 Add a generalized Formatter class yFormatter inspired by http://forum.yacy-websuche.de/viewtopic.php?f=5&t=437
17 years ago
low012 b54fcd732b *) fixed exceptions that occured when non-integer values were entered where integers were expected
17 years ago
low012 52c68875bd *) removed (hopefully only) surplus double encodings (http://forum.yacy-websuche.de/viewtopic.php?t=368)
17 years ago
fuchsi e255888095 Add headless AWT, nice level and memory parameters to the init script. It should work like the startYACY.sh now.
17 years ago
fuchsi ce0bb1dc8a Increase defaults for the DHT Recieve Limits to prevent "busy" states.
17 years ago
low012 fdb0b861f8 *) fixed wrong calculation of network words, network links, network PPM if peer is senior or principal peer
17 years ago
low012 507ecd8afa *) added banner that can be displayed like this: http://localhost:8080/Banner.png
17 years ago
fuchsi ebfd1e0b42 remove left over '>' in description and replace ' ' by '+' in rss search where URL-encoded parameters are required.
17 years ago
fuchsi ed20531e68 don't encode in channel element as well
17 years ago
fuchsi c5a8585ac6 fix more encooding problems in yacysearch.rss.
17 years ago
low012 e2f3268c13 *) removed double encoding (http://forum.yacy-websuche.de/viewtopic.php?t=368)
17 years ago
orbiter 711641f167 extended client connection clean-up:
17 years ago
fuchsi 03c5b4ad68 more fixes to the yacysearch.rss, it's now 100% valid according to http://feedvalidator.org
17 years ago
fuchsi e3c6236eef fixed the last opensearch/rss issue. The GUID-Tag in RSS is supposed to coontain a unique ID. By default, the ID is supposed to be a permanent link to the feed element (the permalink) in which case it's content _must_ match the syntax of a URL. The guid _can_ contain a non-URL ID, but it _must_ be specified as such with an additional isPermLink="false" attribute in this case.
17 years ago
orbiter dea7bee049 - increased minimum time before an active connection is interrupted from 1 minute to 10 minutes
17 years ago
orbiter f8e69ce4dc removed progress bar in Network list
17 years ago
orbiter b183bf6f42 - fixed opensearch bugs
17 years ago
fuchsi 7404f2c35c Fix some of the issues with the RSS search interface, see http://forum.yacy-websuche.de/viewtopic.php?f=6&t=392
17 years ago
orbiter 98abe0804d another enhancement to crawl starts with link files
17 years ago
fuchsi ed2ca8fc4c Add search type to top word suggestion searches.
17 years ago
orbiter 1b42152a76 fixed and enhanced some details in crawl start with file
17 years ago
orbiter 16e101f135 - fix for bad xml tag in Network.xml
17 years ago
orbiter 01e0669264 re-designed some parts of DHT position calculation (effect is the same as before)
17 years ago
orbiter 842308ea97 - redesigned crawl start menu, integrated monitoring pages
17 years ago
orbiter 341f7cb327 steps to enhance remote search performance:
17 years ago
orbiter 2f1ff048ba some fixes to socket connection time-out
17 years ago
orbiter 3c74014004 automatic deletion of dead client connections
17 years ago
orbiter 11b4f80bde - fixed non-closing client connections
17 years ago
orbiter 1488769e1f cleanup of unmaintained and outdated performance methods:
17 years ago
fuchsi 00dab81077 simpler solution to last commit + works with and without navigation collumn on the left
17 years ago
fuchsi eb16a99e94 avoid floating of long page titles around the favicon in search results
17 years ago
fuchsi 9524b9c16a second try of rev 4100 :). Tested in Iceweasel/Firefox 2.0.6, Konqueror 3.5.7, Opera 9.23 (all linux) and IE6-SP1 (wine)
17 years ago
fuchsi 6b8faaadb6 undo last commit for further evaluation, a progressbar element is used on other pages as well...
17 years ago
fuchsi 1880bba420 A few changes to the progress bar and search result statistics layout influenced by the discussion in <http://forum.yacy-websuche.de/viewtopic.php?f=5&t=268> with the idea of saving vertical space. Please check in every available browser and comment wether it's better than before. ;)
17 years ago
daburna 041922652a # update of de.lng
17 years ago
hermens 9fa75ef4d1 Limit the percentage of the progress indicator to reasonable values
17 years ago
orbiter 4275727d69 fix for peer ping problem (implemented a 3-time re-ping); cause for 'Connection reset' still unknown
17 years ago
fuchsi e78098be9b According to HTML-Specs "name" and "id" attributes share the same namespace. So we can't have one element with name="offset" and another one with id="offset". Additionally IE6's getElementById() returns elements with matching names as well and Opera is mimicing this behaviour.
17 years ago
fuchsi a1dcd065ad some tweaks to the search results layout
17 years ago
orbiter 76e4c2d69e fix for peer-ping in case that remote peer does not respond with valid values
17 years ago
fuchsi 5b0c1449e1 various fixes and cleanups for blacklist handling:
17 years ago
orbiter e27aeb7fdc patch for bad crawl filter at crawl start
17 years ago
orbiter 3047ae2cd9 fixed some more old links to new hompage location
17 years ago
orbiter dbd1eeead5 fix for missing object miss-cache flush value:
17 years ago
orbiter 229ca2ba48 fixed/re-implemented rss-version of search result page
17 years ago
orbiter f4a5c287fe re-implemented post-ranking of search results
17 years ago
daburna d962200d11 added time format for better understanding
17 years ago
orbiter 8ff5e2c283 - fixed/re-implemented media search
17 years ago
orbiter 6c3bcadc1c - re-implemented image search
17 years ago