Commit Graph

125 Commits (58d75a6bde189acff32ae83163b771cf4d2dd319)

Author SHA1 Message Date
orbiter 2e91b724ad fix for yacysearch/rss-feed bug
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 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
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
orbiter 3047ae2cd9 fixed some more old links to new hompage location
17 years ago
orbiter 229ca2ba48 fixed/re-implemented rss-version of search result page
17 years ago
orbiter 8ff5e2c283 - fixed/re-implemented media search
17 years ago
orbiter 6c3bcadc1c - re-implemented image search
17 years ago
orbiter 4779f314fe first version of next-generation search interface:
17 years ago
michitux d2360eaf68 - removed enctype="multipart/form-data" from the get-form of the peer-selection in Messages_p.html (in Konqueror this didn't work and multipart/form-data is only for post)
17 years ago
low012 0e27febe47 *) fixed more links
17 years ago
orbiter f9e6cf6a3d more refactoring of search:
17 years ago
orbiter e332b844b2 - enhanced remote search: during waiting time for remote crawls
17 years ago
orbiter a34d9b8609 * added a search history cache that maintains search results for 10 minutes
17 years ago
michitux 5cf634a4a4 New media-search ui:
18 years ago
orbiter 62347b50f4 added security layer for ViewImage:
18 years ago
orbiter 89e1848db6 fixed problem with favicons:
18 years ago
orbiter c6ee6f88aa fix for display error in Safari:
18 years ago
daburna 43053d125c #next update for German translation
18 years ago
michitux 184ba22ce9 New image - search HTML/JavaScript - frontend:
18 years ago
allo b69559eba4 correct resultnumber after removing of wrong results
18 years ago
theli 339153d40e *) favicons that are specified in the document content via html link-tags
18 years ago
allo 38c180b28b hide results with wrong("red") snippet.
18 years ago
allo a95c8272aa better layout for favicons
18 years ago
allo d8951422f9 favicons ;)
18 years ago
karlchenofhell edec6049c3 - fix for UPNP error, TODO: via ajax
18 years ago
orbiter b3d2fafcfb added option to block the search function against unauthorized users
18 years ago
orbiter 68f5d64ae6 replaced yacy logo by better version
18 years ago
michitux f5e6a5d8b2 Fixed media search: parameters were in the wrong order.
18 years ago
michitux e917bfcae3 * Bugfix: changed handling of the query-string to be independent from input-elements
18 years ago
orbiter 58c7cd7885 reverted svn 3563
18 years ago
michitux 4990909178 Some bugfixes, new layout/style for image search results:
18 years ago
orbiter fb6b21bb6c force opening of found pages on same page, not same frame
18 years ago
orbiter 87fcefe1d9 white background color is default to support the kaskelix portal style
18 years ago
orbiter 3e5cd34229 update to search display options for kaskelix embedding
18 years ago
orbiter a922d9444d fixed search page (there had been some unresolved patterns)
18 years ago
orbiter d59b31ec0c better display of embedded search results (no more comment on global search, if local was choosen on purpose)
18 years ago
orbiter 4eecf0bb12 templates for embedded display. try:
18 years ago
low012 bc37ac64b3 *) Fix for last commit.
18 years ago
low012 f603b58f6c *) No stacktrace anymore if invalid regex is entered for URL mask or Prefer mask, insted an error message gets displayed.
18 years ago
karlchenofhell 2401e748a3 - fixed wrong replacement of POST-parameters in httpd ('<' and '>' are still replaced, don't know why): http://www.yacy-forum.de/viewtopic.php?t=3466
18 years ago
karlchenofhell b873ad51ab - fix for http://www.yacy-forum.de/viewtopic.php?t=3369
18 years ago
karlchenofhell 00aa9472d6 - added decode of HTML-entities in request lines
18 years ago
karlchenofhell cf31efec5d - escaped urls in IndexMonitor
18 years ago
daburna ce8cde6335 -updated languagefile
18 years ago
orbiter 40049e0635 fixed media search snippet flow
18 years ago
orbiter 7ff86d6ba6 - image search now shows thumbnails (in bad order, but it works)
18 years ago
orbiter ee3d91cb6b print-out of links that result from contraint-filtering
18 years ago
orbiter e4570bffaf -implemented a specialized snippet-fetch for media content
18 years ago
orbiter 1377c53aa3 extraction of media links from search results
18 years ago
orbiter fb9e0f0284 preparations for media snippets
18 years ago
orbiter 10d888e70c - added a media search for images, audio, video and applications
18 years ago
orbiter 1697fa3dc0 added a 'more options' link to yacysearch page
18 years ago
daburna ef999f5f31 -just a very small change. now translation works better
18 years ago
orbiter 30888e7a2f implementation of search constraints
18 years ago
low012 75915502ec *) Cursor will jump to textfield on http://localhost:8080/yacysearch.html when page is loaded if JavaScript is enabled. (No changed behavior if JavaScript is diabled.)
18 years ago
orbiter 3aac5b26da - added automatic tag generation when a web page from the search results is added
18 years ago
michitux 567c40f5f0 Bookmark/delete-links now visible when mouse is over the searchresult, in standard-compliant browsers with css, in Microsoft Internet Explorer via JavaScript
18 years ago
michitux 31393312d0 New XHTML-template for a large part of the frontend, for details see http://yacy-websuche.de/wiki/index.php/Dev:XHTML
18 years ago
orbiter 00a5d435e2 - fixed some bugs with domain filter
19 years ago
orbiter 41afccaf34 small update to search interface
19 years ago
orbiter 14d6e476c9 tried to solve some problems with new picture viewer
19 years ago
orbiter d0dd8b14d2 fixed picture tag and presentation
19 years ago
orbiter 00e768b259 added Picture button to search results
19 years ago
orbiter f0833b0328 introduced simple search interface
19 years ago
orbiter c5087710a4 fixed type/cat properties
19 years ago
orbiter 47b541b2d1 added better option handling in yacysearch
19 years ago
orbiter c9e16bfd48 first try to insert image search (does not work yet)
19 years ago
orbiter e2e8d0c188 some kind of refactoring of yacysearch:
19 years ago
orbiter 60995a3a67 changed behaviour of "search again" appearance
19 years ago
orbiter 70dc288aaa * removed 'catch up more links'
19 years ago
orbiter a74687d3c1 fixed problem with snippet fetch
19 years ago
orbiter f0a38873eb * added yacysearch page with better view on search results
19 years ago