summaryrefslogtreecommitdiff
path: root/htroot/ConfigNetwork_p.html
AgeCommit message (Collapse)Author
2018-05-03Upgraded ConfigNetwork_p html doctype and added language attributeluccioman
2018-05-03Removed unpaired select closing tagluccioman
2018-05-02Added a UI section to configure encryption of peers communicationsluccioman
2018-04-18Enforced access controls on basic administration settings pages.luccioman
Ensuring http post method is used for operations with server-side effects (in respect of http semantics), and a valid transaction token is provided by the user-agent.
2017-03-15update translation for ConfigNetwork_p.htmlreger
2016-03-18Distilled sentence - ConfigNetwork_pBryan Black
I distilled the first "Distributed Computing Network for Domain" description sentence and corrected grammar.
2014-12-01moved network configuration to Use Case submenu; this is necessaryMichael Peter Christen
because the definiton of portal peers within the YaCy freeworld network is otherwise splitted into two different main menus.
2014-03-20replaced pdblue-homebrew buttons with bootstrap standard buttonsorbiter
2013-11-13added option to Config_Network_p.html to enable remote search whileMichael Peter Christen
DHT-Receive is switched off.
2012-09-03added new button design to more buttonsMichael Peter Christen
2012-08-13added a possibility to define a custom network definition URL for remotecominch
management
2012-01-03Patch fuer Issue 0000102stbrumm
and fixes to Patch (private peer status is a property of a peer, not a status)
2011-11-23moved the Save buttonorbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8078 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-01-17* adminAccountForLocalhost only for localhostf1ori
* yacy crawls local domains also, if no password is set (the interface is already protected) * it's not required anymore, to set a password in intranet mode git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7436 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-09-16- removed the remote crawl option from the network configuration submenu andorbiter
- added a remote crawl menu item to the index create menu. This menu also shows a list of peers that provide remote crawl urls - set remote crawl option by default to off. This option may be important but it also confuses first-time users git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7158 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-08-18de.lng: Added some German translation for Config* pages that I have found ↵mikeworks
untranslated ConfigNetwork_p.html: Updated Javascript for P2P <-> Robinson selection to use the new ID values - sorry for breaking this in 6996 (undoing id -> name changes again in 7041 and 7042 because the name tag is not allowed in XHMTL Strict 1.0) git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7045 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-08-16redirect uncaught exceptions to logging + small other changesorbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7042 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-08-15fixed auto-set values for robinson selection; this reverts a single line ↵orbiter
from SVN 6996 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7041 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-07-25ConfigUpdate_p.html and ConfigUpdate_p.java: Added check for downloaded ↵mikeworks
releases and disabled buttons in case no new releases available de.lng: Updated German translation for additional String in ConfigUpdate_p.html XHTML 1.0 Strict fixes for all the other .html files yacy/ui/css/yacyui-portalsearch.css: added .hidden class that was removed from ConfigProperties_p.html Switchboard.java: Added URL for thread Remote Crawl Job and set URL for Remote Crawl URL Loader to null to fix empty href="" git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6996 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-05-25- more information about peer tagsorbiter
- peer tag is by default '*' git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5975 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-11-06- consolidation and refactoring of many DHT target - computing methodsorbiter
- implemented vertical DHT acceptance ("my own DHT") to accept new targets - added new target computation for global search: addresses vertical targets also - enhanced remote crawling: collection of remote crawl urls if queue has less than 100 entries (was: 0 entries) - better performance value computations for PPM selection in network configuration git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5319 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-05-20fixed several details about network switching, default password, random ↵orbiter
password and localhost authentification git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4830 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-05-15implemented switch for admin authorization from localhost:orbiter
- access is granted for localhost users to administration pages by default - the default setting can be changed in the BasicConfig.html page - if the BasicConfig page was accessed with post and no password was submitted, a random password is generated - a headless installation MUST give a password upon first call of the configuration page, otherwise they will not be able to access it again - if no password is given within 10 minutes after start-up, a random password is generated git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4804 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-05-14- added option to switch between yacy networks, especially between the two ↵orbiter
default networks (freeworld and intranet), from the ConfigNetwork online interface - to make this possible, a large refactoring and reorganisation of data structures was necessary git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4803 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-04-18- added servlet to configure the search page greeting lineorbiter
- added information output about the current network definition in the network servlet - better description and usage of profile entries in User Profile servlet regarding FOAF format - reformatting of menues at status page git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4710 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-02-09fixed more XHTML strict errors lulabad
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4467 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-06-28added option to allow/disallow DHT transmission during indexingorbiter
see also http://forum.yacy.de/viewtopic.php?f=9&t=8 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3933 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-06-13better server access trackingorbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3878 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-05-10addition to svn 3699: check send/receive if p2p-mode is activatedorbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3701 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-05-10*) added some JS to give more direct feedbackauron_x
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3699 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-05-08*) added german translation for NetworkConfigauron_x
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3690 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-05-03fixed save button in confignetworkorbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3643 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-04-29- handle null from iterator in IndexCreateWWWLocalQueue_p.javakarlchenofhell
- fixed ETA to reach next peer in Network.java - added some <label>s and fxied minor XHTML errors in ConfigNetwork.html - try to avoid returning null in servlets as it is unexpected and causes a NPE in the file handler git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3623 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-04-26robinson cluster: added client-side protocol implementationorbiter
- the network configuration page shows a new option: robinson clusters - when a global search is made, all robinson peers are excluded, but: - robinson peers/clusters that provide peer tags and where search words match such tags, they are included in global search. Therefore, robinson peers/clusters support the global yacy network with their indexes, without doin DHT-exchange git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3598 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-04-23small interface correctionorbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3590 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-04-23- added new Network Configuration menu, can be found in basic settingsorbiter
- new cluster functions will be available in this menu, but currently not enabled, because corresponding interface methods are not ready yet - shifted remote crawl settings to new network configuration menu - shifted DHT distribution/receive to the new network configuration menu - adopted some string constants - added cluster configuration settings to yacy.init git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3589 6c8d7289-2bf4-0310-a012-ef5d649a1542