Commit Graph

113 Commits (efa59250f8df3561705a105cc5f428d8f8f6801e)

Author SHA1 Message Date
orbiter 099def2a04 small changes in search widget appearance
14 years ago
orbiter 2c549ae341 fixed a number of small bugs:
14 years ago
orbiter f6eebb6f99 replaced auto-dom filter with easy-to-understand Site Link-List crawler option
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
mikeworks 190de644dd de.lng: Added German translations for some missing table content on Network view
14 years ago
low012 4c6dc396d8 *) more beautyful (IMO) code, no functional changes
15 years ago
orbiter 0465f28f7f applied 'null in rss2.js' fix from Quix0r, see
15 years ago
orbiter c77fbd0390 added sorttable (http://www.kryogenix.org/code/browser/sorttable/)
15 years ago
orbiter d126d6c1b5 renamed the servlet WatchCrawler_p to Crawler_p
15 years ago
orbiter c6c97f23ad - added cache usage properties to crawl start
16 years ago
orbiter 5bb8074150 removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency.
16 years ago
lotus 187ee4d06e another IE fix (also same names in html and js)
16 years ago
lotus 37c162053d fix for IE & WatchCrawler (were same names in js and html)
16 years ago
lotus fbca4f8354 more stability on watchcrawler
16 years ago
orbiter 61f9dbf0cc - fixed a display problem in watch crawler
16 years ago
orbiter 98f36a801a - small update to search result layout
16 years ago
orbiter dedfc7df7f removed distinction between DHT-in and DHT-out. This is necessary to make room for the new cell data structure, which cannot use this this distinction in the first place, but will enable the same meaning with different mechanisms (segments, later)
16 years ago
orbiter 6663365720 adopted many calls to new api path
16 years ago
lotus b1e211b258 no error-alert: http://forum.yacy-websuche.de/viewtopic.php?t=1639
16 years ago
lotus 1545e5440a * index deletion: checkbox-confirmation
16 years ago
apfelmaennchen 8d1bedfc3a - added bookmarkTitle to CrawlStart_p.html
16 years ago
lotus f9fb2d0fee hide memory tables by default
17 years ago
orbiter 01b3e9431a - fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1140&p=7626#p7626
17 years ago
orbiter 9935e83c86 added new news window into the status page. At this moment it is just a test.
17 years ago
orbiter e90282da1c added experimental javascript terminal for rss feeds (not used yet anywhere yet, expect the worst)
17 years ago
f1ori 76eac114ed * define global javascript-variable with var to get rid of warnings
17 years ago
orbiter f4c73d8c68 - fixed highslide usage
17 years ago
orbiter 3441ec3928 - some small changes to highslide integration to get it working... (does not work yet)
17 years ago
orbiter 6c3cd2b4f2 - added new way to watch images from the image search:
17 years ago
orbiter a8a5df4a51 - more dublin core naming of page metadata
17 years ago
apfelmaennchen e68b133b35 added JavaScript for folder tree view
17 years ago
orbiter 89b9b2b02a redesigned remote crawl process:
17 years ago
fuchsi 0e1738899f * Complete number localization and provide a more reasonable interface to serverObjects:
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 6c3bcadc1c - re-implemented image search
17 years ago
orbiter 4779f314fe first version of next-generation search interface:
17 years ago
orbiter 71e5d24f4a fix for watch crawler, see http://forum.yacy-websuche.de/viewtopic.php?p=1771#p1771
17 years ago
orbiter e332b844b2 - enhanced remote search: during waiting time for remote crawls
17 years ago
michitux 5cf634a4a4 New media-search ui:
18 years ago
orbiter 62347b50f4 added security layer for ViewImage:
18 years ago
michitux 8ebfd732ce - Fix for the redisplay of hidden results in Opera, see http://forum.yacy-websuche.de/viewtopic.php?f=6&t=140 for details.
18 years ago
orbiter 89e1848db6 fixed problem with favicons:
18 years ago
michitux 110a1a2b16 - fixed the handover of the searchterm and -type on index.html when the user clicks on "more options..."
18 years ago
orbiter 1d0cce8f3a documentation update
18 years ago
michitux 25529290ca - 2 small changes in documentation
18 years ago
michitux 184ba22ce9 New image - search HTML/JavaScript - frontend:
18 years ago
theli 339153d40e *) favicons that are specified in the document content via html link-tags
18 years ago