dependabot[bot]
869faea35f
build(deps-dev): bump karma-coverage from 2.2.0 to 2.2.1
...
Bumps [karma-coverage](https://github.com/karma-runner/karma-coverage ) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/karma-runner/karma-coverage/releases )
- [Changelog](https://github.com/karma-runner/karma-coverage/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma-coverage/compare/v2.2.0...v2.2.1 )
---
updated-dependencies:
- dependency-name: karma-coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-04 12:41:16 +02:00
Nextcloud bot
5cb8620fbf
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-04 00:19:52 +00:00
John Molakvoæ
3123f8af29
Merge pull request #47001 from nextcloud/dependabot/npm_and_yarn/stable29/nextcloud/sharing-0.2.3
2024-08-03 11:10:46 +02:00
dependabot[bot]
9bbbde8f54
build(deps): bump @nextcloud/sharing from 0.2.2 to 0.2.3
...
Bumps @nextcloud/sharing from 0.2.2 to 0.2.3.
---
updated-dependencies:
- dependency-name: "@nextcloud/sharing"
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-08-03 08:54:36 +00:00
John Molakvoæ
42018db95c
Merge pull request #46500 from nextcloud/dependabot/npm_and_yarn/stable29/mime-4.0.4
2024-08-03 10:04:42 +02:00
John Molakvoæ
b41a8ac0ee
Merge pull request #46774 from nextcloud/backport/46767/stable29
2024-08-03 08:14:41 +02:00
dependabot[bot]
49d6e145a2
Merge pull request #47000 from nextcloud/dependabot/npm_and_yarn/stable29/karma-6.4.4
2024-08-03 02:47:53 +00:00
dependabot[bot]
cb26b76bbb
build(deps-dev): bump karma from 6.4.3 to 6.4.4
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.4.3 to 6.4.4.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.4.3...v6.4.4 )
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-03 01:16:58 +00:00
Nextcloud bot
30292cd882
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-03 00:19:57 +00:00
Ferdinand Thiessen
f1d9ab1c95
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-02 22:10:05 +02:00
Ferdinand Thiessen
e56fe07bbc
fix(files): Correctly validate new node name
...
* Resolves https://github.com/nextcloud/server/issues/45409
This includes two fixes:
1. The name in the "new node" dialog is correctly selected (e.g. `file.txt` only `file` is selected by default), to allow quick naming
2. `@nextcloud/files` functions for filename validation are used, this allows to use new Nextcloud 30 capabilities (e.g. reserved names)
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-02 22:08:16 +02:00
Ferdinand Thiessen
3cabd544f6
Merge pull request #46995 from nextcloud/backport/46989/stable29
...
[stable29] fix(files): show folder sharing overlay on received shares
2024-08-02 21:33:51 +02:00
skjnldsv
b1ca898ffd
fix(files): show folder sharing overlay on received shares
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-08-02 17:53:33 +00:00
John Molakvoæ
12e6f0fd13
Merge pull request #46755 from nextcloud/backport/46648/stable29
2024-08-02 16:18:54 +02:00
skjnldsv
0523fad4c1
fix(cypress): filesSharingUtils import
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-08-02 15:44:29 +02:00
Ferdinand Thiessen
73b71fd835
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-08-02 15:44:29 +02:00
Ferdinand Thiessen
62cf0a3788
test: Add regression test for opening shared folders
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-02 15:44:29 +02:00
Ferdinand Thiessen
5d2d98fefe
fix(files_sharing): open-in-files should open a folder and not the parent
...
For files this behavior is fine, but for folders the folder itself should be opened.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-02 15:44:29 +02:00
John Molakvoæ
fd14d66373
Merge pull request #46529 from nextcloud/backport/46432/stable29
...
[stable29] fix(files): Close sidebar on navigation
2024-08-02 15:44:12 +02:00
skjnldsv
a2ea37921f
chore(cypress): adjust files-sidebar.cy.ts
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-08-02 15:00:47 +02:00
Arthur Schiwon
ab550f193f
Merge pull request #46969 from nextcloud/backport/46956/stable29
...
[stable29] fix(LDAP): remove unneeded dependencies
2024-08-02 10:54:44 +02:00
Ferdinand Thiessen
12a2c0fc19
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-02 10:21:05 +02:00
Ferdinand Thiessen
c27de43886
fix(files): Close the sidebar on navigation
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-02 10:21:05 +02:00
John Molakvoæ
d349cc68c2
Merge pull request #46938 from nextcloud/backport/46921/stable29
2024-08-02 09:57:17 +02:00
Ferdinand Thiessen
c7c71e56d7
fix(systemtags): Correctly set the display name for the Nextcloud node
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-08-02 07:30:27 +00:00
John Molakvoæ
bf526d8f95
Merge pull request #46954 from nextcloud/backport/46864/stable29
2024-08-02 09:03:21 +02:00
Nextcloud bot
7b32dd54b7
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-02 00:19:45 +00:00
Arthur Schiwon
38cfe2e861
fix(LDAP): remove unneeded dependencies
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-08-01 21:12:26 +00:00
Andy Scherzinger
0f1c930afe
Merge pull request #46960 from nextcloud/backport/46287/stable29
...
[stable29] fix(userstatus): add missing parenthesis
2024-08-01 22:24:21 +02:00
Andy Scherzinger
1d978005f7
Merge pull request #46965 from nextcloud/backport/46353/stable29
...
[stable29] fix(setupchecks): Skip checking for OPcache settings if running checks from CLI
2024-08-01 22:22:50 +02:00
Git'Fellow
9d062fb7cc
fix: typo
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2024-08-01 18:05:12 +00:00
Git'Fellow
6c39e9d074
fix: check both CLI and value
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2024-08-01 18:05:12 +00:00
Git'Fellow
dde693cdf6
fix(setupchecks): Skip checking for OPcache if running from CLI
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2024-08-01 18:05:12 +00:00
Anna Larch
06ad7009f4
fix(userstatus): add missing parenthesis
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-08-01 16:16:10 +00:00
Ferdinand Thiessen
84e5b477f9
Merge pull request #46952 from nextcloud/backport/46550/stable29
...
[stable29] fix(dav): drop unwanted RemoteException class
2024-08-01 17:49:02 +02:00
Richard Steinmetz
dffcf956eb
fix: don't persist previews used during blurhash generation
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-08-01 14:18:25 +00:00
skjnldsv
da9aac26a3
fix(dav): drop unwanted RemoteException class
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-08-01 13:40:09 +00:00
John Molakvoæ
c5f876b66b
Merge pull request #46948 from nextcloud/backport/46928/stable29
2024-08-01 15:11:04 +02:00
skjnldsv
670fa2a7e0
fix(files): empty folder pending size
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-08-01 12:42:09 +00:00
Anupam Kumar
09bb34e83a
Merge pull request #46949 from nextcloud/backport/46943/stable29
...
[stable29] fix(AdminSettings/AI): show pref list of only the enabled translation providers
2024-08-01 16:59:49 +05:30
Anupam Kumar
092fbb206f
fix(AdminSettings/AI): show pref list of only the enabled translation providers
...
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-08-01 10:57:07 +00:00
John Molakvoæ
0d16ba6445
Merge pull request #46933 from nextcloud/backport/46927/stable29
...
[stable29] fix(files): do not show legacy `edit locally` action on public pages
2024-07-31 22:18:08 +02:00
John Molakvoæ
8d87e7e2ed
Merge pull request #46911 from nextcloud/backport/46897/stable29
2024-07-31 22:12:09 +02:00
skjnldsv
691f33ba8f
fix(files): do not show legacy edit locally action on public pages
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-07-31 18:50:50 +00:00
Christoph Wurst
178e5320ab
Merge pull request #46906 from nextcloud/backport/45306/stable29
...
[stable29] perf(systemtags): Add index for systemtags_object_mappings.objectid
2024-07-31 19:23:13 +02:00
F. E Noel Nfebe
84e05ac9cb
Merge pull request #46910 from nextcloud/backport/46452/stable29
...
[stable29] feat(editLocallyAction): Handle possible no local client scenario
2024-07-31 13:15:08 +01:00
nextcloud-command
248473e6c6
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-07-31 11:43:01 +00:00
fenn-cs
7e4b0d2894
fix: Adjust tests for editLocallyAction
...
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-07-31 12:31:03 +01:00
Ferdinand Thiessen
a5559ccb1e
revert: chore(files): cleanup old templates
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-31 10:23:56 +00:00
fenn-cs
4d9ba27142
feat(editLocallyAction): Handle possible no local client scenario
...
Resolves: https://github.com/nextcloud/server/issues/46438
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-07-31 10:12:23 +00:00