aboutsummaryrefslogtreecommitdiff
path: root/web (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add fictive shell commandHEADv1.0masterneodarz2017-03-101-1/+3
|
* update for fix test & add fictive shell commandneodarz2017-03-101-11/+43
|
* Fix upload file internal errorneodarz2017-03-071-2/+2
|
* Remove the check of durationneodarz2017-02-271-1/+1
|
* Add the detection of the file durationneodarz2017-02-271-1/+2
|
* 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 ↵neodarz2017-02-142-63/+14
| | | | insertion in the database
* Add fix for the id when you add the first entry in the databaseneodarz2017-02-132-8/+48
|
* 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
|
* Fix error when the table is emptyneodarz2017-02-091-7/+3
|
* Update the column name transcrib_file to audio_nameneodarz2017-02-099-20/+29
|
* Uncomment the plug for protect from forgeryneodarz2017-02-071-1/+1
|
* Add a not secure function for upload files with curlneodarz2017-02-068-6/+144
|
* 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-2426-0/+664