Commit Graph

171 Commits (3d14fb51c5d2c66796d39fa6cece613c8df46531)

Author SHA1 Message Date
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 d95b288f19 Removed use of deprecated Jetty IPAccessHandler for client filtering.
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
reger a2afb4bae0 add switchboardconstants for server ports config keys
8 years ago
luccioman 79df5bb20a Fixed settingsAck_p.html back link for case where referrer is stripped.
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 bad8f87998 remove old/obsolete clear text "adminAccount" credential entry from init
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
reger 02afba730e fix detection of https port changed after set in System Admin
9 years ago
Michael Peter Christen 69eacdf4eb applying precompiled CommonPattern.COMMA.split to all places where
10 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 6491270b3a large IPv6 redesign of peer ping methods!
10 years ago
reger 29ccbf6491 seedUploadUrl config is lost on restart if no publish event occured
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
Michael Peter Christen d9858e1b8a removed warnings and superfluous logging
11 years ago
reger ad4b213145 remove unused static var from HTTPDProxyHandler
11 years ago
Michael Peter Christen d2b8f2b477 enhancements for staticIP and ipv6 handling
11 years ago
Michael Peter Christen 1ea17bd9f3 - removed old metadata database and all migration code
11 years ago
reger 0c754dd794 implemented DIGEST authentication, which is for remote login more secure
11 years ago
Michael Peter Christen 7d6fc79eb8 refactoring (usage of constant names for attributes of authentication
11 years ago
reger 65a2f3d5e7 tweak Jetty credentials to work with YaCy UserDB
11 years ago
reger c84c313fe1 Merge origin/master into jetty
11 years ago
Michael Peter Christen 79771c60c0 IPv6 fixes
11 years ago
reger 71d2655c02 downgrade to Jetty 8 to assure support of JRE 1.6
11 years ago
reger 70c51775ae Merge remote-tracking branch 'origin/master' into jetty
11 years ago
Michael Peter Christen 5e31bad711 - the webgraph shall store all links which appear on a web page and not
11 years ago
reger 127adbf5cf remove references to 10_http thread (legacy http server)
11 years ago
orbiter 276dd6452b removed warnings
12 years ago
reger 1dc6482feb format crawler timeout output string in seconds (was days)
12 years ago
Michael Peter Christen 5f0ab25382 removed the option to prevent removal of & parts inside of the
12 years ago
Michael Peter Christen 8219a445f3 refactoring
12 years ago
Michael Peter Christen 00c1c777fa refactoring
12 years ago
orbiter 0cbda0b2b8 - replaced all length() == 0 and size() == 0 with isEmpty()
13 years ago
Michael Peter Christen 96aeb127e3 generalized localhost naming.
13 years ago
orbiter 5a55397f99 some last-minute performance hacks
13 years ago
orbiter c50f8f9a06 code cleanup
13 years ago
orbiter a7df70221e refactoring
13 years ago
orbiter d2ea250d99 refactoring:
13 years ago
orbiter a65ecffef6 fix for http://bugs.yacy.net/view.php?id=42
14 years ago