Thomas Tanghus
|
56239df2e7
Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_*
|
лет назад: 12 |
Björn Schießle
|
12983cf0b0
urlencode file/dir to allow special characters in filename/path (issue #95)
|
лет назад: 12 |
Felix Moeller
|
a4b2ea586d
Style: Remove all the dangling white spaces
|
лет назад: 12 |
Felix Moeller
|
9795bc19bf
Checkstyle: Fix the last two InvalidEOLChar
|
лет назад: 12 |
Lukas Reschke
|
7454186806
Forget to urlencode the path
|
лет назад: 12 |
Lukas Reschke
|
ff6d2f16c4
urlencode
|
лет назад: 12 |
Thomas Müller
|
41898a473e
Apply coding style guide
|
лет назад: 12 |
Björn Schießle
|
a9a27306de
fix copy&paste bug from previous commit
|
лет назад: 12 |
Björn Schießle
|
1d200c554f
Shared files are not stored in the file cache. Therefore we need to
|
лет назад: 12 |
Thomas Müller
|
4c234bd666
Apply coding style guide
|
лет назад: 12 |
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.
|
лет назад: 12 |
Björn Schießle
|
b08a1696f5
normalize path to avoid problems with trailing slashes, double-slashes, etc.
|
лет назад: 12 |
Bart Visscher
|
4af5b016cc
Whitespace cleanup
|
лет назад: 12 |
Björn Schießle
|
77d91d5a03
generate correct link for shared files and shared directories
|
лет назад: 12 |
Björn Schießle
|
41640b4b91
don't show the share action in the file view for publically shared files.
|
лет назад: 12 |
Björn Schießle
|
5e2bce24b4
enable user to download selected files from publically shared directory
|
лет назад: 12 |
Björn Schießle
|
c99f62891a
breadcrumbs fixed for public share view
|
лет назад: 12 |
Björn Schießle
|
99f4d949c1
fix download link for single files in publicly shared directory
|
лет назад: 12 |
Björn Schießle
|
72a48ca35e
fix download of single publically shared files.
|
лет назад: 12 |
Björn Schießle
|
dcad7aec82
fixed download of complete publically shared folder
|
лет назад: 12 |
Björn Schießle
|
a611ce4f33
baseDir has to be the whole path to work with shared directories below the root directory.
|
лет назад: 12 |
Michael Gapczynski
|
51321526e2
Prevent displaying errors if public link url parameters are incorrect
|
лет назад: 12 |
Arthur Schiwon
|
b23ad579dc
Sharing: backward compatibility to links from OC 4.0.
|
лет назад: 12 |
Lukas Reschke
|
b4de89e6b4
Sanitize download URL
|
лет назад: 12 |
scambra
|
22c6b48d2f
translate files_sharing app
|
лет назад: 12 |
Michael Gapczynski
|
749b5b52ca
Show preview for public folder links
|
лет назад: 12 |
Michael Gapczynski
|
756b514fee
Check if file source exists before searching for link
|
лет назад: 12 |
Bart Visscher
|
c958d5ba80
Fix filesystem setup for shared public link with logged in user
|
лет назад: 12 |
Michael Gapczynski
|
e5cbc532c3
Fix password authentication for links and fix template problems for links by creating a new base layout
|
лет назад: 12 |
Michael Gapczynski
|
0a9d1ed3a6
Initial previewer for public links
|
лет назад: 12 |