Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use user name cache in activity providers | Joas Schilling | 2022-08-19 | 11 | -196/+19 |
* | Merge pull request #33575 from nextcloud/search-shared-post-process-filter | Carl Schwan | 2022-08-18 | 1 | -0/+8 |
|\ | |||||
| * | further pre-filter search result before setting up share source cache | Robin Appelman | 2022-08-17 | 1 | -0/+8 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-18 | 12 | -0/+30 |
* | | Merge pull request #33584 from nextcloud/fix/theme-font-preview | Pytal | 2022-08-17 | 4 | -5/+10 |
|\ \ | |||||
| * | | Fix font change preview update | John Molakvoæ | 2022-08-17 | 4 | -5/+10 |
* | | | Merge pull request #33573 from nextcloud/enh/noid/transparency | Simon L | 2022-08-17 | 1 | -6/+7 |
|\ \ \ | |||||
| * | | | make transparent what is community maintained | szaimen | 2022-08-17 | 1 | -6/+7 |
| | |/ | |/| | |||||
* | | | Merge pull request #33558 from nextcloud/fix/use-bigger-slice-share-provider | Vincent Petry | 2022-08-17 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Use bigger slice in share provider | Carl Schwan | 2022-08-16 | 1 | -2/+2 |
* | | | | Merge pull request #33564 from nextcloud/fix/theming-selector | John Molakvoæ | 2022-08-17 | 3 | -5/+5 |
|\ \ \ \ | |||||
| * | | | | Allow to manually specify a theme to apply to a section of an app | John Molakvoæ | 2022-08-16 | 3 | -5/+5 |
* | | | | | Merge pull request #33526 from nextcloud/fix/duplicate-filter-ids | Louis | 2022-08-17 | 5 | -7/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Fix duplicate ids on apps management page | Christopher Ng | 2022-08-13 | 5 | -7/+7 |
* | | | | | | Merge pull request #33565 from nextcloud/debt/remove_todo_push_service_fairuse | Louis | 2022-08-17 | 2 | -50/+23 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Fix unit tests | Joas Schilling | 2022-08-17 | 1 | -41/+22 |
| * | | | | | Remove ITimeFactory | Louis | 2022-08-17 | 1 | -5/+0 |
| * | | | | | Remove time check in isFairUseOfFreePushService | Louis | 2022-08-16 | 1 | -4/+1 |
* | | | | | | Merge pull request #32943 from nextcloud/unencrypted-size-revert-interface-ch... | Vincent Petry | 2022-08-17 | 14 | -199/+162 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fix updating size when folder is empty | Robin Appelman | 2022-08-16 | 1 | -13/+17 |
| * | | | | | | store unencrypted size in the unencrypted_size column | Robin Appelman | 2022-08-16 | 9 | -54/+157 |
| * | | | | | | Revert "store unencrypted size in the unencrypted_size column" | Robin Appelman | 2022-08-16 | 8 | -147/+50 |
| * | | | | | | Revert "add case statement to sql function builder" | Robin Appelman | 2022-08-16 | 3 | -40/+0 |
| * | | | | | | Revert "make expression build return IQueryFunction instead of string" | Robin Appelman | 2022-08-16 | 8 | -128/+121 |
* | | | | | | | Merge pull request #33550 from nextcloud/jail-search-post | Vincent Petry | 2022-08-17 | 1 | -5/+7 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | optimize search post-processing for jail wrapper | Robin Appelman | 2022-08-16 | 1 | -5/+7 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #33540 from nextcloud/mount-provider-migration | Vincent Petry | 2022-08-17 | 2 | -1/+31 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | add tests for cached mount provider migration | Robin Appelman | 2022-08-16 | 1 | -0/+25 |
| * | | | | | | | fix updating cached mounts that didn't have their mount provider set previously | Robin Appelman | 2022-08-16 | 1 | -1/+6 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #33472 from nextcloud/dependabot/composer/bamarni/composer... | Julius Härtl | 2022-08-17 | 1 | -9/+9 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Bump bamarni/composer-bin-plugin from 1.8.0 to 1.8.1 | dependabot[bot] | 2022-08-09 | 1 | -9/+9 |
* | | | | | | | | Merge pull request #33551 from nextcloud/scanner-dont-update-same-size | Vincent Petry | 2022-08-17 | 3 | -46/+47 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | don't update the folder size if we know it hasn't changed | Robin Appelman | 2022-08-16 | 2 | -4/+11 |
| * | | | | | | | | cleanup scannertest a bit | Robin Appelman | 2022-08-16 | 1 | -42/+36 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-17 | 22 | -30/+98 |
* | | | | | | | | Merge pull request #33549 from nextcloud/enh/perfopt-for-carddav | Julius Härtl | 2022-08-17 | 1 | -1/+6 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | performance optimisation for carddav backend blob data read | Anna Larch | 2022-08-15 | 1 | -1/+6 |
* | | | | | | | | | Merge pull request #33559 from yeyulantu/bugfix-search-cache | Julius Härtl | 2022-08-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | fixed the cache searchBuilder negative map | David | 2022-08-16 | 1 | -1/+1 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #33563 from nextcloud/feat/make-displaynamecache-return-null | Carl Schwan | 2022-08-16 | 5 | -9/+7 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | Make DisplayNameCache return null if user doesn't exists | Carl Schwan | 2022-08-16 | 5 | -9/+7 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #32461 from nextcloud/display-name-cache-public | Carl Schwan | 2022-08-16 | 6 | -11/+30 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Merge branch 'master' into display-name-cache-public | Carl Schwan | 2022-08-15 | 3056 | -25969/+60588 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| * | | | | | | expose displayname cache trough a public interface | Robin Appelman | 2022-05-18 | 6 | -11/+30 |
* | | | | | | | Merge pull request #33556 from nextcloud/fix/theming | John Molakvoæ | 2022-08-16 | 4 | -33/+19 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Automatically enable plain background if primary colour is set | John Molakvoæ | 2022-08-16 | 2 | -7/+14 |
| * | | | | | | | Revert "Fix unit tests for the theming app" | John Molakvoæ | 2022-08-16 | 4 | -25/+3 |
| * | | | | | | | Revert "First first run wizzard" | John Molakvoæ | 2022-08-16 | 1 | -8/+9 |
|/ / / / / / / | |||||
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-16 | 106 | -88/+126 |
* | | | | | | | Merge pull request #33548 from nextcloud/bugfix/33547/remove-redundant-files-... | Julius Härtl | 2022-08-15 | 2 | -16/+3 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | |