aboutsummaryrefslogtreecommitdiff
path: root/wsgi/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Fix wsgi functions to pass tests - use PATCHA Farzat2025-10-121-23/+29
* Fix wsgi functions to pass integration testsA Farzat2025-10-111-6/+8
* Fix add_sub function to make it pass testsA Farzat2025-10-111-9/+18
* Add methods to modify/delete subscriptionsA Farzat2025-10-091-2/+18
* Add last_viewed handlingA Farzat2025-10-091-0/+24
* Add a title attribute to subscriptionsA Farzat2025-10-081-0/+1
* Add the ability to add subscriptionsA Farzat2025-10-081-1/+13
* Add new Flask routes to get subscriptions infoA Farzat2025-10-061-3/+15
* Create a flask applicationA Farzat2025-08-241-0/+15