aboutsummaryrefslogtreecommitdiff
path: root/web (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rewritting the upload code that copies the file to be uploaded after the inse...neodarz2017-02-142-63/+14
* 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