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