aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add fictive shell commandHEADv1.0masterneodarz2017-03-101-1/+3
* update for fix test & add fictive shell commandneodarz2017-03-101-11/+43
* Add some documentionneodarz2017-03-101-0/+12
* Fix upload file internal errorneodarz2017-03-072-3/+8
* Fix example update addressneodarz2017-03-071-1/+1
* Fix error expected response with status 204, got: 200, with body: Audio file...neodarz2017-02-271-1/+1
* Remove the form for audio_durationneodarz2017-02-271-1/+1
* Remove the check of durationneodarz2017-02-271-1/+1
* Edit linkneodarz2017-02-271-1/+1
* Remove some '\n'neodarz2017-02-271-8/+3
* Add some info for devneodarz2017-02-271-0/+8
* Add info for delete fileneodarz2017-02-271-4/+14
* Add the detection of the file durationneodarz2017-02-272-3/+5
* Adding error handlingneodarz2017-02-172-5/+24
* Add id before the name of the fileneodarz2017-02-171-1/+1
* Add test if file is delete in database before delete the fileneodarz2017-02-171-8/+15
* Fix error with the audio_file when upload file via web guineodarz2017-02-171-5/+5
* Rewritting the upload code that copies the file to be uploaded after the inse...neodarz2017-02-142-63/+14
* Add linkneodarz2017-02-141-1/+1
* Add more info about how to use this APIneodarz2017-02-141-0/+2
* Adding a beautiful licenceneodarz2017-02-141-0/+15
* Add fix for the id when you add the first entry in the databaseneodarz2017-02-132-8/+48
* Two little scripts to go fasterneodarz2017-02-132-0/+6
* 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