aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* use a consistent default value for sharing.maxAutocompleteResultsArthur Schiwon2020-12-154-4/+13
* dav search to honour sharing.maxAutocompleteResults settingArthur Schiwon2020-12-154-7/+39
* Bump core-js from 3.8.0 to 3.8.1dependabot-preview[bot]2020-12-1544-51/+54
* [tx-robot] updated from transifexNextcloud bot2020-12-154-0/+48
* Merge pull request #24668 from nextcloud/dependabot/npm_and_yarn/marked-1.2.6Roeland Jago Douma2020-12-144-3/+6
|\
| * Bump marked from 1.2.5 to 1.2.6dependabot-preview[bot]2020-12-144-3/+6
* | Merge pull request #24589 from nextcloud/fix/search-davJohn Molakvoæ2020-12-142-1/+15
|\ \
| * | Add tel, note, org and title searchJohn Molakvoæ (skjnldsv)2020-12-142-1/+15
| |/
* | Merge pull request #23017 from nextcloud/enh/distinguish-usersJulius Härtl2020-12-1410-4/+63
|\ \ | |/ |/|
| * Bump bundlesJulius Härtl2020-12-142-2/+2
| * Show unique displayname context in the user share list entriesJulius Härtl2020-12-147-1/+39
| * Show unique displayname context in the sharing inputJulius Härtl2020-12-141-1/+2
| * Make share results distinguishable if there are more than one with the exact ...Julius Härtl2020-12-141-1/+21
* | Merge pull request #24666 from nextcloud/dependabot/npm_and_yarn/dompurify-2.2.3Roeland Jago Douma2020-12-144-3/+6
|\ \ | |/ |/|
| * Bump dompurify from 2.2.2 to 2.2.3dependabot-preview[bot]2020-12-144-3/+6
* | [tx-robot] updated from transifexNextcloud bot2020-12-148-6/+26
* | [tx-robot] updated from transifexNextcloud bot2020-12-1328-16/+40
* | [tx-robot] updated from transifexNextcloud bot2020-12-128-0/+80
|/
* Merge pull request #24635 from nextcloud/bugfix/noid/show-email-recipientRoeland Jago Douma2020-12-113-2/+8
|\
| * Show email address for shares that were created by other usersJulius Härtl2020-12-103-2/+8
* | Merge pull request #24643 from nextcloud/fix/noid/recent-files-has-previewJohn Molakvoæ2020-12-111-0/+1
|\ \
| * | Indicate preview availability in recent file api responsesRichard Steinmetz2020-12-101-0/+1
| |/
* / [tx-robot] updated from transifexNextcloud bot2020-12-118-2/+16
|/
* Merge pull request #24630 from nextcloud/enh/noid/unknown_named_parameterRoeland Jago Douma2020-12-101-1/+1
|\
| * Fix variable name for testDaniel Kesselberg2020-12-101-1/+1
* | Merge pull request #23044 from nextcloud/migration-10.5Roeland Jago Douma2020-12-102-0/+18
|\ \
| * | Adjust further columnsVincent Petry2020-12-092-0/+12
| * | Adjust calendars.components to 64 charsVincent Petry2020-12-091-0/+6
* | | Merge pull request #24605 from nextcloud/enh/share-deckRoeland Jago Douma2020-12-1023-24/+195
|\ \ \ | |_|/ |/| |
| * | Address minor commentsJulius Härtl2020-12-094-9/+9
| * | Adjust mountprovider testsJulius Härtl2020-12-092-3/+25
| * | Bump bundlesJulius Härtl2020-12-096-6/+6
| * | Indicate deck shares as shared in the file listJulius Härtl2020-12-091-0/+2
| * | Allow share results to have a detailed description and share entries to have ...Julius Härtl2020-12-093-2/+18
| * | Add share type deck to search resultsJulius Härtl2020-12-091-0/+2
| * | Include deck shares in sharing mountsJulius Härtl2020-12-091-0/+2
| * | Introduce deck share type to ShareAPIControllerJulius Härtl2020-12-094-7/+94
| * | Handle deck share type in audit and dav appJulius Härtl2020-12-093-0/+27
| * | Let sharees endpoint properly handle deck sharesJulius Härtl2020-12-094-0/+13
| |/
* | [tx-robot] updated from transifexNextcloud bot2020-12-1054-60/+404
* | Merge pull request #24247 from nextcloud/bugfix/noid/ocm-providerId-stringJulius Härtl2020-12-0914-150/+239
|\ \ | |/ |/|
| * Adjust defaultJulius Härtl2020-12-087-11/+73
| * Do not register share menu in cases where the files app has not been register...Julius Härtl2020-12-081-1/+1
| * Get rid of database.xml in files_sharingJulius Härtl2020-12-081-120/+0
| * Move columns to bigintJulius Härtl2020-12-083-5/+5
| * Migrate files_sharing to migrations and move remote_id to a string in share_e...Julius Härtl2020-12-084-2/+96
| * Move remoteId of remote reshares to stringJulius Härtl2020-12-087-19/+72
* | [tx-robot] updated from transifexNextcloud bot2020-12-096-6/+6
* | Merge pull request #24486 from nextcloud/feature/noid/phone-number-validationJoas Schilling2020-12-0816-229/+389
|\ \ | |/ |/|
| * Unit tests for searching by phone numberJoas Schilling2020-12-072-15/+55