Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Parse mtime from the data attributes | Vincent Petry | 2015-08-24 | 2 | -0/+30 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #18525 from owncloud/app-sidebar-style | Morris Jobke | 2015-08-24 | 2 | -6/+7 | |
|\ \ \ \ | ||||||
| * | | | | bigger file thumbnail in app sidebar | Jan-Christoph Borchardt | 2015-08-24 | 2 | -6/+7 | |
| |/ / / | ||||||
* / / / | Remove DEBUG constant and use config value | Morris Jobke | 2015-08-24 | 2 | -1/+10 | |
|/ / / | ||||||
* | | | Merge pull request #18244 from owncloud/fix-issue-17677 | blizzz | 2015-08-24 | 6 | -20/+12 | |
|\ \ \ | ||||||
| * | | | Spaces -> tabs | Lennart Rosam | 2015-08-22 | 1 | -6/+6 | |
| * | | | Remove if-block as the helper does return the empty prefix | Lennart Rosam | 2015-08-21 | 1 | -5/+0 | |
| * | | | Add database update routine and bump version to 0.6.2 | Lennart Rosam | 2015-08-19 | 2 | -1/+16 | |
| * | | | Remove another occurance of ldap_nocase | Lennart Rosam | 2015-08-19 | 1 | -14/+0 | |
| * | | | Fix 17677 | Lennart Rosam | 2015-08-12 | 3 | -5/+1 | |
* | | | | Merge pull request #18477 from owncloud/fed-alwaysdetectremotechanges | Vincent Petry | 2015-08-24 | 1 | -0/+2 | |
|\ \ \ \ | ||||||
| * | | | | Always detect remote changes for fed sharing | Vincent Petry | 2015-08-21 | 1 | -0/+2 | |
* | | | | | Merge pull request #18121 from owncloud/enc_improve_privkey_encryption | Lukas Reschke | 2015-08-24 | 11 | -37/+343 | |
|\ \ \ \ \ | ||||||
| * | | | | | use uid as additional information for salt | Bjoern Schiessle | 2015-08-07 | 5 | -17/+17 | |
| * | | | | | use password hash instead of the plain password to encrypt the private key | Bjoern Schiessle | 2015-08-07 | 11 | -29/+335 | |
* | | | | | | Merge pull request #18486 from owncloud/use-client-service-to-work-behind-proxy | Vincent Petry | 2015-08-24 | 5 | -53/+247 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Use IClientService to check for remote ownCloud instances | Lukas Reschke | 2015-08-22 | 5 | -53/+247 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #18505 from owncloud/fix-personal-scrollbar | Morris Jobke | 2015-08-24 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix horizontal scrollbar in personal settings caused by federated cloud ID se... | Jan-Christoph Borchardt | 2015-08-24 | 1 | -0/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #17501 from tbartenstein/patch-1 | Vincent Petry | 2015-08-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | fix unit test for folder renaming (icon) | tbartenstein | 2015-08-21 | 1 | -1/+1 | |
* | | | | | | Replace array_filter() with foreach for PHP <5.6 | Robin McCorkell | 2015-08-21 | 1 | -10/+15 | |
* | | | | | | Add availability methods to files_external FailedStorage | Robin McCorkell | 2015-08-20 | 1 | -0/+8 | |
* | | | | | | Prevent shares being added to oc_storages via availability | Robin McCorkell | 2015-08-20 | 1 | -0/+18 | |
* | | | | | | Add namespace in case the file is loaded individually | Vincent Petry | 2015-08-20 | 1 | -0/+2 | |
* | | | | | | Merge pull request #18372 from owncloud/issue-18358-object-type-and-id-for-ac... | Joas Schilling | 2015-08-20 | 1 | -6/+16 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Use an IEvent object instead of a huge parameter list | Joas Schilling | 2015-08-19 | 1 | -6/+16 | |
| * | | | | | | Send the file id when dealing with remote share responses | Joas Schilling | 2015-08-19 | 1 | -2/+2 | |
* | | | | | | | Merge pull request #18408 from owncloud/ext-ocp | Robin McCorkell | 2015-08-20 | 12 | -32/+46 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Use OCP classes as much as possible in files_external | Robin McCorkell | 2015-08-19 | 12 | -32/+46 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #18380 from owncloud/files-sidebar-selectbar | Robin McCorkell | 2015-08-20 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix files select bar width when app sidebar is visible | Vincent Petry | 2015-08-18 | 1 | -0/+5 | |
* | | | | | | | | Merge pull request #18437 from owncloud/ext-auth-trigger | Vincent Petry | 2015-08-20 | 1 | -0/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Trigger storage recheck on auth mechanism change | Robin McCorkell | 2015-08-19 | 1 | -0/+9 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #18447 from owncloud/ext-fix-empty-var | Morris Jobke | 2015-08-20 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Don't use `empty()` with a return value, PHP 5.4 | Robin McCorkell | 2015-08-20 | 1 | -2/+2 | |
| |/ / / / / / / | ||||||
* / / / / / / / | Fix 'Declaration of SessionStorageWrapper::__construct()...' | Robin McCorkell | 2015-08-19 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #18432 from owncloud/ext-backends.simple | Morris Jobke | 2015-08-19 | 12 | -78/+500 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Migrate SFTP external storage to new API | Robin McCorkell | 2015-08-19 | 3 | -11/+51 | |
| * | | | | | | | Migrate OwnCloud external storage to new API | Robin McCorkell | 2015-08-19 | 3 | -13/+53 | |
| * | | | | | | | Migrate DAV external storage to new API | Robin McCorkell | 2015-08-19 | 3 | -13/+54 | |
| * | | | | | | | Migrate SMB external storage to new API | Robin McCorkell | 2015-08-19 | 3 | -13/+58 | |
| * | | | | | | | Migrate FTP external storage to new API | Robin McCorkell | 2015-08-19 | 3 | -13/+54 | |
| * | | | | | | | Migrate Local external storage to new API | Robin McCorkell | 2015-08-19 | 3 | -14/+53 | |
| * | | | | | | | Allow builtin auth mechanism to be overridden | Robin McCorkell | 2015-08-19 | 1 | -1/+1 | |
| * | | | | | | | Implement password authentication mechanisms | Robin McCorkell | 2015-08-19 | 4 | -0/+176 | |
| | |/ / / / / | |/| | | | | | ||||||
* / | | | | | | add missing return statements in getSystem/getPersonalMountPoints | Robin Appelman | 2015-08-19 | 1 | -0/+4 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #18378 from owncloud/files-delete-spinner | Vincent Petry | 2015-08-19 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix spinner when deleting all files in a folder | Vincent Petry | 2015-08-18 | 1 | -2/+2 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #18354 from owncloud/files-fixdnd | Vincent Petry | 2015-08-19 | 2 | -2/+7 | |
|\ \ \ \ \ \ |