Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | 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 | |
* | | | | | | | | | | | remove explicit fclose from S3->writeStream | Robin Appelman | 2021-03-11 | 1 | -2/+0 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | 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 | 7 | -58/+357 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | 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 | 4 | -3/+19 | |
| * | | | | | | | | | Restrict autocompletion also based on the phonebook known users | Joas Schilling | 2021-03-10 | 4 | -55/+118 | |
| * | | | | | | | | | Add a service to find out if a user knows another user | Joas Schilling | 2021-03-10 | 2 | -0/+75 | |
| * | | | | | | | | | Add a KnownUsers database with model | Joas Schilling | 2021-03-10 | 2 | -0/+118 | |
| |/ / / / / / / / | ||||||
* / / / / / / / / | 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 | 1 | -63/+69 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | send share notification instead of erroring on duplicate share | Robin Appelman | 2021-03-09 | 1 | -63/+69 | |
* | | | | | | | | | Merge pull request #25677 from nextcloud/drop/cache-factory-create | Roeland Jago Douma | 2021-03-09 | 1 | -10/+0 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Drop \OC\Memcache\Factory::create | Christoph Wurst | 2021-02-16 | 1 | -10/+0 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #26017 from nextcloud/enh/boostrap/initialstate | Julius Härtl | 2021-03-09 | 2 | -11/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Move initialstate bootstrap to proper types classes | Roeland Jago Douma | 2021-03-09 | 2 | -11/+9 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* / | | | | | | | Fix RedundantPropertyInitializationCheck | Roeland Jago Douma | 2021-03-09 | 4 | -7/+7 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #25925 from nextcloud/techdept/psalm/ActionProviderStore | Roeland Jago Douma | 2021-03-08 | 1 | -17/+16 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Pimp ActionProviderStore | Roeland Jago Douma | 2021-03-04 | 1 | -17/+16 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #25928 from nextcloud/enh/contactsmenu/entry | Christoph Wurst | 2021-03-05 | 1 | -14/+17 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Type Entry and IEntry | Roeland Jago Douma | 2021-03-04 | 1 | -14/+17 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #25588 from nextcloud/techdept/custom-psr-logger | Christoph Wurst | 2021-03-05 | 2 | -3/+17 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Migrate custom loggers to PSR | Christoph Wurst | 2021-02-11 | 2 | -3/+17 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge pull request #25660 from hosting-de/feature/add-backend-list-groups | Roeland Jago Douma | 2021-03-05 | 2 | -1/+31 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Show group backends in occ group:list --info and group:info | Johannes Leuker | 2021-03-01 | 2 | -1/+31 | |
* | | | | | | | | Merge pull request #25659 from nextcloud/smb-getmetadata-catch | Roeland Jago Douma | 2021-03-05 | 6 | -20/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | catch notfound and forbidden exception in smb::getmetadata | Robin Appelman | 2021-03-04 | 6 | -20/+4 | |
* | | | | | | | | | Merge pull request #25725 from lmamane/master | Roeland Jago Douma | 2021-03-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | token login: emit preLogin event with LoginName | Lionel Elie Mamane | 2021-02-19 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #25929 from nextcloud/techdept/psalm/25839/redundantcasts | Roeland Jago Douma | 2021-03-05 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Remove Redundantcasts | Roeland Jago Douma | 2021-03-04 | 2 | -3/+3 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Type CompositeExpression and ICompositeExpression | Roeland Jago Douma | 2021-03-04 | 1 | -5/+5 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Add executeQuery and executeUpdate | Roeland Jago Douma | 2021-03-04 | 1 | -0/+37 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #25917 from nextcloud/techdept/kill_deprecated/ocp_api | Roeland Jago Douma | 2021-03-03 | 5 | -17/+16 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove deprecated \OCP\API | Roeland Jago Douma | 2021-03-03 | 5 | -17/+16 | |
* | | | | | | | | | Merge pull request #25889 from nextcloud/techdept/psalm/fix_group_manager_fun... | Roeland Jago Douma | 2021-03-03 | 3 | -8/+10 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix types in the Group Manager | Roeland Jago Douma | 2021-03-03 | 3 | -8/+10 |