Commit Graph

102 Commits (63f58e4785817e49d18653d71d7663ee11597589)

Author SHA1 Message Date
luccioman a5771b1f14 Made SNI extension user configurable without the need for server restart
6 years ago
luccioman 4ed055bcdf Enforced access controls to System settings pages
6 years ago
luccioman 387d646c0e Added gzip compression of responses returned to user-agents accepting it
7 years ago
luccioman a3ec7a7a5f Added analysis optional setting to compute statistics on text snippets
7 years ago
luccioman d90b001e1b Improved previous merge "Show ranking in HTML UI".
8 years ago
reger 3dd23c178b Introduce the option to configure a shutdown port.
8 years ago
luccioman 0173b0bc32 Added an advanced settings page for referrer policy settings.
8 years ago
luccioman 1857651988 Added a new Debug/Analysis advanced settings subsection.
8 years ago
reger e61ee180a7 Group all proxy settings on System Administration by adding settings of
8 years ago
reger de33c7e765 replace one more arbitrary CONNECTION_PROP_CLIENTIP header with std.
8 years ago
reger d9adc2c255 load handler for Transparent Proxy on startup only if feature is activated
9 years ago
reger a60b1fb6c2 differentiate api call getLocalPort() from getConfigInt()
9 years ago
Michael Peter Christen 84763126e0 added option to make the YaCy proxy act as the cache is never stale. If
10 years ago
sixcooler 33b0234454 added a input-field for setting 'fileHost'
10 years ago
Marc Nause 1e6e69bc40 Finished implementation of UPNP:
10 years ago
Michael Peter Christen 247e626083 IPv6 host parsing bugfixes
10 years ago
reger e033e79826 remove old description for proxy port settings (Settings_p.html?page=ProxyAccess)
10 years ago
reger c3e40c82fe make https port setting changeable via front end somewhere
11 years ago
reger e31493e139 "Use remote proxy for yacy" has no function, remove option and related config item
11 years ago
reger 2dabe2009d - remove unused manual http KeepAlive config
11 years ago
reger 61e51d47a5 fix: unused / incorrect default username parameter
11 years ago
reger f681ce15ae remove obsolete HTTPServer input field
11 years ago
reger f46c723398 allow to choose used http server, YaCy-Anomic or Jetty
11 years ago
reger fbf84e9ff3 fix SeedUpload setting propery name for include template file
12 years ago
Michael Peter Christen 00c1c777fa refactoring
12 years ago
orbiter a7df70221e refactoring
13 years ago
orbiter d2ea250d99 refactoring:
13 years ago
orbiter 1d8b0f74f4 one more fix for SVN 7713
14 years ago
orbiter 0960261769 fix for svn 7713
14 years ago
orbiter 5b579e21a3 code cleanup
14 years ago
low012 2861d0888a *) simplified code\n*) fixed potential NumberFormatExceptions
14 years ago
orbiter 88773e4daa changed the default port from 8080 to 8090
14 years ago
orbiter 6c35b68f17 - removed 'peerName' property from the yacy settings file because this information is stored in the yacy seed file
14 years ago
orbiter 155d556568 - better memory protection
14 years ago
orbiter 3197ca42ed preparations to move the HTCache into cora:
14 years ago
orbiter 11639aef35 - added new protocol loader for 'file'-type URLs
15 years ago
orbiter 9623d9e6d2 added a smb loader component for the YaCy crawler
15 years ago
orbiter 72f00dee59 removed never-used server access account function
15 years ago
orbiter 5841ee83d3 refactoring
15 years ago
orbiter 1d8d51075c refactoring:
16 years ago
orbiter 5bb8074150 removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency.
16 years ago
orbiter 7d493cf8cc moved parser configuration in separate servelet
16 years ago
f1ori f814e0fa81 enable warnings and fix most of it
16 years ago
orbiter 4b74ad0a46 fixed setting of parser configuration servlets
16 years ago
orbiter 57a88d435b redesign of parser mime type detection and parser steering
16 years ago
orbiter 21b8704fb4 refactoring of the ParserDispatcher and ParserConfig: resulted into Idiom, Parser and Classification classes
16 years ago
orbiter 8ca1f5d400 - some work to integrate the html parser the same way as the other parsers are integrated (not finished)
16 years ago
orbiter dafffd0153 refactoring of parsers and document processing
16 years ago
orbiter 154bbc3364 code cleanup: call of static methods directly to the class
16 years ago
orbiter 99bf0b8e41 refactoring of plasmaWordIndex:
16 years ago