aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | remove unused loading spinners, just have oneJan-Christoph Borchardt2013-06-173-2/+2
| * | | | | remove unused big imagesJan-Christoph Borchardt2013-06-172-0/+0
| * | | | | use mail icon consistent with Mail app iconJan-Christoph Borchardt2013-06-172-6/+94
| * | | | | transparent background for lock iconJan-Christoph Borchardt2013-06-171-0/+0
| * | | | | use consistent icon for 'restore'/versions/history, also SVGJan-Christoph Borchardt2013-06-172-1/+1
| * | | | | differentiate delete from close iconJan-Christoph Borchardt2013-06-175-11/+63
* | | | | | Merge pull request #3946 from owncloud/fixing-3942-masterThomas Müller2013-07-084-44/+40
|\ \ \ \ \ \
| * | | | | | fixing check if public share is a folder or notThomas Müller2013-07-061-1/+1
| * | | | | | removing unused getSharedItem()Thomas Müller2013-07-061-11/+0
| * | | | | | Merge branch 'master' into fixing-3942-masterThomas Müller2013-07-0616-173/+287
| |\ \ \ \ \ \
| * | | | | | | on reshares we now recursively move to the root of all reshares - therefore s...Thomas Müller2013-07-053-31/+39
| * | | | | | | fixing Notice: Undefined index: isPublicThomas Müller2013-07-051-0/+1
| * | | | | | | handle anonymous upload to reshared folderThomas Müller2013-07-051-0/+5
* | | | | | | | Merge https://github.com/owncloud/core/pull/3827Björn Schießle2013-07-084-17/+27
* | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-07-08550-1138/+1184
* | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-07-07544-1227/+1335
| |_|_|_|/ / / |/| | | | | |
* | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-07-06693-4714/+7173
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #3951 from owncloud/fixing-3936-masterThomas Müller2013-07-052-5/+23
|\ \ \ \ \ \
| * | | | | | proper fix for getting the shared item if no user is logged inThomas Müller2013-07-052-5/+17
| * | | | | | php 5.3 compliant nowThomas Müller2013-07-051-1/+2
| * | | | | | get the real physical folder name for anonymous uploadThomas Müller2013-07-051-2/+7
* | | | | | | Merge pull request #3955 from owncloud/cache-scanner-testThomas Müller2013-07-051-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Scanner test: ensure mtime in the cache is the same as on the storage to prev...Robin Appelman2013-07-051-0/+1
* | | | | | | | Merge pull request #3958 from owncloud/fixing-3933-masterThomas Müller2013-07-052-76/+82
|\ \ \ \ \ \ \ \
| * | | | | | | | adding tipsy to the upload button showing the max upload and restoring client...Thomas Müller2013-07-052-76/+82
* | | | | | | | | Merge pull request #3948 from owncloud/fixing-3934-masterBart Visscher2013-07-052-2/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fixing === and identThomas Müller2013-07-051-6/+6
| * | | | | | | | | Merge branch 'master' into fixing-3934-masterThomas Müller2013-07-053-13/+13
| |\| | | | | | | |
| * | | | | | | | | no anonymous upload on files only foldersThomas Müller2013-07-052-5/+10
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #3957 from owncloud/config-glob-failThomas Müller2013-07-051-0/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | OC_Config: handle failure of glob('*.config.php')Robin Appelman2013-07-051-0/+3
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | remove wrong closing bracketBjörn Schießle2013-07-051-1/+0
* | | | | | | | | added helper function to escape glob patternBjörn Schießle2013-07-053-5/+15
* | | | | | | | | fix getUidAndFilename() testBjörn Schießle2013-07-051-1/+1
* | | | | | | | | only check for external mount points if the external storage app is enabledBjörn Schießle2013-07-051-9/+12
* | | | | | | | | make trash bin aware of system wide mounts with respect to encryption keysBjörn Schießle2013-07-051-7/+21
* | | | | | | | | only escape glob patternBjörn Schießle2013-07-052-4/+9
* | | | | | | | | del share keys from correct locationBjörn Schießle2013-07-051-3/+16
* | | | | | | | | always return normalized pathBjörn Schießle2013-07-051-1/+1
* | | | | | | | | delete file keys from the correct locationBjörn Schießle2013-07-051-1/+8
* | | | | | | | | handle rename correctly for system wide mountsBjörn Schießle2013-07-051-9/+16
* | | | | | | | | move isSystemWideMountPoint() to util.phpBjörn Schießle2013-07-052-19/+19
* | | | | | | | | some performance improvements, check for system wide mounts only once while w...Björn Schießle2013-07-051-40/+25
* | | | | | | | | fix path to OC_Mount_ConfigBjörn Schießle2013-07-052-2/+2
* | | | | | | | | handle system wide mount pointsBjörn Schießle2013-07-052-17/+62
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #3950 from owncloud/fixing-3941-masterJörn Friedrich Dreyer2013-07-051-9/+11
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | no anonymous upload on read-only foldersThomas Müller2013-07-051-9/+11
|/ / / / / / /
* | / / / / / Merge https://github.com/owncloud/core/pull/3900Björn Schießle2013-07-052-8/+8
| |/ / / / / |/| | | | |
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-07-05692-5906/+6736
* | | | | | Merge pull request #3927 from owncloud/Fix_new_user_empty_groupRaghu Nayyar2013-07-041-2/+4
|\ \ \ \ \ \