Commit graph

21 commits

Author SHA1 Message Date
91c42a6867 Fix api endpoint and EXPOSE in Dockerfile 2021-11-03 15:59:25 +01:00
fbb85567e8 Add docker-compose.yml 2021-11-03 15:24:12 +01:00
0217e1047c Use container_name for API endpoint 2021-11-03 10:12:09 +01:00
eab0a3468c Add some lines on README.md 2021-11-03 09:49:52 +01:00
e113f965d2 Pin golang version in Dockerfile 2021-11-03 09:47:23 +01:00
e87af6dbff Add README.md 2021-11-03 09:36:56 +01:00
67483b741a Remove unused Dockerfile 2021-11-03 09:35:55 +01:00
71fc1ef034 Add Dockerfile for the backend 2021-11-03 09:33:07 +01:00
904e7c708d Add frontend Dockerfile 2021-11-01 11:38:41 +01:00
1c310116ed Add frontend Dockerfile 2021-11-01 11:35:39 +01:00
f9f1698355 Trying to fix filename download 2021-11-01 11:34:43 +01:00
cf3bf25b05 Fix downloaded file serving 2021-10-26 11:02:55 +02:00
b282732c29 Marshal json response directly in Video instance 2021-10-25 09:44:12 +02:00
2e1c34f0c4 Add Downloader interface 2021-10-25 07:49:48 +02:00
814e47ef40 Task management by channels (first try) 2021-10-20 12:06:24 +02:00
46ba503776 Ignore binary 2021-10-20 06:08:24 +02:00
3f918da4ab First Frontend-Backend interactions 2021-10-20 06:07:33 +02:00
de874738e4 Validate URL input 2021-10-11 12:15:57 +02:00
9eb6a6f2a5 First layout prototype 2021-10-11 11:23:00 +02:00
61f0598093 First commit 2021-10-11 06:19:42 +02:00
a94223147d first commit 2021-09-09 10:27:27 +02:00