| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #19404 from owncloud/files-sidebar-sorttabs | Thomas Müller | 2015-09-28 | 6 | -3/+31 |
|\ |
|
| * | Fix tabs order in files sidebar | Vincent Petry | 2015-09-28 | 6 | -3/+31 |
* | | Merge pull request #19402 from owncloud/public-recognizeauthsession | Thomas Müller | 2015-09-28 | 1 | -1/+4 |
|\ \ |
|
| * | | Allow public auth to recognize sesssion | Vincent Petry | 2015-09-28 | 1 | -1/+4 |
| |/ |
|
* | | Merge pull request #19401 from owncloud/files-actionsorder | Thomas Müller | 2015-09-28 | 4 | -0/+50 |
|\ \ |
|
| * | | Fix order of actions in the files actions menu | Vincent Petry | 2015-09-28 | 4 | -0/+50 |
| |/ |
|
* | | Merge pull request #18469 from owncloud/ldap-batch-read-attrs-ng | Thomas Müller | 2015-09-28 | 10 | -101/+516 |
|\ \ |
|
| * | | do not throw exception when no attribute is specified | Arthur Schiwon | 2015-09-23 | 2 | -1/+107 |
| * | | adjust to nested group fix | Arthur Schiwon | 2015-09-23 | 1 | -1/+6 |
| * | | read all relevant user attributes on login and user search, in one query. sav... | Arthur Schiwon | 2015-09-23 | 9 | -100/+404 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-28 | 254 | -214/+1202 |
| |/
|/| |
|
* | | Merge pull request #19379 from owncloud/remove-auth-button-border | Thomas Müller | 2015-09-28 | 1 | -1/+2 |
|\ \ |
|
| * | | remove border around button of password protected link confirmation | Jan-Christoph Borchardt | 2015-09-28 | 1 | -1/+2 |
* | | | Merge pull request #19395 from owncloud/15037-universal-shebang | Thomas Müller | 2015-09-28 | 12 | -12/+12 |
|\ \ \ |
|
| * | | | Use a universal shebang | Olivier Paroz | 2015-09-27 | 12 | -12/+12 |
| |/ / |
|
* / / | Switch from Math.floor() to Math.ceil() when sending the dimension to Preview | Olivier Paroz | 2015-09-27 | 2 | -6/+6 |
|/ / |
|
* | | fix sidebar spinner | Hendrik Leppelsack | 2015-09-25 | 1 | -1/+5 |
* | | Reflect enabled shareAPI in capabilities | Roeland Jago Douma | 2015-09-25 | 2 | -17/+62 |
* | | Merge pull request #19360 from owncloud/move-filter-method-into-config-object | Thomas Müller | 2015-09-25 | 2 | -0/+2 |
|\ \ |
|
| * | | Add the method to the mock | Joas Schilling | 2015-09-25 | 2 | -0/+2 |
* | | | Merge pull request #13145 from owncloud/issue/11951-activity-sharing-email | Thomas Müller | 2015-09-25 | 1 | -0/+8 |
|\ \ \
| |/ /
|/| | |
|
| * | | Publish an activity when sending a share link via email | Joas Schilling | 2015-09-22 | 1 | -0/+8 |
* | | | fix filecomparator | Hendrik Leppelsack | 2015-09-25 | 1 | -2/+2 |
* | | | fix filelist checkboxes | Hendrik Leppelsack | 2015-09-25 | 3 | -4/+4 |
* | | | Merge pull request #15098 from owncloud/fix_preview_versions_revert_issue | Thomas Müller | 2015-09-24 | 2 | -0/+40 |
|\ \ \ |
|
| * | | | delete cached preview when rolling back file's version | Georg Ehrke | 2015-09-20 | 2 | -0/+40 |
* | | | | Merge pull request #18517 from owncloud/17753_to_master | Thomas Müller | 2015-09-24 | 1 | -11/+13 |
|\ \ \ \ |
|
| * | | | | Fix preview of old file on public upload conflicts | Olivier Paroz | 2015-09-20 | 1 | -11/+13 |
| |/ / / |
|
* | | | | Merge pull request #18834 from owncloud/delay-listen-owner-changes | Thomas Müller | 2015-09-24 | 2 | -2/+22 |
|\ \ \ \ |
|
| * | | | | only initialize once | Robin Appelman | 2015-09-23 | 1 | -0/+6 |
| * | | | | Delay listening to owner changes untill we use a share for that owner | Robin Appelman | 2015-09-23 | 2 | -2/+16 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #19341 from owncloud/enc_all_improved_messages | Thomas Müller | 2015-09-24 | 1 | -0/+6 |
|\ \ \ \ |
|
| * | | | | no need to list users if all users already had a key-pair | Bjoern Schiessle | 2015-09-24 | 1 | -0/+6 |
* | | | | | LDAP Wizard: enable/disable test login name button depending on whether a log... | Arthur Schiwon | 2015-09-24 | 2 | -2/+13 |
|/ / / / |
|
* | | | | Merge pull request #19313 from owncloud/ext-validate-mount | Thomas Müller | 2015-09-24 | 15 | -40/+143 |
|\ \ \ \ |
|
| * | | | | Unit tests for storage validation in service | Robin McCorkell | 2015-09-23 | 2 | -0/+56 |
| * | | | | Perform visibility checks on storages | Robin McCorkell | 2015-09-23 | 14 | -40/+87 |
| |/ / / |
|
* | | | | Merge pull request #19307 from owncloud/large-sidebar-preview-resize | Thomas Müller | 2015-09-24 | 2 | -5/+9 |
|\ \ \ \ |
|
| * | | | | Merge branch 'master' into large-sidebar-preview-resize | Morris Jobke | 2015-09-24 | 19 | -243/+253 |
| |\| | | |
|
| * | | | | adjust the height of the sidebar preview image when resizing the browser | Robin Appelman | 2015-09-23 | 2 | -5/+9 |
* | | | | | Merge pull request #18352 from owncloud/ocs_api_sharees_autocomplete_blocker | Thomas Müller | 2015-09-24 | 2 | -49/+409 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Do not allow user enumeration if the config is disabled | Joas Schilling | 2015-09-23 | 2 | -49/+409 |
| |/ / / |
|
* | | | | 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 #19236 from owncloud/call_dot_directories_function | Thomas Müller | 2015-09-23 | 3 | -4/+4 |
|\ \ \ |
|
| * | | | Replaces if ($file === '.' || $file === '..') by if(\OC\Files\Filesystem::isI... | Martin | 2015-09-22 | 3 | -4/+4 |
* | | | | 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 |
| |/ / / |
|