<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tripsit.git, branch enhance/listdose_formatting</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://limnoria.git.casa/tripsit.git/'/>
<entry>
<title>Improve listdose formatting</title>
<updated>2024-12-10T18:01:13+00:00</updated>
<author>
<name>Pratyush Desai</name>
</author>
<published>2024-12-09T17:55:30+00:00</published>
<link rel='alternate' type='text/html' href='https://limnoria.git.casa/tripsit.git/commit/?id=e8c1dbf0f4ee19ff76225c31de5b0f471fecabd3'/>
<id>e8c1dbf0f4ee19ff76225c31de5b0f471fecabd3</id>
<content type='text'>
Cleanup formatting for listdose. Make it so that most recent dose appears first.

Signed-off-by: Pratyush Desai &lt;pratyush.desai@liberta.casa&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cleanup formatting for listdose. Make it so that most recent dose appears first.

Signed-off-by: Pratyush Desai &lt;pratyush.desai@liberta.casa&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Drug lookup added to listdose</title>
<updated>2024-11-29T22:18:10+00:00</updated>
<author>
<name>Pratyush Desai</name>
</author>
<published>2024-11-29T21:44:39+00:00</published>
<link rel='alternate' type='text/html' href='https://limnoria.git.casa/tripsit.git/commit/?id=bcb385d3e82650b889dbff13a1054be8a3b8855e'/>
<id>bcb385d3e82650b889dbff13a1054be8a3b8855e</id>
<content type='text'>
listdose now supports filtering with drug

Signed-off-by: Pratyush Desai &lt;pratyush.desai@liberta.casa&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
listdose now supports filtering with drug

Signed-off-by: Pratyush Desai &lt;pratyush.desai@liberta.casa&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request 'Clean up' (#12) from clean_up into master</title>
<updated>2024-11-01T19:46:43+00:00</updated>
<author>
<name>Pratyush Desai</name>
</author>
<published>2024-11-01T19:46:43+00:00</published>
<link rel='alternate' type='text/html' href='https://limnoria.git.casa/tripsit.git/commit/?id=816ce22eca20ce1b152c09bab302801aa2264874'/>
<id>816ce22eca20ce1b152c09bab302801aa2264874</id>
<content type='text'>
Reviewed-on: https://git.com.de/LimnoriaPlugins/TripSit/pulls/12
Reviewed-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-on: https://git.com.de/LimnoriaPlugins/TripSit/pulls/12
Reviewed-by: Georg Pfuetzenreuter &lt;mail@georg-pfuetzenreuter.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Unneeded Deps</title>
<updated>2024-11-01T19:30:54+00:00</updated>
<author>
<name>Pratyush Desai</name>
</author>
<published>2024-11-01T19:30:54+00:00</published>
<link rel='alternate' type='text/html' href='https://limnoria.git.casa/tripsit.git/commit/?id=41f4e7d749f2d94a092f7abb2c0a38ac86bc4b40'/>
<id>41f4e7d749f2d94a092f7abb2c0a38ac86bc4b40</id>
<content type='text'>
Contained imports which weren't being used.
 They have been removed.

Signed-off-by: Pratyush Desai &lt;pratyush.desai@liberta.casa&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Contained imports which weren't being used.
 They have been removed.

Signed-off-by: Pratyush Desai &lt;pratyush.desai@liberta.casa&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Lookup Logic</title>
<updated>2024-11-01T19:28:58+00:00</updated>
<author>
<name>Pratyush Desai</name>
</author>
<published>2024-11-01T19:28:58+00:00</published>
<link rel='alternate' type='text/html' href='https://limnoria.git.casa/tripsit.git/commit/?id=4c7f27393e22abad02af2946adc7fc4e2dd1d953'/>
<id>4c7f27393e22abad02af2946adc7fc4e2dd1d953</id>
<content type='text'>
Remove TripSit API lookup logic. Clear out commented blocks wrt same.

Signed-off-by: Pratyush Desai &lt;pratyush.desai@liberta.casa&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove TripSit API lookup logic. Clear out commented blocks wrt same.

Signed-off-by: Pratyush Desai &lt;pratyush.desai@liberta.casa&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request 'Implement dose lookup' (#10) from grepdose into master</title>
<updated>2024-10-29T23:02:06+00:00</updated>
<author>
<name>Pratyush Desai</name>
</author>
<published>2024-10-29T23:02:06+00:00</published>
<link rel='alternate' type='text/html' href='https://limnoria.git.casa/tripsit.git/commit/?id=fe1554b925e77600bd7138b1c68a4b159a33c5f2'/>
<id>fe1554b925e77600bd7138b1c68a4b159a33c5f2</id>
<content type='text'>
Reviewed-on: https://git.com.de/LimnoriaPlugins/TripSit/pulls/10
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-on: https://git.com.de/LimnoriaPlugins/TripSit/pulls/10
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement dose lookup</title>
<updated>2024-10-29T22:00:55+00:00</updated>
<author>
<name>Pratyush Desai</name>
</author>
<published>2024-10-29T21:42:14+00:00</published>
<link rel='alternate' type='text/html' href='https://limnoria.git.casa/tripsit.git/commit/?id=658302de4b0dc326878c44e809285dc6605930af'/>
<id>658302de4b0dc326878c44e809285dc6605930af</id>
<content type='text'>
Adds ability to lookup the last logged dose for a drug.

Signed-off-by: Pratyush Desai &lt;pratyush.desai@liberta.casa&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds ability to lookup the last logged dose for a drug.

Signed-off-by: Pratyush Desai &lt;pratyush.desai@liberta.casa&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request 'Commit manual changes' (#9) from production into master</title>
<updated>2024-10-29T21:33:05+00:00</updated>
<author>
<name>Pratyush Desai</name>
</author>
<published>2024-10-29T21:33:05+00:00</published>
<link rel='alternate' type='text/html' href='https://limnoria.git.casa/tripsit.git/commit/?id=844491972eded6e0e514847d0dc4ef3847bc2ec4'/>
<id>844491972eded6e0e514847d0dc4ef3847bc2ec4</id>
<content type='text'>
Reviewed-on: https://git.com.de/LimnoriaPlugins/TripSit/pulls/9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-on: https://git.com.de/LimnoriaPlugins/TripSit/pulls/9
</pre>
</div>
</content>
</entry>
<entry>
<title>Commit manual changes</title>
<updated>2024-10-29T20:49:06+00:00</updated>
<author>
<name>Pratyush Desai</name>
</author>
<published>2024-10-29T20:49:06+00:00</published>
<link rel='alternate' type='text/html' href='https://limnoria.git.casa/tripsit.git/commit/?id=192bd0e59e257c2049a586e0b660a047ea1842b0'/>
<id>192bd0e59e257c2049a586e0b660a047ea1842b0</id>
<content type='text'>
Commit manual changes on production machine.

Signed-off-by: Pratyush Desai &lt;pratyush.desai@liberta.casa&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Commit manual changes on production machine.

Signed-off-by: Pratyush Desai &lt;pratyush.desai@liberta.casa&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>requirements.txt</title>
<updated>2021-09-23T11:02:40+00:00</updated>
<author>
<name>Pratyush Desai</name>
</author>
<published>2021-09-23T11:02:40+00:00</published>
<link rel='alternate' type='text/html' href='https://limnoria.git.casa/tripsit.git/commit/?id=c9c21839fe342823ff7763c4adbbe28549c32b59'/>
<id>c9c21839fe342823ff7763c4adbbe28549c32b59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
