index
:
httpupload
live
master
xep0363
Implementation of the XEP-0363 - HTTP Upload
steckbrief
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for httpuploadim message hint
steckbrief
2016-10-09
2
-3
/
+25
*
Added gajim-plugin 'httpupload' version 0.4.1 from https://trac-plugins.gajim...
steckbrief
2016-10-09
6
-0
/
+803
*
Implements FS#236: Save receipient jid
steckbrief
2016-09-30
4
-92
/
+114
*
Add content type header
steckbrief
2016-08-23
1
-0
/
+1
*
missing & added to reqbody in delete type
steckbrief
2016-08-22
1
-1
/
+1
*
Add slot type in 403 message instead of fixed 'upload' string
steckbrief
2016-08-22
1
-1
/
+1
*
exit module after sending error reply in case storage backend returned error ...
steckbrief
2016-08-22
1
-0
/
+2
*
exit module after sending error reply in case storage backend returned error ...
steckbrief
2016-08-22
1
-0
/
+2
*
Merge branch 'master' of ssh://repos.thedevstack.de/httpupload
steckbrief
2016-08-22
1
-1
/
+1
|
\
|
*
Modified .htaccess to determine request method correctly
root
2016-08-22
1
-1
/
+1
*
|
Fixed string comparison from not equals to equals for slot_type check and add...
steckbrief
2016-08-22
1
-2
/
+3
|
/
*
added possibility to restrict deletion to the user who originally uploaded th...
steckbrief
2016-08-21
2
-0
/
+9
*
fixed wrong reqbody for delete, added explicit slot_type also for upload requ...
steckbrief
2016-08-21
1
-3
/
+3
*
json parameter for delete token changed from 'delete_token' to 'deletetoken'
steckbrief
2016-08-21
1
-1
/
+1
*
Feature added: prosody module extended to request delete token
steckbrief
2016-08-20
1
-85
/
+153
*
documentation fix
steckbrief
2016-08-20
1
-2
/
+0
*
Feature added: delete a file previously uploaded using the httpupload
steckbrief
2016-08-20
3
-31
/
+123
*
Update index.php
0.1
xep0363
lookshe
2016-02-05
1
-2
/
+2
*
Merge branch 'master' of https://github.com/steckbrief/httpupload
steckbrief
2016-02-05
1
-2
/
+8
|
\
|
*
read url and server_key from configuration
lookshe
2016-01-13
1
-2
/
+8
*
|
php end tags added, rawurlencode optimized
steckbrief
2016-02-05
2
-5
/
+7
|
/
*
rawurl(de|en)coding moved to slot parameter storing and loading
steckbrief
2016-01-13
1
-3
/
+15
*
minor fix in config include
steckbrief
2016-01-06
1
-1
/
+1
*
server validation added
steckbrief
2016-01-06
1
-4
/
+18
*
check for 403 (wrong xmpp_server_key)
lookshe
2016-01-06
1
-1
/
+3
*
use util.json from prosody
lookshe
2016-01-06
2
-716
/
+1
*
corrected if-statements and some more copy-paste-errors
lookshe
2016-01-05
1
-10
/
+10
*
deleted old "lib" and corrected copy-paste-error
lookshe
2016-01-05
2
-715
/
+1
*
corrections to load module in prosody without errors
lookshe
2016-01-05
2
-1
/
+715
*
removed unused file size check
lookshe
2016-01-04
1
-5
/
+0
*
correct indention
lookshe
2016-01-04
1
-29
/
+29
*
initial implementation of module for prosody, not tested yet
lookshe
2016-01-04
2
-0
/
+848
*
Updated Readme
steckbrief
2016-01-04
1
-1
/
+11
*
Reduced manual configuration, folder structure created
steckbrief
2016-01-04
6
-22
/
+57
*
Added config.php to gitignore
steckbrief
2016-01-04
2
-0
/
+22
*
make parameter 'content_type' optional
steckbrief
2016-01-04
1
-24
/
+71
*
initial backend script implementation
steckbrief
2016-01-04
2
-0
/
+142
*
initial backend script implementation
steckbrief
2016-01-04
1
-3
/
+0
*
htaccess to rewrite URLs for put request added
steckbrief
2016-01-04
1
-0
/
+3
*
Initial commit
steckbrief
2016-01-04
1
-0
/
+1