<feed xmlns='http://www.w3.org/2005/Atom'>
<title>public/csca5028/wsgi, branch master</title>
<subtitle>[no description]</subtitle>
<id>http://cgit.farzat.xyz/public/csca5028/atom?h=master</id>
<link rel='self' href='http://cgit.farzat.xyz/public/csca5028/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.farzat.xyz/public/csca5028/'/>
<updated>2025-10-12T11:57:22Z</updated>
<entry>
<title>Rename wsgi directory to api (more appropriate)</title>
<updated>2025-10-12T11:57:22Z</updated>
<author>
<name>A Farzat</name>
<email>a@farzat.xyz</email>
</author>
<published>2025-10-12T11:57:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.farzat.xyz/public/csca5028/commit/?id=e4d8ae3d88aac184ba7c15c3683630ea8e182e61'/>
<id>urn:sha1:e4d8ae3d88aac184ba7c15c3683630ea8e182e61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix wsgi functions to pass tests - use PATCH</title>
<updated>2025-10-12T05:03:37Z</updated>
<author>
<name>A Farzat</name>
<email>a@farzat.xyz</email>
</author>
<published>2025-10-12T05:03:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.farzat.xyz/public/csca5028/commit/?id=298bd8558844962d4122a9af6ce9a51ae69f7d01'/>
<id>urn:sha1:298bd8558844962d4122a9af6ce9a51ae69f7d01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix wsgi functions to pass integration tests</title>
<updated>2025-10-11T07:48:49Z</updated>
<author>
<name>A Farzat</name>
<email>a@farzat.xyz</email>
</author>
<published>2025-10-11T07:48:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.farzat.xyz/public/csca5028/commit/?id=93d9e216e86f56b2bc54aabda93ab3162955d47d'/>
<id>urn:sha1:93d9e216e86f56b2bc54aabda93ab3162955d47d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix add_sub function to make it pass tests</title>
<updated>2025-10-11T06:26:48Z</updated>
<author>
<name>A Farzat</name>
<email>a@farzat.xyz</email>
</author>
<published>2025-10-11T06:26:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.farzat.xyz/public/csca5028/commit/?id=9990217ce2794021693d88a852857dfad3d28e41'/>
<id>urn:sha1:9990217ce2794021693d88a852857dfad3d28e41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add methods to modify/delete subscriptions</title>
<updated>2025-10-09T06:51:14Z</updated>
<author>
<name>A Farzat</name>
<email>a@farzat.xyz</email>
</author>
<published>2025-10-09T06:51:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.farzat.xyz/public/csca5028/commit/?id=9fb20553d9f9e21c012f730a728c33d368e09bf2'/>
<id>urn:sha1:9fb20553d9f9e21c012f730a728c33d368e09bf2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add last_viewed handling</title>
<updated>2025-10-09T05:59:52Z</updated>
<author>
<name>A Farzat</name>
<email>a@farzat.xyz</email>
</author>
<published>2025-10-09T05:59:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.farzat.xyz/public/csca5028/commit/?id=7e2a136db5921755a29fa5c9a1751028688c55cd'/>
<id>urn:sha1:7e2a136db5921755a29fa5c9a1751028688c55cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a title attribute to subscriptions</title>
<updated>2025-10-08T15:10:46Z</updated>
<author>
<name>A Farzat</name>
<email>a@farzat.xyz</email>
</author>
<published>2025-10-08T15:10:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.farzat.xyz/public/csca5028/commit/?id=1d7afc2f1372e46a102d088242bbccec5ba5af4e'/>
<id>urn:sha1:1d7afc2f1372e46a102d088242bbccec5ba5af4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the ability to add subscriptions</title>
<updated>2025-10-08T12:26:43Z</updated>
<author>
<name>A Farzat</name>
<email>a@farzat.xyz</email>
</author>
<published>2025-10-08T12:26:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.farzat.xyz/public/csca5028/commit/?id=05607dc845a1dd111fd393478acf084ca3532081'/>
<id>urn:sha1:05607dc845a1dd111fd393478acf084ca3532081</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add new Flask routes to get subscriptions info</title>
<updated>2025-10-06T10:14:34Z</updated>
<author>
<name>A Farzat</name>
<email>a@farzat.xyz</email>
</author>
<published>2025-10-06T10:14:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.farzat.xyz/public/csca5028/commit/?id=6e2520431a8108c5cc310d94b60aa47218c87787'/>
<id>urn:sha1:6e2520431a8108c5cc310d94b60aa47218c87787</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create a flask application</title>
<updated>2025-08-24T13:49:25Z</updated>
<author>
<name>A Farzat</name>
<email>a@farzat.xyz</email>
</author>
<published>2025-08-24T13:49:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.farzat.xyz/public/csca5028/commit/?id=fafe6fcb0e6b2b597b13799bf1324c90d72a2873'/>
<id>urn:sha1:fafe6fcb0e6b2b597b13799bf1324c90d72a2873</id>
<content type='text'>
</content>
</entry>
</feed>
