Dan Dembinski
|
f5d66e8c0b
|
Started reworking the login scrip to actually have logic. Can now update individual shows. Added json input to some methods. Finished user delete method. Finished remove feed method.
|
2020-03-09 13:30:57 -04:00 |
|
|
|
63841a2ba0
|
Added a few future methods
|
2020-03-07 20:02:58 -05:00 |
|
|
|
0d17739bbd
|
Updated Dockerfile
|
2020-03-07 19:50:47 -05:00 |
|
|
|
94fd726873
|
Removed unneeded files for API version. Cleaned up main.py. Removed unnecessary packages from requirements.txt.
|
2020-03-07 19:49:24 -05:00 |
|
|
|
d4e2319045
|
Reworked addFeed method and have that working correctly now. Started adding updateStatus method.
|
2020-03-07 19:39:09 -05:00 |
|
|
|
0e0222d645
|
Updated requirements.txt
|
2020-03-07 18:25:48 -05:00 |
|
|
|
9f3ab3cb38
|
Updated feedUpdate method
|
2020-03-07 18:23:51 -05:00 |
|
|
|
d7dcf943f5
|
Moved from flaskAPI to regular flask. Started reworking SQL queries from sql.text to straight sqlalchemy ORM. Login, listShows, register methods have been reworked to comply. Also have listShows returning nicely formatted json now.
|
2020-03-07 01:24:59 -05:00 |
|
Dan Dembinski
|
3bfdd126ba
|
API mostly working. Added register method. List show methods sort of works. Add Feed is not working. Think it needs some sort of URL de/encode.
|
2020-03-06 16:44:24 -05:00 |
|
Dan Dembinski
|
a36d735ec2
|
Made changes to allow internet access
|
2020-03-06 14:06:38 -05:00 |
|
Dan Dembinski
|
56b84fea08
|
Made changes to allow internet access
|
2020-03-06 14:05:09 -05:00 |
|
Dan Dembinski
|
e76ab4c74b
|
Started setting this up as an API
|
2020-03-06 13:54:51 -05:00 |
|
Dan Dembinski
|
4c7fdaf66a
|
modified db URI
|
2020-03-06 13:01:32 -05:00 |
|
Dan Dembinski
|
d493b02326
|
modified db URI
|
2020-03-06 12:56:23 -05:00 |
|
Dan Dembinski
|
15e3c13609
|
modified db URI
|
2020-03-06 12:52:51 -05:00 |
|
Dan Dembinski
|
cafdd3d094
|
modified dockerfile
|
2020-03-06 12:39:01 -05:00 |
|
Dan Dembinski
|
024ff141f6
|
modified dockerfile
|
2020-03-06 12:36:14 -05:00 |
|
Dan Dembinski
|
cedb173b63
|
modified dockerfile
|
2020-03-06 12:32:21 -05:00 |
|
Dan Dembinski
|
feb4408f2b
|
renamed captain file
|
2020-03-06 12:28:37 -05:00 |
|
Dan Dembinski
|
8b40ae1cab
|
Added docker and captain files
|
2020-03-06 12:25:51 -05:00 |
|
Dan Dembinski
|
b5dbe40365
|
Started remote docker setup. Should update list of shows hourly.
|
2020-03-06 12:20:28 -05:00 |
|
Dan Dembinski
|
ce6e2546ba
|
Broke the feed methods out into a separate file. Started adding method to delete feeds.
|
2020-02-20 16:42:51 -05:00 |
|
Dan Dembinski
|
735eee6f1f
|
Updated requirements text. Got podcast import working. Got show import working. Added "add feed" working. Added exit option. Added some existing podcast/show check logic.
|
2020-02-20 15:56:55 -05:00 |
|
|
|
0910f4cfbc
|
Working on database connections
|
2020-02-20 09:59:49 -05:00 |
|
Dan Dembinski
|
34333483f8
|
add requirements text
|
2020-02-19 16:21:22 -05:00 |
|
Dan Dembinski
|
d9d9a1ffdf
|
Added some basic logic to import OPML files into database. Broke some sql server settings into separate file.
|
2020-02-19 16:02:34 -05:00 |
|
Dan Dembinski
|
176984051d
|
Iniial commit. Reads in hardcoded OPML file and prints out podcast title/url/artwork url/desc
|
2020-02-19 13:58:27 -05:00 |
|