<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yacy/htroot/ConfigBasic.java, branch master</title>
<subtitle>YaCy search server with some extra patches
</subtitle>
<id>https://git.fennell.dev/yacy/atom?h=master</id>
<link rel='self' href='https://git.fennell.dev/yacy/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/'/>
<updated>2022-10-02T21:22:12Z</updated>
<entry>
<title>moved all remaining servlet classes to new location</title>
<updated>2022-10-02T21:22:12Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2022-10-02T21:22:12Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=adbda4c71b38cff4acdd14afb899c48eb26363f8'/>
<id>urn:sha1:adbda4c71b38cff4acdd14afb899c48eb26363f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use environment variables to overwrite configuration variables</title>
<updated>2021-02-09T19:26:49Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2021-02-09T19:26:49Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=3da76281173022f148ee61ca02cd5a646880a935'/>
<id>urn:sha1:3da76281173022f148ee61ca02cd5a646880a935</id>
<content type='text'>
you can i.e. do:
export YACY_PORT=8092 &amp;&amp; ./startYACY.sh
Just append "YACY_" to uppercase version of environment variables and
replace all "." with "_".</content>
</entry>
<entry>
<title>adding message to UI to make port change transparent</title>
<updated>2020-12-02T17:05:38Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2020-12-02T17:05:38Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=cef5fde3430c59517558750e29aa2842483dbf33'/>
<id>urn:sha1:cef5fde3430c59517558750e29aa2842483dbf33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleaned up Spanish translation after merge of PR #238</title>
<updated>2018-12-20T14:02:07Z</updated>
<author>
<name>luccioman</name>
<email>luccioman@users.noreply.github.com</email>
</author>
<published>2018-12-20T14:02:07Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=60b520fb13d7222261ee5ea894b902b1ce9e5bed'/>
<id>urn:sha1:60b520fb13d7222261ee5ea894b902b1ce9e5bed</id>
<content type='text'>
* Fixed some indentation
* Removed untranslated entries</content>
</entry>
<entry>
<title>adding Spanish to the interface language list</title>
<updated>2018-09-30T01:10:42Z</updated>
<author>
<name>ivanhercaz</name>
<email>ivan@ivanhercaz.com</email>
</author>
<published>2018-09-30T01:10:42Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=41684ba559306b978f004c683c195a8c513e7d74'/>
<id>urn:sha1:41684ba559306b978f004c683c195a8c513e7d74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added Italian in available web interface languages list</title>
<updated>2018-06-12T12:19:22Z</updated>
<author>
<name>luccioman</name>
<email>luccioman@users.noreply.github.com</email>
</author>
<published>2018-06-12T12:19:22Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=eb94986f959024174b9d9bbc77dee98874be6c88'/>
<id>urn:sha1:eb94986f959024174b9d9bbc77dee98874be6c88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enforced access controls on basic administration settings pages.</title>
<updated>2018-04-18T06:10:51Z</updated>
<author>
<name>luccioman</name>
<email>luccioman@users.noreply.github.com</email>
</author>
<published>2018-04-18T06:10:51Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=8bc36506f238f18a57969336a1c66d3b56ce91c9'/>
<id>urn:sha1:8bc36506f238f18a57969336a1c66d3b56ce91c9</id>
<content type='text'>
Ensuring http post method is used for operations with server-side
effects (in respect of http semantics), and a valid transaction token is
provided by the user-agent.</content>
</entry>
<entry>
<title>Added controls on mode switch when attached to remote Solr instance(s)</title>
<updated>2018-04-11T05:56:41Z</updated>
<author>
<name>luccioman</name>
<email>luccioman@users.noreply.github.com</email>
</author>
<published>2018-04-11T05:56:41Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=72808655a5035b54c5e559906592da129ea187b4'/>
<id>urn:sha1:72808655a5035b54c5e559906592da129ea187b4</id>
<content type='text'>
 - to prevent unwanted exposure of index entries about private
local/intranet documents when switching from "Intranet Indexing" mode
while attached to remote Solr instance(s)
 - to warn user about remote Solr instance(s) still attached when
switching from modes other than "Intranet Indexing"</content>
</entry>
<entry>
<title>Renamed Chinese &amp; Greek lng files using ISO639-1 codes.</title>
<updated>2017-11-04T10:06:05Z</updated>
<author>
<name>luccioman</name>
<email>luccioman@users.noreply.github.com</email>
</author>
<published>2017-11-04T10:06:05Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=cb10daba922583b59de288227fa71d7205f62b9c'/>
<id>urn:sha1:cb10daba922583b59de288227fa71d7205f62b9c</id>
<content type='text'>
Previously named with their ISO 3166-1 country code : this way, when
setting language to "Browser" in ConfigBasic.html, it didn't work
properly when browser preferred language was Chinese or Greek as their
respective language codes are "zh" and "el" (not "cn" and "gr" which are
their country codes)</content>
</entry>
<entry>
<title>Added textual hints to language radio buttons labels</title>
<updated>2017-10-02T08:05:57Z</updated>
<author>
<name>luccioman</name>
<email>luccioman@users.noreply.github.com</email>
</author>
<published>2017-10-02T08:05:57Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=fcea6def7291dc1b333a1b7f113b5e6a5608ab37'/>
<id>urn:sha1:fcea6def7291dc1b333a1b7f113b5e6a5608ab37</id>
<content type='text'>
As an help and accessible alternative to visual styling marking  whether
a language is available in browser preferred lang mode.</content>
</entry>
</feed>
