aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use user name cache in activity providersJoas Schilling2022-08-1911-196/+19
* Merge pull request #33575 from nextcloud/search-shared-post-process-filterCarl Schwan2022-08-181-0/+8
|\
| * further pre-filter search result before setting up share source cacheRobin Appelman2022-08-171-0/+8
* | [tx-robot] updated from transifexNextcloud bot2022-08-1812-0/+30
* | Merge pull request #33584 from nextcloud/fix/theme-font-previewPytal2022-08-174-5/+10
|\ \
| * | Fix font change preview updateJohn Molakvoæ2022-08-174-5/+10
* | | Merge pull request #33573 from nextcloud/enh/noid/transparencySimon L2022-08-171-6/+7
|\ \ \
| * | | make transparent what is community maintainedszaimen2022-08-171-6/+7
| | |/ | |/|
* | | Merge pull request #33558 from nextcloud/fix/use-bigger-slice-share-providerVincent Petry2022-08-171-2/+2
|\ \ \
| * | | Use bigger slice in share providerCarl Schwan2022-08-161-2/+2
* | | | Merge pull request #33564 from nextcloud/fix/theming-selectorJohn Molakvoæ2022-08-173-5/+5
|\ \ \ \
| * | | | Allow to manually specify a theme to apply to a section of an appJohn Molakvoæ2022-08-163-5/+5
* | | | | Merge pull request #33526 from nextcloud/fix/duplicate-filter-idsLouis2022-08-175-7/+7
|\ \ \ \ \
| * | | | | Fix duplicate ids on apps management pageChristopher Ng2022-08-135-7/+7
* | | | | | Merge pull request #33565 from nextcloud/debt/remove_todo_push_service_fairuseLouis2022-08-172-50/+23
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix unit testsJoas Schilling2022-08-171-41/+22
| * | | | | Remove ITimeFactoryLouis2022-08-171-5/+0
| * | | | | Remove time check in isFairUseOfFreePushServiceLouis2022-08-161-4/+1
* | | | | | Merge pull request #32943 from nextcloud/unencrypted-size-revert-interface-ch...Vincent Petry2022-08-1714-199/+162
|\ \ \ \ \ \
| * | | | | | fix updating size when folder is emptyRobin Appelman2022-08-161-13/+17
| * | | | | | store unencrypted size in the unencrypted_size columnRobin Appelman2022-08-169-54/+157
| * | | | | | Revert "store unencrypted size in the unencrypted_size column"Robin Appelman2022-08-168-147/+50
| * | | | | | Revert "add case statement to sql function builder"Robin Appelman2022-08-163-40/+0
| * | | | | | Revert "make expression build return IQueryFunction instead of string"Robin Appelman2022-08-168-128/+121
* | | | | | | Merge pull request #33550 from nextcloud/jail-search-postVincent Petry2022-08-171-5/+7
|\ \ \ \ \ \ \
| * | | | | | | optimize search post-processing for jail wrapperRobin Appelman2022-08-161-5/+7
| |/ / / / / /
* | | | | | | Merge pull request #33540 from nextcloud/mount-provider-migrationVincent Petry2022-08-172-1/+31
|\ \ \ \ \ \ \
| * | | | | | | add tests for cached mount provider migrationRobin Appelman2022-08-161-0/+25
| * | | | | | | fix updating cached mounts that didn't have their mount provider set previouslyRobin Appelman2022-08-161-1/+6
| |/ / / / / /
* | | | | | | Merge pull request #33472 from nextcloud/dependabot/composer/bamarni/composer...Julius Härtl2022-08-171-9/+9
|\ \ \ \ \ \ \
| * | | | | | | Bump bamarni/composer-bin-plugin from 1.8.0 to 1.8.1dependabot[bot]2022-08-091-9/+9
* | | | | | | | Merge pull request #33551 from nextcloud/scanner-dont-update-same-sizeVincent Petry2022-08-173-46/+47
|\ \ \ \ \ \ \ \
| * | | | | | | | don't update the folder size if we know it hasn't changedRobin Appelman2022-08-162-4/+11
| * | | | | | | | cleanup scannertest a bitRobin Appelman2022-08-161-42/+36
| | |/ / / / / / | |/| | | | | |
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-08-1722-30/+98
* | | | | | | | Merge pull request #33549 from nextcloud/enh/perfopt-for-carddavJulius Härtl2022-08-171-1/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | performance optimisation for carddav backend blob data readAnna Larch2022-08-151-1/+6
* | | | | | | | | Merge pull request #33559 from yeyulantu/bugfix-search-cacheJulius Härtl2022-08-161-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | fixed the cache searchBuilder negative mapDavid2022-08-161-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #33563 from nextcloud/feat/make-displaynamecache-return-nullCarl Schwan2022-08-165-9/+7
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Make DisplayNameCache return null if user doesn't existsCarl Schwan2022-08-165-9/+7
|/ / / / / / /
* | | | | | | Merge pull request #32461 from nextcloud/display-name-cache-publicCarl Schwan2022-08-166-11/+30
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge branch 'master' into display-name-cache-publicCarl Schwan2022-08-153056-25969/+60588
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | expose displayname cache trough a public interfaceRobin Appelman2022-05-186-11/+30
* | | | | | | Merge pull request #33556 from nextcloud/fix/themingJohn Molakvoæ2022-08-164-33/+19
|\ \ \ \ \ \ \
| * | | | | | | Automatically enable plain background if primary colour is setJohn Molakvoæ2022-08-162-7/+14
| * | | | | | | Revert "Fix unit tests for the theming app"John Molakvoæ2022-08-164-25/+3
| * | | | | | | Revert "First first run wizzard"John Molakvoæ2022-08-161-8/+9
|/ / / / / / /
* | | | | | | [tx-robot] updated from transifexNextcloud bot2022-08-16106-88/+126
* | | | | | | Merge pull request #33548 from nextcloud/bugfix/33547/remove-redundant-files-...Julius Härtl2022-08-152-16/+3
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |