Commit Graph

376 Commits (c80dc7e6b654644a4ade290a07adc54b8cfba214)

Author SHA1 Message Date
apfelmaennchen c80dc7e6b6 YaCy-UI: updated to jquery-1.2.6
17 years ago
apfelmaennchen 64aaa81eda YaCy-UI: updated to jquery-1.2.6
17 years ago
apfelmaennchen 16f98e7a5f YaCy-UI: introduction of modal window for edit bookmarks dialouge...
17 years ago
apfelmaennchen 17375a3d11 YaCy-UI: small fix for FF3 bug with pagination of search result
17 years ago
orbiter 11e00a0849 - refactoring of seedURL handling
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 d8277e6af1 - added parsing of numeric html entities for crawler
17 years ago
orbiter 0c173821fd more access security regarding database access and snippet retrieval: restrict number of results for not-authorized searchers
17 years ago
orbiter e4d93599e6 - added another network definition for personal web portals (replacing robinson peers in freeworld) for default use case selection. This solves the problem that the public network freeworld can spoil the personal web index during configuration phase with index entries that the user does not want for his personal web portal
17 years ago
orbiter 53dfe9fe9a added RECENT command for search query:
17 years ago
apfelmaennchen aa29a8c165 YaCy-UI: small optical changes
17 years ago
apfelmaennchen f494d944fd YaCy-UI: basic support for searching bookmark tags...
17 years ago
apfelmaennchen c8c93c198b ywidget: added img file
17 years ago
apfelmaennchen 9b686fed35 ywidget: added config form (currently not functinoal)
17 years ago
apfelmaennchen b5faea410b ywidget: added footer and small optical changes
17 years ago
apfelmaennchen ecc11da8ac moved styles to ywidget.css
17 years ago
apfelmaennchen 4e0f031722 small feature fix that limited ywidget to 5 rss items
17 years ago
apfelmaennchen 125b28622f needed for ywidget
17 years ago
apfelmaennchen 1019fd91c0 - added /yacy/ui/ywidget.html
17 years ago
orbiter 3aa69dab94 prevent too high search request frequency submitted from the same peer
17 years ago
orbiter cfe6790498 - added option to switch between yacy networks, especially between the two default networks (freeworld and intranet),
17 years ago
apfelmaennchen 7429687601 small bug fix
17 years ago
apfelmaennchen c689d6f061 YaCy-UI now supports searching Sciencenet...
17 years ago
apfelmaennchen 37505c0665 implemented ynetSearch.java to allow ajax cross domain search (e.g. sciencenet) for YaCy-UI...
17 years ago
orbiter db032fb6de - added RWI transmissions to the event terminal
17 years ago
apfelmaennchen 0f7449840e - minor changes on YaCy-UI
17 years ago
apfelmaennchen bbda1a45a9 - added box800.png (quick resize of box600, needs to be fine tuned)
17 years ago
apfelmaennchen fa3ed2888d - bookmarks are now retrieved from /xml/bookmarks/xbel/xbel.xml and do no longer require a seperate servlet
17 years ago
lotus 9bc56a9edc xss protection
17 years ago
orbiter b32736762c enhanced rssTerminal
17 years ago
orbiter 1689030ee8 refactoring: moved all crawler classes into their own package
17 years ago
orbiter d2ba1fd2ab major step forward to network switching (target is easy switch to intranet or other networks .. and back)
17 years ago
danielr d4bce6affd refactoring (initialized static fields, removed empty if/else, serialized some fields in serializable classes)
17 years ago
orbiter 483e9a2066 - shifted tld recognition methods from yacyURL to serverDomains
17 years ago
orbiter d0b893523e - protection against RAM overflow caused by new peer rss news
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 e024e3b9cf added new default profiles to distinguish snippet fetch for local and global search
17 years ago
orbiter 5e3ce46339 - better logging when rejecting a url because it is not in declared domain
17 years ago
apfelmaennchen 2149728227 - major rework on YaCy-UI
17 years ago
orbiter 512f48e7d6 - removed unused methods
17 years ago
orbiter 14384e7a45 deactivated unnecessary and very CPU-intensive deletion check for blacklisted URLs in index receive
17 years ago
orbiter 9a32a4c328 fixed concurrentModificationException during hello-process
17 years ago
orbiter 117ae78001 speed enhancement for reading of eco-table indexes
17 years ago
danielr 5c3c1fdf41 replaced httpc with Apache Jakarta Commons HttpClient (includes some refactoring ;)
17 years ago
orbiter 7f9f639d20 - refactoring and abstraction of index reference (urls) handling: blacklisting is part of reference filtering
17 years ago
orbiter d6050b9ffb - separated the LURL data storage and Crawl result stack for process supervision.
17 years ago
orbiter 541b817502 refactoring of switchboard queueing
17 years ago
apfelmaennchen 5fde618337 changed display of y-marks
17 years ago
apfelmaennchen 54cb097ea4 added .trigger("update") after paging
17 years ago
apfelmaennchen 82f17ccee2 just an example sidebar
17 years ago