aboutsummaryrefslogtreecommitdiff
path: root/web/controllers/audio_file_controller.ex (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-14Rewritting the upload code that copies the file to be uploaded after the inse...neodarz1-33/+11
2017-02-13Add fix for the id when you add the first entry in the databaseneodarz1-4/+24
2017-02-09Fix a little bug to set the correct id when the file it's uploadedneodarz1-1/+1
2017-02-09Fix error when the table is emptyneodarz1-7/+3
2017-02-09Update the column name transcrib_file to audio_nameneodarz1-7/+16
2017-02-06Add a not secure function for upload files with curlneodarz1-2/+0
2017-01-25Add good way for add and modify filethe-elixir-wayf_upload_fileneodarz1-9/+17
2017-01-25Use pattern-matching to handle different casesVincent Jousse1-8/+13
2017-01-25Quick fix for the upload to workVincent Jousse1-2/+7
2017-01-25fix changesetneodarz1-1/+2
2017-01-25Add unfonctional code for upload a fileneodarz1-1/+8