summaryrefslogtreecommitdiff
path: root/htroot/terminal_p.html
AgeCommit message (Collapse)Author
2025-09-21enlarged by 20% also PerformaceGraph, ProfilingGraphMichael Peter Christen
NetworkHistory, ChartPlotter and the Status page.
2018-05-22Updated YaCy home page embedded links from http to https schemeluccioman
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-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
2014-04-01fixed crawl start links after renaming them in latest commitMichael Peter Christen
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
2011-12-29Fixed a lot CHMOD rights (no need for execute flag on *.java/*.html) and ↵Roland 'Quix0r' Haeder
introduced local/remote crawl size ratio based check
2010-10-06de.lng: Added some more untranslated strings I found and uncommented old ↵mikeworks
ones that were removed terminal_p.html: Put back the old ID which was really easy to find IndexCreate.js: Because XHTML 1.0 Strict does not allow name tags for some elements rewrote most element access functions to use getElementById Table_API_p.html and all other html pages: Some XHTMl 1.0 Strict fixes, changed checkAll javascript, marked the first row with checkboxes as unsortable where applicable Table_API_p.java and all other java pages: URLencoded lines with possible ampersands & -> & for validation XHTML 1.0 Strict sourcecode --> All Index Create pages should validate now. Hope I did not break anything else (too much :-) git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7225 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-09-29Collage.html and Collage.java: Added <p> in body before images for XHTML 1.0 ↵mikeworks
Transitional validationg and alt tag to images as well as closing tag <img (...) /> terminal_p.html: Set new link for starting a crawl to CrawlStartSite_p.html and replaced the old embed object of the Among.us Flash object by their new JS which takes care of adding the object correctly de.lng: Moved the translations for the JS part from yacyinteractive.html to the yacyinteractive.js part --> Terminal page is now valid XHTML 1.0 Transitional git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7211 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
2009-02-06- more XHTML-validationauron_x
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5580 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-09-28*) updated whos.amung.us code in terminal pagelow012
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5217 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-08-28fixed a dead linkorbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5094 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-05-24- fix for bad reset of index / bad index location after deletionorbiter
- some modification of rssTerminal window location and size git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4850 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-05-23- added illustration grafics to basic configurationorbiter
- added navigation links to terminal git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4842 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-05-23fix for domain monitor display in IE on terminallotus
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4839 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-05-13- added RWI transmissions to the event terminalorbiter
- fixed bug in Collage - added 'embedded mode' to collage - integrated Collage to terminal_p as iframe in embedded mode (Pictures now visible in terminal_p) git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4797 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-05-08- design update to new terminal and rssTerminalorbiter
- added terminal to main menu - removed transfer size limitation in server git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4779 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-05-07updated some grafics at new terminal_porbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4774 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-05-07added new terminal servlet using current visualization methods and a new ↵orbiter
one: a processing (processing.org) applet. the new servlet can be found at http://localhost:8080/terminal_p.html ..to be enhanced.. git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4773 6c8d7289-2bf4-0310-a012-ef5d649a1542