Jonathan Flueren
7b9d732f97
Release 3.4.0
...
Minor, because of small functionality change. Before, no timestamp would
have returned all SubscriptionChanges of the last week.
2022-05-26 19:34:01 +02:00
Jonathan Flueren
0b4f9346f0
Release 3.3.0
2022-05-04 19:23:31 +02:00
Jonathan Flueren
7bbaf24d2c
Add support for Nextcloud 24
2022-05-04 19:23:31 +02:00
thrillfall
678b27031b
release 3.2.0
2021-12-09 22:58:34 +01:00
Jonathan Flueren
c7a8991322
Add support of NC23
2021-12-09 21:46:41 +01:00
thrillfall
956bac26aa
release 3.1.0
2021-10-18 12:22:39 +02:00
Jonathan Flueren
d414f59537
Add useful links to app store page
2021-10-14 20:56:07 +02:00
thrillfall
76ee383ea4
remove unused VersionController
2021-10-13 22:54:15 +02:00
thrillfall
5887e8b10b
release 3.0.1
2021-10-13 22:52:35 +02:00
sunjam
8a0c3dc3c1
updated info.xml
...
added multimedia category also. couldn't find it when looking under multimedia, then tools... Cheers.
2021-10-13 14:52:25 +02:00
Jonathan Flueren
dd9c089d1b
Release 3.0.0 ( #34 )
...
* release 3.0.0
2021-10-06 22:06:13 +02:00
thrillfall
aa024e55f8
add new timestamp database field. add migration step to convert timestamps to unix epoch
2021-10-06 14:06:45 +02:00
thrillfall
25a7ed885b
release 2.0.0
2021-10-03 09:42:00 +02:00
thrillfall
c7d5661ddf
release 1.0.14
2021-08-24 23:41:53 +02:00
thrillfall
d793b59637
release 1.0.13
2021-08-22 23:24:31 +02:00
thrillfall
06f1a9a978
release 1.0.12
2021-08-21 20:21:49 +02:00
thrillfall
52dde91ace
release 1.0.11
2021-08-16 22:40:23 +02:00
thrillfall
bb4516c59b
release 1.0.10
2021-08-14 19:56:34 +02:00
thrillfall
a87c010c77
release 1.0.9
2021-07-27 00:06:50 +02:00
thrillfall
df4bebf89e
release 1.0.8
2021-07-22 23:52:47 +02:00
thrillfall
228be0b0b8
release 1.0.7
2021-07-13 21:39:57 +02:00
thrillfall
6466287dc0
release 1.0.6
2021-07-11 22:57:49 +02:00
thrillfall
bb38c41b2f
release 1.0.5
2021-07-09 20:34:45 +02:00
thrillfall
eaf8a1b306
we are using Doctrine Types in Migrations which are only available with nc version 20+
2021-07-09 20:33:42 +02:00
Matthias Gutjahr
9b3e03c04f
Add minimum PHP version (7.4)
2021-07-09 10:20:38 +02:00
thrillfall
e7d7824dd1
release 1.0.4
2021-07-08 19:37:40 +02:00
thrillfall
ee321b4f53
release 1.0.3
2021-07-08 19:33:44 +02:00
thrillfall
5d63922e7c
release 1.0.2
2021-07-08 12:37:58 +02:00
thrillfall
7209171ae7
release 1.0.1
2021-07-07 20:34:15 +02:00
thrillfall
28cec51083
remove empty navigation tag
2021-07-07 20:23:53 +02:00
thrillfall
aed5290130
update version number to first production ready major release
2021-07-07 20:17:09 +02:00
thrillfall
bc098ab30a
remove navigation entry since there is nothing to see
2021-07-07 20:16:00 +02:00
thrillfall
f73f4e4887
update version number
2021-07-06 21:47:06 +02:00
thrillfall
8aac084fc0
update version number
2021-07-06 20:13:19 +02:00
thrillfall
c843456c0a
make appinfo ready for release
2021-07-05 10:22:54 +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