Commit Graph

5734 Commits (b50700c35f957d9fe47dcfb7638e8b45ba2dbef6)

Author SHA1 Message Date
reger 7c188ad092 Add extract of queries.log in form of top search word cloud (last 7 days)
8 years ago
luccioman 3475d8c1a9 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
8 years ago
luccioman c68a8be2d9 Refactored and enforced Solr mandatory fields for proper operation
8 years ago
reger 334c70c37a correct fromDate init value on missing param in api/timeline_p servlet
8 years ago
luccioman 6e89d125f2 Added robots.txt support for heuristics federated search.
8 years ago
reger a011a97de9 make ConfigParser a protected page, for consistent behavior of locked
8 years ago
luccioman 54405577aa Replaced absolute redirection locations by relative ones when possible.
8 years ago
luccioman 1857651988 Added a new Debug/Analysis advanced settings subsection.
8 years ago
luccioman 94af489f14 Removed deprecated "localMissCount" prop from yacysearchlatestinfo.json.
8 years ago
luccioman f6ad927a14 Refactored the DHT-Trigger section in Performance_p.html page.
8 years ago
luccioman b51fd9467c Fixed unresolved pattern on directory entries in HostBrowser.xml api.
8 years ago
reger f6b08443f0 adjust column layout in Settings_Proxy.inc
8 years ago
luccioman 95b63f5126 Added a CSS class for infobox block.
8 years ago
luccioman 68afe900d0 Added user-friendly controls over disk usage configuration settings.
8 years ago
luccioman d0182e4797 Improved Index Browser accessibility with semantically richer html tags.
8 years ago
luccioman 254060bda1 Index Browser : fixed display of "Count colors" for authorized users.
8 years ago
luccioman c82c8351dd Fixed Index Browser page HTML validation errors and switched to HTML5.
8 years ago
luccioman 826e5bbadd Documented /HostBrowser.html related configuration settings
8 years ago
luccioman 9adba36754 Fixed "-UNRESOLVED_PATTERN-" admin parameter in "load & index" links.
8 years ago
luccioman 4e2bc644cb Display Index Browser links requiring auth only when authenticated.
8 years ago
reger e61ee180a7 Group all proxy settings on System Administration by adding settings of
8 years ago
luccioman 39e081ef38 Fixed display of crawler pending URLs counts in HostBrowser.html page.
8 years ago
luccioman 870a5eae26 Removed temporary test main method commited by mistake.
8 years ago
reger c4017f2e87 upd to commons-compress-1.13.jar
8 years ago
luccioman e048e74072 Added an optional parameter to webstructure.xml api.
8 years ago
luccioman 17b7c92009 Made sure webstructure.xml API produces valid XML.
8 years ago
luccioman d9766ca981 Fixed WatchWebStructure_p.html render to include https URLs.
8 years ago
luccioman ed3dd5e31a Fixed webstructure.xml API used with a domain name 'about' parameter.
8 years ago
luccioman 0da1e6ba16 Factored code re-implementing DigestURL.hosthash() method.
8 years ago
luccioman f793d97e56 Factored common code with DigestURL.hosthash()
8 years ago
luccioman 9cea7cbb10 Detailed some Javadoc related to /api/webstructure.xml usage.
8 years ago
reger 007e2afa6e Start to rename "Augmented Browsing" to "Web Proxy ..." / "View via Proxy"
8 years ago
luccioman 339f005ced Blacklist import and update performance improvements.
8 years ago
luccioman e3892b0957 Added some JavaDoc.
8 years ago
luccioman 52d05d14c6 Display result favicons only for http or https resources.
8 years ago
luccioman b154d3eb87 Added descriptive titles to Crawler_p.html speed settings.
8 years ago
reger 68d4dc5cc5 Complete harmonization RequestHeader getCookie with std ServletRequest
8 years ago
reger 396ed3c769 On negative result vote also delete document from fulltext index
8 years ago
reger f153cc4b5d add/allow to create a bookmark of result viewed via urlproxy.
8 years ago
reger 7bf2bcf504 fix and prevent exception on missing required cookie name
8 years ago
luccioman 128c8ef8d4 Fixed title rendering having non ASCII chars in QuickCrawlLink_p.html.
8 years ago
luccioman ee6933c004 Added a title on the previous and next page pagination buttons.
8 years ago
reger 8eb6fba59c activate filetype navigator plugin and restrict config (append) of navs
8 years ago
luccioman c25e48e969 Enabled displaying results after 14th page for local search queries.
8 years ago
reger 6be9d62ab4 show earthsearch.png in ConfigSearchPage layout on activated location
8 years ago
reger c50e23c495 reduce creation of empty legacy RequestHeader() in situation where null
8 years ago
reger 193b2ab1fc reduce redundant declaration for simple date formatter
8 years ago
reger 38d676c7e4 use GenericFormatter SimpleDate for sortable column in table_API
8 years ago
reger c702eb6786 del dead menu link to /repository
8 years ago
luccioman 467650c042 Hardened system update checks.
8 years ago
luccioman 00e81fcc15 Check HTTP status when downloading a release, and report eventual error.
8 years ago
reger 8e2cef5f07 allow protocol navigator to be unselected if only one button is shown
8 years ago
luccioman 437e535e5c Fixed admin navbar rendering at various screen sizes.
8 years ago
luccioman b90730f956 Fixed locations search navbar overlapping issues.
8 years ago
luccioman 0714b06038 Fixed resource switch button overlapping at various screen sizes.
8 years ago
luccioman 848bfc240c Fixed YaCy logo (no external mark) for the refactored navbar search.
8 years ago
reger 8acdc5443b prepare ConfigSearchPage servlet to append and remove navigator plugins,
8 years ago
reger b32bcdf344 list entries in outgoing cookie monitor one per line
8 years ago
luccioman f37a86e1c6 Fixed yacy search navabar header overlapping at various screen sizes.
8 years ago
reger 77e65016c0 use more availabe SwitchboardConstans in ProxyIndexingMonitor_p
8 years ago
luccioman 8146b97e9b Added a unit after the vocabulary size value for easier understanding.
8 years ago
reger de33c7e765 replace one more arbitrary CONNECTION_PROP_CLIENTIP header with std.
8 years ago
reger 14e73f5b9b use bootstrap button style in MessageSend_p.html
8 years ago
reger 65871d28b2 skip comparing "xxxxx" on missing authorization header in Blog servlet
8 years ago
reger 82512613f5 fix unresolved pattern in ConfiLanguage drop down list
8 years ago
luccioman 0b4e7795df Fixed JavaScript error "hs.htmlExpand is not a function".
8 years ago
luccioman 1f4f0eacc2 Fixed a JS undefined error case, occurring when search field is empty.
8 years ago
luccioman ceb7588880 Converted "clone" URL links in Table_API_p.html to purely relative ones.
8 years ago
luccioman cca3417b87 Fixed image and favicon viewing for unauthenticated local requests.
8 years ago
reger 02092de3d8 remove login cookie generation for static admin ind User servlet
8 years ago
reger 49f19aff75 exclude external link icon in Collage servlet
8 years ago
reger a0705c049d include check to prevent adding username identical with static admin
8 years ago
luccioman 89017e17e4 Converted ajax URL to relative and added a check on the response status.
8 years ago
reger 8e3e3ed191 update the older ResponseHeader patch to handle cookies,
8 years ago
luccioman aa9ddf3c23 Added control over Robots.txt active threads maximum number.
8 years ago
reger baf6d21cfe ConfigSearchPage, move protocol navi up to better simulate actual design.
8 years ago
luccioman 176f7c2aab RWI Ranking Configuration page : fixed missing required dependencies.
8 years ago
reger 08a0acc35d make a YearNavigator availabel, useable as SearchEvent.naviator plugin.
8 years ago
reger 3630fcc458 adjust messages_p servlet to standard header.getPathInfo, too
8 years ago
reger bad8f87998 remove old/obsolete clear text "adminAccount" credential entry from init
8 years ago
reger 20c9b0138e let User servlet detect static admin with (newer) md5 encoded pwd
8 years ago
reger b449b0b660 remove login request directly after logout,
8 years ago
luccioman fd22d8c08b Upgraded Bootstrap to 3.3.7 and upgraded its related js dependencies.
8 years ago
luccioman 0806de8fdc Ensure file input stream are closed in both normal and error cases.
8 years ago
luccioman f72c99474e Network Access servlet : render pure relative HTML links.
8 years ago
reger d631fbc019 make more use of the new ServletRequest interface methodes
8 years ago
reger 395f2e8946 Make ServletRequest implement the standardized HttpServletRequest interface,
8 years ago
luccioman 62f75417ef Updated Pattern JavaDoc links to current minimum (1.7) JDK version.
8 years ago
luccioman ca4c38a5ba Updated links to external Java and Solr docs to currently used versions.
8 years ago
reger f45945cada increase use of header const for custom "EXT" header
8 years ago
luccioman 6a0b218ae5 Absolute URLs in yacysearch.* : ensure no downgrade from https to http
8 years ago
reger 17fc09036e fix cutoff text in button and adjust formatting
8 years ago
luccioman 812abfc868 Converted one more set of URLs to pure relative ones.
8 years ago
luccioman 74fec066f4 Converted more URLs to pure relative ones.
8 years ago
reger 95a60d177e bring back/fix: search results and logo without external icon
8 years ago
luccioman 7296e3884f Switched even more URLs to pure relative ones.
8 years ago
reger 042c2868df del abandoned indexcleaner.html, servlet deleted with commit
8 years ago
luccioman 024b811a7b Switched openstreetmap favicon URL to HTTPS.
8 years ago
luccioman 84b81c1af0 Switched more URLs to relative ones when possible.
8 years ago
luccioman 75802dcf00 Removed a use of the deprecated Seed.getIP()
8 years ago
luccioman 7cea57008b Use https URLs to load external js scripts in yacysearch_location.html.
8 years ago
luccioman 734340c128 Fixed errors for Search portal mode or when peer is not reachable.
8 years ago
luccioman 54d879a9b3 Generate HTML relative (to each peer) links from hosted WikiCode.
8 years ago
luccioman 3444d947ac Used relative URLs in ConfigPortal preview frames.
8 years ago
luccioman 2da5f339f8 Fixed /News.html and /Wiki.html pages in Search Portal mode (issue #87).
8 years ago
reger da0f4ee599 include navigator-plugin output data in json and rss/xml output
8 years ago
reger 3d1d297308 refactor namespace navigator as part of navigatorplugin map, this allows
8 years ago
reger c8983805f2 upd IndexControlRWIs servlet, url list table remove unused word distance
8 years ago
reger 67f660523b Make navigators underlaying indexfield name accessible in interface
8 years ago
reger 5eb3ee4e20 Add search navigator interface to allow for additional navigators (plugins)
8 years ago
reger 4c7e515769 correct Collection navigatior - search servlet modifier parameter
8 years ago
reger af39a76bf6 Reduce number of default max. search navigator lines (from 10000)
8 years ago
reger 3cc2af8f92 reduce the mix of absolute and relative internal html page links
8 years ago
reger 3c7220bc7b Refacture rwi reference word position and word distance calculation
8 years ago
luccioman db3b9db9c2 Crawl from local file : faster task end when manually terminating crawl.
8 years ago
luccioman 47af33a04c Advanced Crawl from local file : better processing of large files.
8 years ago
luccioman 7263d17436 Removed mentions of deprecated LURL-db.
8 years ago
luccioman 7717a3d43d Fixed license headers on files created to improve favicon management.
8 years ago
luccioman 6e1959f469 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
8 years ago
luccioman 7136b1ad60 HTML validation : fixed URL encoding of Pictures link.
8 years ago
reger 407563b9f0 add lock symbol to messages UI Trans menu item
8 years ago
luccioman 75bb77f0cb Refactoring : extracted a method to handle authorized action links.
8 years ago
luccioman c996b04741 HTML validation : fixed URL encoding of search results action links.
8 years ago
luccioman 2b81703828 Refactored search result action links construction.
8 years ago
luccioman 094aed8664 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
8 years ago
luccioman c7402a2f89 Removed invalid empty form action.
8 years ago
luccioman 37df2e19fd Removed xmlns attribute which no more makes sense in HTML5 pages.
8 years ago
luccioman 94924e288f Added some accessibility improvements to the main interface.
8 years ago
luccioman dd86f7c44e Fixed HTML validation errors and grouped radios options in fieldsets
8 years ago
luccioman fc0c72c84b Switched to the short HTML Doctype
8 years ago
reger 7c81160f45 correct blacklist export as text url to blacklists_p.txt
8 years ago
luccioman b5eb7a9217 Removed unnecessary crawlingDomFilterDepth hidden field.
8 years ago
luccioman f6d7c6ee1f Fixed Recorded action URLs beginning displayed in /Table_API_p.html
8 years ago
JeremyRand 4963ecb0a0
Add preference (disabled by default) to show the ranking for each result on the HTML UI.
8 years ago
luccioman 0065c9b9ea Crawl monitoring : refresh running crawls table
8 years ago
luccioman e1e632ad84 Switched to the short HTML Doctype
8 years ago
luccioman 4d8611e5e7 Tables accessibility : added missing <thead> sections.
8 years ago
luccioman 9fb3142317 Restricted variables scope to function handleStatus() in Crawler.js
8 years ago
reger e25f2ee88b mention date search parameter in search option help (index.html)
8 years ago
luccioman 60df09fff9 Fixed some HTML validation errors : Illegal character in query
8 years ago
luccioman a76a46a2e9 Removed invalid rel="[count]" from links in tagcloud.
8 years ago
reger 862f28eaa6 display number of documents/rss-items for label "docs" in load_rss_p servlet
8 years ago
luccioman 5027912f30 Fixed <p> spacers : blocks elements such as <div> are not allowed inside
8 years ago
luccioman abe489a0b5 Removed unnecessary ARIA "form" role on native HTML form elements.
8 years ago
luccioman cca4186044 Fixed HTML validation error : "Stray end tag div"
8 years ago
reger ada473ced2 fix ConfigBasic servlet parameter name for Japanese _jp->_ja
8 years ago
reger bac302bfe4 fix NPE in QuickCrawlLink_p if param doesn't contain crawl url
8 years ago
luccioman b5ba8f9f68 Added alternative text and title to HostBrowser.html image links
8 years ago
luccioman 4aba491156 Fixed HTML validation errors : duplicate ids.
8 years ago
luccioman 1c139d70d4 Fixed W3C validation error : percent encode '[' and ']' chars in hrefs.
8 years ago