summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #33610 from nextcloud/enh/background-blur-varsJohn Molakvoæ2022-08-198-15/+33
|\ \ \ \ \ \
| * | | | | | Fix theming testsJohn Molakvoæ2022-08-192-0/+10
| * | | | | | Compile assetsnextcloud-command2022-08-192-3/+3
| * | | | | | Expose core background imageJulius Härtl2022-08-193-4/+9
| * | | | | | Move dashboard to new variablesJulius Härtl2022-08-191-8/+6
| * | | | | | Add css variables for blurred backgroundJulius Härtl2022-08-192-0/+5
* | | | | | | Merge pull request #33615 from nextcloud/perf/noid/user-displayname-cache-for...Joas Schilling2022-08-1911-196/+19
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Use user name cache in activity providersJoas Schilling2022-08-1911-196/+19
* | | | | | | Merge pull request #33614 from nextcloud/perf/noid/user-displayname-cache-for...Carl Schwan2022-08-193-65/+37
|\ \ \ \ \ \ \
| * | | | | | | Use user displayname cache for comment mentionsJoas Schilling2022-08-193-65/+37
| |/ / / / / /
* | | | | | | Merge pull request #33617 from nextcloud/bugfix/activity-856/fix-carddav-acti...Joas Schilling2022-08-194-7/+7
|\ \ \ \ \ \ \
| * | | | | | | Fix carddav activitiesJoas Schilling2022-08-194-7/+7
|/ / / / / / /
* | | | | | | Merge pull request #33522 from nextcloud/fix/358-add-missing-expanded-attributesJulia Kirschenheuter2022-08-1920-16/+48
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add ```aria-expanded``` value to select2-container om systemtag and file tagsjulia.kirschenheuter2022-08-1720-16/+48
* | | | | | | 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