Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use !== and === in files_trashbin-app | kondou | 2013-07-10 | 8 | -27/+27 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-10 | 3 | -3/+11 |
| | |||||
* | Encode current trashbin directory | Victor Dubiniuk | 2013-07-09 | 1 | -3/+6 |
| | |||||
* | Migrate to encodePath | Victor Dubiniuk | 2013-07-09 | 4 | -12/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-09 | 9 | -2/+23 |
| | |||||
* | Merge pull request #3757 from owncloud/icon-cleanup | Jan-Christoph Borchardt | 2013-07-08 | 2 | -4/+4 |
|\ | | | | | Icon cleanup | ||||
| * | use history icon in Deleted Files template as well | Jan-Christoph Borchardt | 2013-06-17 | 2 | -2/+2 |
| | | |||||
| * | remove unused loading spinners, just have one | Jan-Christoph Borchardt | 2013-06-17 | 1 | -2/+2 |
| | | |||||
| * | use consistent icon for 'restore'/versions/history, also SVG | Jan-Christoph Borchardt | 2013-06-17 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #3946 from owncloud/fixing-3942-master | Thomas Müller | 2013-07-08 | 3 | -33/+17 |
|\ \ | | | | | | | handle anonymous upload to reshared folder | ||||
| * | | fixing check if public share is a folder or not | Thomas Müller | 2013-07-06 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' into fixing-3942-master | Thomas Müller | 2013-07-06 | 10 | -155/+252 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: apps/files/ajax/upload.php | ||||
| * | | | on reshares we now recursively move to the root of all reshares - therefore ↵ | Thomas Müller | 2013-07-05 | 2 | -31/+16 |
| | | | | | | | | | | | | | | | | some code has been refactured and added as a new public function | ||||
| * | | | fixing Notice: Undefined index: isPublic | Thomas Müller | 2013-07-05 | 1 | -0/+1 |
| | | | | |||||
| * | | | handle anonymous upload to reshared folder | Thomas Müller | 2013-07-05 | 1 | -0/+5 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-08 | 9 | -11/+27 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-07 | 10 | -0/+86 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-06 | 12 | -1/+47 |
| |/ / |/| | | |||||
* | | | Merge pull request #3951 from owncloud/fixing-3936-master | Thomas Müller | 2013-07-05 | 1 | -4/+11 |
|\ \ \ | | | | | | | | | get the real physical folder name for anonymous upload | ||||
| * | | | proper fix for getting the shared item if no user is logged in | Thomas Müller | 2013-07-05 | 1 | -4/+5 |
| | | | | |||||
| * | | | php 5.3 compliant now | Thomas Müller | 2013-07-05 | 1 | -1/+2 |
| | | | | |||||
| * | | | get the real physical folder name for anonymous upload | Thomas Müller | 2013-07-05 | 1 | -2/+7 |
| |/ / | |||||
* | | | Merge pull request #3958 from owncloud/fixing-3933-master | Thomas Müller | 2013-07-05 | 2 | -76/+82 |
|\ \ \ | | | | | | | | | adding tipsy to the upload button showing the max upload and restoring c... | ||||
| * | | | adding tipsy to the upload button showing the max upload and restoring ↵ | Thomas Müller | 2013-07-05 | 2 | -76/+82 |
| |/ / | | | | | | | | | | client side upload size validation | ||||
* | | | Merge pull request #3948 from owncloud/fixing-3934-master | Bart Visscher | 2013-07-05 | 1 | -0/+3 |
|\ \ \ | | | | | | | | | no anonymous upload on files only folders | ||||
| * | | | no anonymous upload on files only folders | Thomas Müller | 2013-07-05 | 1 | -0/+3 |
| |/ / | |||||
* | | | remove wrong closing bracket | Björn Schießle | 2013-07-05 | 1 | -1/+0 |
| | | | |||||
* | | | added helper function to escape glob pattern | Björn Schießle | 2013-07-05 | 3 | -5/+15 |
| | | | | | | | | | | | | | | | | | | Conflicts: apps/files_encryption/lib/helper.php | ||||
* | | | fix getUidAndFilename() test | Björn Schießle | 2013-07-05 | 1 | -1/+1 |
| | | | |||||
* | | | only check for external mount points if the external storage app is enabled | Björn Schießle | 2013-07-05 | 1 | -9/+12 |
| | | | |||||
* | | | make trash bin aware of system wide mounts with respect to encryption keys | Björn Schießle | 2013-07-05 | 1 | -7/+21 |
| | | | |||||
* | | | only escape glob pattern | Björn Schießle | 2013-07-05 | 2 | -4/+9 |
| | | | |||||
* | | | del share keys from correct location | Björn Schießle | 2013-07-05 | 1 | -3/+16 |
| | | | |||||
* | | | always return normalized path | Björn Schießle | 2013-07-05 | 1 | -1/+1 |
| | | | |||||
* | | | delete file keys from the correct location | Björn Schießle | 2013-07-05 | 1 | -1/+8 |
| | | | |||||
* | | | handle rename correctly for system wide mounts | Björn Schießle | 2013-07-05 | 1 | -9/+16 |
| | | | |||||
* | | | move isSystemWideMountPoint() to util.php | Björn Schießle | 2013-07-05 | 2 | -19/+19 |
| | | | |||||
* | | | some performance improvements, check for system wide mounts only once while ↵ | Björn Schießle | 2013-07-05 | 1 | -40/+25 |
| | | | | | | | | | | | | writing share keys | ||||
* | | | fix path to OC_Mount_Config | Björn Schießle | 2013-07-05 | 2 | -2/+2 |
| | | | |||||
* | | | handle system wide mount points | Björn Schießle | 2013-07-05 | 2 | -17/+62 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-05 | 64 | -42/+115 |
| | | |||||
* | | Merge pull request #3932 from owncloud/fix_label_position | Morris Jobke | 2013-07-04 | 1 | -1/+5 |
|\ \ | | | | | | | fix position of 'user shared the folder foldername with you' label | ||||
| * | | fix position of 'user shared the folder foldername with you' label | Georg Ehrke | 2013-07-04 | 1 | -1/+5 |
| | | | |||||
* | | | Merge pull request #3899 from owncloud/encryption_check_php_version | VicDeo | 2013-07-04 | 4 | -10/+24 |
|\ \ \ | | | | | | | | | check php version, the encryption app needs php >= 5.3.3 | ||||
| * | | | more verbose error message | Björn Schießle | 2013-07-04 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge branch 'master' into encryption_check_php_version | Björn Schießle | 2013-07-02 | 3 | -37/+37 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files_encryption/files/error.php | ||||
| * \ \ \ | Merge branch 'encryption_check_php_version' of github.com:owncloud/core into ↵ | Björn Schießle | 2013-07-02 | 2 | -5/+4 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | encryption_check_php_version | ||||
| | * | | | | no ?> at the end of a file | Thomas Müller | 2013-07-01 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | missing . | ||||
| | * | | | | typo | Thomas Müller | 2013-07-01 | 1 | -3/+3 |
| | | | | | | |||||
| * | | | | | improved error message | Björn Schießle | 2013-07-02 | 1 | -1/+1 |
| |/ / / / |