Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #7629 from owncloud/files-allfileswarningtypo | Vincent Petry | 2014-03-10 | 1 | -1/+1 |
|\ | |||||
| * | Fixed log warning when deleting a single file | Vincent Petry | 2014-03-07 | 1 | -1/+1 |
* | | Merge pull request #7631 from ichEben/master | Vincent Petry | 2014-03-10 | 1 | -1/+1 |
|\ \ | |||||
| * | | only initialise upload dropZone if public upload is allowed | IchEben | 2014-03-07 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #7624 from owncloud/enc-encryptedusedspacefix | Vincent Petry | 2014-03-10 | 5 | -2/+55 |
|\ \ | |||||
| * | | Return unencrypted_size of folder when queried | Vincent Petry | 2014-03-07 | 4 | -0/+48 |
| * | | Propagate unencrypted_size up to the file cache root | Vincent Petry | 2014-03-07 | 1 | -2/+7 |
* | | | Merge pull request #7628 from owncloud/fileinfo-type | Thomas Tanghus | 2014-03-09 | 2 | -4/+14 |
|\ \ \ | |||||
| * | | | Check if value exists before returning | Robin Appelman | 2014-03-07 | 1 | -2/+5 |
| * | | | Fix FileInfo->getType errors | Robin Appelman | 2014-03-07 | 2 | -2/+9 |
* | | | | Merge pull request #7567 from owncloud/apps-scroll-settings | Jan-Christoph Borchardt | 2014-03-09 | 1 | -0/+3 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | restrict height of settings and make scrollable | Jan-Christoph Borchardt | 2014-03-05 | 1 | -0/+3 |
* | | | | Merge pull request #7529 from owncloud/getlocalfile-cache | icewind1991 | 2014-03-07 | 2 | -101/+116 |
|\ \ \ \ | |||||
| * | | | | Add caching for getLocalFile on remote storages | Robin Appelman | 2014-03-04 | 2 | -101/+116 |
* | | | | | Merge pull request #7583 from owncloud/trusteddomainerrorpage | Vincent Petry | 2014-03-07 | 3 | -17/+214 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Fixed X-Forwarded-Host parsing | Vincent Petry | 2014-03-06 | 1 | -1/+2 |
| * | | | | Added unit tests for serverHost and other related functions | Vincent Petry | 2014-03-06 | 1 | -0/+137 |
| * | | | | Added localhost as trusted domain | Vincent Petry | 2014-03-06 | 1 | -0/+5 |
| * | | | | Show warning page when accessing server from an untrusted domain | Vincent Petry | 2014-03-06 | 2 | -16/+70 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #7592 from owncloud/fixstoragefreespace | Vincent Petry | 2014-03-06 | 4 | -500/+641 |
|\ \ \ \ | |||||
| * | | | | Fixed upload issue when free space is not known | Vincent Petry | 2014-03-06 | 2 | -2/+4 |
| * | | | | Added unit tests for "add()" method for file upload | Vincent Petry | 2014-03-06 | 2 | -499/+631 |
| * | | | | Added testArea for JS Unit tests | Vincent Petry | 2014-03-06 | 1 | -0/+7 |
| |/ / / | |||||
* | | | | Merge pull request #7182 from owncloud/imagerotate_and_loadbase64_fix | Vincent Petry | 2014-03-06 | 1 | -4/+3 |
|\ \ \ \ | |||||
| * | | | | Fix imagerotate and move loadFromBase64() one up. | kondou | 2014-02-12 | 1 | -4/+3 |
* | | | | | Revert "adding new javascript function OC.generateUrl(url, params)" | Morris Jobke | 2014-03-06 | 1 | -24/+0 |
* | | | | | Merge pull request #7579 from owncloud/introduce-generateUrl-master | Morris Jobke | 2014-03-06 | 2 | -0/+33 |
|\ \ \ \ \ | |||||
| * | | | | | adding js unit tests for OC.generateUrl() | Thomas Müller | 2014-03-06 | 1 | -0/+9 |
| * | | | | | adding new javascript function OC.generateUrl(url, params) | Thomas Müller | 2014-03-06 | 1 | -0/+24 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #7494 from owncloud/fix-7307 | Vincent Petry | 2014-03-06 | 17 | -179/+82 |
|\ \ \ \ \ | |||||
| * | | | | | Merge branch 'master' into fix-7307 | Thomas Müller | 2014-03-06 | 47 | -229/+480 |
| |\| | | | | |||||
| * | | | | | Removed obsolete OC.Router stubs in specHelper | Vincent Petry | 2014-03-05 | 1 | -10/+0 |
| * | | | | | fixing js unit tests | Thomas Müller | 2014-03-05 | 3 | -11/+5 |
| * | | | | | remove OC.Router.registerLoadedCallback() | Thomas Müller | 2014-03-02 | 1 | -3/+1 |
| * | | | | | fixing download url in files app | Thomas Müller | 2014-03-02 | 1 | -1/+1 |
| * | | | | | adding JSDoc + remove unused function | Thomas Müller | 2014-03-02 | 1 | -5/+8 |
| * | | | | | Replace OC.Router.generate() with OC.generateUrl() | Thomas Müller | 2014-03-02 | 14 | -154/+72 |
* | | | | | | Merge pull request #7570 from owncloud/fix_issue_imagick_non_static_4 | Vincent Petry | 2014-03-06 | 3 | -62/+80 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | fix merge conflicts | Georg Ehrke | 2014-03-06 | 17 | -53/+93 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| * | | | | | | fix issue with Non-static method Imagick ../..; @ doesn't seem to work in thi... | Georg Ehrke | 2014-03-05 | 3 | -62/+80 |
* | | | | | | | Merge pull request #7588 from owncloud/noise-repeat | Vincent Petry | 2014-03-06 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | fix noise not repeating | Jan-Christoph Borchardt | 2014-03-06 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #7575 from owncloud/issue/7571 | Vincent Petry | 2014-03-05 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Do not set #dir when on public.php | Joas Schilling | 2014-03-05 | 1 | -2/+2 |
* | | | | | | | Merge pull request #7354 from pschmitt/master | Lukas Reschke | 2014-03-05 | 5 | -7/+7 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Use 'command -v' to detect whether and where software is installed (instead o... | Philipp Schmitt | 2014-02-21 | 5 | -7/+7 |
* | | | | | | | | Merge pull request #7531 from owncloud/dont_create_shared_folder | Björn Schießle | 2014-03-05 | 7 | -28/+66 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | don't allow to create a file or folder named 'Shared' in the root folder, als... | Bjoern Schiessle | 2014-03-05 | 7 | -28/+66 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #7569 from owncloud/scrutinizer-tabs | Jan-Christoph Borchardt | 2014-03-05 | 3 | -16/+16 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | fix some spaces to tabs issues reported by Scrutinizer | Jan-Christoph Borchardt | 2014-03-05 | 3 | -16/+16 |
| | |_|/ / / / | |/| | | | | |