aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Just drop database for fun :)neodarz2017-02-131-0/+0
* Fix a little bug to set the correct id when the file it's uploaded with the apineodarz2017-02-091-1/+3
* Fix a little bug to set the correct id when the file it's uploadedneodarz2017-02-091-1/+1
* Update info for update and upload a fileneodarz2017-02-091-2/+2
* Fix error when the table is emptyneodarz2017-02-091-7/+3
* Update the column name transcrib_file to audio_nameneodarz2017-02-0912-23/+32
* Add some info for update a file with curl via the APIneodarz2017-02-071-2/+7
* Add some info for use the api with curlneodarz2017-02-071-0/+5
* Uncomment the plug for protect from forgeryneodarz2017-02-071-1/+1
* Add a not secure function for upload files with curlneodarz2017-02-0610-6/+222
* Add ja_serializer libraryneodarz2017-02-061-0/+2
* Add ja_serializer libraryneodarz2017-02-061-1/+2
* 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-252-3/+11
* Initial commit with non-functional pieces of code about file uploadneodarz2017-01-2453-0/+1591