aboutsummaryrefslogtreecommitdiff
path: root/web/controllers/audio_file_api_controller.ex (follow)
Commit message (Expand)AuthorAgeFilesLines
* update for fix test & add fictive shell commandneodarz2017-03-101-11/+43
* Remove the check of durationneodarz2017-02-271-1/+1
* Add the detection of the file durationneodarz2017-02-271-1/+2
* Adding error handlingneodarz2017-02-171-5/+13
* Rewritting the upload code that copies the file to be uploaded after the inse...neodarz2017-02-141-30/+3
* Add fix for the id when you add the first entry in the databaseneodarz2017-02-131-4/+24
* Fix a little bug to set the correct id when the file it's uploaded with the apineodarz2017-02-091-1/+3
* Update the column name transcrib_file to audio_nameneodarz2017-02-091-2/+2
* Add a not secure function for upload files with curlneodarz2017-02-061-0/+67