yacy_search_server/htroot
2010-08-22 22:32:39 +00:00
..
api - modified api-call interface to record api calls with references to api-call database (carries pk) 2010-08-18 15:56:38 +00:00
env - added a new RSS reader interface. This is not finished but you can now load and look at RSS feeds. It will be used to index RSS feeds in a way that is appropriate for such kind of data. 2010-08-20 11:30:02 +00:00
js *) more beautyful (IMO) code, no functional changes 2010-03-23 21:05:26 +00:00
processing more PMD enhancements 2010-01-13 00:23:07 +00:00
proxymsg *) Removed base tag from errror page. This has been added by myself a long time ago as a workaround for some weird behavior of my router, but as it turns out, it does more bad than good in general: If HTTPS is used for communication with YaCy, entering a wrong passwort led to an errror page with a form which would send username and password unencrypted with the user possibly being unaware of this. 2009-09-23 21:26:14 +00:00
www refactoring 2009-10-11 21:29:18 +00:00
yacy ConfigUpdate_p.html and ConfigUpdate_p.java: Added check for downloaded releases and disabled buttons in case no new releases available 2010-07-25 13:19:16 +00:00
AccessTracker_p.html fixes for wrong attribut name search->query (SRU) 2010-05-21 13:02:35 +00:00
AccessTracker_p.java This is a large bugfix and enhancement commit to support a better location detection for data 2010-05-11 11:14:05 +00:00
AccessTracker_p.xml
autoconfig.java refactoring 2009-10-11 21:29:18 +00:00
autoconfig.pac autoconfig.pac can be used to browse .yacy-domains only 2009-06-15 19:48:11 +00:00
Banner.java set an option for the java-internal image parser that prevents that the image is cached using the file-system in a temporary file. This should speed up image parsing during image indexing dramatically and should also cause better performance when showing the yacy banner and OSM tiles. 2010-03-26 10:43:31 +00:00
Blacklist_p.html *) blacklist cleaner supports usage of regular expressions now 2009-09-29 21:28:49 +00:00
Blacklist_p.java This is a large bugfix and enhancement commit to support a better location detection for data 2010-05-11 11:14:05 +00:00
BlacklistCleaner_p.html *) blacklist cleaner supports usage of regular expressions now 2009-09-29 21:28:49 +00:00
BlacklistCleaner_p.java more PMD recommendations 2010-01-12 20:53:19 +00:00
BlacklistImpExp_p.html *) first and very limited version of XML import, does not use benefits provided by XML yet 2009-04-11 09:55:46 +00:00
BlacklistImpExp_p.java replaced _all_ size() == 0 with isEmpty() and all size() > 0 with !isEmpty(). The isEmpty() method is much faster in some cases, especially when used to access badly balanced hashtables where an size() operation becomes a large iteration. 2009-12-02 00:37:59 +00:00
BlacklistTest_p.html *) tested string will appear in input box now (when testing a similar URL it does need to be copied anymore, it can be edited it right away) 2009-09-26 21:33:33 +00:00
BlacklistTest_p.java - (almost) fixed FTP crawler 2010-03-11 15:43:06 +00:00
Blog.html
Blog.java - extended news size from 512 to 1024 characters 2010-06-15 10:43:47 +00:00
Blog.rss
Blog.xml
BlogComments.html
BlogComments.java more PMD recommendations 2010-01-12 20:53:19 +00:00
Bookmarks.html Minor Changes 2010-02-08 10:13:14 +00:00
Bookmarks.java redesign of parser interface: 2010-06-29 19:20:45 +00:00
Bookmarks.rss Update property name bookmarks to display_bookmarks (changed in SVN 5554) to fix the broken Bookmark RSS feed 2010-02-28 11:22:01 +00:00
CacheResource_p.html
CacheResource_p.java - fix for caching of OSM tiles. if you want that this fix applies to your peer, please delete the crawl profiles 2010-05-14 23:50:07 +00:00
Collage.html Collage.html: Fixed problem where the German translation broke the action that contained Collage in a form 2010-07-26 20:18:19 +00:00
Collage.java - added new protocol loader for 'file'-type URLs 2010-05-25 12:54:57 +00:00
compare_yacy.html
compare_yacy.java fix for yacy search urls in compare search 2010-05-05 15:44:40 +00:00
ConfigAccounts_p.html ConfigUpdate_p.html and ConfigUpdate_p.java: Added check for downloaded releases and disabled buttons in case no new releases available 2010-07-25 13:19:16 +00:00
ConfigAccounts_p.java added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function 2009-12-09 23:27:26 +00:00
ConfigAppearance_p.html Small Changes on the de. language File and small correction to the ConfigAppearance_p.html page. Please test and report bugs to me (th-suess@gmx.de). 2009-12-26 21:18:20 +00:00
ConfigAppearance_p.java ... migrating to HttpComponents-Client-4.x ... 2010-07-22 23:08:37 +00:00
ConfigBasic.html ConfigBasic.html: XHTML 1.0 Strict fixes 2010-07-24 15:26:53 +00:00
ConfigBasic.java refactoring of tables data organisation 2010-02-04 11:26:23 +00:00
ConfigHeuristics_p.html ConfigHeuristics_p.html: XHTML 1.0 Strict Changes 2010-07-21 22:40:34 +00:00
ConfigHeuristics_p.java added a configuration page for search heuristics. currently you can switch on there: 2010-06-27 21:38:16 +00:00
ConfigLanguage_p.html *) Made sure that only files with appropriate file endings are listed as skin or language files. 2009-10-17 00:26:14 +00:00
ConfigLanguage_p.java ... migrating to HttpComponents-Client-4.x ... 2010-07-22 23:08:37 +00:00
ConfigLiveSearch.html in live search, show at least 20 entries instead of only 10 2010-01-12 15:23:01 +00:00
ConfigLiveSearch.java refactoring 2009-10-11 21:29:18 +00:00
ConfigNetwork_p.html de.lng: Added some German translation for Config* pages that I have found untranslated 2010-08-18 05:55:11 +00:00
ConfigNetwork_p.java allow global search if res. observer disabled index transmission 2010-02-09 17:14:16 +00:00
ConfigParser.html moved parser configuration in separate servelet 2009-07-14 06:57:13 +00:00
ConfigParser.java redesign of parser interface: 2010-06-29 19:20:45 +00:00
ConfigPortal.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
ConfigPortal.java refactoring of tables data organisation 2010-02-04 11:26:23 +00:00
ConfigProfile_p.html - added new servlets to support search portal administrators for the integration of yacy search fields in their web pages 2009-05-29 14:16:03 +00:00
ConfigProfile_p.java - extended news size from 512 to 1024 characters 2010-06-15 10:43:47 +00:00
ConfigProperties_p.html ConfigUpdate_p.html and ConfigUpdate_p.java: Added check for downloaded releases and disabled buttons in case no new releases available 2010-07-25 13:19:16 +00:00
ConfigProperties_p.java refactoring 2009-10-11 21:29:18 +00:00
ConfigRobotsTxt_p.html - added new servlets to support search portal administrators for the integration of yacy search fields in their web pages 2009-05-29 14:16:03 +00:00
ConfigRobotsTxt_p.java refactoring 2009-10-11 21:29:18 +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 refactoring 2009-10-11 21:29:18 +00:00
ConfigUpdate_p.html ConfigUpdate_p.html and ConfigUpdate_p.java: Added check for downloaded releases and disabled buttons in case no new releases available 2010-07-25 13:19:16 +00:00
ConfigUpdate_p.java ConfigUpdate_p.html and ConfigUpdate_p.java: Added check for downloaded releases and disabled buttons in case no new releases available 2010-07-25 13:19:16 +00:00
Connections_p.html ... migrating to HttpComponents-Client-4.x ... 2010-07-22 00:51:41 +00:00
Connections_p.java ... migrating to HttpComponents-Client-4.x ... 2010-07-22 00:51:41 +00:00
ContentIntegrationPHPBB3_p.html Updated German translation de.lng and fixed typos in html files (english) 2010-06-11 13:51:49 +00:00
ContentIntegrationPHPBB3_p.java added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 2009-11-05 20:28:37 +00:00
CookieMonitorIncoming_p.html
CookieMonitorIncoming_p.java refactoring 2009-10-11 21:29:18 +00:00
CookieMonitorOutgoing_p.html
CookieMonitorOutgoing_p.java refactoring 2009-10-11 21:29:18 +00:00
CookieTest_p.html
CookieTest_p.java refactoring 2009-10-11 21:29:18 +00:00
Crawler_p.html - cleanup, removed unused imports 2010-04-27 21:47:41 +00:00
Crawler_p.java removed old rss parser (will be replaced with parser from cora package) 2010-08-20 07:42:38 +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 - added option to localization search to distinguish between a search for a location according to the search word only or for the relation between a web search results and locations found in the metadata fields 2010-05-19 12:53:09 +00:00
CrawlProfileEditor_p.html added a scheduler based on API actions 2010-08-19 12:13:54 +00:00
CrawlProfileEditor_p.java added a scheduler based on API actions 2010-08-19 12:13:54 +00:00
CrawlProfileEditor_p.xml
CrawlResults.html Minor Changes 2010-02-08 10:13:14 +00:00
CrawlResults.java redesign of remote proxy settings 2010-05-26 00:01:16 +00:00
CrawlStart_p.html added the new crawl scheduling function to the crawl start menu: 2010-08-19 23:52:38 +00:00
CrawlStart_p.java - changed default memory to 500m 2010-06-14 21:36:40 +00:00
cytag.java continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775 2010-04-08 00:11:32 +00:00
DictionaryLoader_p.html ConfigBasic.html: XHTML 1.0 Strict fixes 2010-07-24 15:26:53 +00:00
DictionaryLoader_p.java more abstraction for access of LoaderDispatcher and cache 2010-06-22 12:28:53 +00:00
favicon.bmp
favicon.ico high-end favicon with 2 versions: 2009-04-18 18:37:26 +00:00
favicon.png
Help.html
Help.java refactoring 2009-10-11 21:29:18 +00:00
imagetest.java - the web visualization can now be generated in custom color 2010-08-17 10:44:00 +00:00
index.html *) less HTML errors (according to https://addons.mozilla.org/de/firefox/addon/249/) 2010-07-18 09:10:46 +00:00
index.java - fix for http://forum.yacy-websuche.de/viewtopic.php?p=20036#p20036 2010-05-11 23:06:39 +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 applied code changes that are recommended by PMD 2010-01-10 23:09:48 +00:00
IndexControlRWIs_p.html * added index segments 2009-10-09 14:44:20 +00:00
IndexControlRWIs_p.java more abstraction of the htcache when using the LoaderDispatcher: 2010-06-21 14:54:54 +00:00
IndexControlURLs_p.html Fixes for (X)HTML compatibility. 2010-05-05 21:12:58 +00:00
IndexControlURLs_p.java more abstraction of the htcache when using the LoaderDispatcher: 2010-06-21 14:54:54 +00:00
IndexCreateDomainCrawl_p.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
IndexCreateDomainCrawl_p.java refactoring of tables data organisation 2010-02-04 11:26:23 +00:00
IndexCreateLoaderQueue_p.html some redesign of the main menu structure: 2010-01-10 00:10:43 +00:00
IndexCreateLoaderQueue_p.java ... migrating to HttpComponents-Client-4.x ... 2010-07-27 01:16:26 +00:00
IndexCreateParserErrors_p.html some redesign of the main menu structure: 2010-01-10 00:10:43 +00:00
IndexCreateParserErrors_p.java more null == proxy fixes 2010-04-10 18:31:12 +00:00
IndexCreateWWWGlobalQueue_p.html some redesign of the main menu structure: 2010-01-10 00:10:43 +00:00
IndexCreateWWWGlobalQueue_p.java ... migrating to HttpComponents-Client-4.x ... 2010-07-27 01:16:26 +00:00
IndexCreateWWWLocalQueue_p.html some redesign of the main menu structure: 2010-01-10 00:10:43 +00:00
IndexCreateWWWLocalQueue_p.java fixed dates in metadata 2010-05-08 22:09:36 +00:00
IndexCreateWWWRemoteQueue_p.html some redesign of the main menu structure: 2010-01-10 00:10:43 +00:00
IndexCreateWWWRemoteQueue_p.java ... migrating to HttpComponents-Client-4.x ... 2010-07-27 01:16:26 +00:00
IndexImportOAIPMH_p.html enhanced and fixed OAI-PMH import 2010-04-30 14:03:51 +00:00
IndexImportOAIPMH_p.java - fixed resumption token generation for oai-pmh import 2010-05-02 22:20:24 +00:00
IndexImportOAIPMHList_p.html Fixes for (X)HTML compatibility. 2010-05-05 21:12:58 +00:00
IndexImportOAIPMHList_p.java The oai ListFriends source list becomes configurable: just write them into defaults/oaiListFriendsSource.xml 2010-05-06 10:01:37 +00:00
IndexImportWikimedia_p.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
IndexImportWikimedia_p.java added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 2009-11-05 20:28:37 +00:00
IndexShare_p.html
IndexShare_p.java refactoring 2009-10-11 21:29:18 +00:00
Load_MediawikiWiki.html - added a new RSS reader interface. This is not finished but you can now load and look at RSS feeds. It will be used to index RSS feeds in a way that is appropriate for such kind of data. 2010-08-20 11:30:02 +00:00
Load_MediawikiWiki.java - added a new RSS reader interface. This is not finished but you can now load and look at RSS feeds. It will be used to index RSS feeds in a way that is appropriate for such kind of data. 2010-08-20 11:30:02 +00:00
Load_PHPBB3.html - added a new RSS reader interface. This is not finished but you can now load and look at RSS feeds. It will be used to index RSS feeds in a way that is appropriate for such kind of data. 2010-08-20 11:30:02 +00:00
Load_PHPBB3.java - added a new RSS reader interface. This is not finished but you can now load and look at RSS feeds. It will be used to index RSS feeds in a way that is appropriate for such kind of data. 2010-08-20 11:30:02 +00:00
Load_RSS_p.html - added a new RSS reader interface. This is not finished but you can now load and look at RSS feeds. It will be used to index RSS feeds in a way that is appropriate for such kind of data. 2010-08-20 11:30:02 +00:00
Load_RSS_p.java - added a new RSS reader interface. This is not finished but you can now load and look at RSS feeds. It will be used to index RSS feeds in a way that is appropriate for such kind of data. 2010-08-20 11:30:02 +00:00
LogStatistics_p.html
LogStatistics_p.java refactoring 2009-10-11 21:29:18 +00:00
mediawiki_p.html
mediawiki_p.java added stub of oai-pmh importer (not working yet) 2009-10-30 15:58:04 +00:00
Messages_p.html
Messages_p.java more PMD recommendations 2010-01-12 20:53:19 +00:00
Messages_p.rss
Messages_p.xml
MessageSend_p.html
MessageSend_p.java - more abstraction (HashMap -> Map) 2010-06-01 13:02:11 +00:00
Network.csv
Network.html *) HTML fix 2010-08-02 17:31:05 +00:00
Network.java refactoring of the cora package to get subpackages for http and ftp (smb to come) 2010-08-22 22:32:39 +00:00
Network.xml adaptive network peer counter table 2010-05-24 22:41:14 +00:00
NetworkPicture.java next try to fix loading of network picture 2010-08-22 22:02:54 +00:00
News.html
News.java - added option to localization search to distinguish between a search for a location according to the search word only or for the relation between a web search results and locations found in the metadata fields 2010-05-19 12:53:09 +00:00
News.rss
opensearchdescription.java more PMD enhancements 2010-01-13 00:23:07 +00:00
opensearchdescription.xml added link verification, global search and navigation to opensearch description. 2010-06-20 11:04:11 +00:00
osm.java - concurrent loading of OSM tiles 2010-08-08 23:14:08 +00:00
PeerLoadPicture.java - refactoring 2009-10-19 22:34:44 +00:00
Performance_p.html *) HTML fixes 2010-07-24 15:42:09 +00:00
Performance_p.java refactoring 2009-10-11 21:29:18 +00:00
PerformanceConcurrency_p.html minor corrections and bug fixes 2010-02-11 15:05:38 +00:00
PerformanceConcurrency_p.java refactoring 2009-10-11 21:29:18 +00:00
PerformanceGraph.java - refactoring 2009-10-19 22:34:44 +00:00
PerformanceMemory_p.html - enhanced concurrency in database index access for multicore 2010-08-03 04:58:48 +00:00
PerformanceMemory_p.java better memory management and slightly less (in total and temporary) RAM allocation: 2010-08-04 13:33:12 +00:00
PerformanceMemory_p.xml - refactoring of IntegerHandleIndex and LongHandleIndex: both classes had been merged into the new HandleMap class, which handles (key<byte[]>,n-byte-long) pairs with arbitraty key and value length. This will be useful to get a memory-enhanced/minimized database table indexing. 2009-06-07 21:48:01 +00:00
PerformanceQueues_p.html - enhanced balancer: auto-solving of waiting-deadlocks 2009-03-18 20:21:19 +00:00
PerformanceQueues_p.java added the new crawl scheduling function to the crawl start menu: 2010-08-19 23:52:38 +00:00
PerformanceQueues_p.xml - enhanced balancer: auto-solving of waiting-deadlocks 2009-03-18 20:21:19 +00:00
PerformanceSearch_p.html
PerformanceSearch_p.java - more configuration for profiling graph (number of events) 2009-12-08 14:25:51 +00:00
ProxyIndexingMonitor_p.html some redesign of the main menu structure: 2010-01-10 00:10:43 +00:00
ProxyIndexingMonitor_p.java more PMD recommendations 2010-01-12 20:53:19 +00:00
QuickCrawlLink_p.html
QuickCrawlLink_p.java added the new crawl scheduling function to the crawl start menu: 2010-08-19 23:52:38 +00:00
QuickCrawlLink_p.xml
Ranking_p.html added online documentation for ranking configuration 2010-07-26 10:08:21 +00:00
Ranking_p.java added online documentation for ranking configuration 2010-07-26 10:08:21 +00:00
rct_p.html
rct_p.java - added animated visualization for DHT-in and DHT-out in network graphic 2010-06-27 10:45:20 +00:00
robots.java refactoring 2009-10-11 21:29:18 +00:00
robots.txt
rssTerminal.html avoid undefined in rssTerminal 2009-04-26 11:45:36 +00:00
SearchEventPicture.java - the web visualization can now be generated in custom color 2010-08-17 10:44:00 +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 - added new protocol loader for 'file'-type URLs 2010-05-25 12:54:57 +00:00
Settings_Proxy.inc
Settings_ProxyAccess.inc
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 redesign of remote proxy settings 2010-05-26 00:01:16 +00:00
sharedBlacklist_p.html Fixes for (X)HTML compatibility. 2010-05-05 21:12:58 +00:00
sharedBlacklist_p.java ... migrating to HttpComponents-Client-4.x ... 2010-07-22 23:08:37 +00:00
ssitest.html
ssitest.inc
ssitestservlet.html
ssitestservlet.java refactoring 2009-10-11 21:29:18 +00:00
Status_p.inc tell non-windows users about the tray-icon 2010-02-26 19:44:23 +00:00
Status.html *) less HTML errors (according to https://addons.mozilla.org/de/firefox/addon/249/) 2010-07-17 19:00:54 +00:00
Status.java tell non-windows users about the tray-icon 2010-02-26 19:44:23 +00:00
Steering.html *) HTML fixes 2010-07-24 12:28:48 +00:00
Steering.java *) trying to fix bug described in http://forum.yacy-websuche.de/viewtopic.php?f=6&t=2900 2010-07-10 18:03:07 +00:00
Supporter.html
Supporter.java - extended news size from 512 to 1024 characters 2010-06-15 10:43:47 +00:00
Surftips.html
Surftips.java - extended news size from 512 to 1024 characters 2010-06-15 10:43:47 +00:00
Surftips.rss
Table_API_p.html added a scheduler based on API actions 2010-08-19 12:13:54 +00:00
Table_API_p.java added the new crawl scheduling function to the crawl start menu: 2010-08-19 23:52:38 +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 added a robots.txt monitor in the crawler monitor submenu 2010-03-09 11:31:15 +00:00
Tables_p.html added a scheduler based on API actions 2010-08-19 12:13:54 +00:00
Tables_p.java - modified api-call interface to record api calls with references to api-call database (carries pk) 2010-08-18 15:56:38 +00:00
terminal_p.html - some refactoring for internal RSSFeed (protocol of all actions as seen on status page) 2010-06-26 22:39:27 +00:00
test.java refactoring 2009-10-11 21:29:18 +00:00
test.xml
Threaddump_p.html
Threaddump_p.java better thread dump statistic evaluation in threaddump servlet when creating multiple dumps for profiling: no distinguishing between thread states 2010-04-13 12:19:09 +00:00
Trails.html Fixes for (X)HTML compatibility. 2010-05-05 21:12:58 +00:00
Trails.java refactoring 2009-10-11 21:29:18 +00:00
User.html
User.java added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function 2009-12-09 23:27:26 +00:00
ViewFile.html added more information about metadata in ViewFile.html 2010-03-11 00:11:14 +00:00
ViewFile.java redesign of parser interface: 2010-06-29 19:20:45 +00:00
ViewImage.java - removed the UPnP library sources from sbbi and added the jar library again. The library was included to get support for fedora releases, but after this time the fact that the sbbi cannot be part of fedora should be re-discussed. If this will still not be possible, then we may integrate the sbbi UPnP package using reflection. 2010-06-26 10:32:47 +00:00
ViewLog_p.html
ViewLog_p.java added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 2009-11-05 20:28:37 +00:00
ViewLog_p.json - added a log viewer to RichClient (alpha version, very slow) 2009-04-25 20:58:56 +00:00
ViewProfile.html Small HTML-Fixes 2010-07-04 22:16:58 +00:00
ViewProfile.java - removed the UPnP library sources from sbbi and added the jar library again. The library was included to get support for fedora releases, but after this time the fact that the sbbi cannot be part of fedora should be re-discussed. If this will still not be possible, then we may integrate the sbbi UPnP package using reflection. 2010-06-26 10:32:47 +00:00
ViewProfile.rdf
ViewProfile.vcf
ViewProfile.xml
WatchWebStructure_p.html - the web visualization can now be generated in custom color 2010-08-17 10:44:00 +00:00
WatchWebStructure_p.java - the web visualization can now be generated in custom color 2010-08-17 10:44:00 +00:00
WebStructurePicture_p.java - the web visualization can now be generated in custom color 2010-08-17 10:44:00 +00:00
Wiki.html
Wiki.java - extended news size from 512 to 1024 characters 2010-06-15 10:43:47 +00:00
WikiHelp.html Fixed typos in WikiHelp.html 2010-01-20 07:34:43 +00:00
WikiHelp.java refactoring 2009-10-11 21:29:18 +00:00
yacyinteractive.html yacyinteractive.html: 2010-07-23 06:36:06 +00:00
yacyinteractive.java refactoring 2009-10-11 21:29:18 +00:00
yacysearch_location.html - show up to 10 locations (maps) after search (instead of a max of 5) 2010-05-21 08:18:04 +00:00
yacysearch_location.java - added new protocol loader for 'file'-type URLs 2010-05-25 12:54:57 +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 *) more HTML fixes 2010-07-18 19:21:59 +00:00
yacysearch.java - removed unused network oanet 2010-08-09 23:41:17 +00:00
yacysearch.json - fixed bad search results when searching for empty string 2009-04-15 11:22:43 +00:00
yacysearch.rss *) added missing namespace declarations in yacysearch.rss 2010-05-15 00:09:53 +00:00
yacysearch.xsl
yacysearchitem.html *) fixed small HTML bug 2010-07-18 18:40:41 +00:00
yacysearchitem.java added a configuration page for search heuristics. currently you can switch on there: 2010-06-27 21:38:16 +00:00
yacysearchitem.json added json and rss output for image search 2009-11-23 16:10:50 +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 refactoring 2009-10-11 21:29:18 +00:00
YaCySearchPluginFF.src
yacysearchtrailer.html *) more HTML fixes 2010-07-18 19:21:59 +00:00
yacysearchtrailer.java - fixes to query parameter 2010-05-20 22:05:04 +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