Commit graph

27 commits

Author SHA1 Message Date
danilo silva
53d84b6017 refact: small refatcoring to improving coding standard 2020-06-06 10:32:51 +00:00
danilo silva
f74322d4d6 refactor: improve readability 2020-05-26 18:53:59 +00:00
danilo silva
11d075c433 fix: fixed broken test 2020-05-26 05:44:03 +00:00
danilo silva
209ba2a290 fix: using the right field for the last update date 2020-05-25 20:20:22 +00:00
danilo silva
3aeb1b501e fix: excluding ogg files
Archive create an mp3 file for every ogg file uploaded, avoid duplication using only mp3
in the future maybe we can choose if use only mp3 or only ogg with a parameter
2020-05-25 19:43:53 +00:00
danilo silva
1bce4490a0 refactoring: improved readability 2020-05-25 19:39:04 +00:00
danilo silva
6ac4c9837f fix: handling cases where the are no images related to an audio file 2020-05-25 17:55:36 +00:00
danilo silva
10d8f82134 chore: added README file 2020-05-25 09:09:17 +00:00
danilo silva
22036a56af chore: enrich .gitignore 2020-05-25 09:07:18 +00:00
danilo silva
d6b3160a5b chore: removed useless routes 2020-05-25 09:06:13 +00:00
danilo silva
3bea1c2d26 fix: urldecode the image url 2020-05-24 21:47:38 +00:00
danilo silva
4cead58a0b feat; added image for single episore 2020-05-24 21:37:18 +00:00
danilo silva
0904223664 fix: leading 0 before seconds 2020-05-24 21:13:17 +00:00
danilo silva
db891109aa feat: filter also ogg files 2020-05-24 21:05:02 +00:00
danilo silva
cd2359c634 fix: fixing seconds duration of audio 2020-05-24 21:01:58 +00:00
danilo silva
a4cfdfcdf6 fix: size in bytes of the audio file 2020-05-24 19:54:35 +00:00
danilo silva
af312b946a feat: wrapping xml text in ctag to avoid error on special chars 2020-05-24 07:11:11 +00:00
danilo silva
b2f88145c7 fix: using defaults data when the json metadata file is missing 2020-05-24 07:10:22 +00:00
danilo silva
9a39d89ce8 fix: keywrods should separate by comma 2020-05-23 21:59:25 +00:00
danilo silva
04ac723c12 feat: added route to generate podcast throug identifier in the url 2020-05-23 21:56:20 +00:00
danilo silva
6b042f65ab using json instaed of xml
removed hardcoded from generic podcast medatadata
2020-05-23 21:51:56 +00:00
danilo silva
2b10644798 chore: update prod configuration to run on the right port 2020-05-22 20:29:59 +00:00
danilo silva
873a201203 chore: added buildpack config 2020-05-22 20:23:06 +00:00
danilo silva
241e08a1c5 added configuration for gigalixir 2020-05-22 20:15:10 +00:00
danilo silva
2c1014aab2 chore: it can be runned also on old elixir version 2020-05-22 20:12:39 +00:00
danilo silva
0952739375 removing ecto 2020-05-22 20:11:12 +00:00
danilo silva
548681dd5e first (hardcoded) version 2020-05-22 20:04:15 +00:00