yacy_search_server/htroot
Michael Peter Christen 97f6089a41 YaCy can now create web page snapshots as pdf documents which can later
be transcoded into jpg for image previews. To create such pdfs you must
do:

Add wkhtmltopdf and imagemagick to your OS, which you can do:
On a Mac download wkhtmltox-0.12.1_osx-cocoa-x86-64.pkg from
http://wkhtmltopdf.org/downloads.html and downloadh
ttp://cactuslab.com/imagemagick/assets/ImageMagick-6.8.9-9.pkg.zip
In Debian do "apt-get install wkhtmltopdf imagemagick"

Then check in /Settings_p.html?page=ProxyAccess: "Transparent Proxy" and
"Always Fresh" - this is used by wkhtmltopdf to fetch web pages using
the YaCy proxy. Using "Always Fresh" it is possible to get all pages
from the proxy cache.

Finally, you will see a new option when starting an expert web crawl.
You can set a maximum depth for crawling which should cause a pdf
generation. The resulting pdfs are then available in
DATA/HTCACHE/SNAPSHOTS/<host>.<port>/<depth>/<shard>/<urlhash>.<date>.pdf
2014-12-01 15:03:09 +01:00
..
api added fix to postprocessing: avoid caching of postprocessing collection 2014-11-14 16:34:55 +01:00
env moved network configuration to Use Case submenu; this is necessary 2014-12-01 01:12:51 +01:00
jquery Auto Tagging: Add hyperlinks to tags (provisional) 2012-06-19 01:24:06 +02:00
js fix image search expand box, cut-off of 2nd capture line height 2014-10-03 01:43:05 +02:00
portalsearch update target url for yacy-portalsearch.html to search.yacy.net (peer yacportalsearch2014) 2014-08-24 23:05:22 +02:00
processing Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
proxymsg de.lng: Added German translations for some missing table content on Network view 2010-09-26 22:28:32 +00:00
yacy reduce number of calls to queue.size() because that may be a bottleneck 2014-11-23 20:09:32 +01:00
AccessGrid_p.html - added more options to access grid picture, web structure picture and network graphics 2011-06-02 23:27:26 +00:00
AccessGrid_p.java refactoring 2012-09-21 15:48:16 +02:00
AccessPicture_p.java made the access tracker class static because it shall be used by the 2014-01-05 05:04:28 +01:00
AccessTracker_p.html replacing direct html table cellspacing with css set-up for cellspacing 2014-03-31 01:15:35 +02:00
AccessTracker_p.java adjusted ConfigHeuristic and changed QueryGoal.getOriginalQueryString to .getQueryString 2014-01-20 00:58:17 +01: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
AugmentedBrowsing_p.html adding a hint to javascript browser short cut on Url-Proxy page (AugmentedBrowsing_p.html) 2014-03-30 05:11:42 +02:00
AugmentedBrowsing_p.java remove AugmentedBrowsing_p.html augmented browsing switch 2014-03-19 22:40:35 +01:00
AugmentedParsing_p.html fix: port in local target adress 2014-03-29 00:34:01 +01:00
AugmentedParsing_p.java refactoring 2012-09-21 15:48:16 +02:00
autoconfig.java refactoring 2012-09-21 15:48:16 +02:00
autoconfig.pac
Banner.java *) simplified banner creation code 2013-05-25 12:56:43 +02:00
Blacklist_p.html replacing direct html table cellspacing with css set-up for cellspacing 2014-03-31 01:15:35 +02:00
Blacklist_p.java Improvements and bugfixes for recording actions of blacklist API. 2014-06-17 22:54:47 +02:00
BlacklistCleaner_p.html added 2011-02-14 22:57:43 +00:00
BlacklistCleaner_p.java Team added support for URLs with unicode characters in host part to 2014-03-25 22:14:54 +01:00
BlacklistImpExp_p.html fix: blacklist xml export path to xml template 2014-03-31 02:48:28 +02:00
BlacklistImpExp_p.java fix for Blacklist (-Administration) 2013-07-29 19:09:28 +02:00
BlacklistTest_p.html - making blacklist path part case insensitive (solving http://bugs.yacy.net/view.php?id=171) 2012-12-08 06:34:48 +01:00
BlacklistTest_p.java added an option to set 'obey nofollow' for links with rel="nofollow" 2014-07-18 12:43:01 +02:00
Blog.html added 2011-02-14 22:57:43 +00:00
Blog.java more ipv6 bugfixes 2014-10-08 12:38:56 +02: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 more ipv6 bugfixes 2014-10-08 12:38:56 +02:00
Bookmarks.html added a unlock icon for all protected pages that are unlocked because 2014-08-19 19:58:31 +02:00
Bookmarks.java more ipv6 bugfixes 2014-10-08 12:38:56 +02:00
Bookmarks.rss fix bookmark.rss 2014-07-21 19:26:12 +02:00
CacheResource_p.html
CacheResource_p.java added boolean load property to CacheResource_p servlet which causes that 2013-10-26 00:15:25 +02:00
Collage.html Improved Image Collage and WatchWebStructure page display with CSS changes 2014-03-01 11:32:14 +01:00
Collage.java refactoring (usage of constant names for attributes of authentication 2014-01-05 04:23:44 +01:00
compare_yacy.html fixed visibility of custom icon 2014-03-28 17:25:39 +01:00
compare_yacy.java integrated startpage to compare_yacy 2013-10-26 00:33:36 +02:00
ConfigAccounts_p.html harmonize use of style for "delete" button 2014-06-22 23:33:59 +02:00
ConfigAccounts_p.java fixed localhost authorization and replaced the adminRealm with an info 2014-09-02 13:15:19 +02:00
ConfigAppearance_p.html harmonize use of style for "delete" button 2014-06-22 23:33:59 +02:00
ConfigAppearance_p.java - fix typo in Message_p (defaultpath) 2014-06-01 00:20:25 +02:00
ConfigBasic.html removed the HTDOCS repository concept because the concept to host files 2014-08-26 19:02:53 +02:00
ConfigBasic.java Finished implementation of UPNP: 2014-10-07 13:10:06 +02:00
ConfigHeuristics_p.html redesign of search page integration menu structure 2014-03-31 03:18:38 +02:00
ConfigHeuristics_p.java removed unused variables and warnings 2014-03-19 09:29:01 +01:00
ConfigHTCache_p.html harmonize use of style for "delete" button 2014-06-22 23:33:59 +02:00
ConfigHTCache_p.java fixed a division by zero 2013-12-04 01:54:14 +01:00
ConfigLanguage_p.html harmonize use of style for "delete" button 2014-06-22 23:33:59 +02:00
ConfigLanguage_p.java use configured admin-username for api calls 2014-01-07 21:26:50 +01:00
ConfigNetwork_p.html moved network configuration to Use Case submenu; this is necessary 2014-12-01 01:12:51 +01:00
ConfigNetwork_p.java large IPv6 redesign of peer ping methods! 2014-09-30 14:53:52 +02:00
ConfigParser.html Complete redesign of administration top-level menu. This follows two 2014-03-31 15:47:58 +02:00
ConfigParser.java refactoring 2012-09-21 15:48:16 +02:00
ConfigPortal.html redesign of search page integration menu structure 2014-03-31 03:18:38 +02:00
ConfigPortal.java more ipv6 bugfixes 2014-10-08 12:38:56 +02:00
ConfigProfile_p.html redesign of search page integration menu structure 2014-03-31 03:18:38 +02:00
ConfigProfile_p.java refactoring 2012-09-21 15:48:16 +02:00
ConfigProperties_p.html replaced pdblue-homebrew buttons with bootstrap standard buttons 2014-03-20 22:52:01 +01:00
ConfigProperties_p.java refactoring 2012-09-21 15:48:16 +02:00
ConfigRobotsTxt_p.html Complete redesign of administration top-level menu. This follows two 2014-03-31 15:47:58 +02:00
ConfigRobotsTxt_p.java more ipv6 bugfixes 2014-10-08 12:38:56 +02:00
ConfigSearchBox.html redesign of search page integration menu structure 2014-03-31 03:18:38 +02:00
ConfigSearchBox.java more ipv6 bugfixes 2014-10-08 12:38:56 +02:00
ConfigSearchPage_p.html Added collection navigation: 2014-06-15 12:11:23 +02:00
ConfigSearchPage_p.java Added collection navigation: 2014-06-15 12:11:23 +02:00
ConfigUpdate_p.html Complete redesign of administration top-level menu. This follows two 2014-03-31 15:47:58 +02:00
ConfigUpdate_p.java reverted toString() change in AnchorURL to prevent mistakenly used 2014-07-21 15:58:29 +02:00
Connections_p.html Monitoring and limit connection-count for Jetty 2014-05-22 22:16:39 +02:00
Connections_p.java Monitoring and limit connection-count for Jetty 2014-05-22 22:16:39 +02:00
ContentAnalysis_p.html added missing servlet html 2014-04-02 17:37:21 +02:00
ContentAnalysis_p.java merge rc1/master 2013-11-07 21:30:17 +01:00
ContentControl_p.html replaced pdblue-homebrew buttons with bootstrap standard buttons 2014-03-20 22:52:01 +01:00
ContentControl_p.java update and generalization of the SMW import and content control routines 2012-11-09 13:48:40 +01:00
ContentIntegrationPHPBB3_p.html Complete redesign of administration top-level menu. This follows two 2014-03-31 15:47:58 +02:00
ContentIntegrationPHPBB3_p.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
CookieMonitorIncoming_p.html moved cookie monitoring to the network monitoring submenu 2014-09-02 11:53:22 +02:00
CookieMonitorIncoming_p.java refactoring 2012-09-21 15:48:16 +02:00
CookieMonitorOutgoing_p.html moved cookie monitoring to the network monitoring submenu 2014-09-02 11:53:22 +02:00
CookieMonitorOutgoing_p.java refactoring 2012-09-21 15:48:16 +02:00
CookieTest_p.html replaced pdblue-homebrew buttons with bootstrap standard buttons 2014-03-20 22:52:01 +01:00
CookieTest_p.java refactoring 2012-09-21 15:48:16 +02:00
CrawlCheck_p.html replacing direct html table cellspacing with css set-up for cellspacing 2014-03-31 01:15:35 +02:00
CrawlCheck_p.java support for multiple sitemaps in robots.txt 2014-03-14 13:33:23 +01:00
Crawler_p.html better buttons 2014-04-29 16:22:31 +02:00
Crawler_p.java YaCy can now create web page snapshots as pdf documents which can later 2014-12-01 15:03:09 +01:00
CrawlMonitorRemoteStart.html replacing direct html table cellspacing with css set-up for cellspacing 2014-03-31 01:15:35 +02:00
CrawlMonitorRemoteStart.java refactoring 2012-09-21 15:48:16 +02:00
CrawlProfileEditor_p.html fix for values in CrawlProfileEditor table and xml; now the full profile 2014-10-09 13:27:20 +02:00
CrawlProfileEditor_p.java - crawl profiles shall be deleted from active and passive stacks if they 2013-09-26 10:22:31 +02:00
CrawlProfileEditor_p.xml fix for values in CrawlProfileEditor table and xml; now the full profile 2014-10-09 13:27:20 +02:00
CrawlResults.html Add link to RemoteCrawl_p 2014-07-21 02:00:05 +02:00
CrawlResults.java Team added support for URLs with unicode characters in host part to 2014-03-25 22:14:54 +01:00
CrawlStartExpert.html YaCy can now create web page snapshots as pdf documents which can later 2014-12-01 15:03:09 +01:00
CrawlStartExpert.java YaCy can now create web page snapshots as pdf documents which can later 2014-12-01 15:03:09 +01:00
CrawlStartScanner_p.html replaced pdblue-homebrew buttons with bootstrap standard buttons 2014-03-20 22:52:01 +01:00
CrawlStartScanner_p.java Finished implementation of UPNP: 2014-10-07 13:10:06 +02:00
CrawlStartSite.html fix for crawl start check 2014-06-15 22:50:04 +02:00
CrawlStartSite.java made crawl start pages public since they do not reveal individual 2014-03-31 20:42:39 +02:00
cytag.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
DictionaryLoader_p.html added loading of the synonyms file from addon/synonyms into the 2014-11-19 17:36:56 +01:00
DictionaryLoader_p.java added loading of the synonyms file from addon/synonyms into the 2014-11-19 17:36:56 +01:00
favicon.bmp new icons 2013-06-11 13:16:46 +02:00
favicon.ico new icons 2013-06-11 13:16:46 +02:00
favicon.png new icons 2013-06-11 13:16:46 +02:00
goto_p.html implement a forward to remote peer link in P2P Network list 2014-09-14 23:26:22 +02:00
goto_p.java more ipv6 bugfixes 2014-10-08 12:38:56 +02:00
Help.html make internal page links relative to ease any future development for context aware servlets 2014-02-10 21:40:42 +01:00
Help.java refactoring 2012-09-21 15:48:16 +02:00
HostBrowser.html added debug code for statistics about document attributes related to 2014-10-29 10:50:08 +01:00
HostBrowser.java use a LinkedHashMap for factes to maintain facet order as given by solr 2014-11-20 18:44:29 +01:00
HostBrowser.xml added a HostBrowser.xml api file and changed a bit of attribute naming 2012-10-18 11:42:13 +02:00
HostBrowserAdmin_p.html replaced pdblue-homebrew buttons with bootstrap standard buttons 2014-03-20 22:52:01 +01:00
imagetest.java enhanced graphics computation (avoiding long string parsing for colours) 2014-10-15 10:31:24 +02:00
index.html add html5 autofocus to query input field 2014-10-01 23:53:41 +02:00
index.java search result showPicture update search parameter 2014-09-30 22:22:13 +02:00
IndexCleaner_p.html Fixed a lot CHMOD rights (no need for execute flag on *.java/*.html) and introduced local/remote crawl size ratio based check 2011-12-29 00:33:16 +01:00
IndexControlRWIs_p.html replacing direct html table cellspacing with css set-up for cellspacing 2014-03-31 01:15:35 +02:00
IndexControlRWIs_p.java catch IndexControlRWIs_p error if RWI not connected 2014-08-04 00:03:42 +02:00
IndexControlURLs_p.html added new 'firstSeen' database table and necessary data structures which 2014-11-13 00:58:58 +01:00
IndexControlURLs_p.java added new 'firstSeen' database table and necessary data structures which 2014-11-13 00:58:58 +01:00
IndexControlURLs_p.xml migrated the index export methods from the old metadata to solr. Now 2013-01-24 12:39:19 +01:00
IndexCreateLoaderQueue_p.html replacing direct html table cellspacing with css set-up for cellspacing 2014-03-31 01:15:35 +02:00
IndexCreateLoaderQueue_p.java enhanced concurrent loading by using a fixed set of concurrent loader 2014-03-03 22:13:40 +01:00
IndexCreateParserErrors_p.html open rejected urls in new browser 2014-10-03 20:49:40 +02:00
IndexCreateParserErrors_p.java fix for strange fail reason 2014-04-30 05:14:01 +02:00
IndexCreateQueues_p.html - added a new Crawler Balancer: HostBalancer and HostQueues: 2014-04-16 21:34:28 +02:00
IndexCreateQueues_p.java IPv6 host parsing bugfixes 2014-10-01 10:21:03 +02:00
IndexDeletion_p.html replaced input text field with text field for index deletion with query 2014-10-24 12:57:37 +02:00
IndexDeletion_p.java do not cache search requests to Solr if the result is used for 2014-11-20 18:45:27 +01:00
IndexFederated_p.html added SolrCloud access mode and configuration 2014-07-16 14:57:51 +02:00
IndexFederated_p.java added SolrCloud access mode and configuration 2014-07-16 14:57:51 +02:00
IndexImportMediawiki_p.html Complete redesign of administration top-level menu. This follows two 2014-03-31 15:47:58 +02:00
IndexImportMediawiki_p.java catch input file not found in Mediawiki import 2014-07-10 23:58:47 +02:00
IndexImportOAIPMH_p.html Complete redesign of administration top-level menu. This follows two 2014-03-31 15:47:58 +02:00
IndexImportOAIPMH_p.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
IndexImportOAIPMHList_p.html replacing direct html table cellspacing with css set-up for cellspacing 2014-03-31 01:15:35 +02:00
IndexImportOAIPMHList_p.java recover sax fatal error on OAI-PMH import of xml with entity error 2014-04-25 01:05:28 +02:00
IndexReIndexMonitor_p.html modifiy description for Field-Reindex to act only on local index 2014-09-15 23:29:42 +02:00
IndexReIndexMonitor_p.java reverted latest change for reindexing because that works actually only 2014-07-02 14:56:34 +02:00
IndexSchema_p.html add display filter (active/disabled) to IndexSchema_p.html config 2014-04-29 22:51:01 +02:00
IndexSchema_p.java add display filter (active/disabled) to IndexSchema_p.html config 2014-04-29 22:51:01 +02:00
IndexShare_p.html added 2011-02-14 22:57:43 +00:00
IndexShare_p.java added the generation of 50 (!!) new solr field in the core 'webgraph'. 2013-02-22 15:45:15 +01: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 more ipv6 bugfixes 2014-10-08 12:38:56 +02:00
Load_PHPBB3.html relax verify attribute for search widget to make it faster: 2012-05-20 00:50:54 +02:00
Load_PHPBB3.java more ipv6 bugfixes 2014-10-08 12:38:56 +02:00
Load_RSS_p.html fix: load_Rss remove feed to many parameter for get 2014-05-18 22:41:09 +02:00
Load_RSS_p.java allow url parameter in worktable apicall 2014-10-04 04:11:48 +02:00
mediawiki_p.html
mediawiki_p.java more ipv6 bugfixes 2014-10-08 12:38:56 +02:00
Messages_p.html replacing direct html table cellspacing with css set-up for cellspacing 2014-03-31 01:15:35 +02:00
Messages_p.java more ipv6 bugfixes 2014-10-08 12:38:56 +02: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 more ipv6 fixes 2014-10-11 00:34:07 +02:00
Network.html fix for 2-day network stats table: showing 48 instead of 24 hours from 2014-11-17 14:23:21 +01:00
Network.java added network history in /Network.html?page=5 2014-10-29 13:21:35 +01:00
Network.xml IPv6-enhanced Network monitoring page 2014-10-01 03:10:39 +02:00
NetworkHistory.java fix for bad table iteration 2014-11-10 18:52:01 +01:00
NetworkPicture.java enhanced graphics computation (avoiding long string parsing for colours) 2014-10-15 10:31:24 +02:00
News.html replacing direct html table cellspacing with css set-up for cellspacing 2014-03-31 01:15:35 +02:00
News.java more ipv6 bugfixes 2014-10-08 12:38:56 +02:00
News.rss Added "encoding =" UTF-8 "in the RSS files 2010-09-27 20:36:49 +00:00
opensearchdescription.java Finished implementation of UPNP: 2014-10-07 13:10:06 +02:00
opensearchdescription.xml fix for http://mantis.tokeek.de/view.php?id=467 2014-09-13 16:26:40 +02:00
osm.java added proper copyright notice to OSM tiles presented at the search 2014-10-15 09:13:23 +02:00
PeerLoadPicture.java fix for default boolean post values: the default value MUST NOT be TRUE, 2013-07-31 10:49:26 +02:00
Performance_p.html Complete redesign of administration top-level menu. This follows two 2014-03-31 15:47:58 +02:00
Performance_p.java refactoring 2012-09-21 15:48:16 +02:00
PerformanceConcurrency_p.html replacing direct html table cellspacing with css set-up for cellspacing 2014-03-31 01:15:35 +02:00
PerformanceConcurrency_p.java refactoring of WorkflowProcessor, added process counter, update of 2013-05-13 13:28:07 +02:00
PerformanceGraph.java - performance graph does not shop peer ping in memory monitor any more 2013-12-04 12:59:30 +01:00
PerformanceMemory_p.html replacing direct html table cellspacing with css set-up for cellspacing 2014-03-31 01:15:35 +02:00
PerformanceMemory_p.java enrichment of PerformanceMemory display of SolrInfoMBean table 2014-02-07 00:22:31 +01:00
PerformanceMemory_p.xml
PerformanceQueues_p.html added a high cpu cycle monitor to PerformanceQueues 2014-10-08 15:20:43 +02:00
PerformanceQueues_p.java added a high cpu cycle monitor to PerformanceQueues 2014-10-08 15:20:43 +02:00
PerformanceQueues_p.xml added a high cpu cycle monitor to PerformanceQueues 2014-10-08 15:20:43 +02:00
PerformanceSearch_p.html replacing direct html table cellspacing with css set-up for cellspacing 2014-03-31 01:15:35 +02:00
PerformanceSearch_p.java refactoring of AccessTracker events & timeline fix 2014-07-01 16:06:01 +02:00
ProxyIndexingMonitor_p.html replacing direct html table cellspacing with css set-up for cellspacing 2014-03-31 01:15:35 +02:00
ProxyIndexingMonitor_p.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
QuickCrawlLink_p.html added a crawl option to obey html-meta-robots-noindex. This is on by 2013-07-03 14:50:06 +02:00
QuickCrawlLink_p.java YaCy can now create web page snapshots as pdf documents which can later 2014-12-01 15:03:09 +01:00
QuickCrawlLink_p.xml
RankingRWI_p.html redesign of search page integration menu structure 2014-03-31 03:18:38 +02:00
RankingRWI_p.java removed block rank ranking and all YBR files in /ranking 2013-05-30 13:01:22 +02:00
RankingSolr_p.html larger boost fields for ranking 2014-11-27 12:11:54 +01:00
RankingSolr_p.java added hints to ranking to make ranking boosts using vocabularies easier 2014-11-20 18:46:06 +01:00
rct_p.html
rct_p.java fix for bad/missing values of size_i 2014-03-11 09:51:04 +01:00
RegexTest.html Added German translation for AccessGrid_p.html, CrawlCheck_p.html, RegexTest.html and env/templates/submenuTargetAnalysis.template 2014-03-01 11:31:23 +01:00
RegexTest.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
RemoteCrawl_p.html Add link to RemoteCrawl_p 2014-07-21 02:00:05 +02:00
RemoteCrawl_p.java added a disable function in RemoteCrawl_p servlet which prevents setting 2013-02-05 12:47:20 +01:00
robots.java fixed ClassCastException: [Ljava.lang.Object; cannot be cast to 2013-05-29 12:02:19 +02:00
robots.txt disallow remote robots to crawl the HostBrowser servlet 2013-11-26 07:06:25 +01:00
rssTerminal.html make internal page links relative to ease any future development for context aware servlets 2014-02-10 21:40:42 +01:00
SearchEventPicture.java refactoring 2012-09-21 15:48:16 +02:00
ServerScannerList.html exclude nav-header/footer in ServerScannerList.html?embedded 2014-08-31 05:04:19 +02:00
ServerScannerList.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
Settings_Crawler.inc - added new protocol loader for 'file'-type URLs 2010-05-25 12:54:57 +00:00
Settings_MessageForwarding.inc
Settings_p.html moved Table administration and Busy Queues Config out of mini-submenu of 2014-09-02 12:04:44 +02:00
Settings_p.java added option to make the YaCy proxy act as the cache is never stale. If 2014-11-24 20:28:52 +01:00
Settings_Proxy.inc "Use remote proxy for yacy" has no function, remove option and related config item 2014-05-17 23:36:59 +02:00
Settings_ProxyAccess.inc added option to make the YaCy proxy act as the cache is never stale. If 2014-11-24 20:28:52 +01:00
Settings_Seed_UploadFile.inc
Settings_Seed_UploadFtp.inc
Settings_Seed_UploadScp.inc
Settings_Seed.inc
Settings_ServerAccess.inc added a input-field for setting 'fileHost' 2014-11-12 21:32:34 +01:00
SettingsAck_p.html added option to make the YaCy proxy act as the cache is never stale. If 2014-11-24 20:28:52 +01:00
SettingsAck_p.java added option to make the YaCy proxy act as the cache is never stale. If 2014-11-24 20:28:52 +01:00
sharedBlacklist_p.html replacing direct html table cellspacing with css set-up for cellspacing 2014-03-31 01:15:35 +02:00
sharedBlacklist_p.java use configured admin-username for api calls 2014-01-07 21:26:50 +01:00
ssitest.html
ssitest.inc
ssitestservlet.html
ssitestservlet.java refactoring 2012-09-21 15:48:16 +02:00
Status_p.inc add link to thread pool settings in status panel 2014-09-21 22:35:03 +02:00
Status.html added new index size history image in /Status.html page 2014-10-29 13:37:44 +01:00
Status.java more ipv6 bugfixes 2014-10-08 12:38:56 +02:00
Steering.html update to kaskelix 2014-08-28 12:15:11 +02:00
Steering.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
suggest.java added typeahead library to re-implement search suggestions for bootstrap 2014-03-27 11:56:33 +01: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 make internal page links relative to ease any future development for context aware servlets 2014-02-10 21:40:42 +01:00
Supporter.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
Surftips.html make internal page links relative to ease any future development for context aware servlets 2014-02-10 21:40:42 +01:00
Surftips.java large IPv6 redesign of peer ping methods! 2014-09-30 14:53:52 +02:00
Surftips.rss Added "encoding =" UTF-8 "in the RSS files 2010-09-27 20:36:49 +00:00
Table_API_p.html remove obsolete alternate link 2014-11-28 01:40:46 +01:00
Table_API_p.java added high-precision scheduler for API processes. This allows also to 2014-11-14 10:02:50 +01:00
Table_RobotsTxt_p.html - added bootstrap css framework 2014-03-18 13:42:31 +01:00
Table_RobotsTxt_p.java refactoring 2012-09-21 15:48:16 +02:00
Table_YMark_p.html replacing direct html table cellspacing with css set-up for cellspacing 2014-03-31 01:15:35 +02:00
Table_YMark_p.java fix for bad table iteration 2014-11-10 18:52:01 +01:00
Tables_p.html html fix 2014-11-10 02:18:44 +01:00
Tables_p.java fix for bad table iteration 2014-11-10 18:52:01 +01:00
Tables_p.xml added (missing) Tables_p.xml for table xml api 2014-11-02 20:10:32 +01:00
terminal_p.html fixed crawl start links after renaming them in latest commit 2014-04-01 00:35:58 +02:00
test.html - added d3.js for visualizations using embedded svg 2014-04-03 14:51:19 +02:00
test.java refactoring 2012-09-21 15:48:16 +02:00
test.xml
Threaddump_p.html Complete redesign of administration top-level menu. This follows two 2014-03-31 15:47:58 +02:00
Threaddump_p.java fix for thread dump line spacing 2014-03-27 22:13:37 +01:00
Trails.html One is okay ... 2012-06-10 23:40:07 +02:00
Trails.java refactoring 2012-09-21 15:48:16 +02:00
User.html make internal page links relative to ease any future development for context aware servlets 2014-02-10 21:40:42 +01:00
User.java implemented DIGEST authentication, which is for remote login more secure 2014-01-17 00:02:23 +01:00
ViewFile.html position api icon (ViewFile.html) 2014-11-30 01:58:14 +01:00
ViewFile.java added new 'firstSeen' database table and necessary data structures which 2014-11-13 00:58:58 +01:00
ViewImage.java enhanced image search: bugfixes and performance enhancements 2014-09-12 16:37:01 +02:00
ViewLog_p.html - added bootstrap css framework 2014-03-18 13:42:31 +01:00
ViewLog_p.java increased default logging line count to max 2014-08-06 12:40:35 +02:00
ViewLog_p.json
ViewProfile.html fixed visibility of custom icon 2014-03-28 17:25:39 +01:00
ViewProfile.java more ipv6 bugfixes 2014-10-08 12:38:56 +02:00
ViewProfile.rdf
ViewProfile.vcf
ViewProfile.xml
Vocabulary_p.html added option to enrich vocabularies with synonyms from synonym database 2014-11-19 18:12:43 +01:00
Vocabulary_p.java when importing vocabulary csv files, accept also files without semicolon 2014-11-21 12:42:29 +01:00
Vocabulary_p.xml added ontology extraction in xml as api call for vocabularies 2012-06-18 13:02:12 +02:00
WatchWebStructure_p.html fix: hanging text in input fields of WatchWebStructure_p.html 2014-08-16 03:37:36 +02:00
WatchWebStructure_p.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
WebStructurePicture_p.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
Wiki.html speed-up of network port scanner 2011-05-14 09:03:16 +00:00
Wiki.java more ipv6 bugfixes 2014-10-08 12:38:56 +02:00
WikiHelp.html upd: to open more external links in new browser-tab 2013-12-26 01:16:53 +01:00
WikiHelp.java refactoring 2012-09-21 15:48:16 +02:00
yacyinteractive.html fixed visibility of custom icon 2014-03-28 17:25:39 +01:00
yacyinteractive.java fix for xss bugs found by CTF365 2014-10-01 12:22:55 +02:00
yacysearch_location.html automatically zoom to location/POI 2014-10-15 11:07:08 +02:00
yacysearch_location.java enhanced location search 2014-10-15 00:55:57 +02: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.atom add recommended link "self" to atom feed output 2014-09-14 01:40:27 +02:00
yacysearch.html fix (enable) error msg on empty query 2014-11-28 22:44:33 +01:00
yacysearch.java fix (enable) error msg on empty query 2014-11-28 22:44:33 +01:00
yacysearch.json removed unused properties 2011-02-17 22:47:39 +00:00
yacysearch.rss fix opensearch resultcount in yacysearch.rss 2014-01-04 17:14:10 +01:00
yacysearch.xsl fix NPE in solr rss where snippet contains only the title text 2014-07-01 23:24:26 +02:00
yacysearchitem.atom - skip html template specific servlet post variables (show_xxx) for feeds, 2014-09-12 02:10:18 +02:00
yacysearchitem.html show vocabularies in search result (in case of debugging) 2014-11-28 01:19:31 +01:00
yacysearchitem.java show vocabularies in search result (in case of debugging) 2014-11-28 01:19:31 +01:00
yacysearchitem.json add ranking weight to json-search-results 2011-04-28 11:18:14 +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
yacysearchlatestinfo.java changed protocol facet to show also all other counts if one facet is 2014-03-27 13:29:14 +01:00
yacysearchlatestinfo.json fixed page navigation counter 2011-11-27 15:38:37 +00:00
YaCySearchPluginFF.gif
YaCySearchPluginFF.html make internal page links relative to ease any future development for context aware servlets 2014-02-10 21:40:42 +01:00
YaCySearchPluginFF.java refactoring 2012-09-21 15:48:16 +02:00
YaCySearchPluginFF.src
yacysearchtrailer.html remove not used accordion javascript call for facet navs 2014-11-09 22:06:00 +01:00
yacysearchtrailer.java adjust tag cloud font size calculation 2014-11-17 01:24:30 +01:00
yacysearchtrailer.json fix for broken json 2014-06-17 11:36:20 +02:00
yacysearchtrailer.xml Added collection navigation: 2014-06-15 12:11:23 +02:00
YMarks.html added a unlock icon for all protected pages that are unlocked because 2014-08-19 19:58:31 +02:00
YMarks.java removed jena library and all code that depended on jena. When jena was 2014-02-07 01:20:06 +01:00