Commit Graph

211 Commits

Author SHA1 Message Date
thrillfall
bc098ab30a remove navigation entry since there is nothing to see 2021-07-07 20:16:00 +02:00
thrillfall
6e9922b92a
upload release tar 2021-07-06 21:47:45 +02:00
thrillfall
f73f4e4887 update version number 2021-07-06 21:47:06 +02:00
thrillfall
6a39f2d814 use correct table name in models 2021-07-06 21:47:06 +02:00
thrillfall
98383ecd12
Create README.md 2021-07-06 21:01:27 +02:00
thrillfall
d3b69014f0 add release tar 2021-07-06 20:46:49 +02:00
thrillfall
8aac084fc0 update version number 2021-07-06 20:13:19 +02:00
thrillfall
a810fcc8bc shorten to long table names 2021-07-06 14:23:25 +02:00
thrillfall
c843456c0a make appinfo ready for release 2021-07-05 10:22:54 +02:00
thrillfall
92342f6d13 fixup! parse EpisodeAction message from AntennaPod 2021-07-05 10:22:29 +02:00
thrillfall
72bf365285 parse EpisodeAction message from AntennaPod
persist and list with database

create episodeAction list reponse (with mocked timestamp, started and total)

create episodeActions with received values

update existing episodeActions by unique episode link

receive and store subscription changes

deal with multiple subscription changes in single request

split database into subdirectories

only return subscription changes younger then passed parameter since

parse passed timestamp

parse passed timestamp for episode_actions listing

only return list of urls for subscription changes

align list endpoint naming schema

store userId with episode actions and subscriptions

return json object on application root route
2021-06-27 13:24:17 +02:00