<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fatcat/python/fatcat_web/templates/container_search.html, branch bnewbold-doaj-article-harvest</title>
<subtitle>[no description]</subtitle>
<id>https://git.bnewbold.net/fatcat/atom?h=bnewbold-doaj-article-harvest</id>
<link rel='self' href='https://git.bnewbold.net/fatcat/atom?h=bnewbold-doaj-article-harvest'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/'/>
<updated>2022-02-10T01:35:50+00:00</updated>
<entry>
<title>container SERP: fix layout on mobile</title>
<updated>2022-02-10T01:35:50+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2022-02-09T03:02:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=6976b6868cdf0628aa79d47aab4e889a9ccfc0dc'/>
<id>urn:sha1:6976b6868cdf0628aa79d47aab4e889a9ccfc0dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>container search: iterate on SERP page (including stats)</title>
<updated>2022-02-10T01:35:50+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2022-02-08T22:35:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=6244c06abf8488fff87b30cb0a8433592f1f5d24'/>
<id>urn:sha1:6244c06abf8488fff87b30cb0a8433592f1f5d24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>web: fix bug double-displaying container search results</title>
<updated>2021-03-02T05:41:16+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-03-02T05:41:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=ea4233a1c1faa63da27a4c331b1ca0f78e67a78c'/>
<id>urn:sha1:ea4233a1c1faa63da27a4c331b1ca0f78e67a78c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>web: fix container search</title>
<updated>2021-02-26T20:15:40+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-02-26T20:15:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=b56f69e94c899761c144cdbb78170f3622af7d0b'/>
<id>urn:sha1:b56f69e94c899761c144cdbb78170f3622af7d0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>web: refactor container SERP rows into macro</title>
<updated>2021-02-26T20:03:32+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-02-26T20:02:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=0880e0ecca4e65fd00a4ffafec948873be45193e'/>
<id>urn:sha1:0880e0ecca4e65fd00a4ffafec948873be45193e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>search: catch ES errors and display better</title>
<updated>2020-07-28T23:50:24+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-07-28T23:50:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=76cec8852f6e431b1c87f7d25f8bd4404f1c67e1'/>
<id>urn:sha1:76cec8852f6e431b1c87f7d25f8bd4404f1c67e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor search macros into new file</title>
<updated>2020-07-28T22:54:44+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-07-28T22:54:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=1301f6ba6c6ea31bdbcd3619d7f235912726f30a'/>
<id>urn:sha1:1301f6ba6c6ea31bdbcd3619d7f235912726f30a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor release and container search</title>
<updated>2020-07-24T17:07:48+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-07-02T03:27:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=b9ba24553e2e1de3c3ac0faeba59231ec512fa67'/>
<id>urn:sha1:b9ba24553e2e1de3c3ac0faeba59231ec512fa67</id>
<content type='text'>
Based on fatcat-scholar refactoring.

This doesn't include refactoring of stats, aggregates, or histograms
yet, just the direct queries.

Don't have any test coverage yet; intend to try elasticmock or figuring
out how to ingest mock JSON results directly.
</content>
</entry>
<entry>
<title>web search: improve indentation, fix missing div tags</title>
<updated>2020-04-24T01:26:13+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-04-24T01:26:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=f3d286d92088a2f7038e0635a85a09c7de322147'/>
<id>urn:sha1:f3d286d92088a2f7038e0635a85a09c7de322147</id>
<content type='text'>
These are back-ported fixes from covid19.fatcat.wiki
</content>
</entry>
<entry>
<title>pagination: use correct endpoint in navigation</title>
<updated>2020-01-18T12:31:22+00:00</updated>
<author>
<name>Martin Czygan</name>
<email>martin.czygan@gmail.com</email>
</author>
<published>2020-01-17T23:58:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=e251400af21d9457fcf9c5cd0d15c20424fbb40b'/>
<id>urn:sha1:e251400af21d9457fcf9c5cd0d15c20424fbb40b</id>
<content type='text'>
</content>
</entry>
</feed>
