Commit Graph

268 Commits (133440a7a6c71175945a02c00e29b4a23c96075f)

Author SHA1 Message Date
luccioman c617ea58a0 Render additional embedded audios from links on extended audio search
6 years ago
luccioman 5b60b4225f Fixed encoding of '+' character on search pages links
6 years ago
luccioman 35826a3091 Added a search page customization setting to display or not favicons
7 years ago
luccioman 07e8628853 Added HTML5 embedded audio for results playing on supporting browsers
7 years ago
luccioman fa65fb1a03 Fixed loss of search modifiers on bookmark, recommand or delete result
7 years ago
luccioman 0cdee4e26a Fixed loss of "meanCount" search param when using facets or page buttons
7 years ago
luccioman e6907fdab3 Added optional search parameter/setting to control content domain filter
7 years ago
Michael Peter Christen 607b39b427 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
7 years ago
Michael Peter Christen 4355de0f3c (more!) evaluation of XRealIP from nginx reverse proxy
7 years ago
luccioman 8e732d437c Enable HTTP Digest authentication for non admin users.
7 years ago
luccioman 4da15db998 Fixed search result Snapshots link.
7 years ago
luccioman 8303e15419 Reduced number of search navigators refresh requests in JS resort mode
7 years ago
luccioman dbff7b14fc Add a configurable limit to tags initially displayed in search results
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
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 ce22076920 Fixed Unresolved_Pattern occurence on results favicon HTML id.
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 632354e2ff Tokenize result entry keywords and add some styling for display
8 years ago
reger a814f3d885 Introduce keyword query parameter
8 years ago
luccioman 31ad043bb9 Added user interface feedback on results feeding termination status.
8 years ago
luccioman efe1232d90 Merge branch 'html-show-ranking' of
8 years ago
luccioman 8e77fe3860 Fixed unresolved pattern case in search results progress bar.
8 years ago
luccioman cdcd923375 Privacy enhancement : added settings to control referrer policy.
8 years ago
luccioman 52d05d14c6 Display result favicons only for http or https resources.
8 years ago
luccioman c25e48e969 Enabled displaying results after 14th page for local search queries.
8 years ago
luccioman cca3417b87 Fixed image and favicon viewing for unauthenticated local requests.
8 years ago
luccioman db3b9db9c2 Crawl from local file : faster task end when manually terminating crawl.
8 years ago
luccioman 6e1959f469 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
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
JeremyRand 4963ecb0a0
Add preference (disabled by default) to show the ranking for each result on the HTML UI.
8 years ago
luccioman 6e96c7341a Merge remote-tracking branch 'origin/master'
8 years ago
reger 06d0e2aeb9 result heuristic (also used in greedy learning mode) to use outbound links if result is full index doc. Otherwise use default loader methode.
9 years ago
luc 26f1ead57c Created ViewFavicon class specialized in favicon viewing.
9 years ago
luc 07222b3e1a Added favicon url transmission in RWI chunks.
9 years ago
luc 53781299d8 Extracted intranet and filtype related rules from getFaviconURL func
9 years ago
luc 3cc5619d93 Improved HTML icons indexing and rendering in search results.
9 years ago
luc cfdbc2b487 Improved URLLicence reliability for use by conccurrent non authaurized
9 years ago
luc 37e28e0dd3 - Keep aspect ratio of images rendered directly by browser such as gif
9 years ago
luc e2d00585e2 Display full size preview using ViewImage Servlet.
9 years ago
reger 5744342fec handle image preview for url w empty file extension
9 years ago
reger 688f7b2a5c allow/display svg images in image results previews
9 years ago
reger 7c1da173e0 fix missing license in image search
9 years ago
Michael Peter Christen 9c12555be5 added link to Snapshots in search results if the snapshot exists and
10 years ago
reger 000dde9511 Eleminate duplication of values for search ResultEntry
10 years ago