Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | More unit tests for share dialog | Vincent Petry | 2015-09-16 | 1 | -8/+1 | |
| * | | | | | | Update JS unit tests for share dialog (WIP) | Vincent Petry | 2015-09-16 | 2 | -68/+58 | |
| * | | | | | | Bring back the share icon and update its status | Vincent Petry | 2015-09-16 | 3 | -8/+76 | |
| * | | | | | | fix allow upload checkbox appeareance | Arthur Schiwon | 2015-09-16 | 1 | -1/+1 | |
| * | | | | | | implements setting and removing password for link shares, including forced ones | Arthur Schiwon | 2015-09-16 | 1 | -0/+4 | |
| * | | | | | | 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 ma... | Arthur Schiwon | 2015-09-16 | 2 | -1/+71 | |
* | | | | | | | Merge pull request #18735 from owncloud/checkbox-style | Thomas Müller | 2015-09-16 | 1 | -16/+12 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fix filelist checkboxes | Hendrik Leppelsack | 2015-09-16 | 1 | -16/+11 | |
| * | | | | | | | Fixes white and black checkboxes in core, files will be next. | Raghu Nayyar | 2015-09-16 | 1 | -0/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #19062 from owncloud/line-height | Thomas Müller | 2015-09-16 | 1 | -4/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fix height of 'All files' entry in sidebar | Jan-Christoph Borchardt | 2015-09-15 | 1 | -4/+0 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Fix the parameter order in the translation | Joas Schilling | 2015-09-16 | 1 | -1/+1 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #18979 from owncloud/sidebare-preview-fixes | Thomas Müller | 2015-09-16 | 4 | -48/+83 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | 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 | |
| * | | | | | | 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 | Lukas Reschke | 2015-09-15 | 1 | -2/+1 | |
* | | | | | | 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 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Fixed sidebar toggle entry | Vincent Petry | 2015-09-14 | 1 | -18/+26 | |
| * | | | | 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 | Robin McCorkell | 2015-09-10 | 1 | -67/+0 | |
* | | | | Merge pull request #18982 from owncloud/fix_18878 | Lukas Reschke | 2015-09-14 | 1 | -3/+3 | |
|\ \ \ \ | ||||||
| * | | | | 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 | Individual IT Services | 2015-09-14 | 1 | -1/+1 | |
* | | | | | [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 | |
* | | | | Merge pull request #18441 from owncloud/ext-backends.advanced | Robin McCorkell | 2015-09-13 | 31 | -744/+720 | |
|\ \ \ \ | ||||||
| * | | | | Fix Swift legacy auth mechanism fallback | Robin McCorkell | 2015-09-03 | 1 | -1/+1 |