Commit Graph

330 Commits (7efb66ee10761fd18b804ca14188665efaa9af46)

Author SHA1 Message Date
orbiter 50586a0dfd rename of widget to 'widget'
14 years ago
orbiter aacf572a26 - enhancements for search speed
14 years ago
orbiter e63896f2a8 added an intranet scanner and a servlet which shows all intranet addresses and an option to start a site-crawl for all these addresses at once.
14 years ago
orbiter daeea96aea renamed servlet CrawlStart_p.html to CrawlStartSite_p.html to circumvent problem with translation which still showed old expert crawl start page
14 years ago
orbiter 37baa8bae3 - fixes for concurrency exceptions and failed database integrity verification
14 years ago
orbiter 29fe401f93 - some layout and text enhancement for site crawl start
14 years ago
orbiter 8c1da27347 - added more comments for user in site crawl servlet
14 years ago
orbiter 58b7417a59 - added a new 'easy' crawl start menu which can be used for the special case of loading a complete domain
14 years ago
orbiter 670ba4d52b - removed the remote crawl option from the network configuration submenu and
14 years ago
orbiter 906c572621 - enhanced index create menu structure
14 years ago
orbiter e10cd115a9 - added a new RSS reader interface. This is not finished but you can now load and look at RSS feeds. It will be used to index RSS feeds in a way that is appropriate for such kind of data.
14 years ago
orbiter 5a994c9796 added a scheduler based on API actions
14 years ago
mikeworks 0f248e7433 ConfigBasic.html: XHTML 1.0 Strict fixes
15 years ago
orbiter 11b7853940 added a configuration page for search heuristics. currently you can switch on there:
15 years ago
orbiter 1610c81dff fixes for embedded search / search widget
15 years ago
orbiter 3661cb692c added dictionary loader servlet that can be used to get the geolocalization file:
15 years ago
orbiter 0769517129 added a robots.txt monitor in the crawler monitor submenu
15 years ago
orbiter 270fb38674 - fixed some bugs in Table viewer
15 years ago
orbiter 047f8718a7 added kiosk-mode button on standard search page and interactive search page
15 years ago
orbiter 8a76f38d26 Added a new steering servlet that can be used to repeat actions that had been made on the yacy interface. This can be used to:
15 years ago
orbiter 8ce936bcdd added an api recording function: it shall be possible to record
15 years ago
orbiter 81035e7080 moved a sub-menu entry
15 years ago
orbiter 9bbd546e64 in live search, show at least 20 entries instead of only 10
15 years ago
orbiter d126d6c1b5 renamed the servlet WatchCrawler_p to Crawler_p
15 years ago
orbiter a3b8b7b5c5 some redesign of the main menu structure:
15 years ago
orbiter a44112b562 - moved index cleaner to blacklist submenu, because the index cleaner cleans the index with the blacklist
15 years ago
orbiter a0e891c63d - some redesign in UI menu structure to make room for new 'Content Integration' main menu containing import servlets for Wikimedia Dumps, phpbb3 forum imports and OAI-PMH imports
15 years ago
suessthomas 56a5bd090d Small fixes to header.template for more XHTML compatibility.
15 years ago
orbiter 76bca8cffd show interactive search without menu
15 years ago
orbiter c864901087 - moved httpd.mime to defaults path
15 years ago
orbiter 26b81bd1f1 added another search integration help page
15 years ago
orbiter feece4bfcb slightly changed default skins:
15 years ago
orbiter 5bb8074150 removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency.
16 years ago
orbiter 7d493cf8cc moved parser configuration in separate servelet
16 years ago
orbiter 93c69fa1cb - added hints to integrate a yacy search in phpBB3
16 years ago
apfelmaennchen b6058a7db1 yacyui-portalsearch:
16 years ago
lotus 48051fef4b another fix for IE
16 years ago
orbiter a119860b82 moved IndexImportWikimedia into different menu position
16 years ago
apfelmaennchen ab09d8ebb3 - small noscript fix
16 years ago
apfelmaennchen 36dc9b09ac - partial update to jquery-1.3.2
16 years ago
apfelmaennchen 5a7dec880e - some improvements for: http://forum.yacy-websuche.de/viewtopic.php?f=9&t=1904#p15668
16 years ago
orbiter 3d5f2ff544 - added new servlets to support search portal administrators for the integration of yacy search fields in their web pages
16 years ago
orbiter 4b4bddca00 added new submenu to crawler menu: import of phpbb3 forum postings from mysql
16 years ago
orbiter c01d6f43e1 - fixed problem with thread dump if no arguments are given
16 years ago
orbiter 04ec42e1d0 removed index Transfer, because it does not make sense any more to do a complete index transfer using the DHT methods. It is far easier and faster to just copy the whole index files from the source to the target peer. To do this, copy all files from DATA/INDEX/<network>/TEXT/RICACHE and DATA/INDEX/<network>/TEXT/METADATA from the source to the destination peer.
16 years ago
orbiter 5fb77116c6 added a submenu to index administration to import a wikimedia dump (i.e. a dump from wikipedia) into the YaCy index: see
16 years ago
apfelmaennchen ac3139a1fd fix for live-search positioning in header.template
16 years ago
orbiter 50e96ee894 - moved live search window in yacy to different location
16 years ago
apfelmaennchen 0b4e4bbddd fixed css interferance for previous posts
16 years ago
apfelmaennchen 753affca4b - request: http://forum.yacy-websuche.de/viewtopic.php?f=9&t=2041#p14336
16 years ago
orbiter 64a63306b8 added portal-test explanation page to the customization submenu
16 years ago
auron_x 46af1e06dc - XHTML-Validation of some pages (Status.html still needs work)
16 years ago
orbiter 9d282d2c16 - renamed interactivesearch to yacyinteractive
16 years ago
orbiter 8632eebf60 - added api icon to the web structure visualization
16 years ago
lotus 5280ad638d added basic performance page
16 years ago
orbiter 0b4808ba3d added new interactive search feature:
16 years ago
low012 421d056550 *) changed layout of blacklist adminstration (less cluttered)
16 years ago
lotus 95fddf056c - better support for narrow windows on searchpage
16 years ago
orbiter dc149df3b1 new status page layout:
16 years ago
lotus 9d4f0325e1 - removed shutdown from search page (we have it in tray now!)
16 years ago
orbiter 7e24c51fd5 - removed alternative search page in main menue in favor of rich client search page
16 years ago
orbiter 693fa2a157 - renamed Comparison to compare_yacy
16 years ago
orbiter bd45c5a2bc integrated the comparison page into the main menu
16 years ago
lotus b92105c8b0 do not change auto recrawl scheduler with performance profiles
16 years ago
lotus d7a16c1f30 * added shutdown on search page (this page is shown after clicking the tray icon)
16 years ago
orbiter 4a4f388ca5 re-design and simplification of crawl start menu layout
16 years ago
f1ori d02a26d642 * added lock icon to ConfigAppearance menu item
17 years ago
orbiter f7aaeb3fad created new main menu entry 'Customization and Integration'
17 years ago
danielr da917cf4b1 undo reduced menu
17 years ago
danielr 0c1dc703e4 - set staticIP at startUp
17 years ago
orbiter 2f381b8d7a - fixed at least two causes for a NPE after a use case switch.
17 years ago
lotus 77186fb8cf now, we support crawling queue import ;)
17 years ago
orbiter 30356ec980 The basic configuration is now very very easy! New users will not be confronted with account settings.
17 years ago
orbiter 3bd1db776a implemented switch for admin authorization from localhost:
17 years ago
orbiter 906c144799 - design update to new terminal and rssTerminal
17 years ago
orbiter 6d1be66822 - longer refresh rate for reload of WatchCrawler page forwarding to indexing start (does not work in IE)
17 years ago
orbiter 3c76342619 - added servlet to configure the search page greeting line
17 years ago
orbiter 6155f0e634 last small changes until main release
17 years ago
orbiter 8313d58ae7 - integrated the collage into the Web Visualization menu
17 years ago
orbiter 7150b463ff changed handling of default values and database paths:
17 years ago
orbiter a7abee3578 - fixed some data types in new search stack
17 years ago
lulabad 00b8764a67 fixed some XHTML strict errors
17 years ago
orbiter 89b9b2b02a redesigned remote crawl process:
17 years ago
orbiter 55da871211 preparations for better ranking: better debugging of index properties
17 years ago
orbiter 794d296129 project link update
17 years ago
orbiter 87b297b4d2 update of link to english forum
17 years ago
orbiter 842308ea97 - redesigned crawl start menu, integrated monitoring pages
17 years ago
low012 a493bd88b6 *) updated a few links
17 years ago
orbiter 8d6aa7a66d replaced detailed search page by ranking definition page (this is what it essentially is)
18 years ago
orbiter 0c4cf68c45 moved publication options (wiki, blog, share) to a single menu entry 'Publication'
18 years ago
orbiter 7c5c814a47 - simplified code (removed exception handling where not necessary)
18 years ago
orbiter 527b3decde - re-sructuring of configuration menus
18 years ago
michitux 110a1a2b16 - fixed the handover of the searchterm and -type on index.html when the user clicks on "more options..."
18 years ago
orbiter 0622dcc392 updated project links, integrated new english forum and yacystats
18 years ago
daburna 8c691287f6 - new forum link
18 years ago
orbiter 3c19fcf519 harmonisation of servlet naming, headlines and menu entries
18 years ago
michitux 4f1f280abd Fixed Status - page for IE (http://www.yacy-forum.de/viewtopic.php?t=4113), added new Stylesheets in conditional comments for different IE - versions, added hiding of favicons (as proposed by allo).
18 years ago
orbiter 66ec8b63c1 added a httpd access tracker:
18 years ago
orbiter 5fd1d5a58e added time configuration
18 years ago
orbiter e07458bad4 added time-out function to web analysis
18 years ago
orbiter 01d4cbc143 moved indexing menue back to top
18 years ago
orbiter 3f49cd516b splittet the index create page into two pages:
18 years ago
orbiter 4fb86b02e4 - fixed problem when surftip url is broken
18 years ago
orbiter 4934c5f4d3 - corrected News menu (wrong headline)
18 years ago
orbiter 71b0206935 - shifted control queue monitor pages to crawl monitor
18 years ago
orbiter a585b4d41b added web structure image
18 years ago
karlchenofhell 086239da36 - added servlet: remote crawler queue overview
18 years ago
orbiter 68f5d64ae6 replaced yacy logo by better version
18 years ago
orbiter 89c1511738 - added new Network Configuration menu, can be found in basic settings
18 years ago
orbiter f88aea4869 reverted another bad idea
18 years ago
michitux 4990909178 Some bugfixes, new layout/style for image search results:
18 years ago
orbiter 4eecf0bb12 templates for embedded display. try:
18 years ago
theli 7edd5a0b77 *) correcting notifier.gif path
18 years ago
karlchenofhell dcc13abd59 - fixed small bug at home page, button "peer's console"
18 years ago
orbiter 5741701b59 moved crawl start up, personal web pages down in main menu
18 years ago
karlchenofhell 9623bf7bbe - removed call of java 1.5 method
18 years ago
orbiter f7803a6ce4 enhanced crawl balancer
18 years ago
orbiter 39b0658839 Redesign of Webinterface menu structure
18 years ago
karlchenofhell d114a0136e - crawl profile: don't add null-values
18 years ago
karlchenofhell f88487e964 - added servlet to clean blacklists (find & delete invalid entries)
18 years ago
orbiter c82f494b08 reorganisation of search statistics page
18 years ago
daburna aedb34a988 removed "cookie menu"
18 years ago
(no author) fe72b772cf added a monitor page for search requests
18 years ago
rramthun 25a64fe3da -windows-script echoes correct port-number now
18 years ago
orbiter 30888e7a2f implementation of search constraints
18 years ago
low012 75915502ec *) Cursor will jump to textfield on http://localhost:8080/yacysearch.html when page is loaded if JavaScript is enabled. (No changed behavior if JavaScript is diabled.)
18 years ago
allo 63a2616eb7 -If you click on "Administration", you can log-in.
18 years ago
daburna c97984bbac -corrected link and updated language file for simpleheader.template
18 years ago
daburna a1736675ca -ups
18 years ago
low012 f7447894f1 *) fixed link to WatchCrawler_p.html
18 years ago
orbiter df1629b05a - code cleanup
18 years ago
orbiter c42b011648 added watch crawler to menu
18 years ago
michitux 31393312d0 New XHTML-template for a large part of the frontend, for details see http://yacy-websuche.de/wiki/index.php/Dev:XHTML
18 years ago
rramthun 96b774e427 Adding link to newsletters as agreed in forum.
19 years ago
rramthun 962bc705d4 Fixed broken link
19 years ago
rramthun fd27d55385 One more table in ConfigBasic by Kebron
19 years ago
rramthun 955462d6b8 Some HTML cleanup/validation
19 years ago
(no author) 63a08307c2 Updated WikiLink
19 years ago
rramthun fb064fdbee Many additions/corrections to the German language file
19 years ago
rramthun 007b8008c2 -spelling/translation
19 years ago
orbiter b00756378f adopted ViewProfile to be used in search interface to fetch local profile
19 years ago
orbiter f0833b0328 introduced simple search interface
19 years ago
orbiter 0c9b61820e enhanced re-crawl settings
19 years ago
auron_x 1fc494858d *)added blog to the nav-bar
19 years ago
orbiter 0ec28b8f8e added DBCleaner from Hydrox
19 years ago
orbiter bae3783d38 added a snippet marking
19 years ago
orbiter bfec51969d moved skin selection to config menu
19 years ago
rramthun 88f925f439 Updated language for blog by NN and for 1-2-3 by /me
19 years ago
orbiter a4682e2810 fixed problems in basic config and added language setting
19 years ago
orbiter 1b9b8922d9 * fixed problems with new basic 1-2-3 configuration (now authentication required)
19 years ago
orbiter bec1a8e922 added basic configuration menu for 1-2-3 set-up. This is not finished and needs an authorization mechanism. Do not use in production.
19 years ago
daburna f0c50aad69 Added again an experimentell version of new design. Changed now complete to XHTML and CSS. Made by Michael Hamann (Michitux). For testing it, rename xhtml-index.html to index.html and use skin xhtml-style.css
19 years ago
daburna 4797b3e50a added experimentell version of header.template without table design. just try it and leave a comment ->webmaster at daburna.de
19 years ago
allo e6c2f700b1 public Tagview
19 years ago
orbiter aa01c78722 - added bookmarks to main menu
19 years ago
rramthun 45a61c3da8 Fixed bug in Opera and IE, which caused the YaCy headline to be cut off.
19 years ago
orbiter 0cb940a8e5 added detailed search.
19 years ago
allo 1f3eaf9f8e use DATA/HTDOCS for notifier.gif. Works even if htroot is readonly
19 years ago
daburna a4696fa92e added new submenu for index control
19 years ago
daburna 016ed3471f updated de.lng:
19 years ago
orbiter dbd6cc57dc * added Connection page to main menu; adoped Connection page layout
19 years ago
orbiter 5b0911d7ea added new performance menu for search sequence configuration and monitoring
19 years ago
allo ee347364d9 basic xhtml/css layout
19 years ago
orbiter 71a31f0902 integrated and extended new memory performance menu; found and fixed bug in DHT caching
19 years ago
orbiter fb52a82008 added new performance page for memory settings
19 years ago
rramthun 28bf20608b Converted standard content-charset for HTMl pages to UTF-8
20 years ago
orbiter 2d8557cb10 minor changes
20 years ago
orbiter 083c8ddc69 new alert symbols
20 years ago
orbiter e9bfa80050 integrated Wiki to Main Menu
20 years ago
orbiter 5157159281 update of links
20 years ago
orbiter 60117a2073 integrated YaCyNews basis
20 years ago
orbiter 252c6e4869 added crawl queue monitor for global crawls
20 years ago
orbiter 9a3f80403e redesigned IndexCreate menu -- introduced submenues to enable more crawl queue control pages
20 years ago
orbiter 594c591223 changes towards 0.38
20 years ago
orbiter 650ca3955a added flush-thread for index cache and added language-name mapping in Language_p
20 years ago
rramthun 76475f9f38 Fixed various spelling mistakes...
20 years ago
rramthun f9c7deca2e Fixed some spelling mistakes and removed underline from accesskey chars
20 years ago
rramthun 982c3ebeeb Added some accesskeys to webinterface and updated help with some hints on how to use them.
20 years ago
orbiter c7c6aaf06e many bug-fixes
20 years ago
orbiter 248077d3f0 initial load with yacy 0.36
20 years ago