Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Use product name in the auth token list | Julius Härtl | 2021-06-16 | 3 | -9/+10 | |
| * | | | | | | | | Use product name in places where it is appropriate rather than the instance name | Julius Härtl | 2021-06-16 | 6 | -6/+19 | |
| * | | | | | | | | Add dedicated product name to OCP\Defaults | Julius Härtl | 2021-06-16 | 2 | -1/+18 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #26430 from nextcloud/enh/dashboard-api | Julius Härtl | 2021-06-16 | 6 | -0/+283 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Update autoloader | Julius Härtl | 2021-06-15 | 2 | -0/+4 | |
| * | | | | | | | | implement dashboard API for clients, new WidgetItem class, new IAPIWidget int... | Julien Veyssier | 2021-06-15 | 4 | -0/+279 | |
* | | | | | | | | | Merge pull request #27514 from nextcloud/fix/share_activity | Julius Härtl | 2021-06-16 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix share activity dispatch | Louis Chemineau | 2021-06-16 | 1 | -0/+5 | |
* | | | | | | | | | Merge pull request #27520 from nextcloud/enh/noid/change-reviewers | Morris Jobke | 2021-06-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Change reviewers of Psalm baseline update | Morris Jobke | 2021-06-16 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #27517 from nextcloud-pr-bot/automated/noid/psalm-baseline... | Morris Jobke | 2021-06-16 | 1 | -6/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Update psalm baseline | Nextcloud-PR-Bot | 2021-06-16 | 1 | -6/+0 | |
* | | | | | | | | | | Merge pull request #26874 from nextcloud/single-query-search | Julius Härtl | 2021-06-16 | 18 | -564/+608 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | inject SearchBuilder | Robin Appelman | 2021-06-14 | 3 | -14/+5 | |
| * | | | | | | | | | split of query building bits from searchhelper | Robin Appelman | 2021-06-14 | 5 | -216/+253 | |
| * | | | | | | | | | update tests and fix some edge cases around new search | Robin Appelman | 2021-06-14 | 3 | -83/+96 | |
| * | | | | | | | | | some cleanup and documentation | Robin Appelman | 2021-06-14 | 2 | -29/+22 | |
| * | | | | | | | | | perform file search in a single query | Robin Appelman | 2021-06-14 | 4 | -60/+31 | |
| * | | | | | | | | | use searchoperation for storage filter instead of db expression | Robin Appelman | 2021-06-14 | 8 | -46/+62 | |
| * | | | | | | | | | rework search api to allow searching on multiple caches at once | Robin Appelman | 2021-06-14 | 13 | -260/+283 | |
* | | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-16 | 4 | -2/+6 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #27516 from nextcloud/dependabot/npm_and_yarn/postcss-7.0.36 | dependabot[bot] | 2021-06-15 | 1 | -27/+34 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Bump postcss from 7.0.35 to 7.0.36 | dependabot[bot] | 2021-06-15 | 1 | -27/+34 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #27512 from nextcloud/debt/noid/return-write-to-cache | kesselb | 2021-06-15 | 1 | -4/+2 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Add return type for writeToCache | Daniel Kesselberg | 2021-06-15 | 1 | -4/+2 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #27486 from nextcloud/dependabot/npm_and_yarn/babel/plugin... | dependabot[bot] | 2021-06-15 | 2 | -86/+86 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Bump @babel/plugin-proposal-class-properties from 7.13.0 to 7.14.5 | dependabot[bot] | 2021-06-15 | 2 | -86/+86 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #27482 from nextcloud/dependabot/npm_and_yarn/babel/preset... | Julius Härtl | 2021-06-15 | 2 | -1392/+1609 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Bump @babel/preset-env from 7.14.4 to 7.14.5 | dependabot-preview[bot] | 2021-06-12 | 2 | -1392/+1609 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #27508 from nextcloud/fix/noid/caldav-trash-filter-deleted... | kesselb | 2021-06-15 | 1 | -1/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Skip deleted calendar objects of deleted calendars | Richard Steinmetz | 2021-06-15 | 1 | -1/+10 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #27506 from nextcloud/bugfix/noid/fix-avatar-actions | Vincent Petry | 2021-06-15 | 1 | -2/+8 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix avatar actions | Joas Schilling | 2021-06-15 | 1 | -2/+8 | |
|/ / / / / / / | ||||||
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-15 | 14 | -36/+60 | |
* | | | | | | | Merge pull request #27051 from nextcloud/feat/timestamp-tooltip | Pytal | 2021-06-14 | 9 | -49/+60 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add timestamp tooltip | Christopher Ng | 2021-06-14 | 9 | -49/+60 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #27497 from nextcloud/dependabot/composer/aws/aws-sdk-php-... | Pytal | 2021-06-14 | 1 | -0/+0 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Bump aws/aws-sdk-php from 3.171.21 to 3.184.2 | Christoph Wurst | 2021-06-14 | 1 | -0/+0 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #26421 from mattian/enh/25771/occ-delete-calendar | Christoph Wurst | 2021-06-14 | 5 | -0/+390 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | occ: new command dav:delete-calendar | Mattia Narducci | 2021-06-13 | 5 | -0/+390 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-14 | 6 | -0/+68 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-13 | 8 | -26/+94 | |
* | | | | | | | Merge pull request #27483 from nextcloud/dependabot/npm_and_yarn/testing-libr... | dependabot-preview[bot] | 2021-06-12 | 2 | -101/+39 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Bump @testing-library/jest-dom from 5.12.0 to 5.14.1 | dependabot-preview[bot] | 2021-06-12 | 2 | -101/+39 | |
| | |/ / / / / | |/| | | | | | ||||||
* / | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-12 | 10 | -6/+14 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #27469 from nextcloud-pr-bot/automated/noid/psalm-baseline... | kesselb | 2021-06-11 | 1 | -19/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update psalm baseline | Nextcloud-PR-Bot | 2021-06-11 | 1 | -19/+0 | |
* | | | | | | | Merge pull request #27470 from nextcloud/dependabot/composer/php-http/guzzle7... | blizzz | 2021-06-11 | 1 | -0/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Bump php-http/guzzle7-adapter from 0.1.1 to 1.0.0 | Christoph Wurst | 2021-06-11 | 1 | -0/+0 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #27464 from nextcloud/dependabot/composer/guzzlehttp/guzzl... | Christoph Wurst | 2021-06-11 | 1 | -0/+0 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | |