summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix variable name for testDaniel Kesselberg2020-12-101-1/+1
* [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
| |/
* / [tx-robot] updated from transifexNextcloud bot2020-12-0818-4/+72
|/
* [tx-robot] updated from transifexNextcloud bot2020-12-0722-42/+96
* [tx-robot] updated from transifexNextcloud bot2020-12-0622-16/+62
* [tx-robot] updated from transifexNextcloud bot2020-12-0510-6/+18
* Merge pull request #24474 from nextcloud/enhancement/unified-search-result-at...Christoph Wurst2020-12-041-1/+4
|\
| * Add attributes to file search resultsChristoph Wurst2020-12-031-1/+4
* | [tx-robot] updated from transifexNextcloud bot2020-12-048-0/+8
|/
* Merge pull request #24358 from nextcloud/dav-storage-copyMorris Jobke2020-12-031-2/+24
|\
| * use storage copy implementation when doing dav copyRobin Appelman2020-11-241-2/+24
* | [tx-robot] updated from transifexNextcloud bot2020-12-034-0/+34
* | Merge pull request #24459 from nextcloud/fix/23096/workflow-fix-mimetype-chec...Morris Jobke2020-12-021-2/+6
|\ \
| * | Only execute plain mimetype check for directories and do the fallback only fo...Morris Jobke2020-11-301-2/+6
* | | Merge pull request #24501 from nextcloud/personal-external-mount-idRoeland Jago Douma2020-12-022-3/+5
|\ \ \
| * | | set mountid for personal external storage mountsRobin Appelman2020-12-022-3/+5
* | | | Merge pull request #24396 from nextcloud/dont-use-system-composerMorris Jobke2020-12-02100-75/+125
|\ \ \ \
| * | | | rebuild autoloader scripts with 2.0.7Robin Appelman2020-11-26100-75/+125
* | | | | Harden setup check for TLS version if host is not reachableMorris Jobke2020-12-021-0/+3
| |/ / / |/| | |
* | | | Bump p-limit from 3.0.2 to 3.1.0dependabot-preview[bot]2020-12-014-3/+6
* | | | Merge pull request #24456 from Aviortheking/patch-1Roeland Jago Douma2020-12-013-3/+3
|\ \ \ \
| * | | | Added check on window.AccessibilityAvior2020-11-303-3/+3
| | |/ / | |/| |