Thomas Tanghus
|
56239df2e7
|
Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_*
|
13 years ago |
Felix Moeller
|
30d7993e01
|
Checkstyle fixes: NoSpaceAfterComma
|
13 years ago |
Lukas Reschke
|
0f02b7dea6
|
Add CSRF token
|
13 years ago |
Jan-Christoph Borchardt
|
e66482430e
|
Files: change wording 'From url' to 'From link'
|
13 years ago |
Lukas Reschke
|
116fa64294
|
Change IE8 to "older IE versions"
I'm not sure if IE9 is also affected, so I changed it to "older IE versions" - IE 10 should work fine.
|
13 years ago |
Lukas Reschke
|
ee1e4a7602
|
Send the requesttoken as form value
This is needed for IE < 8 because it doesn't send the CSRF token here.
So that it is impossible to upload files.
Fixes #110 and related to #122
|
13 years ago |
Bart Visscher
|
d6953fa5ed
|
Remove wrongly committed files
|
13 years ago |
Lukas Reschke
|
694b1d397d
|
Revert e1a4fe9890
|
13 years ago |
Felix Moeller
|
e73b817a38
|
Checkstyle: NoSpaceAfterComma
|
13 years ago |
Lukas Reschke
|
e1a4fe9890
|
Fix urlencoding in the breadcrumb
|
13 years ago |
Susinthiran Sithamparanathan
|
b2b84f3a6f
|
Update Sabre to version 1.7.1
|
13 years ago |
Bart Visscher
|
4af5b016cc
|
Whitespace cleanup
|
13 years ago |
Björn Schießle
|
41640b4b91
|
don't show the share action in the file view for publically shared files.
|
13 years ago |
Björn Schießle
|
4dba91838f
|
add ID to upload form and check if ID exist to avoid loading invalid javascript code for read-only views.
|
13 years ago |
Björn Schießle
|
4f7c7c615e
|
prevent xss attacks
|
13 years ago |
Tom Needham
|
bcd3d1116c
|
Change background colour of upload button to be consistant with new button
|
13 years ago |
Bernhard Posselt
|
1c643ce4bc
|
made upload button the same height in chrome and firefox
Signed-off-by: Tom Needham <needham.thomas@gmail.com>
|
13 years ago |
Michael Gapczynski
|
73d726d1b2
|
Support for unshare from self, with a bunch of temporary fixes to overcome configuration problems with file actions
|
13 years ago |
Michael Gapczynski
|
17dadd5c8a
|
Don't show the delete all action if delete permission is not granted
|
13 years ago |
Michael Gapczynski
|
a5211e31bc
|
Add permissions to new files/folders, bug fix for oc-1649
|
13 years ago |
Thomas Mueller
|
02f9de55a3
|
add translation string
|
13 years ago |
Bart Visscher
|
db18218a1b
|
Space before tab fixes
|
13 years ago |
Bart Visscher
|
0e58800016
|
Whitespace fixes in apps
|
13 years ago |
Michael Gapczynski
|
36487246ed
|
Switch to using file cache ids instead of paths for file sharing
|
13 years ago |
Michael Gapczynski
|
4d17ed2f71
|
Make file actions permissions aware
|
13 years ago |
Michael Gapczynski
|
6f58eca534
|
Change read only check to isCreatable
|
13 years ago |
Bjoern Schiessle
|
cd005e6c62
|
use new sanitizeHTML() function
|
13 years ago |
Lukas Reschke
|
6defbc7f4d
|
Removed some unessecary sanitizations
|
13 years ago |
Robin Appelman
|
a3c1f70be4
|
dont show config option for file upload size if we cant write the new value
|
13 years ago |
Michael Gapczynski
|
6673375eeb
|
No multiple file sharing in this next release, sharing UI isn't ready for it :(
|
13 years ago |
Sam Tuke
|
2ad6b5048e
|
fixed 'delete' label so it doesn't break translations
|
13 years ago |
Thomas Mueller
|
583dce5276
|
removing executable bit - again
|
13 years ago |
Jan-Christoph Borchardt
|
d1e5a56bc6
|
fixing upload icon color
|
13 years ago |
Vitaly Kuznetsov
|
6f981738bb
|
Fix some non-utf8-friendly htmlentities (resulting in wrong display of utf8-encoded directory names for example)
|
13 years ago |
Frank Karlitschek
|
1945cd6946
|
ported the oc_template class
|
13 years ago |
Frank Karlitschek
|
e48f511606
|
port linkto and serverHost
|
13 years ago |
Frank Karlitschek
|
1a2bbd2ee4
|
ported addSyript and other small stuff
|
13 years ago |
Georg Ehrke
|
3b9d283245
|
fix path in apps/files/templats/index.php
|
13 years ago |
Georg Ehrke
|
45de7ad221
|
move files to app folder
|
13 years ago |