summaryrefslogtreecommitdiff
path: root/htroot/Steering.html
AgeCommit message (Collapse)Author
2024-04-04fix: Remove SayAt.Me LinkEPS-DEV
2022-02-03changed link to new forum locationMichael Peter Christen
2019-10-20fixed linksMichael Christen
2019-06-15fixed many links to old forum, now https://searchlab.euMichael Christen
2017-03-26Enforced access controls on some administrative actions.luccioman
- ensure use of HTTP POST method : HTTP GET should only be used for information retrieval and not to perform server side effect operations (see HTTP standard https://tools.ietf.org/html/rfc7231#section-4.2.1) - a transaction token is now required for these administrative form submissions to ensure the request can not be included in an external site and performed silently/by mistake by the user browser
2016-12-16Hardened system update checks.luccioman
When a downloaded archive release is corrupted, empty, or can not be opened for any reason, the update script must not be launched because it erases the existing lib/*.jar libraries.
2015-12-24fix typo in Steering.htmlreger
2015-09-03Corrected br markupluccioman
2014-08-28update to kaskelixorbiter
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-06-13typoMichael Peter Christen
2013-06-13added target="_blank" to shutdown linksMichael Peter Christen
2013-06-13added a feed-back message inside the shutdown pageorbiter
2013-02-05*) only install files from the RELEASE directoryMarc Nause
*) minor changes
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-07-24*) HTML fixeslow012
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6992 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-07-18Steering.html: Changed link from Settings_p.html to ConfigAccounts_p.html ↵mikeworks
for setting not existing Administrator password de.lng: Added missing translations for Steering.html during restart/update git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6973 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-03-28*) better usage of JS timers (intervals)low012
*) added messages when status is checked git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6781 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-03-23*) more beautyful (IMO) code, no functional changeslow012
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6764 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-05-17*) YaCy will load status page once it is up again after restart or update if ↵low012
Javascript is enabled. git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5957 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-05-10Kaskelix looks forward to see you again :-)lotus
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5943 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-08-20*) Better Bourne-Shell (OpenSolaris) compatibility, update and restart ↵low012
really work now. As the Bourne-Shell is the grandfather of most modern shells, it should also work with Linux (tested with Mandriva, works) and OSX (Please test!). *) Fixed a typo. git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4054 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-07-02implemented update function:orbiter
after downloading a release using the download button on the status page the user can choose any of the downloaded versions for a update. this enables also a downgrade to a older version. when the update button is pushed, yacy terminates, installes the choosen version and restarts git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3948 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-05-11more XHTML validation(no author)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3710 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-12-20- fixed typo in IndexControl_pkarlchenofhell
- migrated some more pages to correct (X)HTML git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3106 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-12-17Bugfix for http://www.yacy-forum.de/viewtopic.php?p=14175rramthun
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1224 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-11-21using Filetemplates for #[metas]# and other static includesallo
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1116 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-10-05added restart to Status.htmlborg-0300
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@863 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-08-14display of peer name in headline; see ↵orbiter
http://www.yacy-forum.de/viewtopic.php?p=7466#7466 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@535 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-04-25Changed <head> YACY into YaCyrramthun
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@58 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-04-07initial load with yacy 0.36orbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1 6c8d7289-2bf4-0310-a012-ef5d649a1542