summaryrefslogtreecommitdiff
path: root/htroot/Status.html
AgeCommit message (Collapse)Author
2025-12-08added AIShield config page for chat access settings. Also added chat to top ↵Michael Peter Christen
menu in case that was wanted by the user. Also added the AILab to the main menu.
2025-09-21enlarged by 20% also PerformaceGraph, ProfilingGraphMichael Peter Christen
NetworkHistory, ChartPlotter and the Status page.
2022-02-03changed link to new forum locationMichael Peter Christen
2020-12-20fixed lock imageMichael Peter Christen
2019-06-15fixed many links to old forum, now https://searchlab.euMichael Christen
2018-04-02Added hint message inciting to check accounts settings on fresh installluccioman
When unrestricted access from localhost is set and the accounts config page has not been visited at all.
2017-12-08Removed Java 1.8 no more necessary version checking (fixes issue #147)luccioman
Java 1.8 is by the way now a prerequisite to run from latest sources.
2017-01-20upd to commons-compress-1.13.jarreger
hide external icon on forge logo (was also out of position in IE)
2016-11-09Switched even more URLs to pure relative ones.luccioman
Thus a YaCy peer can run behind a reverse proxy subfolder without need for the reverse proxy to rewrite HTML links (a CPU costly operation). Tested on Debian Jessie with an apache2 reverse proxy. See related mantis issues http://mantis.tokeek.de/view.php?id=106 and http://mantis.tokeek.de/view.php?id=701
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-05-25added hint in status to upgrade to java 1.8Michael Peter Christen
2015-12-29fix low memory status hint (dht-in disabled)reger
http://mantis.tokeek.de/view.php?id=619
2015-12-25apply default css styles (class btn) to submit buttons reger
2015-04-10replaced "fork me" banner with github bannerMichael Peter Christen
2015-03-23Updated Git links from Gitorious to Github.Marc Nause
2014-10-29added new index size history image in /Status.html pageMichael Peter Christen
2014-08-28small fix to the welcome messageorbiter
2014-08-28update to kaskelixorbiter
2014-08-19added a unlock icon for all protected pages that are unlocked becauseorbiter
the administrator is logged in.
2014-04-01fixed crawl start links after renaming them in latest commitMichael Peter Christen
2014-03-31Complete redesign of administration top-level menu. This follows twoMichael Peter Christen
principles: - provide an easy tutorial-like "what should I do first" menu - provide all elements which are subject to most first questions to YaCy exibition people on top level: Resource limitation, Parser and Ranking settings I apologize to everyone who are used to the old style and need to find the menu items (again) after this change. I hope that this will make the interface more usable for new users who see a web indexer/crawler the first time.
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-07-30Improved external links.Marc Nause
*) image links will not be marked (if they have class "yacylogo" or "forceNoExternalIcon") *) external links in menu on left (and "fork me"-banner) will open in new tab/window now
2012-04-19one more warning in case that crawling is paused because of low diskMichael Peter Christen
space
2012-04-19add hint for consulting supportMichael Peter Christen
2012-01-03Patch fuer Issue 0000102stbrumm
and fixes to Patch (private peer status is a property of a peer, not a status)
2011-11-24bring my master to stuff from remotesixcooler
2011-11-22manual mergesixcooler
2011-11-14memory in Perfomance Graph - just like it was in the pastsixcooler
2011-07-14because newbies are scared about the memory consumption in the performance ↵orbiter
graph and arguments about high memory consumption according to bad knowledge about java garbage collection techniques, the memory display had been removed from the performance graph shown on the Status.html page. The memory graph can still be seen on the Performance page where the memory graph is just like it was. git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7836 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-06-22fix for http://bugs.yacy.net/view.php?id=41orbiter
added another RSS channel "PROXY". the rss feed for peer news filters this channel if there is not an authorized access on that channel git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7792 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-27- added recording of all accessed and submitted servletsorbiter
- this recording is then used to redirect from the Status.html page to BasicConfig in case that servlet was never submitted - this acts as an addition to the new default pop-up page 'index.html' which offers an administration link to Status.html. For a first-time user this then redirects directly to the former start page BasicConfig.html git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7451 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-12-21- fix for map vieworbiter
- remove some UNRESOLVED PATTERN - maybe a fix for non-flushing cache git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7389 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-12-11*) Fixed links to CrawlStart-pagelow012
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7370 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-09-18*) Changed image in Steering.html from linked image to embedded image ↵low012
because shutdown is so fast now, browsers can't load image before Yacy instance is gone already. Had to make image smaller since IE does not accept large Base64 encoded images. *) Decreases wait time in Steering.html before first check since *) HTML fixes git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7165 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-09-11fix banner reload parameters (were no html errors)lotus
adapted default colours git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7137 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-07-17*) less HTML errors (according to ↵low012
https://addons.mozilla.org/de/firefox/addon/249/) *) Is line 112 there on purpose or can it be deleted? git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6969 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-06-26- some refactoring for internal RSSFeed (protocol of all actions as seen on ↵orbiter
status page) - added dht-out to internal RSSFeed (you can see now messages about distributed indexes on status page) git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6948 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-03-09- integrated live search in the IndexControlURLs input window for URLs:orbiter
this searchs for occurrences of the given word in URLs and presents them in a pop-up list below the input line - some bugfixes for the new robots table viewer git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6735 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-03-07upsorbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6730 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-03-07added follow-me link for twitter in status hintsorbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6729 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-03-03fir for parameters on reloadlotus
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6708 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-03-03adapted banner colors to current standard templatelotus
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6707 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-01-27Minor HTML Changes, Images recompress. suessthomas
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6627 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-01-12renamed the servlet WatchCrawler_p to Crawler_porbiter
this was done because that servlet may be used for wget/cronjob triggered crawl starts and it appears to be confusing that the name of the crawl start servlet looks like a pure monitoring tool. git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6568 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-01-10* reenable DHT if yet enough memory is availablelotus
* reset treshold on reconfiguratoin (thanks to sixcooler) * display status message in web interface git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6562 6c8d7289-2bf4-0310-a012-ef5d649a1542