sgaebel
80785b785e
adds deleting during recrawl
4 years ago
Michael Peter Christen
e0ad8ca9da
replaced json library from JSON.org with libandroid-json-java
...
This fixes https://github.com/yacy/yacy_search_server/issues/347
5 years ago
Michael Peter Christen
ea8df27e95
modified org.json.* library to fit into the YaCy environment
...
as drop-in replacement.
Also made some fixes and enhancements to the library.
5 years ago
Michael Peter Christen
60dc1241a3
added org.json.* library
...
from https://android.googlesource.com/platform/libcore/+/refs/heads/master/json/src/main/java/org/json
as a preparation step for
https://github.com/yacy/yacy_search_server/issues/347
5 years ago
Michael Peter Christen
6d7dc01670
Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
5 years ago
Michael Peter Christen
0a7bda2a21
removed JSON-evil license line
...
These classes had been my own creative work.
Just the copyright line had been appeared possibly due to a bad
copy-paste activity, unaware that the line is a non-free addition.
5 years ago
Michael Christen
97ce134117
Merge pull request #338 from LoveIsGrief/docker-rename
...
Replace all mentions of luccioman in docker Readme
5 years ago
LoveIsGrief
ccb2b1ece6
Replace all mentions of luccioman in docker Readme
...
It's not the official image
5 years ago
Michael Christen
57484eb1cc
xss protection
5 years ago
Michael Christen
090c0e56ab
Merge pull request #333 from comradekingu/patch-2
...
YaCy packages README reworked
5 years ago
Michael Christen
8504a8b4aa
Merge pull request #334 from danielthegray/fix_readme_formatting
...
Fix formatting errors in the README file
5 years ago
Daniel Gray
dea5875b2f
Fix formatting errors in the README file
5 years ago
Allan Nordhøy
91742ed945
YaCy packages README reworked
5 years ago
Michael Christen
749671d945
Merge pull request #327 from parnikkapore/pr_typos
...
Typo fix in yacy.network.readme
5 years ago
Michael Christen
89497e22e3
Merge pull request #332 from comradekingu/patch-1
...
README reworked
5 years ago
Allan Nordhøy
9abc25d71e
README reworked
5 years ago
sgaebel
05137e4d6b
fix case esac in start.sh
5 years ago
parnikkapore
a251727b96
Typo fix
5 years ago
reger
e08ccd5f48
upd windows installer script to Java 8 update 211
5 years ago
Michael Christen
c3cdac9a42
Merge pull request #325 from quietok/alternate-bsd-start
...
Start script run on FreeBSD and likely other BSDs
5 years ago
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.
5 years ago
Michael Peter Christen
37827b6788
removed doubes from getpageinfo
5 years ago
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
5 years ago
Michael Peter Christen
59181e8009
removed old jsoup lib from eclipse classpath
5 years ago
Michael Peter Christen
a704ebadcd
build path fix
5 years ago
Michael Christen
41f9b8517f
Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
5 years ago
Michael Christen
4ccd1ea3c0
new servlet path "p2p"
...
with a test class.
Call the class with
http://localhost:8090/p2p/seeds.json
5 years ago
Michael Peter Christen
f7c97fd99e
scanner crawl starts wants non-parseable files
5 years ago
reger
20748e4e95
upd to jsoup-1.12.1.jar
5 years ago
Michael Peter Christen
a20b61f5c0
fix for bad json
5 years ago
Michael Peter Christen
d62a8ec542
masking connects
5 years ago
Michael Peter Christen
053e54a2c7
grand CORS for json files
5 years ago
Michael Peter Christen
5eb0033aef
typo
5 years ago
Michael Peter Christen
2c0742fc43
added json version of peer list
5 years ago
Michael Christen
cfa27d2fd5
fixed links
5 years ago
Michael Christen
cb20aa7e54
removed donation message in search result column
5 years ago
Michael Christen
085dc6095d
preliminary installerfinished link
5 years ago
Michael Christen
ab467b1764
fixed css profile name
5 years ago
Michael Christen
60292513c3
going back to the old links - without https
5 years ago
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
5 years ago
Michael Peter Christen
f0f12f875b
fix for failing parser test: new forum link
5 years ago
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
5 years ago
Michael Peter Christen
bb7d836985
code freeze for release
5 years ago
Michael Peter Christen
dddf5930fa
more space for sponsoring
5 years ago
Michael Peter Christen
0bddf2d895
switched url and snippet position
5 years ago
Michael Peter Christen
2999f4b985
Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
5 years ago
Michael Peter Christen
449780f762
enhanced search result design
5 years ago
Michael Christen
cdc7adedc2
added sponsor link
5 years ago
Michael Christen
25227676ae
removed some warnings
5 years ago
Michael Christen
f2d45ebb87
design updates + added link to new forum
5 years ago