Commit Graph

391 Commits (3b6229d2f31a229ea737ddc97e44ce1ebe653604)

Author SHA1 Message Date
danielr 17b7845eb5 * refactoring
17 years ago
danielr 3bb870bfcd added final where possible
17 years ago
orbiter c3d461d191 - removed superfluous copyright statement
17 years ago
orbiter 3ca98fee42 removed superfluous copyright statement
17 years ago
danielr 10d01fdd0d addendum to 5002
17 years ago
danielr e12438142e - warning instead of NPE if urlHash is not in index of CrawResults
17 years ago
orbiter a6719dfd2b - refactoring of robots parser
17 years ago
danielr 7feae906aa - organize imports
17 years ago
orbiter 0e1c7dfaaf small fix for testing environment that should not affect a production environment
17 years ago
orbiter e0e7f86f82 some bugfixes for the peer-ping process
17 years ago
orbiter b21598bdd0 - enhanced handling of own IP address inside seed
17 years ago
orbiter 40d7f485f3 - fixed several NPE bugs
17 years ago
orbiter 2f381b8d7a - fixed at least two causes for a NPE after a use case switch.
17 years ago
apfelmaennchen c5f4f518e2 YaCy-Ui: fixed reverse order display of search results...
17 years ago
apfelmaennchen e9a3b0f3da YaCy-Ui: fixed some bugs and updated to jQuery-ui 1.5b4
17 years ago
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