Michael Christen
3a46b07603
fixed many links to old forum, now https://searchlab.eu
6 years ago
luccioman
211f3d04ab
Added hint message inciting to check accounts settings on fresh install
...
When unrestricted access from localhost is set and the accounts config
page has not been visited at all.
7 years ago
luccioman
640fed2a9c
Removed Java 1.8 no more necessary version checking (fixes issue #147 )
...
Java 1.8 is by the way now a prerequisite to run from latest sources.
7 years ago
reger
c4017f2e87
upd to commons-compress-1.13.jar
...
hide external icon on forge logo (was also out of position in IE)
8 years ago
luccioman
7296e3884f
Switched even more URLs to pure relative ones.
...
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
8 years ago
luccioman
84b81c1af0
Switched more URLs to relative ones when possible.
...
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
8 years ago
reger
3cc2af8f92
reduce the mix of absolute and relative internal html page links
...
(prefer relative for same pg or neighbors) to ease proxied access
e.g. http://mantis.tokeek.de/view.php?id=701
8 years ago
Michael Peter Christen
bfd4e5f9e5
added hint in status to upgrade to java 1.8
9 years ago
reger
cd26717ba2
fix low memory status hint (dht-in disabled)
...
http://mantis.tokeek.de/view.php?id=619
9 years ago
reger
50f64ddc3b
apply default css styles (class btn) to submit buttons
9 years ago
Michael Peter Christen
c7fdde3bd1
replaced "fork me" banner with github banner
10 years ago
Marc Nause
efadb710a4
Updated Git links from Gitorious to Github.
10 years ago
Michael Peter Christen
b4585e9546
added new index size history image in /Status.html page
10 years ago
orbiter
301961c4c1
small fix to the welcome message
10 years ago
orbiter
2dd4b274d4
update to kaskelix
10 years ago
orbiter
b4f2a1db6e
added a unlock icon for all protected pages that are unlocked because
...
the administrator is logged in.
10 years ago
Michael Peter Christen
ba0e3fb0dc
fixed crawl start links after renaming them in latest commit
11 years ago
Michael Peter Christen
701df02ead
Complete redesign of administration top-level menu. This follows two
...
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.
11 years ago
reger
365f77ea8c
make internal page links relative to ease any future development for context aware servlets
...
note also http://bugs.yacy.net/view.php?id=106
11 years ago
reger
e05320b776
upd: to open more external links in new browser-tab
11 years ago
Marc Nause
112836dcc9
Improved external links.
...
*) 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
11 years ago
Michael Peter Christen
4844e124b1
one more warning in case that crawling is paused because of low disk
...
space
13 years ago
Michael Peter Christen
6b133de3e9
add hint for consulting support
13 years ago
stbrumm
d18095dc48
Patch fuer Issue 0000102
...
and fixes to Patch (private peer status is a property of a peer, not a
status)
13 years ago
sixcooler
69570fda24
bring my master to stuff from remote
13 years ago
sixcooler
377f12165d
manual merge
13 years ago
sixcooler
ee2f8673a2
memory in Perfomance Graph - just like it was in the past
13 years ago
orbiter
3a191cdf14
because newbies are scared about the memory consumption in the performance 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
14 years ago
orbiter
4b425ffdd2
fix for http://bugs.yacy.net/view.php?id=41
...
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
14 years ago
orbiter
abb35addb8
added
...
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
14 years ago
orbiter
88773e4daa
changed the default port from 8080 to 8090
...
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
14 years ago
orbiter
786166041a
- added recording of all accessed and submitted servlets
...
- 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
14 years ago
orbiter
bf4ef1513e
- fix for map view
...
- 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
14 years ago
low012
586cbee2bb
*) Fixed links to CrawlStart-page
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7370 6c8d7289-2bf4-0310-a012-ef5d649a1542
14 years ago
low012
f32bb5e51f
*) Changed image in Steering.html from linked image to embedded image 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
14 years ago
lotus
547d5226ae
fix banner reload parameters (were no html errors)
...
adapted default colours
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7137 6c8d7289-2bf4-0310-a012-ef5d649a1542
14 years ago
low012
2d263a7157
*) less HTML errors (according to 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
15 years ago
orbiter
1557e0f2d0
- some refactoring for internal RSSFeed (protocol of all actions as seen on 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
15 years ago
orbiter
3014e5f6f9
- integrated live search in the IndexControlURLs input window for URLs:
...
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
15 years ago
orbiter
474bb4de82
ups
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6730 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
orbiter
8c88abf685
added follow-me link for twitter in status hints
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6729 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
lotus
f336ed568d
fir for parameters on reload
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6708 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
lotus
ddc21e7b73
adapted banner colors to current standard template
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6707 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
suessthomas
a29b17a2fd
Minor HTML Changes, Images recompress.
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6627 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
orbiter
d126d6c1b5
renamed the servlet WatchCrawler_p to Crawler_p
...
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
15 years ago
lotus
eac2daf2e8
* reenable DHT if yet enough memory is available
...
* 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
15 years ago
low012
04d91c67d6
*) added message if unrestricted access from localhost is possible
...
*) added link to admin access config page
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6543 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
low012
8274251467
*) stopped page content from jumping in Opera 10 when loading an image took too long
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6303 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
auron_x
46af1e06dc
- XHTML-Validation of some pages (Status.html still needs work)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5579 6c8d7289-2bf4-0310-a012-ef5d649a1542
16 years ago
lotus
736dd86193
- option enableSimpleConfig can disable hidden tables
...
- corrected some Xmx values
- friendlier welcome message format
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5259 6c8d7289-2bf4-0310-a012-ef5d649a1542
16 years ago