aboutsummaryrefslogtreecommitdiff
path: root/web/controllers/audio_file_api_controller.ex (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-10update for fix test & add fictive shell commandneodarz1-11/+43
2017-02-27Remove the check of durationneodarz1-1/+1
2017-02-27Add the detection of the file durationneodarz1-1/+2
2017-02-17Adding error handlingneodarz1-5/+13
2017-02-14Rewritting the upload code that copies the file to be uploaded after the inse...neodarz1-30/+3
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 uploaded with the apineodarz1-1/+3
2017-02-09Update the column name transcrib_file to audio_nameneodarz1-2/+2
2017-02-06Add a not secure function for upload files with curlneodarz1-0/+67