Commit Graph

13671 Commits (d53c33e4ef0f867e92f7b64ab001250dcfb60076)
 

Author SHA1 Message Date
luccioman cb10daba92 Renamed Chinese & Greek lng files using ISO639-1 codes.
7 years ago
luccioman 4b61edff32 Added a help link to ISO 639-1 language codes list ref
7 years ago
luccioman a994d439af Added description of spatial restrictions in search options
7 years ago
luccioman 46f37e38dc Customized Threads with generic name for easier monitoring.
7 years ago
luccioman 8a48f80909 Added language HTML attribute to the search home page.
7 years ago
luccioman 5ff76fdcb9 Fixed spelling
7 years ago
luccioman 2c3f0ff9e8 Updated search page keyboard shortcuts descriptions.
7 years ago
luccioman af825e9ffc Use accessible labels for search home page radio buttons.
7 years ago
luccioman 046be566e1 Updated a license header typo.
7 years ago
Apply55gx 3c905a2a5c fix typo
7 years ago
luccioman 8e732d437c Enable HTTP Digest authentication for non admin users.
7 years ago
luccioman 5161451a35 Stay authenticated when going to the search start page.
7 years ago
luccioman d0bed78d02 Use the same top nav bar on index.html and search results.
7 years ago
luccioman d8eaf621cc Fixed blacklist returned location URL on empty parameters
7 years ago
luccioman f678394ce5 Fixed loss of index page form values on 'more options' link click.
7 years ago
reger b98acb33c3 upd to Solr 6.6.2
7 years ago
luccioman af198b990b Added an optional login link/status to the search public top nav bar.
7 years ago
luccioman 1de86cf1bf Fixed JPEG snapshot resizing when running on OpenJDK.
7 years ago
luccioman c1c4174816 Updated Java version information on Readme
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 34ca73d61b Fixed a NullPointerException case on images encoding errors.
7 years ago
luccioman 7c319c841e Fixed pdf2image conversion with imagemagick on PDFs having transparency
7 years ago
luccioman 6e497241f7 Properly close resources (even on error) on OS and ThreadDump classes.
7 years ago
luccioman fe75f326d8 Fixed ProfilingGraph calculation integer overflows and added test class.
7 years ago
luccioman 5d1ef8fdfc Merge branch 'master' of https://github.com/otteresk/yacy_search_server
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 ebe91c7075 Merge branch 'master' of https://github.com/yacy/yacy_search_server
7 years ago
luccioman 5bf76f058a Adjusted ResponseHeaderTest to succeed on slow or highly loaded CPU
7 years ago
luccioman a545523ab9 Added a Travis build status image to Readme
7 years ago
luccioman dbff7b14fc Add a configurable limit to tags initially displayed in search results
7 years ago
Andreas 0c4db9eef0 Merge pull request #3 from yacy/master
7 years ago
reger f8c7d0265e Adjust tags css style in ConfigSearchPage to equal search page
7 years ago
reger c31d94664a Update deprecated SolrInputDocument.addField() with boost value
7 years ago
luccioman 5a67d0f46d Fixed Travis configuration for Debian package building task
7 years ago
luccioman 1e000f72c2 Fixed Travis configuration for Debian package building task
7 years ago
luccioman 8002e5e5e8 Updated Debian optional dependencies with the ones used for snapshots
7 years ago
luccioman e63178a619 Fixed YaCy Debian package path in Travis configuration
7 years ago
luccioman 27bd1921e4 Exclude eventual maven targets from ant dist task.
7 years ago
luccioman 9982af7f04 Updated travis config : install ghostscript, required for Html2Image
7 years ago
luccioman 7e271f9cf5 Updated travis config : install ghostscript, required for Html2Image
7 years ago
luccioman ddb8715fd5 Merge branch 'travis' of https://github.com/krichter722/yacy_search_server into travis
7 years ago
luccioman 2fb731b5c7 Updated Travis jdk version to match current requirements (Java 1.8)
7 years ago
luccioman 32c9dfa768 Added partial bzip2 stream parsing support and bzipParser Junit test
7 years ago
luccioman dd9cb06d25 Fixed RWI distance calculation on multi words search queries.
7 years ago
luccioman fcea6def72 Added textual hints to language radio buttons labels
7 years ago
luccioman 6b11bf3a12 Fixed NullPointerException case on 'Browser' lang selection
7 years ago
reger ae1c675c85 fix array out of bounds in YJsonResponseWriter and OpensearchResponsWriter
7 years ago