summaryrefslogtreecommitdiff
path: root/htroot/SettingsAck_p.java
AgeCommit message (Expand)Author
2022-10-02moved all remaining servlet classes to new locationMichael Peter Christen
2022-02-11Update SettingsAck_p.javaBurkhard
2022-01-11add setting for public facing portLukas Fülling
2021-03-20removes unused imports and variablessgaebel
2021-01-25Make it possible to set an empty password disabling the authenticationMichael Peter Christen
2019-04-14Made SNI extension user configurable without the need for server restartluccioman
2018-09-19Enforced access controls to System settings pagesluccioman
2018-06-05Added gzip compression of responses returned to user-agents accepting itluccioman
2018-04-15Added analysis optional setting to compute statistics on text snippetsluccioman
2017-12-08Removed use of deprecated Jetty IPAccessHandler for client filtering.luccioman
2017-05-11Improved previous merge "Show ranking in HTML UI".luccioman
2017-03-19Introduce the option to configure a shutdown port.reger
2017-03-18add switchboardconstants for server ports config keysreger
2017-03-07Fixed settingsAck_p.html back link for case where referrer is stripped.luccioman
2017-03-03Added an advanced settings page for referrer policy settings.luccioman
2017-02-09Added a new Debug/Analysis advanced settings subsection.luccioman
2017-01-22Group all proxy settings on System Administration by adding settings ofreger
2016-11-20remove old/obsolete clear text "adminAccount" credential entry from initreger
2016-03-25load handler for Transparent Proxy on startup only if feature is activatedreger
2015-10-31differentiate api call getLocalPort() from getConfigInt()reger
2015-10-31fix detection of https port changed after set in System Adminreger
2015-01-29applying precompiled CommonPattern.COMMA.split to all places whereMichael Peter Christen
2014-11-24added option to make the YaCy proxy act as the cache is never stale. IfMichael Peter Christen
2014-11-12added a input-field for setting 'fileHost'sixcooler
2014-10-07Finished implementation of UPNP:Marc Nause
2014-09-30large IPv6 redesign of peer ping methods!Michael Peter Christen
2014-08-21seedUploadUrl config is lost on restart if no publish event occuredreger
2014-08-20remove old description for proxy port settings (Settings_p.html?page=ProxyAcc...reger
2014-06-01make https port setting changeable via front end somewherereger
2014-05-17"Use remote proxy for yacy" has no function, remove option and related config...reger
2014-04-18- remove unused manual http KeepAlive configreger
2014-02-09removed warnings and superfluous loggingMichael Peter Christen
2014-02-02remove unused static var from HTTPDProxyHandlerreger
2014-01-27enhancements for staticIP and ipv6 handlingMichael Peter Christen
2014-01-20- removed old metadata database and all migration codeMichael Peter Christen
2014-01-17implemented DIGEST authentication, which is for remote login more securereger
2014-01-05refactoring (usage of constant names for attributes of authenticationMichael Peter Christen
2013-12-27tweak Jetty credentials to work with YaCy UserDBreger
2013-12-14Merge origin/master into jettyreger
2013-12-06IPv6 fixesMichael Peter Christen
2013-10-09downgrade to Jetty 8 to assure support of JRE 1.6reger
2013-09-22Merge remote-tracking branch 'origin/master' into jettyreger
2013-09-15- the webgraph shall store all links which appear on a web page and notMichael Peter Christen
2013-09-12remove references to 10_http thread (legacy http server)reger
2012-10-23removed warningsorbiter
2012-10-21format crawler timeout output string in seconds (was days)reger
2012-10-10removed the option to prevent removal of & parts inside of theMichael Peter Christen
2012-09-21refactoringMichael Peter Christen
2012-09-21refactoringMichael Peter Christen
2012-07-10- replaced all length() == 0 and size() == 0 with isEmpty()orbiter