Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-02-09 | Fix a little bug to set the correct id when the file it's uploaded with the api | neodarz | 1 | -1/+3 | |
2017-02-09 | Fix a little bug to set the correct id when the file it's uploaded | neodarz | 1 | -1/+1 | |
2017-02-09 | Fix error when the table is empty | neodarz | 1 | -7/+3 | |
2017-02-09 | Update the column name transcrib_file to audio_name | neodarz | 9 | -20/+29 | |
2017-02-07 | Uncomment the plug for protect from forgery | neodarz | 1 | -1/+1 | |
2017-02-06 | Add a not secure function for upload files with curl | neodarz | 8 | -6/+144 | |
2017-01-25 | Add good way for add and modify filethe-elixir-wayf_upload_file | neodarz | 1 | -9/+17 | |
2017-01-25 | Use pattern-matching to handle different cases | Vincent Jousse | 1 | -8/+13 | |
2017-01-25 | Quick fix for the upload to work | Vincent Jousse | 1 | -2/+7 | |
2017-01-25 | fix changeset | neodarz | 1 | -1/+2 | |
2017-01-25 | Add unfonctional code for upload a file | neodarz | 1 | -1/+8 | |