summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Make the throwing optional, so background tasks don't breakJoas Schilling2020-12-072-2/+2
| * Add a config for default region of phone numbersJoas Schilling2020-12-072-0/+2
| * Also translate the phone number when coming in via the accounts manager API d...Joas Schilling2020-12-073-26/+17
| * Add an endpoint to search for accounts based on phone numberJoas Schilling2020-12-073-3/+82
| * Validate and standardize the phone number on savingJoas Schilling2020-12-071-2/+34
| * Display errors that happen on savingJoas Schilling2020-12-072-2/+12
| * Also return the phone number and twitter handle on the APIJoas Schilling2020-12-071-0/+4
| * Make code strictJoas Schilling2020-12-0711-217/+219
* | Merge pull request #23780 from nextcloud/enh/ci/php8Roeland Jago Douma2020-12-088-87/+26
|\ \
| * | php cs fixRoeland Jago Douma2020-12-071-1/+0
| * | Cancel 1 LDAP test for php8Roeland Jago Douma2020-12-071-0/+3
| * | Harde CapabiltiesTestRoeland Jago Douma2020-12-071-6/+6
| * | FIXME use default RC4 methodRoeland Jago Douma2020-12-071-2/+2
| * | We can no longe mock multiple interfacesRoeland Jago Douma2020-12-071-3/+7
| * | Fix encryption testRoeland Jago Douma2020-12-071-1/+2
| * | FIXRoeland Jago Douma2020-12-072-72/+1
| * | Fix MoveCalendarTestRoeland Jago Douma2020-12-071-1/+1
| * | Fix notifier testRoeland Jago Douma2020-12-071-2/+5
| |/