Björn Schießle
|
070fe02448
|
calling OC_Filesystem at this point will initialize file system with wrong user (for public shared links if another user is logged in). Therefore remove trailing slashes without the help of OC_Filesystem.
|
2012-10-24 10:06:00 +02:00 |
Björn Schießle
|
b08a1696f5
|
normalize path to avoid problems with trailing slashes, double-slashes, etc.
|
2012-10-16 12:48:56 +02:00 |
Bart Visscher
|
4af5b016cc
|
Whitespace cleanup
|
2012-10-14 21:04:08 +02:00 |
Björn Schießle
|
77d91d5a03
|
generate correct link for shared files and shared directories
|
2012-10-11 13:45:16 +02:00 |
Björn Schießle
|
41640b4b91
|
don't show the share action in the file view for publically shared files.
|
2012-10-10 17:44:21 +02:00 |
Björn Schießle
|
5e2bce24b4
|
enable user to download selected files from publically shared directory
|
2012-10-05 16:12:04 +02:00 |
Björn Schießle
|
c99f62891a
|
breadcrumbs fixed for public share view
|
2012-10-05 15:06:59 +02:00 |
Björn Schießle
|
99f4d949c1
|
fix download link for single files in publicly shared directory
|
2012-10-05 14:28:23 +02:00 |
Björn Schießle
|
72a48ca35e
|
fix download of single publically shared files.
|
2012-10-05 12:01:18 +02:00 |
Björn Schießle
|
dcad7aec82
|
fixed download of complete publically shared folder
|
2012-10-05 11:38:00 +02:00 |
Björn Schießle
|
a611ce4f33
|
baseDir has to be the whole path to work with shared directories below the root directory.
|
2012-10-05 10:32:38 +02:00 |
Michael Gapczynski
|
51321526e2
|
Prevent displaying errors if public link url parameters are incorrect
|
2012-10-03 16:14:54 -04:00 |
Arthur Schiwon
|
b23ad579dc
|
Sharing: backward compatibility to links from OC 4.0.
|
2012-10-01 14:39:53 +02:00 |
Lukas Reschke
|
b4de89e6b4
|
Sanitize download URL
@MTGap Can you please check if this break something?
|
2012-09-22 11:20:17 +02:00 |
scambra
|
22c6b48d2f
|
translate files_sharing app
|
2012-09-21 11:48:20 +02:00 |
Michael Gapczynski
|
749b5b52ca
|
Show preview for public folder links
|
2012-09-18 23:56:14 -04:00 |
Michael Gapczynski
|
756b514fee
|
Check if file source exists before searching for link
|
2012-08-29 21:12:23 -04:00 |
Bart Visscher
|
c958d5ba80
|
Fix filesystem setup for shared public link with logged in user
|
2012-08-29 21:35:55 +02:00 |
Michael Gapczynski
|
e5cbc532c3
|
Fix password authentication for links and fix template problems for links by creating a new base layout
|
2012-08-29 11:54:49 -04:00 |
Michael Gapczynski
|
0a9d1ed3a6
|
Initial previewer for public links
|
2012-08-27 20:37:38 -04:00 |