Jenkins for ownCloud
|
b585d87d9d
Update license headers
|
преди 9 години |
Morris Jobke
|
06aef4e8b1
Revert "Updating license headers"
|
преди 9 години |
Jenkins for ownCloud
|
6a1a4880f0
Updating license headers
|
преди 9 години |
Lukas Reschke
|
a7df23ceba
Manually type-case all AJAX files
|
преди 9 години |
Lukas Reschke
|
3ff3f641d6
Get rid of `stripslashes()`
|
преди 9 години |
Robin Appelman
|
6daedaf344
Send the proper original name for uploaded files
|
преди 9 години |
Jörn Friedrich Dreyer
|
c615b3527f
show readonly message in file conflict dialog, make it always selected
|
преди 10 години |
Morris Jobke
|
c5fa8f1bdc
Merge pull request #12421 from owncloud/issue/6101-remove-namespace-permission-constants
|
преди 10 години |
Joas Schilling
|
2c39aec8cb
Replace deprecated constant with new class constant
|
преди 10 години |
Bjoern Schiessle
|
1d33503487
we no longer need to keep the session open for encryption
|
преди 10 години |
Robin Appelman
|
d0266c0bf8
Use public api for getting l10n
|
преди 10 години |
Jörn Friedrich Dreyer
|
f551917a3c
kill OC::$session
|
преди 10 години |
Bjoern Schiessle
|
043cd1d02b
set incognitoMode to true, getUser should always return false during public upload
|
преди 10 години |
Vincent Petry
|
9ef7410abe
Fixed uploading by drag and drop into folder
|
преди 10 години |
Thomas Müller
|
201cc59fe0
php upload errors are written to log
|
преди 10 години |
Thomas Müller
|
6d373e97c3
remove unused exit()
|
преди 10 години |
Thomas Müller
|
3587c88fe9
Merge branch 'master' of https://github.com/lukepolo/core-1 into lukepolo-master
|
преди 10 години |
Vincent Petry
|
0be9de5df5
Files, trashbin, public apps use ajax/JSON for the file list
|
преди 11 години |
Vincent Petry
|
e72b2e6e3b
Fix public upload to not close session when encryption is on
|
преди 10 години |
Thomas Müller
|
58c216d0e8
close the session on all file operations
|
преди 10 години |
Luke Policinski
|
b01492fecd
Feature Added : Ability to drag and drop in Chrome
|
преди 10 години |
Luke Policinski
|
79a6d89bcc
Feature Added : Ability to drag and drop in Chrome
|
преди 10 години |
Joas Schilling
|
9619459e37
Send correct path on file upload when using public app
|
преди 10 години |
Joas Schilling
|
af7366cd30
Only add files to file list when uploading to current directory
|
преди 10 години |
Vincent Petry
|
58c7042e70
Added error message for when target folder was removed
|
преди 10 години |
Thomas Müller
|
23a4d0d44e
OC_Util::setupFS($user) will create a data dir for the given string - no matter if the user really exists - OCP\JSON::checkUserExists($owner); introduces a ready to use check which will bail out with an JSON error
|
преди 10 години |
Vincent Petry
|
e62ca4ea4f
Append file etag to preview URLs
|
преди 11 години |
Vincent Petry
|
9cfb438ff7
Fixed upload permissions distinction between public and logged in upload
|
преди 11 години |
Vincent Petry
|
09b084dfed
Fixed file permissions after public upload
|
преди 11 години |
Thomas Müller
|
7c6ed6ab33
catch exceptions while uploading and pass on the error message
|
преди 11 години |