aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Make share results distinguishable if there are more than one with the exact ↵Julius Härtl2020-12-141-1/+21
| | | | | | same display name Signed-off-by: Julius Härtl <jus@bitgrid.net>
* [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 users
| * Show email address for shares that were created by other usersJulius Härtl2020-12-103-2/+8
| | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* | 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 responses
| * | Indicate preview availability in recent file api responsesRichard Steinmetz2020-12-101-0/+1
| |/ | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* / [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
|\ | | | | Error: Unknown named parameter $remote_id
| * Fix variable name for testDaniel Kesselberg2020-12-101-1/+1
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Merge pull request #23044 from nextcloud/migration-10.5Roeland Jago Douma2020-12-102-0/+18
|\ \ | | | | | | Handle owncloud migration to latest release
| * | Adjust further columnsVincent Petry2020-12-092-0/+12
| | | | | | | | | | | | | | | | | | | | | - calendarsubscriptions.lastmodified -> not null - external_config.value -> allow null Signed-off-by: Vincent Petry <vincent@nextcloud.com>
| * | Adjust calendars.components to 64 charsVincent Petry2020-12-091-0/+6
| | | | | | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | | Merge pull request #24605 from nextcloud/enh/share-deckRoeland Jago Douma2020-12-1023-24/+195
|\ \ \ | |_|/ |/| | Add deck share provider support
| * | Address minor commentsJulius Härtl2020-12-094-9/+9
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Adjust mountprovider testsJulius Härtl2020-12-092-3/+25
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Bump bundlesJulius Härtl2020-12-096-6/+6
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Indicate deck shares as shared in the file listJulius Härtl2020-12-091-0/+2
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Allow share results to have a detailed description and share entries to have ↵Julius Härtl2020-12-093-2/+18
| | | | | | | | | | | | | | | | | | a link Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Add share type deck to search resultsJulius Härtl2020-12-091-0/+2
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Include deck shares in sharing mountsJulius Härtl2020-12-091-0/+2
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Introduce deck share type to ShareAPIControllerJulius Härtl2020-12-094-7/+94
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Handle deck share type in audit and dav appJulius Härtl2020-12-093-0/+27
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Let sharees endpoint properly handle deck sharesJulius Härtl2020-12-094-0/+13
| |/ | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | [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
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Do not register share menu in cases where the files app has not been ↵Julius Härtl2020-12-081-1/+1
| | | | | | | | | | | | registered yet Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Get rid of database.xml in files_sharingJulius Härtl2020-12-081-120/+0
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Move columns to bigintJulius Härtl2020-12-083-5/+5
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Migrate files_sharing to migrations and move remote_id to a string in ↵Julius Härtl2020-12-084-2/+96
| | | | | | | | | | | | share_external Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Move remoteId of remote reshares to stringJulius Härtl2020-12-087-19/+72
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | [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
|\ \ | |/ |/| Phone number validation and search
| * Unit tests for searching by phone numberJoas Schilling2020-12-072-15/+55
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Make the throwing optional, so background tasks don't breakJoas Schilling2020-12-072-2/+2
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Add a config for default region of phone numbersJoas Schilling2020-12-072-0/+2
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Also translate the phone number when coming in via the accounts manager API ↵Joas Schilling2020-12-073-26/+17
| | | | | | | | | | | | directly Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Add an endpoint to search for accounts based on phone numberJoas Schilling2020-12-073-3/+82
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Validate and standardize the phone number on savingJoas Schilling2020-12-071-2/+34
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Display errors that happen on savingJoas Schilling2020-12-072-2/+12
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Also return the phone number and twitter handle on the APIJoas Schilling2020-12-071-0/+4
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Make code strictJoas Schilling2020-12-0711-217/+219
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #23780 from nextcloud/enh/ci/php8Roeland Jago Douma2020-12-088-87/+26
|\ \ | | | | | | PHP8 CI
| * | php cs fixRoeland Jago Douma2020-12-071-1/+0
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | Cancel 1 LDAP test for php8Roeland Jago Douma2020-12-071-0/+3
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | Harde CapabiltiesTestRoeland Jago Douma2020-12-071-6/+6
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | FIXME use default RC4 methodRoeland Jago Douma2020-12-071-2/+2
| | | | | | | | | | | | | | | | | | * We should pick better default method! Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | We can no longe mock multiple interfacesRoeland Jago Douma2020-12-071-3/+7
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>