yacy_search_server/htroot
2011-04-20 22:33:01 +00:00
..
api YMark: intermediate work towards flexigrid support 2011-04-20 22:33:01 +00:00
env - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion 2011-03-10 23:25:07 +00:00
js *) Oops! 2011-02-17 20:42:35 +00:00
processing replaced utf-8 with UTF-8 2011-02-16 13:51:30 +00:00
proxymsg de.lng: Added German translations for some missing table content on Network view 2010-09-26 22:28:32 +00:00
www added 2011-02-14 22:57:43 +00:00
yacy YMark: intermediate work towards flexigrid support 2011-04-20 22:33:01 +00:00
AccessGrid_p.html - disabled arrow keys in search (pages switch) again -- too disturbing when editing the query line 2011-02-21 10:30:58 +00:00
AccessGrid_p.java THE GRID is coming to YaCy .. see new animated graphics on http://localhost:8090/AccessGrid_p.html 2011-02-18 23:19:35 +00:00
AccessPicture_p.java *) simplified code\n*) fixed potential NumberFormatExceptions 2011-03-15 01:03:35 +00:00
AccessTracker_p.html - more control in access tracker: count number of returned search results (not only info how much is in the index) 2011-01-11 22:58:14 +00:00
AccessTracker_p.java - more control in access tracker: count number of returned search results (not only info how much is in the index) 2011-01-11 22:58:14 +00:00
AccessTracker_p.xml - more control in access tracker: count number of returned search results (not only info how much is in the index) 2011-01-11 22:58:14 +00:00
autoconfig.java preparations to move the HTCache into cora: 2010-08-23 12:32:02 +00:00
autoconfig.pac autoconfig.pac can be used to browse .yacy-domains only 2009-06-15 19:48:11 +00:00
Banner.java fix banner reload parameters (were no html errors) 2010-09-11 11:05:07 +00:00
Blacklist_p.html added 2011-02-14 22:57:43 +00:00
Blacklist_p.java *) cleaning up the code a little bit 2010-11-27 00:54:59 +00:00
BlacklistCleaner_p.html added 2011-02-14 22:57:43 +00:00
BlacklistCleaner_p.java *) cleaning up the code a little bit 2010-11-27 00:54:59 +00:00
BlacklistImpExp_p.html added 2011-02-14 22:57:43 +00:00
BlacklistImpExp_p.java *) renamed classes according to standard Java coding conventions 2010-11-21 01:29:32 +00:00
BlacklistTest_p.html added 2011-02-14 22:57:43 +00:00
BlacklistTest_p.java *) renamed classes according to standard Java coding conventions 2010-11-21 01:29:32 +00:00
Blog.html added 2011-02-14 22:57:43 +00:00
Blog.java *) added new user right: extended search right (allows to define users who can query more results than anonymous users) 2011-04-01 23:32:40 +00:00
Blog.rss Added "encoding =" UTF-8 "in the RSS files 2010-09-27 20:36:49 +00:00
Blog.xml
BlogComments.html
BlogComments.java *) added new user right: extended search right (allows to define users who can query more results than anonymous users) 2011-04-01 23:32:40 +00:00
Bookmarks.html de.lng: Updated German translation and removed old unused strings, e.g. 8080 -> 8090 and Search Portal translations 2011-02-28 00:22:05 +00:00
Bookmarks.java *) added new user right: extended search right (allows to define users who can query more results than anonymous users) 2011-04-01 23:32:40 +00:00
Bookmarks.rss Added "encoding =" UTF-8 "in the RSS files 2010-09-27 20:36:49 +00:00
CacheResource_p.html
CacheResource_p.java enhancements to web cache and less strict caching rules 2011-03-22 10:35:26 +00:00
Collage.html added 2011-02-14 22:57:43 +00:00
Collage.java Collage.html and Collage.java: Added <p> in body before images for XHTML 1.0 Transitional validationg and alt tag to images as well as closing tag <img (...) /> 2010-09-29 23:11:29 +00:00
compare_yacy.html added 2011-02-14 22:57:43 +00:00
compare_yacy.java preparations to move the HTCache into cora: 2010-08-23 12:32:02 +00:00
ConfigAccounts_p.html added 2011-02-14 22:57:43 +00:00
ConfigAccounts_p.java *) added new user right: extended search right (allows to define users who can query more results than anonymous users) 2011-04-01 23:32:40 +00:00
ConfigAppearance_p.html added 2011-02-14 22:57:43 +00:00
ConfigAppearance_p.java *) cleaning up the code a little bit 2010-11-24 01:31:41 +00:00
ConfigBasic.html added 2011-02-14 22:57:43 +00:00
ConfigBasic.java added a handling of appearances of yacy bot entries in robots.txt if this entry addresses the yacy peer 2011-04-03 23:39:45 +00:00
ConfigHeuristics_p.html - added http://blekko.com as search heuristic (like scroogle). This was easy since they deliver their search results also as rss feed 2010-11-29 18:08:20 +00:00
ConfigHeuristics_p.java - added http://blekko.com as search heuristic (like scroogle). This was easy since they deliver their search results also as rss feed 2010-11-29 18:08:20 +00:00
ConfigHTCache_p.html added 2011-02-14 22:57:43 +00:00
ConfigHTCache_p.java * provide option to delete cached snippet fetching failures 2011-01-10 21:40:56 +00:00
ConfigLanguage_p.html added 2011-02-14 22:57:43 +00:00
ConfigLanguage_p.java *) cleaning up the code a little bit 2010-11-27 00:54:59 +00:00
ConfigLiveSearch.html 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 2010-09-29 20:06:39 +00:00
ConfigLiveSearch.java changed the default port from 8080 to 8090 2011-01-28 10:54:13 +00:00
ConfigNetwork_p.html * adminAccountForLocalhost only for localhost 2011-01-17 11:37:30 +00:00
ConfigNetwork_p.java *) simplified code\n*) fixed potential NumberFormatExceptions 2011-03-15 01:03:35 +00:00
ConfigParser.html moved parser configuration in separate servelet 2009-07-14 06:57:13 +00:00
ConfigParser.java *) cleaning up the code a little bit 2010-11-27 00:54:59 +00:00
ConfigPortal.html added more configuration options for search: 2011-03-21 07:50:34 +00:00
ConfigPortal.java added more configuration options for search: 2011-03-21 07:50:34 +00:00
ConfigProfile_p.html
ConfigProfile_p.java preparations to move the HTCache into cora: 2010-08-23 12:32:02 +00:00
ConfigProperties_p.html added 2011-02-14 22:57:43 +00:00
ConfigProperties_p.java *) preventing whitespace keys in config file 2011-04-02 09:25:07 +00:00
ConfigRobotsTxt_p.html
ConfigRobotsTxt_p.java preparations to move the HTCache into cora: 2010-08-23 12:32:02 +00:00
ConfigSearchBox.html - some redesign in UI menu structure to make room for new 'Content Integration' main menu containing import servlets for Wikimedia Dumps, phpbb3 forum imports and OAI-PMH imports 2009-10-31 11:58:06 +00:00
ConfigSearchBox.java changed the default port from 8080 to 8090 2011-01-28 10:54:13 +00:00
ConfigUpdate_p.html added 2011-02-14 22:57:43 +00:00
ConfigUpdate_p.java * fix bug #6 2011-03-20 17:59:58 +00:00
Connections_p.html ... migrating to HttpComponents-Client-4.x ... 2010-07-22 00:51:41 +00:00
Connections_p.java *) simplified code\n*) fixed potential NumberFormatExceptions 2011-03-15 01:03:35 +00:00
ContentIntegrationPHPBB3_p.html added 2011-02-14 22:57:43 +00:00
ContentIntegrationPHPBB3_p.java continuing the fight against deadlocks during time formatting: better caching. 2011-02-25 21:11:53 +00:00
CookieMonitorIncoming_p.html added 2011-02-14 22:57:43 +00:00
CookieMonitorIncoming_p.java preparations to move the HTCache into cora: 2010-08-23 12:32:02 +00:00
CookieMonitorOutgoing_p.html added 2011-02-14 22:57:43 +00:00
CookieMonitorOutgoing_p.java preparations to move the HTCache into cora: 2010-08-23 12:32:02 +00:00
CookieTest_p.html
CookieTest_p.java *) cleaning up the code a little bit 2010-12-16 00:18:05 +00:00
Crawler_p.html added 2011-02-14 22:57:43 +00:00
Crawler_p.java - fixed a bug in crawl start with file name (npe in new url) 2011-04-18 16:11:16 +00:00
CrawlMonitorRemoteStart.html added a servlet that has been removed in SVN 4881; this servlet is now splitted and will be used for a simple crawl start and a remote crawl monitor (not yet integrated into the interface) 2010-01-13 23:19:45 +00:00
CrawlMonitorRemoteStart.java *) cleaning up the code a little bit 2010-11-27 00:54:59 +00:00
CrawlProfileEditor_p.html added 2011-02-14 22:57:43 +00:00
CrawlProfileEditor_p.java - fixed document number limitation for crawls that restrict the number of documents per domain 2011-02-12 00:01:40 +00:00
CrawlProfileEditor_p.xml replaced auto-dom filter with easy-to-understand Site Link-List crawler option 2010-09-30 12:50:34 +00:00
CrawlResults.html added 2011-02-14 22:57:43 +00:00
CrawlResults.java *) simplified code\n*) fixed potential NumberFormatExceptions 2011-03-15 01:03:35 +00:00
CrawlStartExpert_p.html - removed file upload function in crawl start and replaced it with an input field for a file path where the crawl start file is loaded. This was necessary to support the API steering for file crawl starts, for two reasons: 2011-03-09 12:50:39 +00:00
CrawlStartExpert_p.java *) simplified code\n*) fixed potential NumberFormatExceptions 2011-03-15 01:03:35 +00:00
CrawlStartScanner_p.html de.lng: Added German translation to Network Scanner menu 2011-01-23 18:36:44 +00:00
CrawlStartScanner_p.java *) simplified code\n*) fixed potential NumberFormatExceptions 2011-03-15 01:03:35 +00:00
CrawlStartSite_p.html fixed crawl start: with SVN 7225 the name of the crawl start url was not given in input field and therefore all crawl starts had contained the empty string as crawl start url 2010-10-08 22:02:24 +00:00
CrawlStartSite_p.java renamed servlet CrawlStart_p.html to CrawlStartSite_p.html to circumvent problem with translation which still showed old expert crawl start page 2010-09-22 21:46:31 +00:00
cytag.java continuing the fight against deadlocks during time formatting: better caching. 2011-02-25 21:11:53 +00:00
DictionaryLoader_p.html added 2011-02-14 22:57:43 +00:00
DictionaryLoader_p.java - fixed document number limitation for crawls that restrict the number of documents per domain 2011-02-12 00:01:40 +00:00
favicon.bmp
favicon.ico
favicon.png
Help.html
Help.java preparations to move the HTCache into cora: 2010-08-23 12:32:02 +00:00
imagetest.java some more performance hacks 2011-02-26 01:24:49 +00:00
index.html fix for http://bugs.yacy.net/view.php?id=12 2011-04-17 22:53:15 +00:00
index.java fix for http://bugs.yacy.net/view.php?id=12 2011-04-17 22:53:15 +00:00
IndexCleaner_p.html - moved index cleaner to blacklist submenu, because the index cleaner cleans the index with the blacklist 2009-12-03 14:26:30 +00:00
IndexCleaner_p.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 2011-03-07 20:36:40 +00:00
IndexControlCleaner_p.html - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion 2011-03-10 23:25:07 +00:00
IndexControlRWIs_p.html - fixed a bug in crawl start with file name (npe in new url) 2011-04-18 16:11:16 +00:00
IndexControlRWIs_p.java - fixed a bug in crawl start with file name (npe in new url) 2011-04-18 16:11:16 +00:00
IndexControlURLs_p.html added 2011-02-14 22:57:43 +00:00
IndexControlURLs_p.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 2011-03-07 20:36:40 +00:00
IndexCreateDomainCrawl_p.html added 2011-02-14 22:57:43 +00:00
IndexCreateDomainCrawl_p.java *) simplified code\n*) fixed potential NumberFormatExceptions 2011-03-15 01:03:35 +00:00
IndexCreateLoaderQueue_p.html some redesign of the main menu structure: 2010-01-10 00:10:43 +00:00
IndexCreateLoaderQueue_p.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 2011-03-07 20:36:40 +00:00
IndexCreateParserErrors_p.html added 2011-02-14 22:57:43 +00:00
IndexCreateParserErrors_p.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 2011-03-07 20:36:40 +00:00
IndexCreateWWWGlobalQueue_p.html added 2011-02-14 22:57:43 +00:00
IndexCreateWWWGlobalQueue_p.java *) simplified code\n*) fixed potential NumberFormatExceptions 2011-03-15 01:03:35 +00:00
IndexCreateWWWLocalQueue_p.html - added geo information parsing to html parser 2011-03-30 00:49:47 +00:00
IndexCreateWWWLocalQueue_p.java *) simplified code\n*) fixed potential NumberFormatExceptions 2011-03-15 01:03:35 +00:00
IndexCreateWWWRemoteQueue_p.html added 2011-02-14 22:57:43 +00:00
IndexCreateWWWRemoteQueue_p.java *) simplified code\n*) fixed potential NumberFormatExceptions 2011-03-15 01:03:35 +00:00
IndexImportOAIPMH_p.html added 2011-02-14 22:57:43 +00:00
IndexImportOAIPMH_p.java *) deleted LogStatistics since the page did not work anymore and it seemed to be obsolete, tell me if you miss it and I will add it again 2011-02-18 01:46:07 +00:00
IndexImportOAIPMHList_p.html de.lng: Added some more untranslated strings I found and uncommented old ones that were removed 2010-10-06 00:00:23 +00:00
IndexImportOAIPMHList_p.java *) deleted LogStatistics since the page did not work anymore and it seemed to be obsolete, tell me if you miss it and I will add it again 2011-02-18 01:46:07 +00:00
IndexImportWikimedia_p.html - fixed missing save operation for peer name change 2011-03-19 23:52:09 +00:00
IndexImportWikimedia_p.java - enhancements to DNS IP caching and crawler speed 2011-03-22 09:34:10 +00:00
IndexShare_p.html added 2011-02-14 22:57:43 +00:00
IndexShare_p.java *) simplified code\n*) fixed potential NumberFormatExceptions 2011-03-15 01:03:35 +00:00
Load_MediawikiWiki.html de.lng: Added some more untranslated strings I found and uncommented old ones that were removed 2010-10-06 00:00:23 +00:00
Load_MediawikiWiki.java *) deleted LogStatistics since the page did not work anymore and it seemed to be obsolete, tell me if you miss it and I will add it again 2011-02-18 01:46:07 +00:00
Load_PHPBB3.html de.lng: Added some more untranslated strings I found and uncommented old ones that were removed 2010-10-06 00:00:23 +00:00
Load_PHPBB3.java *) deleted LogStatistics since the page did not work anymore and it seemed to be obsolete, tell me if you miss it and I will add it again 2011-02-18 01:46:07 +00:00
Load_RSS_p.html added 2011-02-14 22:57:43 +00:00
Load_RSS_p.java *) simplified code\n*) fixed potential NumberFormatExceptions 2011-03-15 01:03:35 +00:00
mediawiki_p.html
mediawiki_p.java - fixed missing save operation for peer name change 2011-03-19 23:52:09 +00:00
Messages_p.html added 2011-02-14 22:57:43 +00:00
Messages_p.java - fixed missing save operation for peer name change 2011-03-19 23:52:09 +00:00
Messages_p.rss Added "encoding =" UTF-8 "in the RSS files 2010-09-27 20:36:49 +00:00
Messages_p.xml
MessageSend_p.html
MessageSend_p.java - fixed missing save operation for peer name change 2011-03-19 23:52:09 +00:00
Network.csv
Network.html added 2011-02-14 22:57:43 +00:00
Network.java *) simplified code\n*) fixed potential NumberFormatExceptions 2011-03-15 01:03:35 +00:00
Network.xml - cleaned up yacy news 2011-01-12 00:00:14 +00:00
NetworkPicture.java *) simplified code\n*) fixed potential NumberFormatExceptions 2011-03-15 01:03:35 +00:00
News.html added 2011-02-14 22:57:43 +00:00
News.java *) simplified code\n*) fixed potential NumberFormatExceptions 2011-03-15 01:03:35 +00:00
News.rss Added "encoding =" UTF-8 "in the RSS files 2010-09-27 20:36:49 +00:00
opensearchdescription.java *) simplified code\n*) fixed potential NumberFormatExceptions 2011-03-15 01:03:35 +00:00
opensearchdescription.xml added search suggestions in XML format. This also supports CORS 2010-11-03 09:20:36 +00:00
osm.java moved all Double values to Float values because of 2011-02-01 23:49:11 +00:00
PeerLoadPicture.java *) simplified code\n*) fixed potential NumberFormatExceptions 2011-03-15 01:03:35 +00:00
Performance_p.html added 2011-02-14 22:57:43 +00:00
Performance_p.java preparations to move the HTCache into cora: 2010-08-23 12:32:02 +00:00
PerformanceConcurrency_p.html minor corrections and bug fixes 2010-02-11 15:05:38 +00:00
PerformanceConcurrency_p.java preparations to move the HTCache into cora: 2010-08-23 12:32:02 +00:00
PerformanceGraph.java preparations to move the HTCache into cora: 2010-08-23 12:32:02 +00:00
PerformanceMemory_p.html changed way of storage for search requests: 2010-09-02 21:52:45 +00:00
PerformanceMemory_p.java - enhancements to DNS IP caching and crawler speed 2011-03-22 09:34:10 +00:00
PerformanceMemory_p.xml
PerformanceQueues_p.html added 2011-02-14 22:57:43 +00:00
PerformanceQueues_p.java *) simplified code\n*) fixed potential NumberFormatExceptions 2011-03-15 01:03:35 +00:00
PerformanceQueues_p.xml
PerformanceSearch_p.html enhanced search event logging (to be used for further improvements) 2010-09-13 09:33:04 +00:00
PerformanceSearch_p.java enhanced search event logging (to be used for further improvements) 2010-09-13 09:33:04 +00:00
ProxyIndexingMonitor_p.html added 2011-02-14 22:57:43 +00:00
ProxyIndexingMonitor_p.java *) simplified code\n*) fixed potential NumberFormatExceptions 2011-03-15 01:03:35 +00:00
QuickCrawlLink_p.html
QuickCrawlLink_p.java *) simplified code\n*) fixed potential NumberFormatExceptions 2011-03-15 01:03:35 +00:00
QuickCrawlLink_p.xml
Ranking_p.html de.lng: Updated German translation and removed old unused strings, e.g. 8080 -> 8090 and Search Portal translations 2011-02-28 00:22:05 +00:00
Ranking_p.java preparations to move the HTCache into cora: 2010-08-23 12:32:02 +00:00
rct_p.html
rct_p.java enhanced crawler: 2010-12-11 00:31:57 +00:00
RemoteCrawl_p.html - removed the remote crawl option from the network configuration submenu and 2010-09-16 00:39:05 +00:00
RemoteCrawl_p.java *) simplified code\n*) fixed potential NumberFormatExceptions 2011-03-15 01:03:35 +00:00
robots.java preparations to move the HTCache into cora: 2010-08-23 12:32:02 +00:00
robots.txt - added a missing entry in YaCy interface robots.txt for bookmarks 2010-09-06 09:58:54 +00:00
rssTerminal.html changed the default port from 8080 to 8090 2011-01-28 10:54:13 +00:00
SearchEventPicture.java preparations to move the HTCache into cora: 2010-08-23 12:32:02 +00:00
Settings_Crawler.inc - added new protocol loader for 'file'-type URLs 2010-05-25 12:54:57 +00:00
Settings_Http.inc
Settings_MessageForwarding.inc
Settings_p.html added an api recording function: it shall be possible to record 2010-01-21 22:06:03 +00:00
Settings_p.java *) simplified code\n*) fixed potential NumberFormatExceptions 2011-03-15 01:03:35 +00:00
Settings_Proxy.inc
Settings_ProxyAccess.inc changed the default port from 8080 to 8090 2011-01-28 10:54:13 +00:00
Settings_Seed_UploadFile.inc
Settings_Seed_UploadFtp.inc
Settings_Seed_UploadScp.inc
Settings_Seed.inc
Settings_ServerAccess.inc
SettingsAck_p.html - added new protocol loader for 'file'-type URLs 2010-05-25 12:54:57 +00:00
SettingsAck_p.java *) simplified code\n*) fixed potential NumberFormatExceptions 2011-03-15 01:03:35 +00:00
sharedBlacklist_p.html added 2011-02-14 22:57:43 +00:00
sharedBlacklist_p.java *) simplified code\n*) fixed potential NumberFormatExceptions 2011-03-15 01:03:35 +00:00
ssitest.html
ssitest.inc
ssitestservlet.html
ssitestservlet.java preparations to move the HTCache into cora: 2010-08-23 12:32:02 +00:00
Status_p.inc tell non-windows users about the tray-icon 2010-02-26 19:44:23 +00:00
Status.html added 2011-02-14 22:57:43 +00:00
Status.java *) simplified code\n*) fixed potential NumberFormatExceptions 2011-03-15 01:03:35 +00:00
Steering.html *) Changed image in Steering.html from linked image to embedded image because shutdown is so fast now, browsers can't load image before Yacy instance is gone already. Had to make image smaller since IE does not accept large Base64 encoded images. 2010-09-18 00:18:52 +00:00
Steering.java removed all delays in shutdown process 2010-09-14 09:13:28 +00:00
suggest.java *) minor changes 2011-03-08 23:27:41 +00:00
suggest.json added search suggestions in XML format. This also supports CORS 2010-11-03 09:20:36 +00:00
suggest.xml added search suggestions in XML format. This also supports CORS 2010-11-03 09:20:36 +00:00
Supporter.html
Supporter.java redesigned the ScoreMap classes: 2011-03-13 01:41:44 +00:00
Surftips.html added 2011-02-14 22:57:43 +00:00
Surftips.java redesigned the ScoreMap classes: 2011-03-13 01:41:44 +00:00
Surftips.rss Added "encoding =" UTF-8 "in the RSS files 2010-09-27 20:36:49 +00:00
Table_API_p.html added patch from quix0r, see 2011-02-14 23:16:47 +00:00
Table_API_p.java *) simplified code\n*) fixed potential NumberFormatExceptions 2011-03-15 01:03:35 +00:00
Table_RobotsTxt_p.html - integrated live search in the IndexControlURLs input window for URLs: 2010-03-09 15:44:11 +00:00
Table_RobotsTxt_p.java preparations to move the HTCache into cora: 2010-08-23 12:32:02 +00:00
Table_YMark_p.html added 2011-02-14 22:57:43 +00:00
Table_YMark_p.java YMark: 2011-04-18 21:42:14 +00:00
Tables_p.html added 2011-02-14 22:57:43 +00:00
Tables_p.java *) simplified code\n*) fixed potential NumberFormatExceptions 2011-03-15 01:03:35 +00:00
terminal_p.html de.lng: Added some more untranslated strings I found and uncommented old ones that were removed 2010-10-06 00:00:23 +00:00
test.java changed the default port from 8080 to 8090 2011-01-28 10:54:13 +00:00
test.xml
Threaddump_p.html added 2011-02-14 22:57:43 +00:00
Threaddump_p.java another anhancement to the ThreadDump function: better multiple dumps and filtering out of not interesting dump parts 2011-03-17 20:48:39 +00:00
Trails.html Fixes for (X)HTML compatibility. 2010-05-05 21:12:58 +00:00
Trails.java preparations to move the HTCache into cora: 2010-08-23 12:32:02 +00:00
User.html added 2011-02-14 22:57:43 +00:00
User.java *) renamed classes according to standard Java coding conventions 2010-11-21 01:29:32 +00:00
ViewFile.html - added geo information parsing to html parser 2011-03-30 00:49:47 +00:00
ViewFile.java - added geo information parsing to html parser 2011-03-30 00:49:47 +00:00
ViewImage.java better concurrency in ViewImage icon cache and OOM protection for too large icon caches 2011-03-22 11:00:55 +00:00
ViewLog_p.html reverted also changes in ViewLog from SVN 7557 because the ThreadDump submenu was not visible any more. 2011-03-07 21:19:47 +00:00
ViewLog_p.java *) minor changes 2011-03-08 22:37:17 +00:00
ViewLog_p.json
ViewProfile.html added link on ViewProfile.html to EditProfile_p.html to make it easier to customize the peer 2011-01-31 19:55:00 +00:00
ViewProfile.java - fixed missing save operation for peer name change 2011-03-19 23:52:09 +00:00
ViewProfile.rdf
ViewProfile.vcf
ViewProfile.xml
WatchWebStructure_p.html added 2011-02-14 22:57:43 +00:00
WatchWebStructure_p.java - fixed document number limitation for crawls that restrict the number of documents per domain 2011-02-12 00:01:40 +00:00
WebStructurePicture_p.java *) minor changes 2011-03-08 23:27:41 +00:00
Wiki.html *) added comments 2010-10-08 00:32:50 +00:00
Wiki.java - fixed missing save operation for peer name change 2011-03-19 23:52:09 +00:00
WikiHelp.html *) WikiCode help page update 2010-10-25 00:30:10 +00:00
WikiHelp.java preparations to move the HTCache into cora: 2010-08-23 12:32:02 +00:00
yacyinteractive.html better rename modified version 2011-03-23 20:22:08 +00:00
yacyinteractive.java *) minor changes 2011-03-08 23:27:41 +00:00
yacysearch_location.html enhanced location search: 2011-04-15 15:54:19 +00:00
yacysearch_location.java enhanced location search: 2011-04-15 15:54:19 +00:00
yacysearch_location.kml - fix for http://forum.yacy-websuche.de/viewtopic.php?p=20036#p20036 2010-05-11 23:06:39 +00:00
yacysearch_location.rss - fix for multi-word search for locations 2010-05-20 15:07:57 +00:00
yacysearch_location.xml - fix for http://forum.yacy-websuche.de/viewtopic.php?p=20036#p20036 2010-05-11 23:06:39 +00:00
yacysearch.html better rename modified version 2011-03-23 20:22:08 +00:00
yacysearch.java *) added new user right: extended search right (allows to define users who can query more results than anonymous users) 2011-04-01 23:32:40 +00:00
yacysearch.json removed unused properties 2011-02-17 22:47:39 +00:00
yacysearch.rss the location search shows now not re-evaluated locations but only such locations that are attached as metadata to web pages 2011-03-30 23:26:36 +00:00
yacysearch.xsl
yacysearchitem.html added flags and administration options to show advanced search and to show search result attributes (for each search result) 2011-02-02 15:54:13 +00:00
yacysearchitem.java the location search shows now not re-evaluated locations but only such locations that are attached as metadata to web pages 2011-03-30 23:26:36 +00:00
yacysearchitem.json added image search to yacyinteractive.html 2010-12-01 18:48:21 +00:00
yacysearchitem.xml the location search shows now not re-evaluated locations but only such locations that are attached as metadata to web pages 2011-03-30 23:26:36 +00:00
YaCySearchPluginFF.gif
YaCySearchPluginFF.html YaCySearchhtmlFF.html - fixes for XHTML compatibility. 2010-05-02 21:03:40 +00:00
YaCySearchPluginFF.java preparations to move the HTCache into cora: 2010-08-23 12:32:02 +00:00
YaCySearchPluginFF.src
yacysearchtrailer.html - fix for map view 2010-12-21 23:48:05 +00:00
yacysearchtrailer.java redesigned the ScoreMap classes: 2011-03-13 01:41:44 +00:00
yacysearchtrailer.json - added a new Wiki Namespace Navigator 2010-03-05 21:25:49 +00:00
yacysearchtrailer.xml - added a new Wiki Namespace Navigator 2010-03-05 21:25:49 +00:00