orbiter
60f97faec6
added hint to the search api examples to remind the user that these
...
interfaces are examples and not actual variants of the current search
10 years ago
orbiter
f642cfbe30
added hint to the regular expression tester
10 years ago
orbiter
c2521111ca
another fix to de locale which fixes a html tag glitch
10 years ago
orbiter
73ebf69ca7
changed style of info-icon to be similar to bootstrap.css glyphicons
10 years ago
orbiter
c66590e01a
another translation typo
10 years ago
orbiter
96cd6d1979
fix for translation mistakes
10 years ago
reger
6654d314f1
add rss version to api/feed.rss
...
IE11 reports error without
10 years ago
orbiter
0ad39d4811
fix for de locale translation mistake
10 years ago
orbiter
cbb5f06630
do not remove the index deletion option from the IndexControlURLs_p.html
...
servlet after a deletion happend, instead show but disable the option
when the index is empty.
10 years ago
orbiter
73c2e47de3
added a confirmation dialog to complete index deletion
10 years ago
orbiter
71b686e503
fix html error occurred by missing symbol in de localization in
...
IndexDeletion_p.html
10 years ago
orbiter
49d4f95faf
bugfix to latest commit
10 years ago
orbiter
68211f8244
enable Crawler_p servlet if a rss feed or a wiki dump import was
...
submitted.
10 years ago
orbiter
a65df4ce7e
do not push noindex errors into log if in intranet mode. noindex
...
attributes are attached to artificial constructed index.html files which
list directories. Such files are naturally rejected by the crawler and
should not appear in the error log because these files are part of the
construction of file crawlers and confuse users if they see them in the
error log.
10 years ago
orbiter
688c6d8954
Merge branch 'master' of git@gitorious.org:yacy/rc1.git
10 years ago
orbiter
4ae7aead28
addon to latest fix
10 years ago
orbiter
500e0b9927
fix for browsing of file paths in Index Browser
10 years ago
Marc Nause
2af56fa37d
Improved UPnP. (still not perfect)
...
*) set HTTPS port if enabled
*) improved data structures (may not be final)
*) moved UPnP to own package
10 years ago
orbiter
b3ebd38079
removed the HTDOCS repository concept because the concept to host files
...
on the YaCy http server is obsolete; YaCy can index file:// and smb://
paths
10 years ago
orbiter
5611d45b65
renamed Host Browser to Index Browser (gives a better hint what it
...
actually does)
10 years ago
reger
ec5b1d9e33
let NETWORK_WHITELIST take precedence over NETWORK_BLACKLIST
...
this makes it easier to config exception (for private networks),
like blacklist= .*
whitelist= 10\..*,127\..* ..... allows only listed ip pattern
10 years ago
Marc Nause
8d1b66accc
Fix for http://mantis.tokeek.de/view.php?id=432
...
*) replaced all shebangs with more universal versions
10 years ago
reger
1fdcc2d67b
change seedfile upload ip check to allow intranet ip in intranet mode
...
- this allows to setup a principal peer in intranet environment
10 years ago
reger
70bb3d1b38
update target url for yacy-portalsearch.html to search.yacy.net (peer yacportalsearch2014)
...
(old www.yacy-suche.de not reacheable)
10 years ago
reger
e31b0e6d67
- update javadoc Seed.getIP
...
- default mySeed.ip to hostip in SeedDB.initMySeed() if Intranetmode
this allows to become senior status in intranet hosted search network with view peers,
otherwise peer would stay junior because of default init with loopback ip as public (dna) ip.
10 years ago
reger
350c6b8250
in IntranetMode allow intranet hosted seedlist with Network_Domain "any"
...
- so far intranet seedlist hosts are always denied but need to be allowed in intranet mode
10 years ago
sixcooler
b4226ed10c
germal locale correction
10 years ago
orbiter
d68438c3d9
make sure that the postprocessing background thread never dies by any
...
exception
10 years ago
reger
29ccbf6491
seedUploadUrl config is lost on restart if no publish event occured
...
-add a saveMySeed() on uploadurl changes (to keep url setting without retyping even if network down)
10 years ago
reger
e033e79826
remove old description for proxy port settings (Settings_p.html?page=ProxyAccess)
...
- The options were not current (only port number accepted, which is part of ConfigBasic.html)
- Deleted options and the port number input field from the proxyaccess page.
- joined both transparent proxy setup pages (Settings_Http.inc & Settings_ProxyAccess.inc) in one page
- adjustments to the related/linked pages
10 years ago
orbiter
e4e1bdeba0
added 0x40 to image of lockopen-gif image palette (light grey)
10 years ago
orbiter
7028a39abb
changed lock/unlock image design
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
sixcooler
aa3e5f2046
bump to httpclient-4.3.5
10 years ago
reger
7267c76881
set default "Search Interfaces"."Solr RSS/Opensearch" query to show latest 10 addition to index
10 years ago
reger
d5077b94e4
update Netbeans IDE classpath
10 years ago
reger
516c8c02b1
update to commons-compress-1.8.1
...
(bugfix release)
10 years ago
reger
ea6c9e9b07
reduce mem buffer overhead for gap files during r/w
...
(they are typically small compared to idx allowing to use smaller buffersize -> set to 16k records)
10 years ago
reger
8d1b764458
update to Jetty 9.2.2
10 years ago
reger
e88537522d
allow single quote " ' " in query
...
see http://mantis.tokeek.de/view.php?id=379
-add QueryGoal test case for this
10 years ago
reger
f76d81f5c9
fix: hanging text in input fields of WatchWebStructure_p.html
...
in IE11
10 years ago
orbiter
487021fb0a
snippet computation update
10 years ago
orbiter
cf9e7fdbb8
reverted template from latest cherry-picked commit
10 years ago
Alex
f6c7467a90
updated some french translations
10 years ago
orbiter
1c2f1f233a
Merge branch 'master' of git@gitorious.org:yacy/rc1.git
10 years ago
reger
5a4995ded3
fill solr rss writer dc:subject tag with keyword content
10 years ago
orbiter
927aaa95a6
concurrency bugfix
10 years ago
Alexandre Vouilloz
564f1cf6d3
updated fr traduction of ConfigBasic.html and header.template + fixed some accents in fr.lng
10 years ago
orbiter
c9e593cf78
removed warnings
10 years ago
reger
19e35a9126
add type attribute to atom feed <link> tag
...
(for /yacysearch.atom)
10 years ago