<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yacy/htroot/proxymsg, 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>2026-07-11T09:11:06Z</updated>
<entry>
<title>cleaned up user authentication</title>
<updated>2026-07-11T09:11:06Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2026-07-11T09:11:06Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=b1380c4a9f479de4fc456b6305bee57bc752ad03'/>
<id>urn:sha1:b1380c4a9f479de4fc456b6305bee57bc752ad03</id>
<content type='text'>
this removes the userDB-exception in the normal
authentication process which affected mostly wiki
and blog which are not required any more. We also
cleaned up translation messages as this function was
not used at all. This is a required step forward
a renovation of the jetty server.</content>
</entry>
<entry>
<title>moved more servlets to new location</title>
<updated>2022-10-02T20:57:58Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2022-10-02T20:57:58Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=33889b4501a1724ea590b0d75fb431e358ea7e52'/>
<id>urn:sha1:33889b4501a1724ea590b0d75fb431e358ea7e52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removes unused 'unused' tokens</title>
<updated>2020-08-04T18:09:34Z</updated>
<author>
<name>sgaebel</name>
<email>sgaebel@localhost.localdomain</email>
</author>
<published>2020-08-03T19:06:46Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=3431f91db982dc29ee0979d783adefa583d2684b'/>
<id>urn:sha1:3431f91db982dc29ee0979d783adefa583d2684b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add/allow to create a bookmark of result viewed via urlproxy.</title>
<updated>2016-12-23T18:03:44Z</updated>
<author>
<name>reger</name>
<email>reger18@arcor.de</email>
</author>
<published>2016-12-23T18:03:44Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=f153cc4b5d07a8ca9865012142596a733036c74f'/>
<id>urn:sha1:f153cc4b5d07a8ca9865012142596a733036c74f</id>
<content type='text'>
For this on the header of the viewed result a "add bookmark" button is
available (for authenticated users).
Currently the bookmark is added to a (virtual) bookmark folder "/proxy"
w/o any additional tags etc. </content>
</entry>
<entry>
<title>urlproxyheader must be in the default package because all classes in the</title>
<updated>2015-11-30T12:35:41Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2015-11-30T12:35:41Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=7e785dac8e206a7bc86121c704fb08e798114bf4'/>
<id>urn:sha1:7e785dac8e206a7bc86121c704fb08e798114bf4</id>
<content type='text'>
htroot path must be in the default package</content>
</entry>
<entry>
<title>Correction erreur de compilation.</title>
<updated>2015-11-20T08:29:02Z</updated>
<author>
<name>luc</name>
<email>luc@debianluc</email>
</author>
<published>2015-11-20T08:29:02Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=7f2768383174898d8a6044a4fbb7c26ad61873e6'/>
<id>urn:sha1:7f2768383174898d8a6044a4fbb7c26ad61873e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>start using a template for urlproxy header</title>
<updated>2015-11-20T00:49:56Z</updated>
<author>
<name>reger</name>
<email>reger18@arcor.de</email>
</author>
<published>2015-11-20T00:49:56Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=97cc03ef6abffbdb70a927fff16c9e84c4245a03'/>
<id>urn:sha1:97cc03ef6abffbdb70a927fff16c9e84c4245a03</id>
<content type='text'>
It is included as iframe  /proxmsg/urlproxyheader.html
to allow full servlet functionallity and flexibility to display some
index/meta data in future.
</content>
</entry>
<entry>
<title>de.lng: Added German translations for some missing table content on Network view</title>
<updated>2010-09-26T22:28:32Z</updated>
<author>
<name>mikeworks</name>
<email>mikeworks@6c8d7289-2bf4-0310-a012-ef5d649a1542</email>
</author>
<published>2010-09-26T22:28:32Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=190de644ddbd387e060d160d5e81e9c7d7fbec72'/>
<id>urn:sha1:190de644ddbd387e060d160d5e81e9c7d7fbec72</id>
<content type='text'>
WatchWebStructure_p.html: Added JS verification of RGB color codes (currently only RGB value is checked but this could be enhanced to also check for websafe colors)

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7195 6c8d7289-2bf4-0310-a012-ef5d649a1542
</content>
</entry>
<entry>
<title>- fixes for concurrency exceptions and failed database integrity verification</title>
<updated>2010-09-17T10:20:04Z</updated>
<author>
<name>orbiter</name>
<email>orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542</email>
</author>
<published>2010-09-17T10:20:04Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=37baa8bae335ae4d57c21cffa549fbfb2f2302f5'/>
<id>urn:sha1:37baa8bae335ae4d57c21cffa549fbfb2f2302f5</id>
<content type='text'>
- added link to yacystats peer when peer is more than one day old

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7164 6c8d7289-2bf4-0310-a012-ef5d649a1542
</content>
</entry>
<entry>
<title>*) Removed base tag from errror page. This has been added by myself a long time ago as a workaround for some weird behavior of my router, but as it turns out, it does more bad than good in general: If HTTPS is used for communication with YaCy, entering a wrong passwort led to an errror page with a form which would send username and password unencrypted with the user possibly being unaware of this.</title>
<updated>2009-09-23T21:26:14Z</updated>
<author>
<name>low012</name>
<email>low012@6c8d7289-2bf4-0310-a012-ef5d649a1542</email>
</author>
<published>2009-09-23T21:26:14Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=f65bfaa9af1b1cdf000b6153309f2ae1b8fb4c1c'/>
<id>urn:sha1:f65bfaa9af1b1cdf000b6153309f2ae1b8fb4c1c</id>
<content type='text'>
*) changed some comments, added some annotations, added SVN properties here and there

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6340 6c8d7289-2bf4-0310-a012-ef5d649a1542
</content>
</entry>
</feed>
