|
e4fb96959e
|
Merge pull request 'fixes Attempt to read a non-existent global 'xmlns'' (#1) from master into live2
Reviewed-on: #1
|
2025-01-05 21:43:39 +01:00 |
|
steckbrief
|
5e01215867
|
fixes Attempt to read a non-existent global 'xmlns'
|
2025-01-05 21:41:52 +01:00 |
|
|
cfd8be0737
|
remove global_lock and old unused code
|
2025-01-05 20:46:54 +01:00 |
|
|
52da5f834b
|
disable check of content type
implementation to determine content type of files in android/java differ from php
.amr files do not work
example: http://up.picn.de/files/56e2d7b9-9847-4596-803c-e5b37f9b089f/good%20bad%20ugly.amr
|
2025-01-04 22:31:03 +01:00 |
|
|
b7752e744d
|
add flag "escape backreferences" for rewrite
|
2025-01-04 22:10:45 +01:00 |
|
trzcode
|
a8c88ebb37
|
implements xep-0363 v1.1.0
|
2024-07-22 21:19:08 +02:00 |
|
steckbrief
|
4ff3b79b99
|
adds possibility to sort ascending or descending by timestamp
|
2018-10-21 00:11:53 +02:00 |
|
steckbrief
|
fbd9e9bd30
|
adds .vscode to gitignore
|
2018-10-20 19:03:01 +02:00 |
|
steckbrief
|
4dca5c1160
|
adds basic rsm 'https://xmpp.org/extensions/xep-0059.html' functionality for file-listing
|
2018-10-20 19:01:24 +02:00 |
|
steckbrief
|
cf3467ce1f
|
adds support for requesting spec and implementation version of http-fileservice-module
|
2018-10-17 22:28:37 +02:00 |
|
steckbrief
|
3973a5f737
|
adds API method to get spec and implementation version of the storage backend
|
2018-10-17 22:10:42 +02:00 |
|
steckbrief
|
bc439cd988
|
adds common and http protocol functionalities
|
2018-10-17 22:08:12 +02:00 |
|
steckbrief
|
840bd494f9
|
fixes error in getJidDomain(JID) in case of a JID with resource identifier
|
2018-10-14 12:52:17 +02:00 |
|
steckbrief
|
35ad320c69
|
introduces support for 'urn:xmpp:filetransfer:http' and 'urn:xmpp:http:upload' in parallel
|
2018-10-06 16:10:03 +02:00 |
|
steckbrief
|
b89763652f
|
moves version functionality into its own function
|
2018-10-06 10:52:25 +02:00 |
|
steckbrief
|
30afe3e279
|
Merge branch 'master' of ssh://repos.thedevstack.de/httpupload
|
2018-10-05 13:14:53 +02:00 |
|
steckbrief
|
82c3719e0d
|
moves upload functionality into its own function
|
2018-10-05 13:13:04 +02:00 |
|
steckbrief
|
abe4d46462
|
fixes a problem in checking for file existence when filename contains '%20' as white space
|
2018-10-04 08:32:08 +02:00 |
|
steckbrief
|
507d2fd564
|
added request for version of xmpp-fileservice-module
|
2018-02-24 00:20:33 +01:00 |
|
|
aaa63c4d17
|
fixed copy paste error
|
2018-01-29 12:06:27 +01:00 |
|
|
f9b6dfabdc
|
possibility to set external url as https
|
2018-01-29 12:04:01 +01:00 |
|
steckbrief
|
a46124c178
|
Added backwards compatibility
|
2018-01-24 20:21:36 +01:00 |
|
steckbrief
|
b7515c5d9c
|
managing-ui: initial commit
added possibility to manage uploaded files
simple php ui to delete uploaded files
|
2017-05-27 20:34:06 +02:00 |
|
steckbrief
|
6bd2862f8f
|
storage-backend: load parameters only once while deleting a file
|
2017-05-27 20:34:06 +02:00 |
|
steckbrief
|
16d3261f03
|
prosody-module: treat empty file url also as invalid;
treat status code 404 (not available) in case of deleting a file the same as 204 (deleted by this operation)
|
2017-05-27 20:34:06 +02:00 |
|
steckbrief
|
0885d997f9
|
gajim-plugin: file info added to message
|
2017-05-27 20:34:06 +02:00 |
|
|
3d3d8a7e03
|
set default file handler to avoid execution of scripts
|
2017-05-07 19:04:04 +02:00 |
|
steckbrief
|
b317ffc7bf
|
prosody-module: Only advertise 'filetransfer-manager-ui-url' if it is set
|
2017-05-06 14:15:18 +02:00 |
|
steckbrief
|
49c6bb9f0b
|
storage-backend: Add functionality to delete a file via an xmpp server; removed possibility to request a delete token and delete the file afterwards via xmpp client
|
2017-05-06 14:10:31 +02:00 |
|
steckbrief
|
14753b0d57
|
prosody-module: Add functionality to delete a file based on a fileurl
|
2017-05-06 14:09:20 +02:00 |
|
steckbrief
|
a564fd0a7a
|
storage-backend: Added json interface to list transferred files
|
2017-05-04 16:26:11 +02:00 |
|
steckbrief
|
fd7ea5c319
|
Send intended recipient with upload slot request
|
2017-05-04 13:16:22 +02:00 |
|
steckbrief
|
1f318bcd00
|
Added functionality to list files transferred using urn:xmpp:filetransfer:http
|
2017-05-04 13:15:42 +02:00 |
|
steckbrief
|
bcfe8b2d97
|
Fixed error stanzas to clients to include additional information as intended
|
2017-05-03 09:45:19 +02:00 |
|
steckbrief
|
9cd578978f
|
add additional disco info to advertise managing UI
|
2017-05-02 20:59:08 +02:00 |
|
steckbrief
|
471b217ceb
|
improved error handling in prosody module
|
2017-05-02 20:55:42 +02:00 |
|
steckbrief
|
62e463bdd5
|
moved gajim plugin to the subfolder 'gajim-plugin/httpupload'
|
2016-10-09 12:09:49 +02:00 |
|
steckbrief
|
858e615f1d
|
Add support for httpuploadim message hint
|
2016-10-09 11:48:27 +02:00 |
|
steckbrief
|
6816cd2435
|
Added gajim-plugin 'httpupload' version 0.4.1 from https://trac-plugins.gajim.org/browser/httpupload, revision: 952:19bcffb26247
|
2016-10-09 11:45:54 +02:00 |
|
steckbrief
|
509128be58
|
Implements FS#236: Save receipient jid
|
2016-09-30 16:03:18 +02:00 |
|
steckbrief
|
7ce02c25b1
|
Add content type header
|
2016-08-23 10:07:29 +02:00 |
|
steckbrief
|
6691b27bd1
|
missing & added to reqbody in delete type
|
2016-08-22 17:04:46 +02:00 |
|
steckbrief
|
8510b8abab
|
Add slot type in 403 message instead of fixed 'upload' string
|
2016-08-22 17:03:59 +02:00 |
|
steckbrief
|
1b4c02e5ca
|
exit module after sending error reply in case storage backend returned error code 403
|
2016-08-22 16:59:40 +02:00 |
|
steckbrief
|
59fe125714
|
exit module after sending error reply in case storage backend returned error code 500
|
2016-08-22 16:57:52 +02:00 |
|
steckbrief
|
c3c9e08f17
|
Merge branch 'master' of ssh://repos.thedevstack.de/httpupload
|
2016-08-22 16:29:51 +02:00 |
|
steckbrief
|
6950c42925
|
Fixed string comparison from not equals to equals for slot_type check and added additional debug log message
|
2016-08-22 16:03:10 +02:00 |
|
root
|
fe33066a1b
|
Modified .htaccess to determine request method correctly
|
2016-08-22 12:32:57 +02:00 |
|
steckbrief
|
3e797e3fe1
|
added possibility to restrict deletion to the user who originally uploaded the file
|
2016-08-21 12:23:19 +02:00 |
|
steckbrief
|
15090fe1be
|
fixed wrong reqbody for delete, added explicit slot_type also for upload request, variable misspelling corrected
|
2016-08-21 12:08:35 +02:00 |
|