Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | adjust the height of the sidebar preview image when resizing the browser | Robin Appelman | 2015-09-23 | 2 | -5/+9 | |
* | | | | | | | Merge pull request #19292 from owncloud/close-icon | Thomas Müller | 2015-09-24 | 2 | -1/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | add slight shadow to close icon to make it visible on top of dark images, fix... | Jan-Christoph Borchardt | 2015-09-23 | 2 | -1/+8 | |
* | | | | | | | | Merge pull request #18352 from owncloud/ocs_api_sharees_autocomplete_blocker | Thomas Müller | 2015-09-24 | 5 | -49/+425 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Do not allow user enumeration if the config is disabled | Joas Schilling | 2015-09-23 | 2 | -49/+409 | |
| * | | | | | | | Add option to disable autocomplete in share dialog | Morris Jobke | 2015-09-23 | 3 | -0/+16 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #19163 from owncloud/search-elsewhere-wording | Jan-Christoph Borchardt | 2015-09-23 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | fix wording of other search results to 'in other folders' | Jan-Christoph Borchardt | 2015-09-23 | 1 | -2/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #19301 from owncloud/ie8-checkboxes | Hendrik Leppelsack | 2015-09-23 | 1 | -0/+5 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | display checkboxes in ie8 | Hendrik Leppelsack | 2015-09-23 | 1 | -0/+5 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #19139 from owncloud/ext-revert-permissions | Thomas Müller | 2015-09-23 | 19 | -243/+253 | |
|\ \ \ \ \ | ||||||
| * | | | | | Mark SMB_OC and SFTP_Key as deprecated backends | Robin McCorkell | 2015-09-23 | 2 | -4/+8 | |
| * | | | | | Hide deprecated backends in external storage GUI | Robin McCorkell | 2015-09-23 | 2 | -3/+19 | |
| * | | | | | Add deprecation mechanic to IdentifierTrait | Robin McCorkell | 2015-09-23 | 3 | -0/+37 | |
| * | | | | | Revert "Implement more fine-grained external storage permissions model" | Robin McCorkell | 2015-09-23 | 17 | -237/+190 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #19308 from owncloud/fix-title | Morris Jobke | 2015-09-23 | 2 | -3/+8 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Show 'Apps' in the browser title when app management is open | Thomas Müller | 2015-09-23 | 2 | -3/+8 | |
|/ / / / | ||||||
* | | | | Revert "use correct variable" | Jörn Friedrich Dreyer | 2015-09-23 | 1 | -1/+1 | |
* | | | | Merge pull request #19295 from owncloud/share-fixintparsing | Thomas Müller | 2015-09-23 | 2 | -7/+70 | |
|\ \ \ \ | ||||||
| * | | | | Fix parsing int attributes from share.php response | Vincent Petry | 2015-09-23 | 2 | -7/+70 | |
| |/ / / | ||||||
* / / / | use correct variable | Jörn Friedrich Dreyer | 2015-09-23 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge pull request #19289 from owncloud/fix-type-hint-errors-container | Thomas Müller | 2015-09-23 | 2 | -2/+3 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'master' into fix-type-hint-errors-container | Morris Jobke | 2015-09-23 | 3 | -13/+28 | |
| |\ \ \ | ||||||
| * | | | | Fix type hint errors in the container and the interface | Joas Schilling | 2015-09-23 | 2 | -2/+3 | |
* | | | | | Merge pull request #19220 from individual-it/fix_19164 | Thomas Müller | 2015-09-23 | 1 | -0/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | re initialize OC.Share.currentShares OC.Share.itemShares | Individual IT Services | 2015-09-21 | 1 | -0/+2 | |
* | | | | | | Merge pull request #19236 from owncloud/call_dot_directories_function | Thomas Müller | 2015-09-23 | 10 | -12/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Replaces if ($file === '.' || $file === '..') by if(\OC\Files\Filesystem::isI... | Martin | 2015-09-22 | 10 | -12/+12 | |
* | | | | | | | Merge pull request #19277 from owncloud/files-plusbuttonfix | Thomas Müller | 2015-09-23 | 1 | -3/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Only render the plus button when it makes sense | Vincent Petry | 2015-09-22 | 1 | -3/+4 | |
* | | | | | | | | Merge pull request #19279 from owncloud/share-fixbogusentry | Thomas Müller | 2015-09-23 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix bogus entry that appears when switching with arrow keys | Vincent Petry | 2015-09-22 | 1 | -0/+3 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #19247 from owncloud/fix_locking_copy_operation | Thomas Müller | 2015-09-23 | 2 | -42/+98 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | catch excexptions during the copy operation and make sure that we free the lo... | Bjoern Schiessle | 2015-09-22 | 2 | -42/+98 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #19267 from owncloud/individual-it-reduce_db_calls_for_fil... | Thomas Müller | 2015-09-23 | 1 | -12/+24 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | reduce amount of db calls needed for file-locks | Individual IT Services | 2015-09-22 | 1 | -12/+24 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #19169 from owncloud/3rdpartyhint | Thomas Müller | 2015-09-23 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | add example for 3rdparty configuration | Carla Schroder | 2015-09-23 | 1 | -1/+3 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #19285 from owncloud/fix-strengthify-tipsy | Thomas Müller | 2015-09-23 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | implement builder pattern in tipsy shim | Hendrik Leppelsack | 2015-09-23 | 1 | -0/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #19270 from owncloud/files-sidebar-fixfortrashandco | Thomas Müller | 2015-09-22 | 2 | -3/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Properly show sidebar for trash and sharing sections | Vincent Petry | 2015-09-22 | 2 | -3/+3 | |
* | | | | | | | Merge pull request #19282 from owncloud/disabled-checkboxes | Hendrik Leppelsack | 2015-09-22 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | add style for disabled checkboxes | Hendrik Leppelsack | 2015-09-22 | 1 | -0/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #19275 from owncloud/fix-19158 | Hendrik Leppelsack | 2015-09-22 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | left align checkboxes in group dropdown | Hendrik Leppelsack | 2015-09-22 | 1 | -3/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #18893 from owncloud/move-static-data | Lukas Reschke | 2015-09-22 | 10 | -90/+87 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Update mimetypes | Lukas Reschke | 2015-09-22 | 1 | -34/+23 | |
| * | | | | | Move mimetype files into /resources/config/ | Lukas Reschke | 2015-09-22 | 5 | -47/+62 | |
| * | | | | | Move certificate bundle into resources/config/ | Lukas Reschke | 2015-09-22 | 4 | -9/+2 | |
|/ / / / / |