Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-08-19Merge pull request #33592 from nextcloud/release/25.0.0_beta_2v25.0.0beta2John Molakvoæ
2022-08-19Merge pull request #33610 from nextcloud/enh/background-blur-varsJohn Molakvoæ
2022-08-19Fix theming testsJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-08-19Merge pull request #33615 from ↵Joas Schilling
nextcloud/perf/noid/user-displayname-cache-for-activity-providers Use user name cache in activity providers
2022-08-19Compile assetsnextcloud-command
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-08-19Expose core background imageJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-08-19Move dashboard to new variablesJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-08-19Add css variables for blurred backgroundJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-08-19Merge pull request #33614 from ↵Carl Schwan
nextcloud/perf/noid/user-displayname-cache-for-comment-mentions Use user displayname cache for comment mentions
2022-08-19Merge pull request #33617 from ↵Joas Schilling
nextcloud/bugfix/activity-856/fix-carddav-activities Fix carddav activities
2022-08-19Fix carddav activitiesJoas Schilling
The settings where combined last minute but at the same time the activities where not adjusted to map an existing setting so the filter was not possible to even limit it to the types that the activities had. Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-08-19Use user name cache in activity providersJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-08-19Use user displayname cache for comment mentionsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-08-19Merge pull request #33522 from nextcloud/fix/358-add-missing-expanded-attributesJulia Kirschenheuter
Fix/358 add missing expanded attributes
2022-08-18Merge pull request #33575 from nextcloud/search-shared-post-process-filterCarl Schwan
further pre-filter search result before setting up share source cache
2022-08-1825.0.0 beta 2release/25.0.0_beta_2John Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-08-18[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-17Add ```aria-expanded``` value to select2-container om systemtag and file tagsfix/358-add-missing-expanded-attributesjulia.kirschenheuter
Add ```aria-expanded``` to color picker Add ```aria-expanded``` to UnifiedSearch.vue Add ```aria-expanded``` to new button on files Add ```aria-expanded``` to action menu Add ```aria-expanded``` to icon .federation-menu Add ```aria-expanded``` to app navigation collapse button Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-08-17Merge pull request #33584 from nextcloud/fix/theme-font-previewPytal
2022-08-17Merge pull request #33573 from nextcloud/enh/noid/transparencySimon L
make transparent what is community maintained
2022-08-17Merge pull request #33558 from nextcloud/fix/use-bigger-slice-share-providerVincent Petry
Use bigger slice in share provider
2022-08-17Fix font change preview updateJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-08-17Merge pull request #33564 from nextcloud/fix/theming-selectorJohn Molakvoæ
2022-08-17Merge pull request #33526 from nextcloud/fix/duplicate-filter-idsLouis
Fix duplicate ids on apps management page
2022-08-17Merge pull request #33565 from nextcloud/debt/remove_todo_push_service_fairuseLouis
Remove time check in isFairUseOfFreePushService
2022-08-17further pre-filter search result before setting up share source cachesearch-shared-post-process-filterRobin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-08-17make transparent what is community maintainedszaimen
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-08-17Merge pull request #32943 from ↵Vincent Petry
nextcloud/unencrypted-size-revert-interface-changes Revert interface changes from "store unencrypted size in the unencrypted_size column"
2022-08-17Fix unit testsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-08-17Merge pull request #33550 from nextcloud/jail-search-postVincent Petry
optimize search post-processing for jail wrapper
2022-08-17Remove ITimeFactoryLouis
Signed-off-by: Louis <6653109+artonge@users.noreply.github.com>
2022-08-17Merge pull request #33540 from nextcloud/mount-provider-migrationVincent Petry
fix updating cached mounts that didn't have their mount provider set previously
2022-08-17Merge pull request #33472 from ↵Julius Härtl
nextcloud/dependabot/composer/bamarni/composer-bin-plugin-1.8.1
2022-08-17Merge pull request #33551 from nextcloud/scanner-dont-update-same-sizeVincent Petry
don't update the folder size if we know it hasn't changed
2022-08-17[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-17Merge pull request #33549 from nextcloud/enh/perfopt-for-carddavJulius Härtl
Performance optimisation for carddav backend blob data read
2022-08-17Merge pull request #33559 from yeyulantu/bugfix-search-cacheJulius Härtl
2022-08-16Merge pull request #33563 from nextcloud/feat/make-displaynamecache-return-nullCarl Schwan
Make DisplayNameCache return null if user doesn't exists
2022-08-16Remove time check in isFairUseOfFreePushServicedebt/remove_todo_push_service_fairuseLouis
What the TODO say, the dev does. Signed-off-by: Louis <6653109+artonge@users.noreply.github.com>
2022-08-16Allow to manually specify a theme to apply to a section of an appfix/theming-selectorJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-08-16Make DisplayNameCache return null if user doesn't existsCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-08-16don't update the folder size if we know it hasn't changedscanner-dont-update-same-sizeRobin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-08-16cleanup scannertest a bitRobin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-08-16fix updating size when folder is emptyunencrypted-size-revert-interface-changesRobin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-08-16store unencrypted size in the unencrypted_size columnRobin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-08-16add tests for cached mount provider migrationmount-provider-migrationRobin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-08-16fix updating cached mounts that didn't have their mount provider set previouslyRobin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-08-16optimize search post-processing for jail wrapperjail-search-postRobin Appelman
don't both asking the wrapped cache if we know it's not in our jail anyway Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-08-16Revert "store unencrypted size in the unencrypted_size column"Robin Appelman
This reverts commit 8238582e59b7b6ec03318bcf81bf47cce54af320. Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-08-16Revert "add case statement to sql function builder"Robin Appelman
This reverts commit 2a68819a67045d87a369a8a6413f153b3b2bea5f. Signed-off-by: Robin Appelman <robin@icewind.nl>