Commit Graph

63642 Commits (2f538bb20f7859b2f09d0d088be9ee47c6cdadde)
 

Author SHA1 Message Date
Pytal 2f538bb20f
Merge pull request #33584 from nextcloud/fix/theme-font-preview 2022-08-17 11:33:39 +07:00
Simon L 48752a91bd
Merge pull request #33573 from nextcloud/enh/noid/transparency
make transparent what is community maintained
2022-08-17 17:14:01 +07:00
Vincent Petry 15dc060551
Merge pull request #33558 from nextcloud/fix/use-bigger-slice-share-provider
Use bigger slice in share provider
2022-08-17 16:12:56 +07:00
John Molakvoæ eb8d1ff6da Fix font change preview update
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-08-17 14:11:05 +07:00
John Molakvoæ e32314e129
Merge pull request #33564 from nextcloud/fix/theming-selector 2022-08-17 15:19:46 +07:00
Louis 634ee18d03
Merge pull request #33526 from nextcloud/fix/duplicate-filter-ids
Fix duplicate ids on apps management page
2022-08-17 14:20:47 +07:00
Louis a2d145734a
Merge pull request #33565 from nextcloud/debt/remove_todo_push_service_fairuse
Remove time check in isFairUseOfFreePushService
2022-08-17 14:14:03 +07:00
szaimen ea8425a08f make transparent what is community maintained
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-08-17 11:55:04 +07:00
Vincent Petry 312b719acf
Merge pull request #32943 from nextcloud/unencrypted-size-revert-interface-changes
Revert interface changes from "store unencrypted size in the unencrypted_size column"
2022-08-17 11:36:16 +07:00
Joas Schilling 227c766f16
Fix unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-08-17 11:25:18 +07:00
Vincent Petry 11d5a1d3df
Merge pull request #33550 from nextcloud/jail-search-post
optimize search post-processing for jail wrapper
2022-08-17 10:55:41 +07:00
Louis f6081e35b4
Remove ITimeFactory
Signed-off-by: Louis <6653109+artonge@users.noreply.github.com>
2022-08-17 10:46:08 +07:00
Vincent Petry 2360d880fa
Merge pull request #33540 from nextcloud/mount-provider-migration
fix updating cached mounts that didn't have their mount provider set previously
2022-08-17 10:41:31 +07:00
Julius Härtl a206b34d88
Merge pull request #33472 from nextcloud/dependabot/composer/bamarni/composer-bin-plugin-1.8.1 2022-08-17 10:20:40 +07:00
Vincent Petry 082432e01c
Merge pull request #33551 from nextcloud/scanner-dont-update-same-size
don't update the folder size if we know it hasn't changed
2022-08-17 09:21:30 +07:00
Nextcloud bot 58fb55febe
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-17 02:25:14 +07:00
Julius Härtl 431144c722
Merge pull request #33549 from nextcloud/enh/perfopt-for-carddav
Performance optimisation for carddav backend blob data read
2022-08-17 00:10:24 +07:00
Julius Härtl 999dced07c
Merge pull request #33559 from yeyulantu/bugfix-search-cache 2022-08-16 23:54:59 +07:00
Carl Schwan 1c60ff5936
Merge pull request #33563 from nextcloud/feat/make-displaynamecache-return-null
Make DisplayNameCache return null if user doesn't exists
2022-08-16 18:36:45 +07:00
Louis dc5cdfb7e3
Remove time check in isFairUseOfFreePushService
What the TODO say, the dev does.

Signed-off-by: Louis <6653109+artonge@users.noreply.github.com>
2022-08-16 16:46:03 +07:00
John Molakvoæ 601664bc84
Allow to manually specify a theme to apply to a section of an app
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-08-16 14:43:35 +07:00
Carl Schwan 8004aa7721
Make DisplayNameCache return null if user doesn't exists
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-08-16 14:10:05 +07:00
Robin Appelman 457822c144 don't update the folder size if we know it hasn't changed
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-08-16 13:56:51 +07:00
Robin Appelman 1850d0ae96 cleanup scannertest a bit
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-08-16 13:56:51 +07:00
Robin Appelman de63f6363f fix updating size when folder is empty
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-08-16 13:54:26 +07:00
Robin Appelman 1374cbee3e store unencrypted size in the unencrypted_size column
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-08-16 13:54:26 +07:00
Robin Appelman 887952b4f4 add tests for cached mount provider migration
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-08-16 13:47:43 +07:00
Robin Appelman 10767d7779 fix updating cached mounts that didn't have their mount provider set previously
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-08-16 13:47:41 +07:00
Robin Appelman 9d6c2ce301 optimize search post-processing for jail wrapper
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-16 13:36:52 +07:00
Robin Appelman 5e375d9092 Revert "store unencrypted size in the unencrypted_size column"
This reverts commit 8238582e59.

Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-08-16 12:07:14 +07:00
Robin Appelman 6e0123a1d0 Revert "add case statement to sql function builder"
This reverts commit 2a68819a67.

Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-08-16 12:07:13 +07:00
Robin Appelman 9b52663a81 Revert "make expression build return IQueryFunction instead of string"
This reverts commit 813b50ed42.

Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-08-16 12:07:09 +07:00
David fe3f4afd77
fixed the cache searchBuilder negative map
Signed-off-by: David <37280718+yeyulantu@users.noreply.github.com>
2022-08-16 17:59:02 +07:00
Carl Schwan 604c175284
Merge pull request #32461 from nextcloud/display-name-cache-public
expose display name cache trough a public interface
2022-08-16 11:48:50 +07:00
Carl Schwan a1011bad6c
Use bigger slice in share provider
Probably won't make a big difference as it is unlikely a user has > 100
shares but this make sure we use the same code in spreed where the
change has a bigger impact.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-08-16 11:17:27 +07:00
John Molakvoæ 3e2ab35af5
Merge pull request #33556 from nextcloud/fix/theming 2022-08-16 10:12:53 +07:00
John Molakvoæ 5f3229ed67
Automatically enable plain background if primary colour is set
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-08-16 09:39:00 +07:00
John Molakvoæ 0ea23cad0e
Revert "Fix unit tests for the theming app"
This reverts commit 13ca01ee12.
2022-08-16 08:51:43 +07:00
John Molakvoæ 4c6be330ef
Revert "First first run wizzard"
This reverts commit ba3f5337f3.
2022-08-16 08:30:08 +07:00
Nextcloud bot e6feca6d15
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-16 02:25:45 +07:00
Julius Härtl 2f07ce1f34
Merge pull request #33548 from nextcloud/bugfix/33547/remove-redundant-files-events 2022-08-15 21:04:35 +07:00
Anna Larch 61b55c88da performance optimisation for carddav backend blob data read
Signed-off-by: Anna Larch <anna@nextcloud.com>
2022-08-15 20:47:58 +07:00
Vincent Petry fbc48db507
Remove redundant events
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-08-15 19:20:42 +07:00
Carl Schwan 51b9847fad
Merge branch 'master' into display-name-cache-public
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-08-15 15:28:30 +07:00
Vincent Petry cb97e8f15c
Merge pull request #33495 from nextcloud/unify-initial-and-updated-quota-display
Unify initial and updated quota display
2022-08-15 11:26:36 +07:00
Nextcloud bot 9704b16822
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-15 02:24:47 +07:00
John Molakvoæ b1e86f39fe
Merge pull request #33519 from nextcloud/rakekniven-patch-2 2022-08-14 11:38:50 +07:00
rakekniven d7e553c634 l10n: Changed plural to singular
Here you can select the default theme image, not images.

Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-08-14 08:29:01 +07:00
Nextcloud bot 033bafc026
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-14 02:24:52 +07:00
Julius Härtl b66a2cc230
Merge pull request #33524 from nextcloud/dependabot/npm_and_yarn/karma-6.4.0
Bump karma from 6.3.19 to 6.4.0
2022-08-13 21:07:54 +07:00