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
Commit message (
Expand
)
Author
Age
Files
Lines
*
add fictive shell command
HEAD
v1.0
master
neodarz
2017-03-10
1
-1
/
+3
*
update for fix test & add fictive shell command
neodarz
2017-03-10
1
-11
/
+43
*
Add some documention
neodarz
2017-03-10
1
-0
/
+12
*
Fix upload file internal error
neodarz
2017-03-07
2
-3
/
+8
*
Fix example update address
neodarz
2017-03-07
1
-1
/
+1
*
Fix error expected response with status 204, got: 200, with body: Audio file...
neodarz
2017-02-27
1
-1
/
+1
*
Remove the form for audio_duration
neodarz
2017-02-27
1
-1
/
+1
*
Remove the check of duration
neodarz
2017-02-27
1
-1
/
+1
*
Edit link
neodarz
2017-02-27
1
-1
/
+1
*
Remove some '\n'
neodarz
2017-02-27
1
-8
/
+3
*
Add some info for dev
neodarz
2017-02-27
1
-0
/
+8
*
Add info for delete file
neodarz
2017-02-27
1
-4
/
+14
*
Add the detection of the file duration
neodarz
2017-02-27
2
-3
/
+5
*
Adding error handling
neodarz
2017-02-17
2
-5
/
+24
*
Add id before the name of the file
neodarz
2017-02-17
1
-1
/
+1
*
Add test if file is delete in database before delete the file
neodarz
2017-02-17
1
-8
/
+15
*
Fix error with the audio_file when upload file via web gui
neodarz
2017-02-17
1
-5
/
+5
*
Rewritting the upload code that copies the file to be uploaded after the inse...
neodarz
2017-02-14
2
-63
/
+14
*
Add link
neodarz
2017-02-14
1
-1
/
+1
*
Add more info about how to use this API
neodarz
2017-02-14
1
-0
/
+2
*
Adding a beautiful licence
neodarz
2017-02-14
1
-0
/
+15
*
Add fix for the id when you add the first entry in the database
neodarz
2017-02-13
2
-8
/
+48
*
Two little scripts to go faster
neodarz
2017-02-13
2
-0
/
+6
*
Just drop database for fun :)
neodarz
2017-02-13
1
-0
/
+0
*
Fix a little bug to set the correct id when the file it's uploaded with the api
neodarz
2017-02-09
1
-1
/
+3
*
Fix a little bug to set the correct id when the file it's uploaded
neodarz
2017-02-09
1
-1
/
+1
*
Update info for update and upload a file
neodarz
2017-02-09
1
-2
/
+2
*
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
12
-23
/
+32
*
Add some info for update a file with curl via the API
neodarz
2017-02-07
1
-2
/
+7
*
Add some info for use the api with curl
neodarz
2017-02-07
1
-0
/
+5
*
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
10
-6
/
+222
*
Add ja_serializer library
neodarz
2017-02-06
1
-0
/
+2
*
Add ja_serializer library
neodarz
2017-02-06
1
-1
/
+2
*
Add good way for add and modify file
the-elixir-way
f_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
2
-3
/
+11
*
Initial commit with non-functional pieces of code about file upload
neodarz
2017-01-24
53
-0
/
+1591