Commit Graph

5852 Commits (2fd4d05e2f88318fba02a3c9f500a527a0fc6792)

Author SHA1 Message Date
Michael Peter Christen 1d81b8f102 Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
8 years ago
Michael Peter Christen 69081bce00 added export to elasticsearch. The export dump can easily be imported to
8 years ago
luccioman 5b5b9d5d96 URL Viewer : only display the link to metadata when metadata exists
8 years ago
luccioman 39ffa42a3c Modified RWI settings page radio click event to use HTTP POST
8 years ago
luccioman af28a07780 Updated API calls recording/replay with recent changes.
8 years ago
luccioman cde237b687 Enforced access controls on some administrative actions.
8 years ago
reger cbf58d5f0a Add hint text to default ServerAcess Port Settings page
8 years ago
reger f05976c017 Display the local search word statistic in alphabetic order
8 years ago
reger 3dd23c178b Introduce the option to configure a shutdown port.
8 years ago
reger a2afb4bae0 add switchboardconstants for server ports config keys
8 years ago
reger 038b9cd98e update translation for ConfigNetwork_p.html
8 years ago
luccioman 8e77fe3860 Fixed unresolved pattern case in search results progress bar.
8 years ago
luccioman 79df5bb20a Fixed settingsAck_p.html back link for case where referrer is stripped.
8 years ago
luccioman 5b03feb776 Fixed unresolved pattern case on /yacysearchlatestinfo.json api
8 years ago
luccioman 0173b0bc32 Added an advanced settings page for referrer policy settings.
8 years ago
luccioman cdcd923375 Privacy enhancement : added settings to control referrer policy.
8 years ago
reger 0aa0dd0b5b fix delta time calculation in PerformanceSearch_p for the 1. entry
8 years ago
luccioman 9e626f6b00 Added a hint title for required fields in the Solr Schema editor
8 years ago
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
luccioman b3b75b0498 Accessibility : add a customizable alternative text to YaCy log
8 years ago
luccioman 52e56025f7 Fixed undefined error case in sorttable.js
8 years ago
luccioman de5c873e38 Removed unused JavaScript file docs.min.js
8 years ago
reger e51ab8c7aa hack to generate a unique message-id for messages created in the same second
8 years ago
luccioman ce536fe90b Fixed remaining OpenSearch link name consistency issues
9 years ago
reger 40442ca3c8 Add title attribute to Translator_p.html edit fields
9 years ago
luccioman 44b4d3984e OpenSearch short name : made it generic (non internationalized)
9 years ago
Michael Peter Christen 5e165a8150 removed unused imports
9 years ago
Michael Peter Christen c716648c78 enhanced json encoding of strings
9 years ago
reger 51c077f493 adjust the getTopics() and getTopicNavigator() to current useage
9 years ago
reger ebf818ad95 log a error on aborted news publish (due to duplicate news.id)
9 years ago
reger a2777903d6 include translation news service in status submenue
9 years ago
reger 47391678e7 TranslationNews: take out limitation to send only one text per translated file
9 years ago
reger de663be48b skip resolving of host "<unknown>" in hello servlet
9 years ago
reger ec8dd95014 fix deactivation of Russian Thesaurus
9 years ago
Burkhard 4b6f41375a Merge pull request #69 from Stepanov-Sergey/master
9 years ago
reger 5e72d37f0a TransNews_p: add ad-hoc translation of target file on positive vote (additon to local translation)
9 years ago
reger 8c46cb8e80 -fix Supporter log line (instead of System.out)
9 years ago
reger 9462a32244 Added news service for easy, community driven UI translation support.
9 years ago
reger 290ca9e914 make error msg part of html (allowing translation) instead of hardcoded text
9 years ago
reger f8d6543a23 Rename class CreateTranslationMaster to TranslationManager and add
9 years ago
Sergey Stepanov a9d0c64505 to add Russian synonyms
9 years ago
Sergey Stepanov f0317d6715 to add Russian synonyms
9 years ago
Orbiter e5955ac745 Merge pull request #42 from otteresk/master
9 years ago
Orbiter 503312ca43 Merge pull request #61 from luccioman/heroku_experiments
9 years ago
reger d3d2df7087 Translator_p handle lang "browser" like "default"
9 years ago
reger 16e8ed3f01 Introduce additional language setting "browser/Browser Language" for UI internationalization.
9 years ago
reger 3b47a07dd1 change unused servletProperties entry CONNECTION_PROP_CLIENT_REQUEST_HEADER to
9 years ago
reger e506479063 skip overhead to resolve "<unknown>" ip
9 years ago
reger 036c1dc6ef fix CookieTest_p formatting (output of <br> as text),
9 years ago
Michael Peter Christen ed8bc5f79d fix for bug in network page: the network table pages also loaded the
9 years ago
luccioman f84e584d74 ConfigPortal : fixed mixed-content security issue with https
9 years ago
luccioman 4743ade66a Search comparison : prefer https URLs
9 years ago
reger 91ab8a526a add error msg to api/share.html
9 years ago
reger 5bbedad091 use config for path to locales in Translator servlet
9 years ago
luccioman c9868209e4 Fixed opensearch ShortName consistency with link in index.html
9 years ago
luccioman 744c9a2615 Opensearch desc : handle https protocol url with default port (443)
9 years ago
Andreas 1f48d65b66 Merge pull request #7 from yacy/master
9 years ago
luccioman 480027ec98 Merge remote-tracking branch 'origin/master' into heroku_experiments
9 years ago
reger fcad2d0744 add uses of config constant INDEX_RECEIVE_ALLOW
9 years ago
luccioman d6bf90803f Merged from maain master branch.
9 years ago
luccioman 9b9c112263 Handle more propertly local port configuration by system property
9 years ago
reger a952787712 adjust opensearchdescription to return url with protocol it was call on
9 years ago
reger 360b38d9b6 fix CookieTest_p parameter from ResponseHeader to RequestHeader
9 years ago
luccioman 76cf7dea2d Fixed inconsistent port check on ConfigBasic
9 years ago
luccioman 893a40995a Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
9 years ago
Orbiter 50c5ddf1a1 Merge pull request #56 from luccioman/LibreJS
9 years ago
Orbiter 82f40aefb5 Merge pull request #47 from reelsense/patch-2
9 years ago
luccioman 6e96c7341a Merge remote-tracking branch 'origin/master'
9 years ago
reger 7bac756720 prevent dealing with -UNRESOLVED_PATTERN- eventID parameter in html includes
9 years ago
reger b71a60c04b fix NPE in CrawlMonitorRemoteStart servlet due to missing startURL
9 years ago
Orbiter 5fbe8b8d23 Merge pull request #58 from luccioman/responsive
9 years ago
reger f1be40eb07 Translator servlet filename drop-down list on "filter untranslated" switch,
9 years ago
luccioman 692aab1318 Merge remote-tracking branch 'origin/master' into responsive
9 years ago
reger a3ac6ca7df add button (Translator servlet) to switch one already translated line in edit mode
9 years ago
luccioman c2ade2f209 Fixed rendering for many mobile devices.
9 years ago
reger e952e355a2 have Translator servlet adhoc apply added translation by translating a single file
9 years ago
luccioman 009657791e Merge remote-tracking branch 'origin/master' into LibreJS
9 years ago
luccioman fbbfeeb313 Added last missing JS licences
9 years ago
luccioman a73c9327a5 JavaScript License fixes for LibreJS compatibility
9 years ago
luccioman 8b95e5c91f Aplied GNU licensing recommendations.
9 years ago
reger f86df5c76e add DE translation Translator_p
9 years ago
luccioman df74c435be Added license info for jquery.tagsinput.
9 years ago
luccioman d4da22d634 Merge branch 'LibreJS' of
9 years ago
luccioman f7a4be3c60 Added remaining scripts license information
9 years ago
luccioman c1cc2d811d Added d3.v3.js license information
9 years ago
luccioman 3f6fefb125 Added license information for YaCy owned js files
9 years ago
reger 5b22c63030 Adjust TranslatorXliff to load default 1st and merge downloaded or modified local translation.
9 years ago
reger 786c92f95d disable input field of translated text in Translator_p servlet
9 years ago
luccioman 02ecb8de29 Added JavaScript license information
9 years ago
reger e46245b819 fix accidental use of Java 8 function in Translator_p
9 years ago
reger 1dcb9c5158 on language file delete, del local editfile too (in ConfigLanguage_p servlet)
9 years ago
reger a6ba1faa80 introduce a translation edit servlet Translator_p.html YaCy's UI text translation
9 years ago
reger c7bd040870 correct translation key "About This ...." for simpleheader.template
9 years ago
reger f23d8ab47b fix 2 more servlet RuntimeException in intranet mode thrown due to seed.getIP()
9 years ago
reger 19509438d9 fix RuntimeException in ConfigRobotsTxt_p in intranet mode
9 years ago
reger 6384b7d82e fix NPE in Load_MediawikiWiki servlet in intranet mode
9 years ago
Michael Peter Christen bfd4e5f9e5 added hint in status to upgrade to java 1.8
9 years ago
Michael Peter Christen d52c5b8c4d added column in network table for JRE
9 years ago
Michael Peter Christen 883a96f21a Merge pull request #53 from luccioman/accessibility
9 years ago
reger 4cc38e979d add InputStream close after reading input file (Vocabulary_p servlet)
9 years ago
luccioman 623bcc729a Use aria role to reduce rssTerminal verbosity.
9 years ago