aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [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
| |/ / /
* | | | Merge pull request #19270 from owncloud/files-sidebar-fixfortrashandcoThomas Müller2015-09-222-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Properly show sidebar for trash and sharing sectionsVincent Petry2015-09-222-3/+3
* | | | Merge pull request #19266 from owncloud/fileactions-translate-detailsThomas Müller2015-09-224-1/+5
|\ \ \ \
| * | | | Properly translate file actionsVincent Petry2015-09-224-1/+5
| | |_|/ | |/| |
* | | | Merge pull request #19257 from owncloud/fix-floating-in-sidebarFrank Karlitschek2015-09-221-4/+1
|\ \ \ \
| * | | | remove float from file/folder name in sidebar, fix #19243Jan-Christoph Borchardt2015-09-221-4/+1
| |/ / /
* | / / Respect disabled sharing API settingsRoeland Jago Douma2015-09-222-3/+37
| |/ / |/| |
* | | Move dummy backend to Tests namespaceLukas Reschke2015-09-223-4/+4
|/ /
* | Move WebDAVAuth to User_ExternalThomas Müller2015-09-21156-1279/+0
* | fix small typoBjoern Schiessle2015-09-211-1/+1