summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| |/ /
* / / [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