Commit Graph

8767 Commits (13e42c2dd27894043892a2600679cbecfba05339)

Author SHA1 Message Date
Michael Peter Christen 4c920d05b5 removed superfluous lines
4 years ago
Michael Peter Christen 907f121d0c do not overwrite PW with random PW
4 years ago
Michael Peter Christen 3e6a1e0a49 fixed surrogate process counter
4 years ago
Michael Peter Christen d3526c52af fixed a problem in warc importer: do not fail if single WARC entries are
4 years ago
Michael Peter Christen 3078b74e1d Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
4 years ago
Michael Peter Christen 01cc32217f fixed apicall call method parameters
4 years ago
Michael Peter Christen 63f58e4785 enhanced strategy in host browser
4 years ago
Michael Peter Christen 9be36800a4 increased redirect depth by one
4 years ago
Michael Peter Christen d0abb0cedb enabling all crawl profiles in all network modes
4 years ago
Michael Peter Christen baad56d83d beautified default peer names
4 years ago
Michael Peter Christen 43a9f4f574 updated solr 6.6.6 -> 7.7.3
4 years ago
Michael Peter Christen c0d9a3e9a7 turned HostBrowser into a admin-only page, now called IndexBrowser
4 years ago
Michael Peter Christen d359d521a1 fixed warc importer
4 years ago
Michael Peter Christen e54ab39958 Going back to basic authentication for console/shell commands
4 years ago
Michael Peter Christen 6271e9122c javadoc fix
4 years ago
Michael Peter Christen e0f4e3fd9a enhanced ability to debug the code
4 years ago
Michael Peter Christen eea2d71851 prevent creation of auth schema factories every time a servlet is called
4 years ago
Michael Peter Christen fcc9386ed3 enhanced the (already fast!) png exporter
4 years ago
Michael Peter Christen 4e9b425f98 missing fix for latest commit
4 years ago
Michael Peter Christen 3213d9db37 updated jetty from 9.4.17 to 9.4.35
4 years ago
Michael Peter Christen 787fec0658 reduced complexity - removed concurrency in sort
4 years ago
Michael Peter Christen cef5fde343 adding message to UI to make port change transparent
4 years ago
Michael Peter Christen 52228cb6be added a gc to cleanup process (once every 10 minutes)
4 years ago
Michael Peter Christen 22841ffbf1 creating a threaddump during every cleanup process
4 years ago
Michael Peter Christen 36e616271b do better documentation on how to set a default password
4 years ago
Michael Peter Christen df2bf9ef28 try to fix maven build error
4 years ago
Michael Peter Christen 264bab6700 trying to fight the UI unavaiability
4 years ago
Michael Peter Christen 7947baeb49 removed all remaining deprecation warnings
4 years ago
Michael Peter Christen c0f6d6e11d removed one deprecation warning for jetty library initializing ssl
4 years ago
Michael Peter Christen 133440a7a6 some debug lines
4 years ago
sgaebel 3431f91db9 removes unused 'unused' tokens
4 years ago
sgaebel fc03c4b4fe removes some warning and unused objects
4 years ago
sgaebel 4a495df63a removes some deprecation-warnings
4 years ago
sgaebel dd9d4b1188 replace org.junit.Assert.assertThat by
4 years ago
sgaebel df9ea0a42a removes some warnings: unused imports, params
4 years ago
sgaebel 9bc2297161 fixes deleting during recrawl
4 years ago
sgaebel 80785b785e adds deleting during recrawl
4 years ago
Michael Peter Christen e0ad8ca9da replaced json library from JSON.org with libandroid-json-java
5 years ago
Michael Peter Christen ea8df27e95 modified org.json.* library to fit into the YaCy environment
5 years ago
Michael Peter Christen 60dc1241a3 added org.json.* library
5 years ago
Michael Peter Christen 053e54a2c7 grand CORS for json files
5 years ago
Michael Christen cfa27d2fd5 fixed links
5 years ago
Michael Christen cb20aa7e54 removed donation message in search result column
5 years ago
Michael Christen 25227676ae removed some warnings
5 years ago
luccioman 6b45cd5799 New optional crawl filter on the URL a doc must match to crawl its links
6 years ago
luccioman d16bc99835 Added "Show Metadata" links to the ViewFile.html links mode
6 years ago
luccioman a5771b1f14 Made SNI extension user configurable without the need for server restart
6 years ago
luccioman e90405b6f0 Support parsing audio URLs without file extension
6 years ago
luccioman a8316c79da Allow JS resorting of search results by unauthenticated users
6 years ago
luccioman 0ab2b49c31 Made /yacysearch access rate limitations user configurable
6 years ago