| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve the bitmap and vector mime icons | Olivier Paroz | 2014-12-02 | 1 | -1/+4 |
* | Merge pull request #12419 from owncloud/read-only-config | Thomas Müller | 2014-12-01 | 1 | -0/+8 |
|\ |
|
| * | Allow read-only configuration | Lukas Reschke | 2014-11-25 | 1 | -0/+8 |
* | | Introduce app info xml parser including basic unit test - necessary for #10777 | Thomas Müller | 2014-11-25 | 1 | -3/+2 |
|/ |
|
* | Deduplicate function by moving it to the OC_Helper | Joas Schilling | 2014-11-20 | 1 | -0/+17 |
* | Use the TempManager to handle temporary files | Robin Appelman | 2014-10-24 | 1 | -117/+4 |
* | Load avatar in header via PHP | kondou | 2014-10-23 | 1 | -0/+15 |
* | adding cssmin and jssmin(minify) | Thomas Müller | 2014-10-17 | 1 | -6/+11 |
* | catch and log exception in OC_Helper::cleanTmp() | Thomas Müller | 2014-09-26 | 1 | -3/+21 |
* | fixing directory seperators | Clark Tomlinson | 2014-09-22 | 1 | -2/+2 |
* | Match \OC_Helper::linkToPublic() to new links and fit unittests | kondou | 2014-09-04 | 1 | -6/+6 |
* | Merge pull request #10023 from owncloud/tmp-file-created-status | Vincent Petry | 2014-08-25 | 1 | -2/+14 |
|\ |
|
| * | Log unsuccessful temp file creation and return false | Victor Dubiniuk | 2014-07-30 | 1 | -2/+14 |
* | | move to public namespace | Morris Jobke | 2014-08-19 | 1 | -2/+2 |
* | | Fix STORAGE_* constants usage by moving those constants into \OC\Files\Filesy... | Stephan Peijnik | 2014-08-19 | 1 | -2/+2 |
* | | APK mimetype icon to be a generic package icon. | Normal Ra | 2014-08-12 | 1 | -0/+1 |
|/ |
|
* | update PHPDoc $fileInfo is a SplFileInfo | Thomas Müller | 2014-06-23 | 1 | -1/+1 |
* | dir itself has to be removed as well | Thomas Müller | 2014-06-23 | 1 | -0/+1 |
* | fix recursion on rmdirr | Thomas Müller | 2014-06-23 | 1 | -7/+11 |
* | Add server<->server sharing backend | Robin Appelman | 2014-06-14 | 1 | -1/+1 |
* | Added hacky fix for long path cleanup routine | Vincent Petry | 2014-06-06 | 1 | -0/+2 |
* | Added experimental switch to count external storage data in quota | Vincent Petry | 2014-06-04 | 1 | -1/+46 |
* | Use ->instanceOfStorage() not instanceof for Storage instances. | ringmaster | 2014-06-04 | 1 | -1/+1 |
* | Make the recursive delete more robust | Robin Appelman | 2014-05-23 | 1 | -1/+1 |
* | Remove all occurences of @brief and @returns from PHPDoc | Morris Jobke | 2014-05-19 | 1 | -23/+23 |
* | Fix all PHPDoc types and variable names, in /lib | Robin McCorkell | 2014-05-13 | 1 | -7/+7 |
* | Replace @returns with @return, in /lib | Robin McCorkell | 2014-05-13 | 1 | -1/+1 |
* | Rename issubdirectory to isSubDirectory | Lukas Reschke | 2014-05-11 | 1 | -1/+1 |
* | Harden issubdirectory() | Lukas Reschke | 2014-05-11 | 1 | -1/+13 |
* | Merge pull request #8223 from owncloud/fix_linkToPublic | Vincent Petry | 2014-05-07 | 1 | -5/+13 |
|\ |
|
| * | Also fix linkToAbsolute | Thomas Tanghus | 2014-04-16 | 1 | -3/+7 |
| * | Fix linkToPublic. Refs #8218 | Thomas Tanghus | 2014-04-15 | 1 | -2/+6 |
* | | Merge pull request #8023 from flyser/master | Morris Jobke | 2014-05-03 | 1 | -0/+26 |
|\ \ |
|
| * | | Fix setting the max-upload-size for really large values. | Fabian Henze | 2014-04-03 | 1 | -0/+26 |
* | | | Some more PHPDoc fixes | Lukas Reschke | 2014-04-21 | 1 | -1/+1 |
* | | | White-list known secure mime types. Refs. #8184 | Thomas Tanghus | 2014-04-14 | 1 | -0/+10 |
| |/
|/| |
|
* | | Allow reusing FileInfo for getStorageInfo | Robin Appelman | 2014-04-02 | 1 | -3/+6 |
|/ |
|
* | Sub-dir was prepended twice | Thomas Tanghus | 2014-03-29 | 1 | -2/+1 |
* | Merge pull request #7764 from owncloud/datadir-chmod | icewind1991 | 2014-03-17 | 1 | -29/+0 |
|\ |
|
| * | use a non-recursive chmod on the datadir | Robin Appelman | 2014-03-17 | 1 | -29/+0 |
* | | Correctly round bytes when converted from human readable format | Vincent Petry | 2014-03-17 | 1 | -2/+2 |
|/ |
|
* | Fixed total space display when data size exceeds quota | Vincent Petry | 2014-03-10 | 1 | -1/+10 |
* | Fixed upload issue when free space is not known | Vincent Petry | 2014-03-06 | 1 | -1/+1 |
* | introduce new theme function to allow full creation of documentation links: b... | Thomas Müller | 2014-02-25 | 1 | -1/+1 |
* | fix filetype icons for gzip, tex, perl, csv, sh | Jan-Christoph Borchardt | 2014-02-20 | 1 | -0/+5 |
* | fix lots of file type icons for archives, js, flash, ics, fonts, code, ... | Jan-Christoph Borchardt | 2014-02-19 | 1 | -1/+25 |
* | use file icon as fallback instead of application icon, fix #7237 | Jan-Christoph Borchardt | 2014-02-17 | 1 | -0/+1 |
* | merge master into storagestatistics-reuse | Robin Appelman | 2014-02-05 | 1 | -38/+35 |
|\ |
|
| * | Merge pull request #6235 from NCTU-NBA/pr-exceed_upload_limit_msg | Jan-Christoph Borchardt | 2014-02-04 | 1 | -12/+28 |
| |\ |
|
| | * | Merge branch 'master' into pr-exceed_upload_limit_msg | Pellaeon Lin | 2014-01-30 | 1 | -3/+8 |
| | |\ |
|