Commit Graph

2669 Commits (d553e4ff399b33b91144e26a80edb8221f2216cc)

Author SHA1 Message Date
apfelmaennchen 55dd15e344 - clean up of YaCy-UI
16 years ago
apfelmaennchen 025ebd7574 small fix
16 years ago
apfelmaennchen 9bd9ccade2 refactoring
16 years ago
low012 b41a06228f *) cleaning up...
16 years ago
low012 ce81391095 *) using parameters like site: in the search field does not affect urlmask anymore
16 years ago
apfelmaennchen 96684df1a9 - security fix for addTag.java and editTag.java
16 years ago
apfelmaennchen 6dd52422ea - added two dialogs to manage bookmark tags in YaCy-UI
16 years ago
apfelmaennchen 12511bd236 - some additional icons for YaCy-UI
16 years ago
apfelmaennchen e76cbd9016 YaCy-UI: some small cosmetical changes....
16 years ago
apfelmaennchen af3147c3fc and one more....eclipse ist tricky...
16 years ago
apfelmaennchen 9317650272 forgot to post this one...
16 years ago
apfelmaennchen 92d77c3bef Major update to YaCy-UI...still not perfect...but I thought I share my progress :-)
16 years ago
borg-0300 a2b336dfe7 small table fix
16 years ago
low012 80e6356860 *) r 5512 has introduced a bug which resulted in useless filters if site:, filtetype:, or inurl: was used since the filters included the word "null".
16 years ago
lotus 4ef6b15eb8 limit -Xmx setting to 1999m on win32. bigger values would never work.
16 years ago
lotus 5078e837ac better readability / no functional changes
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
f1ori 34da04c7dd * fix for http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1754
16 years ago
low012 9a4780c165 *) Javascript should work with Konqueror too now (http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1757)
16 years ago
low012 1927fd5992 *) hopefully fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1757
16 years ago
apfelmaennchen 98ab7ae20a small fix
16 years ago
apfelmaennchen d7122722b2 hopefully a fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1736#p12061
16 years ago
lotus a2bc32e909 fix for IE6 api-icon display
16 years ago
orbiter 6663365720 adopted many calls to new api path
16 years ago
orbiter b423d0a036 moved all servlets from htroot/xml to htroot/api
16 years ago
orbiter 91af105373 last changes before release
16 years ago
orbiter 4bd927d513 the Semantic Web moves in!
16 years ago
apfelmaennchen 613c49bc38 YaCy-UI: update to welcome text (change-log and bug tracker) for stable release
16 years ago
orbiter bed38a5f8c fix for uncaught exception in RSSReader
16 years ago
lotus c7c291bc6b allow simultaneous inurl: site: and filetype: search
16 years ago
orbiter 9ef77d57f5 added an access control to the search interface using white/blacklists:
16 years ago
orbiter ac89e8e84d removed unused search interface
16 years ago
apfelmaennchen 9b26dfec80 small fix to correct encoding of xml output
16 years ago
orbiter efe801173c better dht-in cache flush. see also:
16 years ago
apfelmaennchen 3dc208fad0 bugfix: bookmarks can now handle folder names like /news and /newspaper without getting confused...
16 years ago
apfelmaennchen cc207a979e - added new unified bookmark api to /xml/bookmarks/
16 years ago
low012 f26b8fcb1b *) comment mode is 'moderated' instead of 'activated' by default now (to avoid spam being visible)
16 years ago
orbiter b2a8c653ee small fixes
16 years ago
orbiter 8632eebf60 - added api icon to the web structure visualization
16 years ago
orbiter 4f45605f04 small update for timing in search result processing
16 years ago
lotus 66818a2f2e smaller api banner
16 years ago
lotus 4641ecd6d9 inurl: search
16 years ago
orbiter 299189f1a9 added the API icon to the bookmarks, the network page and the search page
16 years ago
orbiter a1bf687b3b added first API tooltip!
16 years ago
lotus 0d1bd78674 * full site: syntax support e.g. site:de.wikipedia.org
16 years ago
orbiter 9bed4de280 fix for the search bug introduced in SVN 5449
16 years ago
lotus d6a5c98080 api banner concept draft
16 years ago
orbiter b2b7edae18 fixed interactive search
16 years ago
orbiter c6880ce28b removed the permanent cache flush and replaced it with a periodic cache flush
16 years ago
lotus ca80930892 accept leading dots on filetype: and site: search
16 years ago
orbiter 6c7e83909b - refactoring of data access methods to be prepared for new cell data structure
16 years ago
low012 1af728ae09 *) regex for site operator changed as proposed by Lotus
16 years ago
low012 9e58ae036d *) added site operator which can be used to only show results from a certain domain. example: "test site:edu" shows only documents which contain the word test and which come from an edu domain
16 years ago
low012 19e7c56f7f *) apply filter to dir list to only show .black files as blacklists
16 years ago
orbiter c4c4c223b9 fixed a problem with attribute flags on RWI entries that prevented proper selection of index-of constraint
16 years ago
low012 4bffe664ca *) moved entry field for new expressions to top of the list as requested in forum (http://forum.yacy-websuche.de/viewtopic.php?f=9&t=1678)
16 years ago
low012 9d5d30f877 *) http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1672
16 years ago
orbiter 5448aad328 removed unused code
16 years ago
orbiter 28d2d28573 added support for filetype search
16 years ago
orbiter 78c568331e added test channel to /xml/feed.rss
16 years ago
orbiter e004da48d3 - added fast fingerprint computation for files (any). Will be used in new index dump method
16 years ago
low012 eab72424df *) Fixed small bug: When adding new elements to blacklist via import, the blacklist which the elements were added to was supposed to be displayed, which did not work correctly.
16 years ago
low012 0e56675596 *) cleaning up ;-)
16 years ago
low012 cf69557ea2 *) blacklists can be exported as XML or plain text now
16 years ago
low012 1594a15be9 *) explicit mentioning of blacklist in blacklist cleaner
16 years ago
low012 5a89266598 *) new parameters for future use (better blacklist handling for im- and export)
16 years ago
orbiter e34ac22fbd - added new monitoring servlet at
16 years ago
orbiter d376d81fc4 replaced busy thread control of crawl stacker by blocking threads
16 years ago
orbiter 7535fd7447 - refactoring of CrawlEntry and CrawlStacker
16 years ago
lotus 6569cbbec1 npe fix: http://forum.yacy-websuche.de/viewtopic.php?t=1646
16 years ago
orbiter 2802138787 - refactoring of CrawlStacker (to prepare it for new multi-Threading to remove DNS lookup bottleneck)
16 years ago
lotus b1e211b258 no error-alert: http://forum.yacy-websuche.de/viewtopic.php?t=1639
16 years ago
orbiter 13cb0916ee changes to statistics and content of thread dump servlet
16 years ago
orbiter e1acdb952c fix for problem with userDB and bookmarksDB which was caused by changes in kelondroRA in SVN 5376
16 years ago
lotus e918d64c23 show hand-cursor an labels
16 years ago
orbiter 4a2dac659e more speed hacks:
16 years ago
lotus 1fb518a5b4 display <String> etc.
16 years ago
orbiter 47292e696a more performance hacks
16 years ago
orbiter bd1dc9cd5d thread dump with statistics, a little bit of profiling
16 years ago
orbiter d39d420b39 performance hacks
16 years ago
lotus 5280ad638d added basic performance page
16 years ago
lotus 1a51d9fcfd display proper values
16 years ago
orbiter 0b4808ba3d added new interactive search feature:
16 years ago
lotus fea82b54ef more contrast on search snippets
16 years ago
lotus 1951d30a62 addendum to last commit
16 years ago
lotus 325ba7bfb8 only query words with length > 2
16 years ago
lotus 489edb4473 improved pattern selection
16 years ago
low012 e423fa9846 *) added method to only get file names in directory listing which match a filter
16 years ago
lotus 577b53aee6 added more search engines
16 years ago
lotus 7f4d411c0d npe-fix
16 years ago
lotus 1545e5440a * index deletion: checkbox-confirmation
16 years ago
orbiter 10f5ec1040 reverted last commit (more testing needed)
16 years ago
daburna ba5b274b8c #translation update:
16 years ago
orbiter 0ca4bc7b79 - added reader and visualization for mediawiki-export files:
16 years ago
lotus 4f996a7651 fix for logparser pattern
16 years ago
orbiter 867d0f2f56 removed some unnecessary pause delays
16 years ago
lotus fd83e59f8e new remote search average
16 years ago
orbiter dba7ef5144 extended crawling constraints:
16 years ago
orbiter 0ae84f4f8e set some default values for a crawl start that should cause less confusion and mistakes
16 years ago
lotus 4745e89451 auto-choose crawl type
16 years ago
low012 421d056550 *) changed layout of blacklist adminstration (less cluttered)
16 years ago
orbiter 674ad2d55b different handling of error cases that occur during loading files with http or ftp:
16 years ago
f1ori ae80f3e6a5 * extend opensearchdescription to support compare_yacy.html
16 years ago
orbiter 1b18d4bcf3 enhancement to crawling and remote crawling:
16 years ago
orbiter 3f746be5d4 - consolidation and refactoring of many DHT target - computing methods
16 years ago
orbiter d014b2728a Design-check, Extension and Refactoring of DHT target position computation:
16 years ago
low012 83967f8c77 *) servlet does not forget chosen blacklist anymore when editing, moving or delting an entry
16 years ago
low012 04e41a392f *) fixed bug where RegExes were not deleted and even added to the list a second time when the user tried to edit them
16 years ago
low012 7bac4796d2 *) added servlet which returns all shared blacklists of a peer without information about which part of YaCy (crawler, proxy, ...) blacklist is activated for (to be used for better online import)
16 years ago
low012 baae3d91b1 *) fixed warning when compiling listManager
16 years ago
low012 444575e33d *) prevent XSS when importing blacklist
16 years ago
low012 a99a629ed4 *) quick fix to prevent comments for blog entries which don't exist (http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1554)
16 years ago
low012 00e27e5050 *) fixed bug which made it possible to write files outside of the DATA/LIST directory when creating a new blacklist
16 years ago
orbiter 0edec2b760 FULL redesign of algorithms in htmlTools to encode/decode strings from/to unicode and html.
17 years ago
orbiter 47f0c3b002 replaced the cacheAdmin with the ViewFile servlet, because the cacheAdmin was an interface to the old HTCACHE data structure which does not exist any more. Changed links to point to the ViewFile servlets.
17 years ago
orbiter 1778fb420d - added some performance tweaks to the new BLOB buffer
17 years ago
low012 77e41da7d2 *) further propagation of display value (see http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1536)
17 years ago
low012 ff46ce8520 *) fixed display=2 (see http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1536)
17 years ago
orbiter 826ca79735 refactoring and new architecture to store the files of the web cache:
17 years ago
low012 2b18a9b2c4 *) removed depreciated parameter "time" which led to ugly -UNRESOLVED_PATTERN- in URL
17 years ago
orbiter 7860d5d632 fix for bug in seed list management (cause was bad class overloading, only visual effects!)
17 years ago
lotus 603282bcf4 fix for out of bounds exception
17 years ago
orbiter ffed5fc415 fixed problem with lost peers in database
17 years ago
lotus 736dd86193 - option enableSimpleConfig can disable hidden tables
17 years ago
orbiter ff68f394dd fix for problem with balancer and lost crawl profiles:
17 years ago
apfelmaennchen 3717d2057a YaCy-UI: fix for http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1483
17 years ago
orbiter d0bdcdd57c small changes to attributes of DoS attack protection parameters
17 years ago
orbiter 9ac16f565b - fixed several bugs in database management functions
17 years ago
lotus 7fdf65339d system status dropped into next line if seed server was enabled. display needs about 230px, set fixed width again.
17 years ago
lotus 7782a43060 fix if LANGUAGE: was not defined and the end of the query
17 years ago
apfelmaennchen 2c23e6ad34 YaCy-UI: added some features for Admin Console
17 years ago
apfelmaennchen efcae14714 YaCy-UI:
17 years ago
lotus 902a0d0f38 fieldset of system status was bigger than defined space. IE overlapped some text.
17 years ago
orbiter 820a03f9d6 - removed some warnings
17 years ago
lotus 69925a7e91 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1441
17 years ago
lotus fe2792e9ce use accept-language header instead of user agent for language detection
17 years ago
lotus e5904e6a21 removed color definition for input elements in default skin
17 years ago
lotus 93ddf206e6 opensearch fix if user agent had no language
17 years ago
lotus b8538fae04 search form like on result page
17 years ago
lotus 3cce13d1b7 more compact search form
17 years ago
lotus 95fddf056c - better support for narrow windows on searchpage
17 years ago
orbiter c8bdd965ec - larger update time for status page
17 years ago
lotus 3a919bf24e better solution for search result layout
17 years ago
lotus f95ec8b813 fix for non-accessible 2nd-line tabs on admin console
17 years ago
orbiter c44e97d6dd more lines in log on status page
17 years ago
orbiter dc149df3b1 new status page layout:
17 years ago
daburna 298196e7a4 translation update
17 years ago
lotus dda771db9d - search result layout
17 years ago
apfelmaennchen 7f88dadf87 YaCy-UI: added a notice to a bug in bookmarks folder recursion!
17 years ago
orbiter 2126315d40 layout changes for search result page
17 years ago
low012 f7003aa75f *) updated whos.amung.us code in terminal page
17 years ago
apfelmaennchen cc9f1e9dd9 YaCy-UI: enabled edit bookmarks in toolbar
17 years ago
apfelmaennchen 00c843f7d9 YaCy-UI:
17 years ago
lotus 9d4f0325e1 - removed shutdown from search page (we have it in tray now!)
17 years ago
apfelmaennchen f293554216 XBEL: small bug fix
17 years ago
apfelmaennchen 848dbbd280 YaCy-UI:
17 years ago
apfelmaennchen 7462b5db7b /xml/bookmarks/xbel/xbel.xml:
17 years ago
orbiter 6e7d113eac fix for wrong index initialization after network switch
17 years ago
orbiter 7b35d54c6c fixed some problems with network switching (was not completely 'clean')
17 years ago
apfelmaennchen 8b6a0376db YaCy-UI:
17 years ago
apfelmaennchen 2ff6f0360e YaCy-UI: small fixes to accomodate Safari & Opera
17 years ago
apfelmaennchen a28af9d4c4 YaCy-UI: enabled language selection - special thanks to orbiter
17 years ago
apfelmaennchen 1d9f0234c8 YaCy-UI:
17 years ago
orbiter 1198eeecc7 added language selection to search query:
17 years ago
orbiter 00c1535f84 added ranking and evaluation of language type in a search
17 years ago
apfelmaennchen e201ad0e9f YaCy-UI:
17 years ago
apfelmaennchen 06c07f2e0f YaCy-UI: fixed broken style for add bookmark dialog
17 years ago
apfelmaennchen a5f61e8b1b YaCy-UI:
17 years ago
lotus a81cb78211 finally some putHTML on htroot/xml/
17 years ago
orbiter bfcf9b7aa3 - added language detection using metadata from documents: html and odt documents provide this information
17 years ago
apfelmaennchen 3768a1bd32 set encoding="UTF-8" for getpageinfo_p.xml
17 years ago
apfelmaennchen 5e8bd0f29c small fixes to getpageinfo_p.xml and htmlFilterContentScraper.java with respect to keyword extraction
17 years ago
lotus 029e16b653 replaced some put(String, String) by putHTML(String, String) on serverObjects respond
17 years ago
apfelmaennchen 5b2a57bfd0 - /xml/util/getpageinfo_p.xml added <desc> and <lang> tags
17 years ago
orbiter ea5de7436d added Sciencenet to the compare search
17 years ago
orbiter 1bbf362cef update to the crawl balancer: better organization and better crawl delay prediction
17 years ago
orbiter ddcf285499 - fixed a bug in performance setting (did not work with german translation)
17 years ago
orbiter 0cd0fee546 fixed bug with wrong proxy result enqueueing. See:
17 years ago
apfelmaennchen e071f759d2 YaCy-UI: small optical changes
17 years ago
apfelmaennchen bbacf86fe8 - added /xml/bookmarks/posts/add_p.xml
17 years ago
apfelmaennchen cd1ac5bb90 - fixed security issue with /xml/util/ynetSearch.xml
17 years ago
orbiter c73cf05ddd tried to fix local search in yacy-ui
17 years ago
apfelmaennchen 99ff478d63 YaCy-UI: small optical fix
17 years ago
orbiter 7e24c51fd5 - removed alternative search page in main menue in favor of rich client search page
17 years ago
apfelmaennchen 7c5867a832 Major update to YaCy-UI
17 years ago
lotus 73f233bb11 * set resource observer to 1000MB
17 years ago
orbiter 1be24158a2 small fix / rendering option
17 years ago
orbiter 105be67998 - some bugfixes to compare search
17 years ago
orbiter 693fa2a157 - renamed Comparison to compare_yacy
17 years ago
lotus 6216105ca5 small fix
17 years ago
lotus 5e5178b5e8 please use putHTML to avoid XSS
17 years ago
low012 b33a6cbb77 *) less disturbing elements in yacy frame
17 years ago
f1ori 98d902b972 * remember last searchwords in Comparison_p.html
17 years ago
orbiter bd45c5a2bc integrated the comparison page into the main menu
17 years ago
low012 5e0390a24c *) Ooooooooops!
17 years ago
low012 dc56c35289 *) added page to compare results of 2 search engines
17 years ago
lotus 880d1a83e2 do not change memory and some non-defined tasks with performance profiles
17 years ago
lotus b68d06a6e8 performance settings based on network's remote crawl speed
17 years ago
orbiter bb5c898441 enhancements to localsearch behavior
17 years ago
orbiter 3c6e8d2015 set default ppm when network is switched
17 years ago
orbiter 20c2d3c248 fix for bad formatting in CrawlResults
17 years ago
lotus b92105c8b0 do not change auto recrawl scheduler with performance profiles
17 years ago
orbiter d09ddabd09 corrected a design mistake (5-byte hashes not necessary)
17 years ago
orbiter c97d0fcee7 modified the domain list export function:
17 years ago
orbiter 77ee0765a4 - added domain statistic generation to IndexControlURLs_p.html servlet
17 years ago
lotus 44bc8311af translation fix
17 years ago
lotus e5c0b969d6 * save performance profile speed
17 years ago
lotus d7a16c1f30 * added shutdown on search page (this page is shown after clicking the tray icon)
17 years ago
orbiter 80a7bc93d6 - added statistical evaluation about domains that appear during crawling
17 years ago
orbiter 4a4f388ca5 re-design and simplification of crawl start menu layout
17 years ago
orbiter 4fbee21cea - added fetch-ahead again (had been removed in last commit)
17 years ago
orbiter fc03b0437a fixed a error case where a second search after a first search with a different search word failed
17 years ago
daburna 992635c074 translation update
17 years ago
orbiter 05dbba4bab added logging conditions to all fine and finest log line calls
17 years ago
orbiter d3d41e2ee4 - fixed problem with searching with quotes (still not complete, but not as bad as before)
17 years ago
lotus 3fbfd5a78b * fix for non-changing offset on new search term
17 years ago
danielr cd19d0aee6 - added warnings for failed transferRWI (dht-in)
17 years ago
orbiter 016f57d714 fixed a dead link
17 years ago
f1ori b8ee04daf1 fix for http://www.yacy-forum.org/viewtopic.php?f=2&t=160 (wrong url in form)
17 years ago
lotus d9d9c522a1 addendum to last commit
17 years ago
lotus 480497f7c9 changed recrawl
17 years ago
orbiter 536e77e8b7 modifications towards a single database operation to read/write http header and cached file at once:
17 years ago
apfelmaennchen 296fa2265b YaCy-UI: removed unused Servlet ymarks.java
17 years ago
apfelmaennchen a9cf3b42c4 YaCy-UI: removed unused JavaScript
17 years ago
apfelmaennchen 08bf3fd235 YaCy-UI: updated to jQuery-ui 1.6b
17 years ago
apfelmaennchen 58d7e6f1a6 - some small, rather optical changes to bookmarks
17 years ago
apfelmaennchen 8551e1d106 - added Info link (/xml/util/getpageinfo_p.xml) to bookmarks
17 years ago
apfelmaennchen 8d1bedfc3a - added bookmarkTitle to CrawlStart_p.html
17 years ago
danielr 3c68905540 remove redundant null checks
17 years ago
danielr 753a1ae430 - changed default browser from netscape to firefox
17 years ago
orbiter 7989335ed6 Preparations to replace the HTCache with a new storage data structure:
17 years ago
f1ori c05edba6b8 * added text/html-URL to opensearchdescription, so one-click-installation in firefox is possible
17 years ago
danielr 8422ee5ec4 - fixed UnsupportedEncoding (in proxy) using defaultCharset if no characterEncoding can be determined
17 years ago
danielr 621b473b18 * removed some warnings of findbugs (http://findbugs.sf.net)
17 years ago
apfelmaennchen e1574fe02e - added autoReCrawl folders to bookmarks (DATA/SETTINGS/autoReCrawl.conf)
17 years ago
orbiter ebb40d324b enhanced memory chart: shows now also the size of the word cache as third vector.
17 years ago
danielr 17b7845eb5 * refactoring
17 years ago
danielr 3bb870bfcd added final where possible
17 years ago
f1ori b0724e5ec0 * add config option to disable cookie monitoring (disabled by default)
17 years ago
lotus f0dfb858d8 reverted balloon messages from r5014. don't try to annoy the user. ;)
17 years ago
lotus cafa1a952f - performance settings refactoring: made headlines to fieldsets
17 years ago
f1ori 6952b13c08 * fix automatic decrementing accepted remote crawl limit:
17 years ago
f1ori d02a26d642 * added lock icon to ConfigAppearance menu item
17 years ago
f1ori 0baa8d651e * marked some text as labels for checkboxes
17 years ago
lotus f9fb2d0fee hide memory tables by default
17 years ago
lotus d42eae25f8 yacyTray:
17 years ago
orbiter 5f41913043 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1347&hilit=&p=9216#p9216
17 years ago
orbiter c3d461d191 - removed superfluous copyright statement
17 years ago
orbiter 3ca98fee42 removed superfluous copyright statement
17 years ago
danielr af616a92ff fixed welcome message above image on custom search page
17 years ago
danielr 10d01fdd0d addendum to 5002
17 years ago
danielr d14e8d348f - times of LOCAL_SEARCH are shown in milliseconds (also in yacysearch.java ;)
17 years ago
danielr b63a519456 fixed build problem
17 years ago
danielr e12438142e - warning instead of NPE if urlHash is not in index of CrawResults
17 years ago
lulabad 5784070f6e added user agent
17 years ago
lotus b704cf1fbc * no need to update the searchpage links anymore
17 years ago
lotus f8a1e3175e new yacyTray
17 years ago
daburna 4a7e5f377e added translation for new customization pages
17 years ago
orbiter f7aaeb3fad created new main menu entry 'Customization and Integration'
17 years ago
orbiter 1e6d12f146 Major update to BLOB data structures:
17 years ago
orbiter b38f467e3c better SRU compliance
17 years ago
f1ori 3980dd7554 * maske ampersan & Co. in xbel export
17 years ago
orbiter a6719dfd2b - refactoring of robots parser
17 years ago
orbiter e81be7d4f2 added many missing user-agent declarations for yacy http client connections.
17 years ago
orbiter 474e29ce4a added options to configure the 'corporate identity'-icons, the home page link and the greeting line from
17 years ago
orbiter 474659a71f - modified and enhanced the crawl balancer: better list export, fixing of damaged crawl queue at start-up, re-sorting at start-up to enhance domain order
17 years ago
lotus 1afc36d9a8 * update to JRE 6u6
17 years ago
orbiter 8e179f6588 removed option to do a re-crawl with a period of minutes. Such a short time does not make sense and it may cause endless indexing loops. The removing of the option will ensure that a misuse is prevented.
17 years ago
danielr da917cf4b1 undo reduced menu
17 years ago
danielr 0c1dc703e4 - set staticIP at startUp
17 years ago
lotus f6b92456c0 confirm bookmark delete
17 years ago
lotus 4a53649ee7 fixed dht-urls and ranking distribution log statistics
17 years ago
lotus 8d83185cb4 fixed dht-chunks/protocol log statistics
17 years ago
danielr 63eadfdf84 fixed unlimited FileSizeLimit
17 years ago
lotus 2dc7c00c1c fixed indexing log statistics
17 years ago
low012 0a956d1b11 *) removes focus on text field on search result page (http://forum.yacy-websuche.de/viewtopic.php?f=9&t=1257)
17 years ago
danielr 01e9c7320e PerformanceProfile: don't change peerPing, peerSeed and cleanUp
17 years ago
orbiter c998dc6556 - added security functions to flush url and search caches in case that memory is full
17 years ago
lotus 877299cc74 better installer on Windows Vista
17 years ago
danielr 68c38c2d34 - WatchCrawler shows status without JavaScript
17 years ago
lotus fc79f013c4 better solution to update shortcut
17 years ago
orbiter 994c609cf8 added new shell script to do a web search from the terminal
17 years ago
lotus 48edbef5c7 * fix: display proper port on 1st startup
17 years ago
orbiter f5ef7f222e - fixed a bug in parser (directory paths had not been recognized)
17 years ago
danielr 48f87db7f1 added performance profiles (to be fine-tuned)
17 years ago
daburna 73051ecb37 corrected wrong link
17 years ago
det af8f7b8bba add image rising while mouse over in Collage
17 years ago
lotus 260553c3a5 better messages
17 years ago
danielr 7feae906aa - organize imports
17 years ago
det f597185026 Initial import of the resource observer framework
17 years ago
orbiter c10eaf9bdb - fix for pop-up page upon first start
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
orbiter 2a604b7402 added superfast search result computation which can be obtained for local search when snippet fetching is disabled. An example search for the rss interface would be:
17 years ago
lotus 77186fb8cf now, we support crawling queue import ;)
17 years ago
orbiter 9bef20b537 - added cleanup for unused server loggings: they are removed after the client had not been seen since one hour
17 years ago
orbiter 5c6b983b8e fix for last commit
17 years ago
orbiter 5f35ba6f05 added a list for content of the brute-force registration hashtable in access tracker
17 years ago
lotus 08092b4cc5 possible fix for sporadically failing update on Linux
17 years ago
orbiter 6f1a3fce05 BF Bugfix
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 1c94253894 fix for bad link
17 years ago
orbiter 0bfe76d3d0 fix for compile bug
17 years ago
lotus 13d421ce37 better radio button alignment
17 years ago
lotus 7dae91e193 better use case selection
17 years ago
orbiter 8a0e401320 - fix for bad code in peer actions
17 years ago
orbiter 0b52ef3e4b - update of grafics
17 years ago
orbiter 11e00a0849 - refactoring of seedURL handling
17 years ago
orbiter e91bf4c8cc - fix for bad reset of index / bad index location after deletion
17 years ago
lotus f284386b63 update deploy improvements for windows - ready for release now :-)
17 years ago
f1ori fd8bd5d0d1 * fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1176 (encoding issue)
17 years ago
orbiter 25192e0d36 added a deletion button to indexControlRWIs that deletes the complete web index
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 a8304ad963 - added illustration grafics to basic configuration
17 years ago
lotus b578381bbd fix for domain monitor display in IE on terminal
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
lotus eac62a6882 * ported restart on Windows to unix-style, works on _noconsole now
17 years ago
lotus 4a48717017 * automatic update for windows
17 years ago
orbiter faed00d75d added use cases to basic configuration
17 years ago
orbiter 4229cd275c fixed several details about network switching, default password, random password and localhost authentification
17 years ago
orbiter d9d1c8de70 more protection against remote shutdown attacks: prevent loading using the crawler
17 years ago
orbiter 2ba6f4e92d fix for bad message about empty pw if localhost is allowed to access without pw
17 years ago
orbiter 6aa9bf43f9 fixed server port change
17 years ago
orbiter 53dfe9fe9a added RECENT command for search query:
17 years ago
apfelmaennchen 4f9b8a6ef8 /xml/util/getpageinfo_p.java: fixed problem with empty tags and added recognition of compound tags e.g. "DER SPIEGEL"
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
daburna 90f085f0ef #updated language file
17 years ago
apfelmaennchen 1a3b87baaa ...
17 years ago
apfelmaennchen 4a932194a9 adjusted license text and copyright
17 years ago
orbiter 30356ec980 The basic configuration is now very very easy! New users will not be confronted with account settings.
17 years ago
orbiter 3bd1db776a implemented switch for admin authorization from localhost:
17 years ago