Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove obsolete file action | Arthur Schiwon | 2015-09-16 | 1 | -55/+0 |
| | |||||
* | now you even can share | Arthur Schiwon | 2015-09-16 | 2 | -1/+1 |
| | |||||
* | show link share | Arthur Schiwon | 2015-09-16 | 1 | -2/+4 |
| | |||||
* | Fix share permissions for share tab | Vincent Petry | 2015-09-16 | 1 | -2/+1 |
| | |||||
* | Add share dialog into share tab | Vincent Petry | 2015-09-16 | 3 | -13/+42 |
| | |||||
* | refactor share dialog for multi-purpose use (dropdown, sidebar) and better ↵ | Arthur Schiwon | 2015-09-16 | 2 | -1/+71 |
| | | | | maintainability | ||||
* | Merge pull request #18979 from owncloud/sidebare-preview-fixes | Thomas Müller | 2015-09-16 | 4 | -48/+83 |
|\ | | | | | Sidebare preview fixes | ||||
| * | fix filename display in sidebar, fix #18981 | Jan-Christoph Borchardt | 2015-09-15 | 1 | -0/+3 |
| | | |||||
| * | fix small mimetype icons | Robin Appelman | 2015-09-15 | 1 | -3/+3 |
| | | |||||
| * | recognize eps, psd and illustrator as image | Robin Appelman | 2015-09-15 | 1 | -1/+7 |
| | | |||||
| * | crop to the center for landscape images | Robin Appelman | 2015-09-15 | 1 | -1/+5 |
| | | |||||
| * | Various thumbnail fixes | Robin Appelman | 2015-09-15 | 1 | -44/+62 |
| | | | | | | | | | | | | - Show square images as portrait - Set max height based on sidebar width - cleanup | ||||
| * | Fix path for fileinfomodel in subdirectories | Robin Appelman | 2015-09-15 | 1 | -1/+1 |
| | | |||||
| * | normal margins for portrait previews | Robin Appelman | 2015-09-15 | 1 | -0/+4 |
| | | |||||
* | | occ script to disable encryption and to decrypt all files again | Bjoern Schiessle | 2015-09-15 | 7 | -2/+510 |
| | | |||||
* | | Merge branch 'master' into version-retention | Lukas Reschke | 2015-09-15 | 1 | -2/+1 |
|\ \ | |||||
| * \ | Merge pull request #19043 from owncloud/fix-php-doc-of-encrypt-all | Thomas Müller | 2015-09-15 | 1 | -2/+1 |
| |\ \ | | | | | | | | | Function does return void | ||||
| | * | | Function does return void | Lukas Reschke | 2015-09-15 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | This function does return void and not a bool. | ||||
* | | | | Follow PSR | Victor Dubiniuk | 2015-09-15 | 1 | -0/+0 |
| | | | | |||||
* | | | | Add method docblock | Victor Dubiniuk | 2015-09-15 | 1 | -0/+4 |
| | | | | |||||
* | | | | Namespacing, reusing | Victor Dubiniuk | 2015-09-15 | 2 | -4/+11 |
| | | | | |||||
* | | | | Improvements | Victor Dubiniuk | 2015-09-15 | 3 | -17/+47 |
| | | | | |||||
* | | | | Add quota status to expiration check | Victor Dubiniuk | 2015-09-15 | 1 | -10/+10 |
| | | | | |||||
* | | | | Add versions obligation | Victor Dubiniuk | 2015-09-15 | 4 | -4/+409 |
|/ / / | |||||
* | | | Merge pull request #18273 from owncloud/files-sidebar-toggle | Frank Karlitschek | 2015-09-15 | 1 | -9/+26 |
|\ \ \ | |_|/ |/| | | Keep right sidebar open, add Details action | ||||
| * | | Fixed sidebar toggle entry | Vincent Petry | 2015-09-14 | 1 | -18/+26 |
| | | | | | | | | | | | | | | | | | | Properly highlight the row after selecting the item. This also fixes the unit tests by changing the order of registration of file actions. | ||||
| * | | Keep right sidebar open, add Details action | Vincent Petry | 2015-09-14 | 1 | -2/+11 |
| | | | |||||
* | | | Fix parameter name to match the specs | Joas Schilling | 2015-09-15 | 2 | -10/+10 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-15 | 10 | -0/+64 |
|/ | |||||
* | Merge pull request #18966 from owncloud/ext-remove-numeric-id | Lukas Reschke | 2015-09-14 | 1 | -67/+0 |
|\ | | | | | Remove storing storage_id in mount.json | ||||
| * | Remove storing storage_id in mount.json | Robin McCorkell | 2015-09-10 | 1 | -67/+0 |
| | | | | | | | | | | One mount configuration does not necessarily map to a single storage, due to `$user` substitution or special auth mechanisms. | ||||
* | | Merge pull request #18982 from owncloud/fix_18878 | Lukas Reschke | 2015-09-14 | 1 | -3/+3 |
|\ \ | | | | | | | enforce loading icon in sidebar to be 32x32 | ||||
| * | | enforce loading icon in sidebar to be 32x32 | Georg Ehrke | 2015-09-11 | 1 | -3/+3 |
| | | | |||||
* | | | Merge pull request #19006 from owncloud/individual-it-patch-1 | Individual IT Services | 2015-09-14 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | allow ".." in folder names | ||||
| * | | | allow ".." in folder names | Individual IT Services | 2015-09-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | ".." are valid in folder names, only ".." by itself is invalid fix for #18987 | ||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-14 | 176 | -1626/+1164 |
|/ / / | |||||
* | | | Fix dependency check for Swift and SMB_OC | Robin McCorkell | 2015-09-13 | 2 | -2/+6 |
| | | | | | | | | | | | | Mistake caused during merging, where the API had changed | ||||
* | | | Merge pull request #18441 from owncloud/ext-backends.advanced | Robin McCorkell | 2015-09-13 | 31 | -744/+720 |
|\ \ \ | | | | | | | | | Migrate advanced external storage backends to new registration API [part 3] | ||||
| * | | | Fix Swift legacy auth mechanism fallback | Robin McCorkell | 2015-09-03 | 1 | -1/+1 |
| | | | | |||||
| * | | | Fix typo in SMB_OC | Robin McCorkell | 2015-09-03 | 1 | -2/+2 |
| | | | | |||||
| * | | | Prevent creation of deprecated backends | Robin McCorkell | 2015-08-28 | 2 | -0/+4 |
| | | | | |||||
| * | | | Introduce MODIFY permission for external storages | Robin McCorkell | 2015-08-28 | 5 | -11/+21 |
| | | | | |||||
| * | | | Validate permissions for created admin storages, auth mechanism | Robin McCorkell | 2015-08-28 | 5 | -34/+63 |
| | | | | | | | | | | | | | | | | | | | | Backend and auth mechanism permissions are checked on storage creation, both for personal storages and for admin storages | ||||
| * | | | Implement more fine-grained external storage permissions model | Robin McCorkell | 2015-08-28 | 13 | -238/+212 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | VisibilityTrait -> PermissionsTrait PermissionsTrait stores two sets of data, $permissions and $allowedPermissions (analogous to $visibility and $allowedVisibility of VisibilityTrait). Each set is a map of user type ('admin' or 'personal') to permissions (mounting permission, create permission). The result is that a backend can now be restricted for creation, while still allowing it to be mounted. This is useful for deprecating backends or auth mechanisms, preventing new storages being created, while still allowing existing storages to be mounted. | ||||
| * | | | AjaxController uses RSA auth mechanism | Robin McCorkell | 2015-08-28 | 3 | -20/+22 |
| | | | | |||||
| * | | | Migrate SFTP_Key external storage to new API | Robin McCorkell | 2015-08-28 | 10 | -287/+177 |
| | | | | | | | | | | | | | | | | | | | | The SFTP backend now supports public key authentication alongside password authentication. | ||||
| * | | | Migrate SMB_OC external storage to new API | Robin McCorkell | 2015-08-28 | 4 | -142/+68 |
| | | | | | | | | | | | | | | | | | | | | SMB_OC has been merged with SMB, via the identifier aliases mechanism. Legacy migration is done to the Session Credentials password mechanism | ||||
| * | | | Migrate Swift external storage to new API | Robin McCorkell | 2015-08-28 | 5 | -18/+159 |
| | | | | | | | | | | | | | | | | | | | | The Rackspace/OpenStack differences have been split into separate auth mechanisms, with correct legacy migration | ||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-13 | 2 | -0/+4 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-12 | 18 | -0/+88 |
| |/ / |/| | |