summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #19404 from owncloud/files-sidebar-sorttabsThomas Müller2015-09-286-3/+31
|\
| * Fix tabs order in files sidebarVincent Petry2015-09-286-3/+31
* | Merge pull request #19402 from owncloud/public-recognizeauthsessionThomas Müller2015-09-281-1/+4
|\ \
| * | Allow public auth to recognize sesssionVincent Petry2015-09-281-1/+4
| |/
* | Merge pull request #19401 from owncloud/files-actionsorderThomas Müller2015-09-284-0/+50
|\ \
| * | Fix order of actions in the files actions menuVincent Petry2015-09-284-0/+50
| |/
* | Merge pull request #18469 from owncloud/ldap-batch-read-attrs-ngThomas Müller2015-09-2810-101/+516
|\ \
| * | do not throw exception when no attribute is specifiedArthur Schiwon2015-09-232-1/+107
| * | adjust to nested group fixArthur Schiwon2015-09-231-1/+6
| * | read all relevant user attributes on login and user search, in one query. sav...Arthur Schiwon2015-09-239-100/+404
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-28254-214/+1202
| |/ |/|
* | Merge pull request #19379 from owncloud/remove-auth-button-borderThomas Müller2015-09-281-1/+2
|\ \
| * | remove border around button of password protected link confirmationJan-Christoph Borchardt2015-09-281-1/+2
* | | Merge pull request #19395 from owncloud/15037-universal-shebangThomas Müller2015-09-2812-12/+12
|\ \ \
| * | | Use a universal shebangOlivier Paroz2015-09-2712-12/+12
| |/ /
* / / Switch from Math.floor() to Math.ceil() when sending the dimension to PreviewOlivier Paroz2015-09-272-6/+6
|/ /
* | fix sidebar spinnerHendrik Leppelsack2015-09-251-1/+5
* | Reflect enabled shareAPI in capabilitiesRoeland Jago Douma2015-09-252-17/+62
* | Merge pull request #19360 from owncloud/move-filter-method-into-config-objectThomas Müller2015-09-252-0/+2
|\ \
| * | Add the method to the mockJoas Schilling2015-09-252-0/+2
* | | Merge pull request #13145 from owncloud/issue/11951-activity-sharing-emailThomas Müller2015-09-251-0/+8
|\ \ \ | |/ / |/| |
| * | Publish an activity when sending a share link via emailJoas Schilling2015-09-221-0/+8
* | | fix filecomparatorHendrik Leppelsack2015-09-251-2/+2
* | | fix filelist checkboxesHendrik Leppelsack2015-09-253-4/+4
* | | Merge pull request #15098 from owncloud/fix_preview_versions_revert_issueThomas Müller2015-09-242-0/+40
|\ \ \
| * | | delete cached preview when rolling back file's versionGeorg Ehrke2015-09-202-0/+40
* | | | Merge pull request #18517 from owncloud/17753_to_masterThomas Müller2015-09-241-11/+13
|\ \ \ \
| * | | | Fix preview of old file on public upload conflictsOlivier Paroz2015-09-201-11/+13
| |/ / /
* | | | Merge pull request #18834 from owncloud/delay-listen-owner-changesThomas Müller2015-09-242-2/+22
|\ \ \ \
| * | | | only initialize onceRobin Appelman2015-09-231-0/+6
| * | | | Delay listening to owner changes untill we use a share for that ownerRobin Appelman2015-09-232-2/+16
| | |_|/ | |/| |
* | | | Merge pull request #19341 from owncloud/enc_all_improved_messagesThomas Müller2015-09-241-0/+6
|\ \ \ \
| * | | | no need to list users if all users already had a key-pairBjoern Schiessle2015-09-241-0/+6
* | | | | LDAP Wizard: enable/disable test login name button depending on whether a log...Arthur Schiwon2015-09-242-2/+13
|/ / / /
* | | | Merge pull request #19313 from owncloud/ext-validate-mountThomas Müller2015-09-2415-40/+143
|\ \ \ \
| * | | | Unit tests for storage validation in serviceRobin McCorkell2015-09-232-0/+56
| * | | | Perform visibility checks on storagesRobin McCorkell2015-09-2314-40/+87
| |/ / /
* | | | Merge pull request #19307 from owncloud/large-sidebar-preview-resizeThomas Müller2015-09-242-5/+9
|\ \ \ \
| * | | | Merge branch 'master' into large-sidebar-preview-resizeMorris Jobke2015-09-2419-243/+253
| |\| | |
| * | | | adjust the height of the sidebar preview image when resizing the browserRobin Appelman2015-09-232-5/+9
* | | | | Merge pull request #18352 from owncloud/ocs_api_sharees_autocomplete_blockerThomas Müller2015-09-242-49/+409
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Do not allow user enumeration if the config is disabledJoas Schilling2015-09-232-49/+409
| |/ / /
* | | | Mark SMB_OC and SFTP_Key as deprecated backendsRobin McCorkell2015-09-232-4/+8
* | | | Hide deprecated backends in external storage GUIRobin McCorkell2015-09-232-3/+19
* | | | Add deprecation mechanic to IdentifierTraitRobin McCorkell2015-09-233-0/+37
* | | | Revert "Implement more fine-grained external storage permissions model"Robin McCorkell2015-09-2317-237/+190
|/ / /
* | | Merge pull request #19236 from owncloud/call_dot_directories_functionThomas Müller2015-09-233-4/+4
|\ \ \
| * | | Replaces if ($file === '.' || $file === '..') by if(\OC\Files\Filesystem::isI...Martin2015-09-223-4/+4
* | | | Merge pull request #19277 from owncloud/files-plusbuttonfixThomas Müller2015-09-231-3/+4
|\ \ \ \
| * | | | Only render the plus button when it makes senseVincent Petry2015-09-221-3/+4
| |/ / /