Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Skip db migration simulation for core schema changes | Julius Härtl | 2021-03-17 | 4 | -138/+5 | |
* | | | | | | | | | Merge pull request #25924 from nextcloud/bugfix/noid/only-mark-migrations-as-... | Morris Jobke | 2021-03-17 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Only mark migrations as installed after execution | Joas Schilling | 2021-03-04 | 1 | -2/+4 | |
* | | | | | | | | | | Merge pull request #25676 from nextcloud/drop/utl-is-ie | Morris Jobke | 2021-03-17 | 2 | -11/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Drop \OCP\Util::isIe | Christoph Wurst | 2021-03-09 | 2 | -11/+1 | |
* | | | | | | | | | | Merge pull request #26161 from nextcloud/bugfix/noid/improve-matching-of-phon... | Joas Schilling | 2021-03-17 | 10 | -10/+170 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | Also limit to user group in case enumeration is enabled for groups and phonen... | Joas Schilling | 2021-03-17 | 1 | -1/+20 | |
| * | | | | | | | | | Fix parameter types in docs | Joas Schilling | 2021-03-17 | 5 | -6/+8 | |
| * | | | | | | | | | Improve search results when only phonebook-matches can we autocompleted | Joas Schilling | 2021-03-17 | 8 | -3/+142 | |
* | | | | | | | | | | Merge pull request #26131 from nextcloud/fix/initialstate-templates | Vincent Petry | 2021-03-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix default missing initial state for templates | John Molakvoæ (skjnldsv) | 2021-03-15 | 1 | -1/+1 | |
* | | | | | | | | | | | dont allow creating users with __groupfolders as uid | Robin Appelman | 2021-03-16 | 1 | -0/+1 | |
* | | | | | | | | | | | Merge pull request #26013 from nextcloud/object-store-copy-cache-id | Robin Appelman | 2021-03-16 | 6 | -41/+73 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | verify that cache entry is valid | Robin Appelman | 2021-03-12 | 1 | -0/+3 | |
| * | | | | | | | | | | | also implement for FailedCache and NullCache | Robin Appelman | 2021-03-12 | 2 | -0/+10 | |
| * | | | | | | | | | | | use returned file id for object store copy | Robin Appelman | 2021-03-12 | 1 | -6/+6 | |
| * | | | | | | | | | | | add ICopyFromCache trait to expose existing implementation | Robin Appelman | 2021-03-12 | 3 | -35/+54 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #25136 from nextcloud/cachejail-search-filter | Vincent Petry | 2021-03-15 | 4 | -20/+112 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | only use share cacheentry when available | Robin Appelman | 2021-01-26 | 1 | -2/+8 | |
| * | | | | | | | | | | adjust tests | Robin Appelman | 2021-01-26 | 2 | -2/+1 | |
| * | | | | | | | | | | fix search in nested jails | Robin Appelman | 2021-01-26 | 2 | -21/+38 | |
| * | | | | | | | | | | fix cachjail searching for root | Robin Appelman | 2021-01-26 | 2 | -3/+17 | |
| * | | | | | | | | | | do cachejail search filtering in sql | Robin Appelman | 2021-01-26 | 3 | -4/+60 | |
* | | | | | | | | | | | Merge pull request #26003 from nextcloud/enh/simplefile/getid | Morris Jobke | 2021-03-15 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Add getID function to the simplefile implementation | Roeland Jago Douma | 2021-03-08 | 1 | -0/+4 | |
* | | | | | | | | | | | Merge pull request #25722 from nextcloud/objectstore-copy-cross | Robin Appelman | 2021-03-12 | 2 | -1/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | apply object store copy optimization when 'cross storage' copy is within the ... | Robin Appelman | 2021-03-09 | 2 | -1/+15 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #26049 from nextcloud/search-file-limit-results | Roeland Jago Douma | 2021-03-12 | 1 | -2/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | implement PagedProvider for file search | Robin Appelman | 2021-03-11 | 1 | -1/+10 | |
| * | | | | | | | | | | | limit constructing of result objects in file search | Robin Appelman | 2021-03-11 | 1 | -1/+10 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #26079 from nextcloud/bugfix/noid/chunk-phone-search | Roeland Jago Douma | 2021-03-12 | 1 | -5/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Chunk the array of phone numbers | Joas Schilling | 2021-03-12 | 1 | -5/+9 | |
* | | | | | | | | | | | | Merge pull request #26072 from nextcloud/s3-no-explicit-close | Roeland Jago Douma | 2021-03-12 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | remove explicit fclose from S3->writeStream | Robin Appelman | 2021-03-11 | 1 | -2/+0 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* / | | | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-12 | 2 | -4/+4 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #26047 from nextcloud/JakubOnderka-patch-2 | Roeland Jago Douma | 2021-03-11 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix warning in AppFetcher.php when appstore is disabled | Jakub Onderka | 2021-03-10 | 1 | -0/+4 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #26050 from nextcloud/view-search-reuse-usermanager | Vincent Petry | 2021-03-11 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | reuse usermanager instance when processing search results | Robin Appelman | 2021-03-10 | 1 | -2/+3 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #26015 from nextcloud/dependabot/composer/psr/container-1.1.1 | Christoph Wurst | 2021-03-11 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Bump psr/container from 1.0.0 to 1.1.1 | Christoph Wurst | 2021-03-10 | 1 | -2/+2 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #26031 from nextcloud/feature/noid/allow-autocomplete-base... | Joas Schilling | 2021-03-11 | 10 | -58/+381 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Clean up the logic of the contacts store a bit | Joas Schilling | 2021-03-10 | 1 | -5/+5 | |
| * | | | | | | | | | | Rename some parameters and methods to make the API more clear | Joas Schilling | 2021-03-10 | 2 | -8/+35 | |
| * | | | | | | | | | | Add a setting to restrict returning a full match unless in phonebook or same ... | Joas Schilling | 2021-03-10 | 5 | -3/+27 | |
| * | | | | | | | | | | Restrict autocompletion also based on the phonebook known users | Joas Schilling | 2021-03-10 | 5 | -55/+126 | |
| * | | | | | | | | | | Add a service to find out if a user knows another user | Joas Schilling | 2021-03-10 | 4 | -0/+77 | |
| * | | | | | | | | | | Add a KnownUsers database with model | Joas Schilling | 2021-03-10 | 4 | -0/+124 | |
| |/ / / / / / / / / | ||||||
* / / / / / / / / / | cache baseurl in url generator | Robin Appelman | 2021-03-10 | 1 | -1/+6 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #25533 from nextcloud/resend-share-notifications-on-recreate | Roeland Jago Douma | 2021-03-09 | 4 | -63/+121 | |
|\ \ \ \ \ \ \ \ \ |