Commit graph

50 commits

Author SHA1 Message Date
uf0
f3234dced5 added local fonts, no more gfonts 2020-09-02 23:19:20 +02:00
danilo silva
318f0019d8 chore: install deps before run app 2020-08-03 19:24:05 +00:00
danilo silva
1fc7cc55d7 chore: added docker configuration for dev environment 2020-08-03 19:17:56 +00:00
danilo silva
06756188dc refact: dinamically link the howto page 2020-08-02 07:46:00 +00:00
danilo silva
67c2a618ff chore: try to build scss on gigalixir 2020-07-31 15:13:56 +00:00
danilo silva
bb079a2f2a feat: added ui for home and howto pages 2020-07-31 13:16:58 +00:00
danilo silva
a1df57dbbe doc: updated README and added a (mit) LICENSE file 2020-07-04 07:40:09 +00:00
danilo silva
3756314570 fix: using iso 639-1 format to print language 2020-07-04 06:48:10 +00:00
danilo silva
1ee361938e fix: fetch the hostname from the url to print the current link 2020-07-04 06:47:23 +00:00
danilo silva
16d7d68032 using env var also for scheme (http|https) 2020-06-11 11:37:47 +00:00
danilo silva
8d38a93710 bump version number 2020-06-11 10:47:07 +00:00
danilo silva
51bbf9f59d scheduling reloading of data from archive every day at 6.00 and 18.00 2020-06-10 20:57:18 +00:00
danilo silva
601f82a5cb removed ecto dependencies 2020-06-09 20:36:36 +00:00
danilo silva
f7a5054de7 renamed project 2020-06-08 21:37:11 +00:00
danilo silva
579cc97bab build: Dockerized application 2020-06-08 21:01:05 +00:00
danilo silva
f565395819 supporting also item image as format for cover 2020-06-07 21:19:18 +00:00
danilo silva
b52ba7117e updating prod host settings 2020-06-07 21:14:31 +00:00
danilo silva
d817c30d46 fetch data before reload 2020-06-07 21:10:40 +00:00
danilo silva
e374779c19 removed hardcoding url 2020-06-07 21:09:53 +00:00
danilo silva
64de0b9a88 encode special chars in xml attributes 2020-06-07 20:54:34 +00:00
danilo silva
2009f37d15 fetching custom metadata from op_* metadata instead of fetching them on metadata.json file 2020-06-07 20:40:49 +00:00
danilo silva
8a7e8e1b80 support subject as a string 2020-06-07 20:23:29 +00:00
danilo silva
3050ac6791 adding cache 2020-06-07 19:37:41 +00:00
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