Commit Graph

14059 Commits

Author SHA1 Message Date
parnikkapore
a251727b96
Typo fix 2020-01-20 20:11:03 +07:00
reger
e08ccd5f48 upd windows installer script to Java 8 update 211 2020-01-19 04:42:03 +01:00
Michael Christen
c3cdac9a42
Merge pull request #325 from quietok/alternate-bsd-start
Start script run on FreeBSD and likely other BSDs
2020-01-17 23:19:37 +01:00
Staff Silence
906ce33bed
Start script run on FreeBSD and likely other BSDs
Fix to make start script run on FreeBSD that i used, likely applies to dragonfly, trueos and possibly netbsd- but unable to test.
2020-01-17 18:36:04 +00:00
Michael Peter Christen
37827b6788 removed doubes from getpageinfo 2020-01-16 21:09:42 +01:00
Michael Peter Christen
f03e16d3df enhanced crawl start url check experience
urls are now urlencoded and a check is also performed
in case that an url is copied into the url field using
copy-paste
2020-01-16 20:59:02 +01:00
Michael Peter Christen
59181e8009 removed old jsoup lib from eclipse classpath 2020-01-16 19:54:33 +01:00
Michael Peter Christen
a704ebadcd build path fix 2020-01-16 19:48:52 +01:00
Michael Christen
41f9b8517f Merge branch 'master' of https://github.com/yacy/yacy_search_server.git 2020-01-15 15:24:44 +01:00
Michael Christen
4ccd1ea3c0 new servlet path "p2p"
with a test class.
Call the class with
http://localhost:8090/p2p/seeds.json
2020-01-15 15:24:36 +01:00
Michael Peter Christen
f7c97fd99e scanner crawl starts wants non-parseable files 2019-12-29 01:21:39 +01:00
reger
20748e4e95 upd to jsoup-1.12.1.jar 2019-12-14 21:02:10 +01:00
Michael Peter Christen
a20b61f5c0 fix for bad json 2019-11-06 17:28:11 +01:00
Michael Peter Christen
d62a8ec542 masking connects 2019-11-05 14:44:01 +01:00
Michael Peter Christen
053e54a2c7 grand CORS for json files 2019-11-05 11:50:56 +01:00
Michael Peter Christen
5eb0033aef typo 2019-11-05 11:36:23 +01:00
Michael Peter Christen
2c0742fc43 added json version of peer list 2019-11-05 11:29:07 +01:00
Michael Christen
cfa27d2fd5 fixed links 2019-10-20 20:20:50 +02:00
Michael Christen
cb20aa7e54 removed donation message in search result column 2019-10-17 01:35:44 +02:00
Michael Christen
085dc6095d preliminary installerfinished link 2019-10-14 03:39:44 +02:00
Michael Christen
ab467b1764 fixed css profile name 2019-10-14 01:53:09 +02:00
Michael Christen
60292513c3 going back to the old links - without https 2019-10-14 01:36:33 +02:00
Michael Christen
60802999d0 NSISdl does not support the HTTPS protocol.
lets try the http link for the linux download link..
see also:
https://stackoverflow.com/questions/46467921/download-of-file-during-nsis-installer-run-freezes-at-connecting
2019-10-14 01:02:41 +02:00
Michael Peter Christen
f0f12f875b fix for failing parser test: new forum link 2019-10-13 11:12:32 +02:00
Michael Peter Christen
24b44b8568 trying to fix 'Expected feature release number in range of 9 to 14, but got: 8' error while travis is building 2019-10-13 11:02:19 +02:00
Michael Peter Christen
bb7d836985 code freeze for release 2019-10-13 10:53:03 +02:00
Michael Peter Christen
dddf5930fa more space for sponsoring 2019-09-29 00:26:48 +02:00
Michael Peter Christen
0bddf2d895 switched url and snippet position 2019-09-28 23:16:23 +02:00
Michael Peter Christen
2999f4b985 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git 2019-09-28 22:11:22 +02:00
Michael Peter Christen
449780f762 enhanced search result design 2019-09-28 22:11:11 +02:00
Michael Christen
cdc7adedc2 added sponsor link 2019-09-28 21:27:22 +02:00
Michael Christen
25227676ae removed some warnings 2019-09-28 02:07:08 +02:00
Michael Christen
f2d45ebb87 design updates + added link to new forum 2019-09-28 02:06:50 +02:00
Michael Peter Christen
789670bd8c design changes - more space 2019-09-26 23:44:04 +02:00
Michael Peter Christen
897582d23b updated seedlist bootstrap locations 2019-09-25 22:51:25 +02:00
Michael Christen
a33184098e
added patreon 2019-09-25 16:49:50 +02:00
Michael Christen
3cb1a442b7
added GitHub Sponsors tag 2019-09-25 15:59:05 +02:00
Michael Christen
e5dfcc9271
Merge pull request #303 from arankaren/master
Update spanish language
2019-07-17 09:36:45 +02:00
Arankaren Irene
b8acb5aa5b removed comment line 2019-07-15 15:20:58 -05:00
AranKaren Irene
eff356f9b0 update spanish language 2019-07-15 15:07:42 -05:00
AranKaren Irene
5f3e2ef353 fix syntax 2019-07-15 15:07:18 -05:00
Michael Christen
3a46b07603 fixed many links to old forum, now https://searchlab.eu 2019-06-15 11:43:27 +02:00
Michael Christen
7f7ed6278e updated compilation with eclipse and links to forum 2019-06-15 11:25:12 +02:00
Michael Christen
d730140914
added github funding 2019-05-23 11:36:40 +02:00
luccioman
6b45cd5799 New optional crawl filter on the URL a doc must match to crawl its links
For finer control over which parsed documents can trigger an addition of
their links to the crawl stack, complementary to the existing crawl
depth parameter.
2019-05-01 08:54:19 +02:00
luccioman
8d3e029247 Upgraded Lucene/Solr dependencies from 6.6.5 to 6.6.6 2019-04-27 21:27:11 +02:00
luccioman
385c6a079d Upgraded Jetty dependencies from 9.4.15.v20190215 to 9.4.17.v20190418 2019-04-24 09:50:56 +02:00
luccioman
f8b94f9891 Upgraded PDFBox dependency from 2.0.14 to 2.0.15 2019-04-19 10:33:58 +02:00
luccioman
d16bc99835 Added "Show Metadata" links to the ViewFile.html links mode
To conveniently follow parsed links in the file viewer
2019-04-18 15:31:38 +02:00
luccioman
8c068a9c99 Better HTML text semantics for technical descriptions 2019-04-18 14:23:00 +02:00