index
:
school/the_transcriber_backend
f_upload_file
master
the-elixir-way
This is the backend part of the-transcriber app by @vjousse : https://github.com/vjousse/the-transcriber
git version control
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
web
/
controllers
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2017-02-27
Remove the check of duration
neodarz
1
-1
/
+1
2017-02-27
Add the detection of the file duration
neodarz
1
-1
/
+2
2017-02-17
Adding error handling
neodarz
1
-5
/
+13
2017-02-17
Add test if file is delete in database before delete the file
neodarz
1
-8
/
+15
2017-02-17
Fix error with the audio_file when upload file via web gui
neodarz
1
-5
/
+5
2017-02-14
Rewritting the upload code that copies the file to be uploaded after the ↵
neodarz
2
-63
/
+14
insertion in the database
2017-02-13
Add fix for the id when you add the first entry in the database
neodarz
2
-8
/
+48
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
2
-9
/
+18
2017-02-06
Add a not secure function for upload files with curl
neodarz
2
-2
/
+67
2017-01-25
Add good way for add and modify file
the-elixir-way
f_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