aboutsummaryrefslogtreecommitdiff
path: root/web (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-10add fictive shell commandHEADv1.0masterneodarz1-1/+3
2017-03-10update for fix test & add fictive shell commandneodarz1-11/+43
2017-03-07Fix upload file internal errorneodarz1-2/+2
2017-02-27Remove the check of durationneodarz1-1/+1
2017-02-27Add the detection of the file durationneodarz1-1/+2
2017-02-17Adding error handlingneodarz2-5/+24
2017-02-17Add id before the name of the fileneodarz1-1/+1
2017-02-17Add test if file is delete in database before delete the fileneodarz1-8/+15
2017-02-17Fix error with the audio_file when upload file via web guineodarz1-5/+5
2017-02-14Rewritting the upload code that copies the file to be uploaded after the inse...neodarz2-63/+14
2017-02-13Add fix for the id when you add the first entry in the databaseneodarz2-8/+48
2017-02-09Fix a little bug to set the correct id when the file it's uploaded with the apineodarz1-1/+3
2017-02-09Fix a little bug to set the correct id when the file it's uploadedneodarz1-1/+1
2017-02-09Fix error when the table is emptyneodarz1-7/+3
2017-02-09Update the column name transcrib_file to audio_nameneodarz9-20/+29
2017-02-07Uncomment the plug for protect from forgeryneodarz1-1/+1
2017-02-06Add a not secure function for upload files with curlneodarz8-6/+144
2017-01-25Add good way for add and modify filethe-elixir-wayf_upload_fileneodarz1-9/+17
2017-01-25Use pattern-matching to handle different casesVincent Jousse1-8/+13
2017-01-25Quick fix for the upload to workVincent Jousse1-2/+7
2017-01-25fix changesetneodarz1-1/+2
2017-01-25Add unfonctional code for upload a fileneodarz1-1/+8