summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5585 from nextcloud/contacts_menu_privacyMorris Jobke2017-09-184-27/+377
|\
| * Add filter for `shareapi_allow_share_dialog_user_enumeration`Lukas Reschke2017-09-153-47/+174
| * Revert "Do not list system users in contacts menu if sharing autocompletion i...Lukas Reschke2017-09-151-8/+2
| * Fix issue when disabling the shareapi_only_share_with_group_members option + ...Tobia De Koninck2017-09-151-2/+12
| * Improve code styleTobia De Koninck2017-09-151-5/+7
| * Some code improvementsTobia De Koninck2017-09-151-4/+5
| * Add testsTobia De Koninck2017-09-152-1/+130
| * Fix testsTobia De Koninck2017-09-152-3/+23
| * Privacy enhancements for contacts menuTobia De Koninck2017-09-151-4/+71
* | Merge pull request #6014 from nextcloud/add-copy-actionMorris Jobke2017-09-188-26/+368
|\ \
| * | Add tests for FileListThomas Citharel2017-09-151-0/+98
| * | Don't show success notifications for failed copy actions and update folder sizesThomas Citharel2017-09-151-33/+59
| * | Change move copy order and debug leftoverThomas Citharel2017-09-153-4/+3
| * | typoThomas Citharel2017-09-151-1/+1
| * | [WIP] Added copy and move buttonsThomas Citharel2017-09-156-43/+119
| * | Allow files to be copied through action menu & multiple files actionsThomas Citharel2017-09-153-1/+144
| |/
* | Merge pull request #6537 from nextcloud/fix-2332-breadcrumb-refresh-current-dirMorris Jobke2017-09-181-1/+1
|\ \
| * | Force refresh file list when clicking on breadcrumb even if target directory ...Chon Kou2017-09-161-1/+1
* | | Merge pull request #6545 from nextcloud/provapi-fix-empty-gid-exceptionblizzz2017-09-182-1/+15
|\ \ \
| * | | throw 101 when an empty group string is providedArthur Schiwon2017-09-182-1/+15
|/ / /
* / / [tx-robot] updated from transifexNextcloud bot2017-09-1816-114/+212
|/ /
* | [tx-robot] updated from transifexNextcloud bot2017-09-178-28/+322
* | [tx-robot] updated from transifexNextcloud bot2017-09-1624-26/+350
* | Merge pull request #6488 from nextcloud/vendor-davclient.js-0.1.2Morris Jobke2017-09-153-8/+14
|\ \
| * | vendor: Update davclient.js to 0.1.2Leon Klingele2017-09-153-8/+14
| |/
* | Merge pull request #6453 from nextcloud/fix-5273Morris Jobke2017-09-154-25/+72
|\ \
| * | adapted integration testsArthur Schiwon2017-09-142-13/+35
| * | fix counting found results in search opArthur Schiwon2017-09-141-3/+6
| * | improve and extend paging integration testArthur Schiwon2017-09-142-11/+28
| * | replace hard-coded attribute with the corresponding settings optionArthur Schiwon2017-09-141-1/+1
| * | fix limit-flaw in search on paged resultsArthur Schiwon2017-09-142-12/+17
* | | Merge pull request #6506 from nextcloud/sharename-overlapMorris Jobke2017-09-152-3/+17
|\ \ \
| * | | Correctly ellipsize file names, fix #6498Jan-Christoph Borchardt2017-09-142-1/+5
| * | | Ellipsize sharer name, ref #6498Jan-Christoph Borchardt2017-09-142-2/+12
* | | | Merge pull request #6521 from nextcloud/fix-margin-settingsMorris Jobke2017-09-151-3/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix margins of followup sectionsMorris Jobke2017-09-151-3/+0
| | |/ | |/|
* | | Merge pull request #6503 from nextcloud/allow-apps-to-control-trash-binBjörn Schießle2017-09-153-13/+158
|\ \ \
| * | | allow apps to control the trash binBjoern Schiessle2017-09-153-13/+158
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2017-09-1528-86/+540
* | | Merge pull request #6066 from nextcloud/drone_php72_mysqlMorris Jobke2017-09-141-0/+22
|\ \ \
| * | | Add 7.2 jobs for mysql & mysqlmb4Roeland Jago Douma2017-09-141-0/+22
| | |/ | |/|
* | | Merge pull request #6497 from nextcloud/fix-loading-icon-sizeJohn Molakvoæ2017-09-141-4/+4
|\ \ \ | |/ / |/| |
| * | Fix loading icon sizeJohn Molakvoæ (skjnldsv)2017-09-141-4/+4
| |/
* | Merge pull request #6499 from nextcloud/fix-files-sidebarMorris Jobke2017-09-141-0/+1
|\ \
| * | Allow to close sidebar for text filesMorris Jobke2017-09-141-0/+1
| |/
* | Merge pull request #6495 from nextcloud/fix-webroot-throw-for-subdirectory-nc...Morris Jobke2017-09-141-1/+1
|\ \ | |/ |/|
| * Fix webroot throwJohn Molakvoæ (skjnldsv)2017-09-141-1/+1
|/
* [tx-robot] updated from transifexNextcloud bot2017-09-1420-160/+902
* Merge pull request #6483 from nextcloud/fix_quota_new_endpointMorris Jobke2017-09-144-21/+88
|\
| * Fix quota calculation on new dav upload endpointRoeland Jago Douma2017-09-134-21/+88