yacy_search_server/htroot
low012 0da3b6489e *) added the only changes from r7557 which actualy made sense
*) caught potential exception (occured when user entered a string which did not contain digits only for the maximum number of lines)
*) use prop.putHTML to avoid potential XSS attack in case an attacker manages to cause something to end up in the logs which contains a string which was defined by the attacker

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7562 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-03-07 21:44:58 +00:00
..
api 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
env 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
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 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
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 performance enhancements using an alternative to a insensitive collator (a complex string compare): 2011-02-25 11:23:57 +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
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 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
Blog.rss Added "encoding =" UTF-8 "in the RSS files 2010-09-27 20:36:49 +00:00
Blog.xml
BlogComments.html
BlogComments.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
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 replaced more appearance of double values by float values 2011-02-02 00:06:29 +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 - view image files from cache 2010-11-27 09:16:16 +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 * adminAccountForLocalhost only for localhost 2011-01-17 11:37:30 +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 changed the default port from 8080 to 8090 2011-01-28 10:54:13 +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 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
ConfigParser.html
ConfigParser.java *) cleaning up the code a little bit 2010-11-27 00:54:59 +00:00
ConfigPortal.html added 2011-02-14 22:57:43 +00:00
ConfigPortal.java fix for http://forum.yacy-websuche.de/viewtopic.php?p=21763#p21763 2011-02-03 10:43:09 +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 *) cleaning up the code a little bit 2010-11-27 00:54:59 +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
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 replaced more appearance of double values by float values 2011-02-02 00:06:29 +00:00
Connections_p.html ... migrating to HttpComponents-Client-4.x ... 2010-07-22 00:51:41 +00:00
Connections_p.java - cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring) 2011-01-03 20:52:54 +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 document number limitation for crawls that restrict the number of documents per domain 2011-02-12 00:01:40 +00:00
CrawlMonitorRemoteStart.html
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 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
CrawlStartExpert_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
CrawlStartExpert_p.java changed the default port from 8080 to 8090 2011-01-28 10:54:13 +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 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
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 added 2011-02-14 22:57:43 +00:00
index.java fix for http://forum.yacy-websuche.de/viewtopic.php?p=21763#p21763 2011-02-03 10:43:09 +00:00
IndexCleaner_p.html
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
IndexControlRWIs_p.html added 2011-02-14 22:57:43 +00:00
IndexControlRWIs_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
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 preparations to move the HTCache into cora: 2010-08-23 12:32:02 +00:00
IndexCreateLoaderQueue_p.html
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 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
IndexCreateWWWLocalQueue_p.html added 2011-02-14 22:57:43 +00:00
IndexCreateWWWLocalQueue_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
IndexCreateWWWRemoteQueue_p.html added 2011-02-14 22:57:43 +00:00
IndexCreateWWWRemoteQueue_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
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 replaced utf-8 with UTF-8 2011-02-16 13:51:30 +00:00
IndexImportWikimedia_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
IndexShare_p.html added 2011-02-14 22:57:43 +00:00
IndexShare_p.java preparations to move the HTCache into cora: 2010-08-23 12:32:02 +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 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
mediawiki_p.html
mediawiki_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
Messages_p.html added 2011-02-14 22:57:43 +00:00
Messages_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
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 preparations to move the HTCache into cora: 2010-08-23 12:32:02 +00:00
Network.csv
Network.html added 2011-02-14 22:57:43 +00:00
Network.java fix display of statistics link on network.html (caused by menu option) 2011-02-09 21:32:45 +00:00
Network.xml - cleaned up yacy news 2011-01-12 00:00:14 +00:00
NetworkPicture.java small bug fixes and experiments with search speed enhancement 2011-03-04 14:29:22 +00:00
News.html added 2011-02-14 22:57:43 +00:00
News.java - cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring) 2011-01-03 20:52:54 +00:00
News.rss Added "encoding =" UTF-8 "in the RSS files 2010-09-27 20:36:49 +00:00
opensearchdescription.java changed the default port from 8080 to 8090 2011-01-28 10:54:13 +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 preparations to move the HTCache into cora: 2010-08-23 12:32:02 +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
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 - fixed a memory leak in the httpc.post method (no finish) 2011-03-01 09:03:33 +00:00
PerformanceMemory_p.xml
PerformanceQueues_p.html added 2011-02-14 22:57:43 +00:00
PerformanceQueues_p.java moved all Double values to Float values because of 2011-02-01 23:49:11 +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 - fixed document number limitation for crawls that restrict the number of documents per domain 2011-02-12 00:01:40 +00:00
QuickCrawlLink_p.html
QuickCrawlLink_p.java - fixed document number limitation for crawls that restrict the number of documents per domain 2011-02-12 00:01:40 +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 - cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring) 2011-01-03 20:52:54 +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
Settings_p.java changed the default port from 8080 to 8090 2011-01-28 10:54:13 +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 - cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring) 2011-01-03 20:52:54 +00:00
sharedBlacklist_p.html added 2011-02-14 22:57:43 +00:00
sharedBlacklist_p.java changed the default port from 8080 to 8090 2011-01-28 10:54:13 +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
Status.html added 2011-02-14 22:57:43 +00:00
Status.java changed the default port from 8080 to 8090 2011-01-28 10:54:13 +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 added search suggestions for interactive search: is only shown if there are no search results 2010-12-29 14:30:25 +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 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
Surftips.html added 2011-02-14 22:57:43 +00:00
Surftips.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
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 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
Table_RobotsTxt_p.html
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 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
Tables_p.html added 2011-02-14 22:57:43 +00:00
Tables_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
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 less synchronization, better thread dump tool 2011-03-07 15:29:45 +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 - view image files from cache 2010-11-27 09:16:16 +00:00
ViewFile.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
ViewImage.java * add a bit documentation to DigestURI, use DigestURI(string) instead of DigestURI(string, null) 2010-10-26 16:10:20 +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 *) added the only changes from r7557 which actualy made sense 2011-03-07 21:44:58 +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 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.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 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
Wiki.html *) added comments 2010-10-08 00:32:50 +00:00
Wiki.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
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 - cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring) 2011-01-03 20:52:54 +00:00
yacyinteractive.java removed the display option from index.html, yacysearch.html and yacyinteractive.html 2010-12-08 10:50:23 +00:00
yacysearch_location.html - fix for map view 2010-12-21 23:48:05 +00:00
yacysearch_location.java - fixed document number limitation for crawls that restrict the number of documents per domain 2011-02-12 00:01:40 +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 - disabled arrow keys in search (pages switch) again -- too disturbing when editing the query line 2011-02-21 10:30:58 +00:00
yacysearch.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
yacysearch.json removed unused properties 2011-02-17 22:47:39 +00:00
yacysearch.rss - 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
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 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
yacysearchitem.json added image search to yacyinteractive.html 2010-12-01 18:48:21 +00:00
yacysearchitem.xml added a location search service: using the following servlet/example: 2010-05-11 12:58:05 +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 fix for non-valid json, see http://forum.yacy-websuche.de/viewtopic.php?f=6&t=3179 2011-02-17 16:47:05 +00:00
yacysearchtrailer.json
yacysearchtrailer.xml