Ferdinand Thiessen
cb9d8ca4aa
chore: Fix package.json
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-16 19:15:53 +02:00
Ferdinand Thiessen
876beec5a7
chore: Add webpack plugin to properly extract licenses used in compiled assets
...
This will create proper extracted license information for assets and stores it in `fist/file.js.license`.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-16 19:06:52 +02:00
Andy Scherzinger
424b51e630
Merge pull request #45854 from nextcloud/chore-update-aws-sdk
...
chore(deps): Bump aws/aws-sdk-php from 3.240.8 to 3.311.2
2024-06-16 17:26:14 +02:00
Ferdinand Thiessen
ae1f5cc56d
fix(S3): Adjust usage of guzzle promise
...
`Promise\promise_for` was deprecated and is now removed and replaced with the static API (`Create::promiseFor`).
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-16 15:54:44 +02:00
Ferdinand Thiessen
232279a551
chore(deps): Bump aws/aws-sdk-php from 3.240.8 to 3.311.2
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-16 15:54:39 +02:00
Nextcloud bot
55036a0bc4
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-16 00:19:16 +00:00
dependabot[bot]
8359b806f4
Merge pull request #45887 from nextcloud/dependabot/npm_and_yarn/core-js-3.37.1
2024-06-15 09:03:38 +00:00
dependabot[bot]
c7532d7d12
chore(deps): bump core-js from 3.37.0 to 3.37.1
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.37.0 to 3.37.1.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.37.1/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-15 08:46:08 +00:00
Nextcloud bot
876d38895f
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-15 00:20:38 +00:00
Joas Schilling
78076b7a58
Merge pull request #45852 from nextcloud/chore/update-zipstreamer
...
chore(deps): Bump deepdiver/zipstreamer from 2.0.2 to 2.0.3
2024-06-14 19:19:37 +02:00
Ferdinand Thiessen
3a33ff4a72
chore(deps): Bump deepdiver/zipstreamer from 2.0.2 to 2.0.3
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-14 16:25:25 +02:00
Arthur Schiwon
54bf26ae50
Merge pull request #45883 from nextcloud/fix/phpunit
...
tests(settings): Fix AccountMigratorTest when using PNG avatars
2024-06-14 16:24:01 +02:00
Ferdinand Thiessen
bd46a00def
test(settings): fix AccountMigratorTest when using PNG avatars
...
PNG is lossless so we test the imported file for equality with the exported file,
but the changed asset was never imported into Nextcloud so it was never initially scaled.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-14 15:52:21 +02:00
Joas Schilling
7513e45d0c
Merge pull request #45872 from nextcloud/bugfix/noid/updater-devs
...
fix(git): Ignore the updater/ directory from diffs
2024-06-14 13:32:20 +02:00
John Molakvoæ
7a97e22db2
Merge pull request #45861 from nextcloud/artonge/fix/right-click
2024-06-14 10:16:26 +02:00
Marco
018a0ae66f
Merge pull request #45818 from nextcloud/feat/add-new-clickable-area-variables
...
Feat: add new clickable area variables
2024-06-14 09:31:50 +02:00
Marco
54f3dfe5e0
Merge pull request #45819 from nextcloud/feat/reduce-border-radius-element
...
Feat: reduce border radius element to 8 px
2024-06-14 09:20:23 +02:00
Joas Schilling
2e36be8917
fix(git): Ignore the updater/ directory from diffs
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-06-14 09:16:50 +02:00
Andy Scherzinger
24e4f80c61
Merge pull request #45832 from nextcloud/fixup-webpack
...
chore: Adjust post-build script to add license files for sourcemaps on build
2024-06-14 09:14:24 +02:00
Joas Schilling
bcbef7aaa8
Update build/npm-post-build.sh
...
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2024-06-14 08:53:02 +02:00
nextcloud-command
f069b30e27
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-14 07:30:16 +02:00
Ferdinand Thiessen
9282063865
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-14 07:30:16 +02:00
Ferdinand Thiessen
daa1646b3d
chore: Adjust post-build script to add license files for sourcemaps on build
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-14 07:30:16 +02:00
Andy Scherzinger
be29eb3641
Merge pull request #45867 from nextcloud/fix/comments-icons
...
fix(comments): Use proper icon components instead of icon classes to fix dark mode
2024-06-14 07:29:57 +02:00
Nextcloud bot
f0f4db3464
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-14 00:19:48 +00:00
nextcloud-command
f8095023ad
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-13 23:06:18 +00:00
Ferdinand Thiessen
93650e089f
fix(comments): Use proper icon components instead of icon classes to fix dark mode
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-13 18:13:45 +02:00
Louis Chemineau
938eabd619
fix(files): Ignore right click for default action
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-06-13 16:16:08 +02:00
Andy Scherzinger
b5275f7035
Merge pull request #45810 from nextcloud/chore/noid/spdx-batch16
...
Add SPDX header - batch 16
2024-06-13 14:17:18 +02:00
Andy Scherzinger
775f9bb2ab
chore: optimized SVG
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-06-13 14:15:32 +02:00
Andy Scherzinger
1d451d44a2
chore: Add SPDX header
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-06-13 14:15:32 +02:00
Andy Scherzinger
e27372f808
style: update icon to Material Symbol
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-06-13 14:15:32 +02:00
Andy Scherzinger
9f3e21f94d
style: replace webhook listener app with Material Symbol icon
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-06-13 14:15:32 +02:00
Andy Scherzinger
363306c714
chore: Add SPDX info for default background
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-06-13 14:15:32 +02:00
Robin Appelman
3a60e40a81
Merge pull request #45172 from nextcloud/test-scanner-no-transactions
...
feat: add option to disable scanner transactions
2024-06-13 14:01:34 +02:00
Arthur Schiwon
76e7389f6a
Merge pull request #43531 from nextcloud/cache-move-select-children
...
get child ids for folder in a separate query during move
2024-06-13 11:43:31 +02:00
Robin Appelman
082c6c6e1d
fix: get child ids for folder in a separate query during move
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-06-13 10:38:57 +02:00
Nextcloud bot
59c181b4cb
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-13 00:19:50 +00:00
F. E Noel Nfebe
603122d4fe
Merge pull request #45305 from nextcloud/backport/44464/master
...
44032 fix show new shares without refresh
2024-06-12 23:55:01 +01:00
Josh
a11262b212
Merge pull request #45530 from nextcloud/jtr/fix-cron-memory-usage-levels
...
fix(cron): Log excess memory usage at debug and info levels
2024-06-12 18:26:33 -04:00
nextcloud-command
81190107ba
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-12 22:26:15 +00:00
fenn-cs
8ac2c8e9e2
fix(files_sharing): Improve recursion in onNewLinShare
...
These changes fixes the issue of having the refresh the UI after share creation, as the share is not
immediately removed from the UI list.
Important changes
- The basis of checking wether a password/expire date is no longer based on config values alone
because the config is not expected in a share creation circle. Hence we check the configs and check
if the share object (this.share) has the expected values set. This way, once the required properties
are set, code control does not enter the block meant to handle the setting of required properties
unneccessarily.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-06-12 23:04:57 +01:00
fenn-cs
2863ad58bb
refactor(ShareDetails): Prevent undefined errors for share.permissions
...
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-06-12 22:02:02 +01:00
Josh
ecef392231
Merge branch 'master' into jtr/fix-cron-memory-usage-levels
...
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-06-12 16:57:21 -04:00
Ferdinand Thiessen
b3e4270135
Merge pull request #45649 from nextcloud/jtr/fix-oo-s3-no-hostname
...
fix(ObjectStore): Fix regression when hostname is empty
2024-06-12 22:56:36 +02:00
Andy Scherzinger
709347273a
Merge pull request #45251 from nextcloud/fix/files-source-no-fileid
...
fix(files): do not rely on unique fileid
2024-06-12 22:54:53 +02:00
Marco
fddb2f03f0
Feat: Update apps/theming/lib/Themes/DefaultTheme.php
...
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Marco <marcoambrosini@proton.me>
2024-06-12 21:59:37 +02:00
Josh
63886147ba
fix(ObjectStore): handle empty S3 hostname
...
Fixes #45637
The support for s3-accelerate added in #44496 introduced a regression in AWS S3 environments when `hostname` is blank (which is a valid configuration w/ AWS since the hostname gets auto-generated).
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-06-12 15:43:20 -04:00
nextcloud-command
51791e5ef9
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-12 16:52:03 +00:00
skjnldsv
343b690d80
fix(files): fetch nodes if we have multiple of the same fileid in the store
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-06-12 17:57:14 +02:00