aboutsummaryrefslogtreecommitdiff
path: root/web/controllers/audio_file_controller.ex (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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 uploadedneodarz2017-02-091-1/+1
|
* Fix error when the table is emptyneodarz2017-02-091-7/+3
|
* Update the column name transcrib_file to audio_nameneodarz2017-02-091-7/+16
|
* Add a not secure function for upload files with curlneodarz2017-02-061-2/+0
|
* Add good way for add and modify filethe-elixir-wayf_upload_fileneodarz2017-01-251-9/+17
|
* Use pattern-matching to handle different casesVincent Jousse2017-01-251-8/+13
|
* Quick fix for the upload to workVincent Jousse2017-01-251-2/+7
|
* fix changesetneodarz2017-01-251-1/+2
|
* Add unfonctional code for upload a fileneodarz2017-01-251-1/+8
|
* Initial commit with non-functional pieces of code about file uploadneodarz2017-01-241-0/+65