<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yacy/htroot/Table_API_p.html, branch upstream/1.941</title>
<subtitle>YaCy search server with some extra patches
</subtitle>
<id>https://git.fennell.dev/yacy/atom?h=upstream%2F1.941</id>
<link rel='self' href='https://git.fennell.dev/yacy/atom?h=upstream%2F1.941'/>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/'/>
<updated>2026-02-09T22:54:34Z</updated>
<entry>
<title>Renamed Table_API_p.html -&gt; Automation_p.html</title>
<updated>2026-02-09T22:54:34Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2026-02-09T22:54:34Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=8687ae0e8e7f6cf8028d542ea833d7bb691ad604'/>
<id>urn:sha1:8687ae0e8e7f6cf8028d542ea833d7bb691ad604</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replaced all the links to legacy legacy wiki to legacy wiki</title>
<updated>2023-10-29T12:12:24Z</updated>
<author>
<name>okybaca</name>
<email>klokanek@eldar.cz</email>
</author>
<published>2023-10-29T12:12:24Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=4add1f6bc73469596b28a83fc13a9e1365f1e9d8'/>
<id>urn:sha1:4add1f6bc73469596b28a83fc13a9e1365f1e9d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added server side columns sorting on the Process Scheduler table</title>
<updated>2018-07-04T08:28:32Z</updated>
<author>
<name>luccioman</name>
<email>luccioman@users.noreply.github.com</email>
</author>
<published>2018-07-04T08:28:32Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=2bdd71de60a8115117422ee46b259d3f63c450a4'/>
<id>urn:sha1:2bdd71de60a8115117422ee46b259d3f63c450a4</id>
<content type='text'>
For easier usage of large tables in the Table_API_p.html page.</content>
</entry>
<entry>
<title>Fixed Table_API_p.html current table page loss on row editing.</title>
<updated>2018-06-28T13:34:53Z</updated>
<author>
<name>luccioman</name>
<email>luccioman@users.noreply.github.com</email>
</author>
<published>2018-06-28T13:34:53Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=3885fd64a0ea14492d85914da1c6563f5989a1a4'/>
<id>urn:sha1:3885fd64a0ea14492d85914da1c6563f5989a1a4</id>
<content type='text'>
Reset only to the first table page when the search query is modified</content>
</entry>
<entry>
<title>Allow edtion of scheduled next execution dates for finer control</title>
<updated>2018-06-11T09:38:58Z</updated>
<author>
<name>luccioman</name>
<email>luccioman@users.noreply.github.com</email>
</author>
<published>2018-06-11T09:38:58Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=9bc7b6c39da79a3938626fcacae4858211bbd18b'/>
<id>urn:sha1:9bc7b6c39da79a3938626fcacae4858211bbd18b</id>
<content type='text'>
Can be useful more especially when scheduling many API calls over a long
period of time to precisely adjust each scheduled date/time.</content>
</entry>
<entry>
<title>Enable api table page navigation with search query</title>
<updated>2018-03-30T08:21:42Z</updated>
<author>
<name>luccioman</name>
<email>luccioman@users.noreply.github.com</email>
</author>
<published>2018-03-30T08:21:42Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=86c902b85336ec43fa4e67f69a8163d8bdb35d54'/>
<id>urn:sha1:86c902b85336ec43fa4e67f69a8163d8bdb35d54</id>
<content type='text'>
Applied the same default results page size as when a type filter is
defined for proper and consistend page navigation when combining type
filter and search query.</content>
</entry>
<entry>
<title>Enforced access controls on a few more administration pages.</title>
<updated>2017-04-03T10:20:16Z</updated>
<author>
<name>luccioman</name>
<email>luccioman@users.noreply.github.com</email>
</author>
<published>2017-04-03T10:20:16Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=665d087d768bd5ae182e2e114403ad0bfe295ec2'/>
<id>urn:sha1:665d087d768bd5ae182e2e114403ad0bfe295ec2</id>
<content type='text'>
 - ensure use of HTTP POST method when performing server side effect
operations
 - transaction token required to ensure the request has effectively been
requested by user interaction</content>
</entry>
<entry>
<title>unescape MultiProtocolURL getAttributes() return values.</title>
<updated>2015-10-13T00:43:18Z</updated>
<author>
<name>reger</name>
<email>reger18@arcor.de</email>
</author>
<published>2015-10-13T00:43:18Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=c9937973e33c0869667067fe8daea45ca22b810c'/>
<id>urn:sha1:c9937973e33c0869667067fe8daea45ca22b810c</id>
<content type='text'>
use getAttributes() to get query parameters as clear text (w/o url encoding)
use getSearchpartMap() to get in internal format (url encoded)

fix for http://mantis.tokeek.de/view.php?id=606</content>
</entry>
<entry>
<title>fix link target on iframe list in CrawlProfileEditor</title>
<updated>2015-10-11T04:06:40Z</updated>
<author>
<name>reger</name>
<email>reger18@arcor.de</email>
</author>
<published>2015-10-11T04:06:40Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=10b0eb106fb5321098cdf2a02d8055c59a8fa6a8'/>
<id>urn:sha1:10b0eb106fb5321098cdf2a02d8055c59a8fa6a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Translator refactoring : to simplify locale files writing, process keys</title>
<updated>2015-09-11T15:20:11Z</updated>
<author>
<name>luccioman</name>
<email>luccioman@users.noreply.github.com</email>
</author>
<published>2015-09-11T15:20:11Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=199b2ce52d1ad0e70a832027a63490aa55c52ad1'/>
<id>urn:sha1:199b2ce52d1ad0e70a832027a63490aa55c52ad1</id>
<content type='text'>
as simple string and no more as regular expressions.
Updated all locale files to adapt to refectored Translator : removed
useless escaped characters and did minor corrections.
Performed minor syntax corrections on some html source files.
Added an util to translate all html source files with all locales
without launching full YaCy application.
Corrected main arguments parsing on other translation utils.</content>
</entry>
</feed>
