summaryrefslogtreecommitdiff
path: root/htroot/Network.html
AgeCommit message (Collapse)Author
2026-07-11cleaned up user authenticationMichael Peter Christen
this removes the userDB-exception in the normal authentication process which affected mostly wiki and blog which are not required any more. We also cleaned up translation messages as this function was not used at all. This is a required step forward a renovation of the jetty server.
2025-11-29added fontsMichael Peter Christen
2025-09-21Enlarged Network Graphic by 20%Michael Peter Christen
The YaCy retro-pixel-art images had been designed in a time where displays had not been "retina displays" and device pixel ratios (DPR) of 2 (everything must be scaled up by 100% to have the same size). Because the YaCy images have a fixed-width size, they appear now tiny compared on how they appeared in the past. Our 6-pixel font is not readable any more on high-res displays because with a DPR-2 they are scaled down to 50%. Experiments with DPR-agnostic auto-scaling of the images did not show a beautiful result. Instead, we now simply give the graphics 20% more pixel space and also scale up the font from 6 pixel to 8 pixel. They still have a nice retro-style look.
2023-10-29replaced all the links to legacy legacy wiki to legacy wikiokybaca
2020-12-20fixed lock imageMichael Peter Christen
2017-08-06Skip public post of jre version.reger
Added to determine switch to java8 https://github.com/yacy/yacy_search_server/commit/596b5dfa5936b25b605c42807730c29a1d08cd15
2016-11-08Switched more URLs to relative ones when possible.luccioman
This permits an easier and more flexible reverse proxy configuration. Some related mantis issues : http://mantis.tokeek.de/view.php?id=106 and http://mantis.tokeek.de/view.php?id=701
2016-10-25reduce the mix of absolute and relative internal html page links reger
(prefer relative for same pg or neighbors) to ease proxied access e.g. http://mantis.tokeek.de/view.php?id=701
2016-08-26Merge pull request #42 from otteresk/masterOrbiter
improve plotting to make better use of y range
2016-08-19fix for bug in network page: the network table pages also loaded theMichael Peter Christen
network images, even if they had not been showed.
2016-08-09Merge pull request #7 from yacy/masterAndreas
Get my fork synced #7
2016-05-25added column in network table for JREMichael Peter Christen
2016-02-01Improved plottingotter
2015-12-25apply default css styles (class btn) to submit buttons reger
2015-09-11Translator refactoring : to simplify locale files writing, process keysluccioman
as simple string and no more as regular expressions. Updated all locale files to adapt to refectored Translator : removed useless escaped characters and did minor corrections. Performed minor syntax corrections on some html source files. Added an util to translate all html source files with all locales without launching full YaCy application. Corrected main arguments parsing on other translation utils.
2015-04-16put https port in peers dnareger
as we flag if a peer is accesible via https, we need to know the port if we want to use is (e.g. for interYaCy communication) start to provide / tansport the port by recording it in peers dna. - add https link on the Network.html lock symbol
2014-11-17fix for 2-day network stats table: showing 48 instead of 24 hours fromMichael Peter Christen
peer history
2014-10-29added network history in /Network.html?page=5Michael Peter Christen
2014-10-07ipv6 fixes for Network.html front pageMichael Peter Christen
2014-10-01ipv6 fixesMichael Peter Christen
2014-10-01IPv6-enhanced Network monitoring pageMichael Peter Christen
2014-09-30large IPv6 redesign of peer ping methods!Michael Peter Christen
removed preferred IPv4 in start options and added a new field IP6 in peer seeds which will contain one or more IPv6 addresses. Now every peer has one or more IP addresses assigned, even several IPv6 addresses are possible. The peer-ping process must check all given and possible IP addresses for a backping and return the one IP which was successful when pinging the peer. The ping-ing peer must be able to recognize which of the given IPs are available for outside access of the peer and store this accordingly. If only one IPv6 address is available and no IPv4, then the IPv6 is stored in the old IP field of the seed DNA. Many methods in Seed.java are now marked as @deprecated because they had been used for a single IP only. There is still a large construction site left in YaCy now where all these deprecated methods must be replaced with new method calls. The 'extra'-IPs, used by cluster assignment had been removed since that can be replaced with IPv6 usage in p2p clusters. All clusters must now use IPv6 if they want an intranet-routing.
2014-09-21adjust link to peer in Network listreger
(www path obsolete)
2014-09-14implement a forward to remote peer link in P2P Network listreger
Most links in Network.html are only available with transparent proxy = on, which is switched off by default, to make the provided links useable in default setup a small forward servlet added (goto_p.java), which takes the peer hash as parameter and forwards to current public ip (optional with path= parameter). The servlet is protected ( _p ending) to assure forwarding works only for authorized YaCy users.
2014-05-28a try to fix the mixed up terms 'Active' -> 'Senior' and 'Passive' ->Michael Peter Christen
'Junior'
2014-04-29design fixes to better use the new coloursMichael Peter Christen
2014-03-31replacing direct html table cellspacing with css set-up for cellspacingMichael Peter Christen
2014-03-18- added bootstrap css frameworkMichael Peter Christen
- adopted all YaCy administration pages to new framework - created new search page layout (working, but still work in progress) - old skin files are fully appliable! (and looking good) - target is a new style based on bootstrap examples, see /test.html - icons in YaCy may be replaced by glyphicons (to be done)
2014-02-10make internal page links relative to ease any future development for context ↵reger
aware servlets note also http://bugs.yacy.net/view.php?id=106
2013-12-26upd: to open more external links in new browser-tab reger
2013-08-08clear some caches before reporting low Memorysixcooler
do not break lines in Network-table-rows
2013-05-10- added ssl configuration sign (a lock) to network statistic/tableMichael Peter Christen
- fixed a bug in bitfield
2013-05-06draw the names of other peers which receive/send dht into the networkMichael Peter Christen
graphic
2013-05-05enlarge network graph circle according to image height and reduce theMichael Peter Christen
image height in the Network servlet. Overall, the image is now larger but takes less space on the web page.
2013-03-15- do not create a new query for all remote peersMichael Peter Christen
- no document search this time - adjusted banner and network to not show 'WORDS' but DHT Chunks. This is to avoid confusion for robinson peers which do not create Word Entries
2013-01-05fix for Network infoMichael Peter Christen
2013-01-05added 'Last Hour' to network statisticsMichael Peter Christen
2012-07-30nowrap from gaston in forumMichael Peter Christen
http://forum.yacy-websuche.de/viewtopic.php?p=26815#p26815
2012-05-29- fixes to node identificationMichael Peter Christen
- added link to node in network list - added marking of portal search node peers
2012-05-25added node state icon in network listMichael Peter Christen
2012-04-26- enhanced solr field documentationMichael Peter Christen
- added xml api button to IndexFederated_p - the solr schema.xml file can be generated by YaCy
2012-04-19no more SVN..Michael Peter Christen
2011-11-30- fixed network graphicorbiter
- debuged evaluation tables - changed cache settings in template engine - some speed hacks - changed int angles for peer positions in network graphic to double angles git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8124 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-02-14added orbiter
accept-charset="UTF-8" to all forms this applies patches from http://forum.yacy-websuche.de/viewtopic.php?p=20891#p20891 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7482 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-01-28changed the default port from 8080 to 8090orbiter
see also: http://forum.yacy-websuche.de/viewtopic.php?p=21683#p21683 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7454 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-01-26- search page becomes default start page (new users are not forced to do ↵orbiter
configuration since this is not necessary) - adjusted top menu on search page (shows less stuff and now also the network graphics) - adjusted the network page (looks better in when showing no other navigation on top) git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7448 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-01-26option in network servlet to show the servlet with simple or embed menusorbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7447 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-01-26enhanced network graphicorbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7446 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-01-22better table layout in Network and API Administrationorbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7444 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-01-15adding convenient option for contacting peer on network page 4. can be used ↵lotus
on creating new network. this page is hidden from the interface (not linked). git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7435 6c8d7289-2bf4-0310-a012-ef5d649a1542