Commit Graph

  • 3431f91db9 removes unused 'unused' tokens sgaebel 2020-08-03 21:06:46 +02:00
  • fc03c4b4fe removes some warning and unused objects sgaebel 2020-08-02 20:14:56 +02:00
  • 4a495df63a removes some deprecation-warnings sgaebel 2020-07-29 00:11:41 +02:00
  • dd9d4b1188 replace org.junit.Assert.assertThat by org.hamcrest.MatcherAssert.assertThat from hamcrest 2.2 to avoid deprecation-warning sgaebel 2020-07-28 00:02:33 +02:00
  • df9ea0a42a removes some warnings: unused imports, params sgaebel 2020-07-26 23:44:54 +02:00
  • e039a797d2 bump to commons-codec-1.14, commons-compress-1.20, commons-fileupload-1.4, commons-io-2.7, httpclient-4.5.12, httpcore-4.4.13, httpmime-4.5.12 + remove unused commons-jxpath-1.3, htmllexer sgaebel 2020-07-26 17:10:18 +02:00
  • 9bc2297161 fixes deleting during recrawl sgaebel 2020-07-22 22:15:00 +02:00
  • 64a17faca0 added debug code to parser test to investigate why this fails in travis build Michael Peter Christen 2020-07-12 16:57:46 +02:00
  • 80785b785e adds deleting during recrawl sgaebel 2020-07-09 19:32:16 +02:00
  • e0ad8ca9da replaced json library from JSON.org with libandroid-json-java This fixes https://github.com/yacy/yacy_search_server/issues/347 Michael Peter Christen 2020-04-24 11:45:25 +02:00
  • ea8df27e95 modified org.json.* library to fit into the YaCy environment as drop-in replacement. Also made some fixes and enhancements to the library. Michael Peter Christen 2020-04-24 11:42:06 +02:00
  • 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 Michael Peter Christen 2020-04-24 10:28:43 +02:00
  • 6d7dc01670 Merge branch 'master' of git@github.com:yacy/yacy_search_server.git Michael Peter Christen 2020-04-22 13:14:43 +02:00
  • 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. Michael Peter Christen 2020-04-22 13:14:26 +02:00
  • 97ce134117 Merge pull request #338 from LoveIsGrief/docker-rename Michael Christen 2020-03-10 17:03:10 +01:00
  • ccb2b1ece6 Replace all mentions of luccioman in docker Readme LoveIsGrief 2020-03-08 18:59:00 +01:00
  • 57484eb1cc xss protection Michael Christen 2020-02-18 14:40:50 +01:00
  • 090c0e56ab Merge pull request #333 from comradekingu/patch-2 Michael Christen 2020-02-11 13:47:40 +01:00
  • 8504a8b4aa Merge pull request #334 from danielthegray/fix_readme_formatting Michael Christen 2020-02-11 13:47:04 +01:00
  • dea5875b2f Fix formatting errors in the README file Daniel Gray 2020-02-10 18:49:55 -04:00
  • 91742ed945 YaCy packages README reworked Allan Nordhøy 2020-02-07 17:46:04 +01:00
  • 749671d945 Merge pull request #327 from parnikkapore/pr_typos Michael Christen 2020-02-07 09:19:21 +01:00
  • 89497e22e3 Merge pull request #332 from comradekingu/patch-1 Michael Christen 2020-02-07 09:18:54 +01:00
  • 9abc25d71e README reworked Allan Nordhøy 2020-02-06 14:49:31 +01:00
  • 05137e4d6b fix case esac in start.sh sgaebel 2020-01-20 21:01:45 +01:00
  • a251727b96 Typo fix parnikkapore 2020-01-20 20:11:03 +07:00
  • e08ccd5f48 upd windows installer script to Java 8 update 211 reger 2020-01-19 04:42:03 +01:00
  • c3cdac9a42 Merge pull request #325 from quietok/alternate-bsd-start Michael Christen 2020-01-17 23:19:37 +01:00
  • 906ce33bed Start script run on FreeBSD and likely other BSDs Staff Silence 2020-01-17 18:36:04 +00:00
  • 37827b6788 removed doubes from getpageinfo Michael Peter Christen 2020-01-16 21:09:42 +01:00
  • 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 Michael Peter Christen 2020-01-16 20:59:02 +01:00
  • 59181e8009 removed old jsoup lib from eclipse classpath Michael Peter Christen 2020-01-16 19:54:33 +01:00
  • a704ebadcd build path fix Michael Peter Christen 2020-01-16 19:48:52 +01:00
  • 41f9b8517f Merge branch 'master' of https://github.com/yacy/yacy_search_server.git Michael Christen 2020-01-15 15:24:44 +01:00
  • 4ccd1ea3c0 new servlet path "p2p" with a test class. Call the class with http://localhost:8090/p2p/seeds.json Michael Christen 2020-01-15 15:24:36 +01:00
  • f7c97fd99e scanner crawl starts wants non-parseable files Michael Peter Christen 2019-12-29 01:21:39 +01:00
  • 20748e4e95 upd to jsoup-1.12.1.jar reger 2019-12-14 21:02:10 +01:00
  • a20b61f5c0 fix for bad json Michael Peter Christen 2019-11-06 17:28:11 +01:00
  • d62a8ec542 masking connects Michael Peter Christen 2019-11-05 14:44:01 +01:00
  • 053e54a2c7 grand CORS for json files Michael Peter Christen 2019-11-05 11:50:56 +01:00
  • 5eb0033aef typo Michael Peter Christen 2019-11-05 11:36:23 +01:00
  • 2c0742fc43 added json version of peer list Michael Peter Christen 2019-11-05 11:29:07 +01:00
  • cfa27d2fd5 fixed links Michael Christen 2019-10-20 20:20:50 +02:00
  • cb20aa7e54 removed donation message in search result column Michael Christen 2019-10-17 01:35:44 +02:00
  • 085dc6095d preliminary installerfinished link Michael Christen 2019-10-14 03:39:44 +02:00
  • ab467b1764 fixed css profile name Michael Christen 2019-10-14 01:53:09 +02:00
  • 60292513c3 going back to the old links - without https Michael Christen 2019-10-14 01:36:33 +02:00
  • 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 Michael Christen 2019-10-14 01:02:41 +02:00
  • f0f12f875b fix for failing parser test: new forum link Michael Peter Christen 2019-10-13 11:12:32 +02:00
  • 24b44b8568 trying to fix 'Expected feature release number in range of 9 to 14, but got: 8' error while travis is building Michael Peter Christen 2019-10-13 11:02:19 +02:00
  • bb7d836985 code freeze for release Michael Peter Christen 2019-10-13 10:53:03 +02:00
  • dddf5930fa more space for sponsoring Michael Peter Christen 2019-09-29 00:26:48 +02:00
  • 0bddf2d895 switched url and snippet position Michael Peter Christen 2019-09-28 23:16:23 +02:00
  • 2999f4b985 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git Michael Peter Christen 2019-09-28 22:11:22 +02:00
  • 449780f762 enhanced search result design Michael Peter Christen 2019-09-28 22:11:11 +02:00
  • cdc7adedc2 added sponsor link Michael Christen 2019-09-28 21:27:22 +02:00
  • 25227676ae removed some warnings Michael Christen 2019-09-28 02:07:08 +02:00
  • f2d45ebb87 design updates + added link to new forum Michael Christen 2019-09-28 02:06:50 +02:00
  • 789670bd8c design changes - more space Michael Peter Christen 2019-09-26 23:44:04 +02:00
  • 897582d23b updated seedlist bootstrap locations Michael Peter Christen 2019-09-25 22:51:25 +02:00
  • a33184098e added patreon Michael Christen 2019-09-25 16:49:50 +02:00
  • 3cb1a442b7 added GitHub Sponsors tag Michael Christen 2019-09-25 15:59:05 +02:00
  • e5dfcc9271 Merge pull request #303 from arankaren/master Michael Christen 2019-07-17 09:36:45 +02:00
  • b8acb5aa5b removed comment line Arankaren Irene 2019-07-15 15:20:58 -05:00
  • eff356f9b0 update spanish language AranKaren Irene 2019-07-15 15:07:42 -05:00
  • 5f3e2ef353 fix syntax AranKaren Irene 2019-07-15 15:07:18 -05:00
  • 3a46b07603 fixed many links to old forum, now https://searchlab.eu Michael Christen 2019-06-15 11:43:27 +02:00
  • 7f7ed6278e updated compilation with eclipse and links to forum Michael Christen 2019-06-15 11:25:12 +02:00
  • d730140914 added github funding Michael Christen 2019-05-23 11:36:40 +02:00
  • 6b45cd5799 New optional crawl filter on the URL a doc must match to crawl its links luccioman 2019-05-01 08:54:19 +02:00
  • 8d3e029247 Upgraded Lucene/Solr dependencies from 6.6.5 to 6.6.6 luccioman 2019-04-27 21:27:11 +02:00
  • 385c6a079d Upgraded Jetty dependencies from 9.4.15.v20190215 to 9.4.17.v20190418 luccioman 2019-04-24 09:50:56 +02:00
  • f8b94f9891 Upgraded PDFBox dependency from 2.0.14 to 2.0.15 luccioman 2019-04-19 10:33:58 +02:00
  • d16bc99835 Added "Show Metadata" links to the ViewFile.html links mode luccioman 2019-04-18 15:31:38 +02:00
  • 8c068a9c99 Better HTML text semantics for technical descriptions luccioman 2019-04-18 14:23:00 +02:00
  • 5a3d5cb92c Upgraded Solr config files with the ones provided by Solr release luccioman 2019-04-16 10:25:48 +02:00
  • a5771b1f14 Made SNI extension user configurable without the need for server restart luccioman 2019-04-14 15:41:13 +02:00
  • e90405b6f0 Support parsing audio URLs without file extension luccioman 2019-04-09 11:40:21 +02:00
  • 42c8a251c8 Render a relevant message and status on blocked search requests luccioman 2019-04-05 11:06:09 +02:00
  • a8316c79da Allow JS resorting of search results by unauthenticated users luccioman 2019-04-03 14:21:53 +02:00
  • 0ab2b49c31 Made /yacysearch access rate limitations user configurable luccioman 2019-04-02 17:42:50 +02:00
  • 5b7e41202a Added Solr GSA writer support for responses from remote instances luccioman 2019-03-27 18:23:41 +01:00
  • fc83d35f3f Upgraded PDFBox dependency from 2.0.11 to 2.0.14 luccioman 2019-03-22 09:52:57 +01:00
  • 4d8a948455 Properly close PDF snapshots loaded with pdfbox library luccioman 2019-03-22 09:50:30 +01:00
  • 74e6d6e984 Added Solr GrepHTML writer support for responses from remote instances luccioman 2019-03-20 18:24:16 +01:00
  • 5e6501974d Added Solr snapshots writer support for responses from remote instances luccioman 2019-03-19 11:25:44 +01:00
  • 4c1428bd63 Upgraded Jetty dependencies from 9.4.14.v20181114 to 9.4.15.v20190215 luccioman 2019-03-18 14:13:10 +01:00
  • 656892a8eb Merge pull request #283 from tangdou1/patch-1 luccioman 2019-03-16 10:19:47 +01:00
  • 630fa0015a P2P/Privacy switch buttons support with JavaScript disabled luccioman 2019-03-15 17:46:23 +01:00
  • 74fd2f30fa Support for search result switch buttons with JavaScript disabled luccioman 2019-03-09 10:21:48 +01:00
  • ebc583cdb2 Properly render the href attribute of the active page button luccioman 2019-03-09 08:28:39 +01:00
  • 093ea9586c Properly fill current page number to new server side pagination template luccioman 2019-03-05 08:18:18 +01:00
  • 384c37102c Improve accuracy of total results count on latest pages in Stealth mode luccioman 2019-03-04 10:05:47 +01:00
  • 6e9d5f60ad Server side initial pagination links rendering luccioman 2019-02-28 22:56:49 +01:00
  • eaf15320ed Update zh.lng tangdou1 2019-02-26 17:55:27 +08:00
  • 15bb25c7b5 Update zh.lng tangdou1 2019-02-26 17:39:25 +08:00
  • 4b9cc4746d Upgraded Bootstrap dependency from v3.3.7 to v3.4.1 luccioman 2019-02-21 10:12:39 +01:00
  • 3369e0c047 Update zh.lng tangdou1 2019-02-19 17:54:26 +08:00
  • fb223556e7 Update zh.lng tangdou1 2019-02-19 17:35:51 +08:00
  • 854b9d47fe Update zh.lng tangdou1 2019-02-19 17:21:55 +08:00