Commit Graph

5965 Commits (749671d945f085f42d81614116d127dbafa7261b)

Author SHA1 Message Date
luccioman 1de86cf1bf Fixed JPEG snapshot resizing when running on OpenJDK.
7 years ago
luccioman a17a418e78 Fixed NullPointerException cases on snapshot images parsing.
7 years ago
luccioman 285f0d6a39 Consistently encode snapshot image with format requested on the API.
7 years ago
luccioman 4da15db998 Fixed search result Snapshots link.
7 years ago
luccioman fe75f326d8 Fixed ProfilingGraph calculation integer overflows and added test class.
7 years ago
luccioman 8303e15419 Reduced number of search navigators refresh requests in JS resort mode
7 years ago
luccioman 2ac78e2cca Addedd missing parameters to yacysearchtrailer call on JS resort mode
7 years ago
luccioman dbff7b14fc Add a configurable limit to tags initially displayed in search results
7 years ago
reger f8c7d0265e Adjust tags css style in ConfigSearchPage to equal search page
7 years ago
luccioman fcea6def72 Added textual hints to language radio buttons labels
7 years ago
luccioman 27ab733685 Ensure private search features are not lost on Digest auth timeout
7 years ago
reger dd82f85953 Add links to the optional keyword tags of search result
7 years ago
luccioman fc28c58731 Added missing accessible labels to ConfigSearchPage_p.html
7 years ago
luccioman 8294374c10 Fixed ConfigSearchPage_p HTML validation errors.
7 years ago
luccioman 57a33aefb0 Removed unnecessary max counts init on empty search navigators.
7 years ago
luccioman b1e7bd0dd6 Restrict Search Result Layout modification to HTTP POST only.
7 years ago
luccioman ef8aea7f8d Made the dates navigator max elements number user configurable.
7 years ago
luccioman 0b0980b364 Improved accessibility of histograms widgets.
7 years ago
luccioman 62c7cd9a77 Upgraded JavaScript lib raphael.js from 2.1.3 to 2.2.7
7 years ago
luccioman cbbc7b43d3 Refresh paginations buttons instead of fully rendering each time.
7 years ago
luccioman 18412dca21 Handle JS refreshing of belatedly added search navigators
7 years ago
luccioman 9049a926a5 Restrict JS results resorting to authenticated users.
7 years ago
luccioman 4ab961fa46 Added HTML ids to search navigators for a more reliable JS refreshing.
7 years ago
luccioman ad61a3afed Results JS resort : properly handle results with same ranking value.
7 years ago
luccioman 57a1007772 Added new graphical setting for browser JS/On demand results resorting.
7 years ago
luccioman d00a35576c Apply JS resort only when currently relevant : p2p text search
7 years ago
luccioman 4e3c928d31 Do not animate unnecessarily when changing page on JS sorted results.
7 years ago
luccioman fb6743e8f8 Prevent unnecessary DOM finds in JS resorting functions.
7 years ago
luccioman b1b9ffbbc8 Stop updating results with JS resorting on server feeds termination
7 years ago
luccioman 6f5e55c9f0 Updated the JavaScript license information page
7 years ago
luccioman c7149acb48 Disabled as default verbose browser console logs in yacysort.js
7 years ago
luccioman b50700c35f Added missing copyright header to the yacysort.js file
7 years ago
luccioman 86d41f0242 Moved the JS resort specific styling to the usual YaCy CSS location
7 years ago
luccioman 9e86d183b8 Disable manual search results resorting when resorting is done with JS
7 years ago
luccioman 4ccd38357f Trigger js resorting animations using only CSS classes.
7 years ago
luccioman e40a225bc1 Merge branch 'javascript-resort' of https://github.com/Scarfmonster/yacy_search_server into jsResort
7 years ago
Ryszard Goń 2af011243f Javascript re-sorting: Remove potentially breaking display property and reset max-height when animation is finished.
7 years ago
Ryszard Goń 634f52fefc Javascript re-sorting: replace jQuery show() with css animations
7 years ago
luccioman 5d3ceb31b7 Improved search navigators counters accuracy and consistency.
7 years ago
JeremyRand ab0e50b941
Javascript re-sorting: optimize the jQuery selectors a little bit.
7 years ago
JeremyRand 86b5094970
Fix numbered page navigation from getting corrupted when statistics() runs.
7 years ago
JeremyRand a888254769
Add UI for numbered page navigation when Javascript re-sorting is enabled.
7 years ago
JeremyRand 74333c931e
Fix the sidebar item "Wiki Name Space" with Javascript re-sorting.
7 years ago
JeremyRand 4a9e64caea
(WIP) Add numbered page navigation when Javascript re-sorting is enabled.
7 years ago
JeremyRand 6ec256dc34
(WIP) Fix the sidebar when Javascript resorting is in use.
7 years ago
JeremyRand d37df75afa
(WIP) Optionally sort HTML search items via Javascript.
7 years ago
JeremyRand 61be709a97
Add data-ranking attribute to each HTML search item.
7 years ago
luccioman a28428047a Fixed count of filtered results from local solr.
7 years ago
luccioman 30c2f50e0b Use final results counts in progress bar detailed statistics.
7 years ago
luccioman 8b25b485eb Make result action links visible when focusing them with keyboard.
7 years ago
luccioman 3e933979df Removed duplicate HTML class attribute.
7 years ago
luccioman ce22076920 Fixed Unresolved_Pattern occurence on results favicon HTML id.
7 years ago
luccioman a1a0515312 Added a button to manually refresh sorting of p2p search results.
7 years ago
luccioman 4eba88f2ff Removed some unnecessary uses of java.lang.reflect api.
7 years ago
reger 51a4e03c93 Allow to stop currently running warc import (stop button)
7 years ago
luccioman 3f0446f14b Ensure proper synchronous robots entry retrieval on first check.
7 years ago
luccioman b23a563065 Prevent search result failure on incomplete images information.
7 years ago
Michael Peter Christen 7f395ef937 added image link in search results
7 years ago
reger 4979439e87 Skip public post of jre version.
7 years ago
reger 588c6e96fb upd version for typeahead.jquery.js in jslicense.html
7 years ago
luccioman 8100c033a2 URL Viewer : apply crawler size limits when adding to local index.
7 years ago
reger e5cff062b5 Clean up redundant but obsolete jquery.rdfquery-core-1.0.js script lib
7 years ago
reger 23bda133d2 Fix css conflict of YMarks.html to make it viewable.
7 years ago
reger a21789d4e7 Fix unresolved pattern in api/share.html by init some display var's
7 years ago
luccioman bf55f1d6e5 Started support of partial parsing on large streamed resources.
7 years ago
luccioman 1b3c169a9c URL Viewer : decode raw text using the eventual response charset.
7 years ago
reger e6e20dab52 upd to Jetty 9.4.6.v20170531
7 years ago
luccioman e4c730b99f Updated PerformanceQueues_p.xml API with last related servlet changes
7 years ago
luccioman dcc56318bb Made remote search max system load limits configurable from UI.
7 years ago
luccioman 4b72b29ea2 Added an informative title on the crawl start robots.txt status icon
7 years ago
luccioman d08f31c3a8 Crawl start Ajax request : properly handle eventual XML parsing errors
7 years ago
luccioman 8da3174867 Ensure lower case conversion consistency with any default locale.
7 years ago
luccioman c41b31dcb3 Cleaned up memory usage page HTML
8 years ago
luccioman 0487336ec3 Prevent integer overflow in table statistics and use strong typing
8 years ago
luccioman 0f80c978d6 Limit the number of initially previewed links in crawl start pages.
8 years ago
luccioman 32288a8999 Merge branch 'master' of https://github.com/yacy/yacy_search_server
8 years ago
luccioman e9b4b29f90 Limit scope of some local JavaScript variables.
8 years ago
Michael Peter Christen 369b8e0e0b added json(p) endpoint for crawl start
8 years ago
luccioman 9dd790087d Added HT Cache basic statistics (hit rate)
8 years ago
luccioman 28b451a0b3 Made Cache compression level and lock timeout user configurable
8 years ago
Michael Peter Christen 6fe735945d migrated Solr 5.5 -> Solr 6.6 and from Java 1.7 -> 1.8
8 years ago
luccioman 8399275142 Properly close file output streams even on exceptions scenarios.
8 years ago
reger 632354e2ff Tokenize result entry keywords and add some styling for display
8 years ago
reger a814f3d885 Introduce keyword query parameter
8 years ago
luccioman cbccf97361 Added JavaDoc to the getpageinfo_p API servlet.
8 years ago
luccioman bd88fd303e Deprecated duplicated and internally unused getpageinfo servlet.
8 years ago
luccioman 1be4d32f99 Restored search page default behavior for Tab, Page Up and Down keys
8 years ago
luccioman 45346c1be8 Added missing accessibility attributes on search results progress bar.
8 years ago
luccioman 91a06bc669 Annotated search result information separators for screen readers.
8 years ago
luccioman 31ad043bb9 Added user interface feedback on results feeding termination status.
8 years ago
luccioman d90b001e1b Improved previous merge "Show ranking in HTML UI".
8 years ago
luccioman efe1232d90 Merge branch 'html-show-ranking' of
8 years ago
luccioman 4564541b3b Fixed blacklist Regex containing '+' characters rendering.
8 years ago
luccioman 0612a8f4f2 Fixed the previously added link to scheduled dump operations.
8 years ago
luccioman a87281b498 Added MediaWiki dump import scheduling feature.
8 years ago
luccioman 10c03c6c64 Improved MediaWiki dump import monitoring.
8 years ago
luccioman 8d288f5dba Crawl results page : apply table lines number limit.
8 years ago
reger c77e43a391 Take out mailto collect in internal parsed document
8 years ago
reger bec34d3546 Add url input field as source for WarcImporter
8 years ago
reger d3df8a46c4 fix unresolved_pattern on missing post parameter api/message.html
8 years ago
luccioman f66438442e Extended Mediawiki dump import to remote URLs.
8 years ago
luccioman 7edddd7b0d Improved error reports on various wiki dump prerequisites failure cases.
8 years ago
luccioman dfe8d4139b Used a text input for wiki dump import file selection.
8 years ago
reger 3a71430030 Adjust ConfigSearchPage_p to activated hosts navigator as plugin
8 years ago
reger 7b80189bda Activate hosts navigator plugin. This includes rwi results in the navigator
8 years ago
reger 05a1b14b4a add missing text from ConfigRobotsTxt_p to master.lng
8 years ago
reger a39c00a93f add servlet to list user in UserDB and made user editor available in
8 years ago
reger a4498e17c0 fix edit current user form to required post mehtod
8 years ago
luccioman 665d087d76 Enforced access controls on a few more administration pages.
8 years ago
luccioman 0feded21dd Escaped HTML eventually active content from recorded API call comments.
8 years ago
luccioman 09e72eb0a4 Set Config Portal as a private administration page.
8 years ago
reger 9339a6a4c5 use css error class for error msg in IndexImportOAIPMH_p.html,
8 years ago
reger ba339a2a45 Add servlet to import warc file from filesystem IndexImportWarc_p.html.
8 years ago
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