Commit Graph

5808 Commits (5aa4fb1144f3049acbd23f07095a0f98d703ea30)

Author SHA1 Message Date
luccioman 8b572b7337 Commit Solr index before simulating or starting recrawl job.
7 years ago
luccioman 5e2812c060 Automatically refresh running recrawl report when JavaScript is enabled.
7 years ago
luccioman 0fce264ba4 Set reindex page to html5 and removed presentational only html tables.
7 years ago
luccioman 83df922afc Removed unused duplicated HTML id on header hidden field
7 years ago
luccioman 4e03335625 Added more details to the recrawl job report
7 years ago
luccioman d95d393a0d Add a query link to local Solr to browse selected recrawl candidates
7 years ago
luccioman 59f7763af6 Display recrawl job report also when job is actively running
7 years ago
luccioman 0c9e0b3566 Record recrawl calls to make them schedulable
7 years ago
luccioman 433e241e4f Added a report info box about eventual last terminated recrawl job
7 years ago
luccioman b2af25b14f Added a stop condition to the Recrawl busy thread
7 years ago
luccioman 421728d25a Made possible to customize selection query before launching a recrawl
7 years ago
luccioman fab6e54fec Enforced controls (HTTP method, token) on ReIndex and ReCrawl operations
7 years ago
luccioman 8a4ea1c11e Added UI switch to control content domain constraint per search request
7 years ago
luccioman 36a45b3905 Added UI setting for strictness of content-type checking on media search
7 years ago
luccioman e6907fdab3 Added optional search parameter/setting to control content domain filter
7 years ago
luccioman d42c1773c8 Added UI setting for optional encryption with https on p2p searches
7 years ago
luccioman 09c4ee56a7 Added optional https support for remote crawl and profile operations
7 years ago
luccioman 5db1c9155a Do locale independant case conversion on hosts, schemes, and file exts.
7 years ago
luccioman 1c4803e40a Enable optional https support for /yacy/transferURL API calls.
7 years ago
luccioman 79a2ba306a Updated links to Java Regular Expressions documentation to version 8
7 years ago
luccioman 17e004599d Started implementing optional https preference for protocol operations
7 years ago
ScRe13 bb3d3fe074 fixed default loading default settings; load was populated with wrong value
7 years ago
reger 20bba135fe Show hide or show public surftip button depending on current config status,
7 years ago
Michael Peter Christen b907819cb4 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
7 years ago
Michael Peter Christen 25573bd5ab added a crawl filter based on <div> tag class names
7 years ago
luccioman 640fed2a9c Removed Java 1.8 no more necessary version checking (fixes issue #147)
7 years ago
luccioman d95b288f19 Removed use of deprecated Jetty IPAccessHandler for client filtering.
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 f9cba827c0 Made "tld:" modifier case insensitive and IDN complient.
7 years ago
luccioman c5c3cc1274 Use HTTP Post operation for resetting memory monitoring state.
7 years ago
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 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 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 f678394ce5 Fixed loss of index page form values on 'more options' link click.
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 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