]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
3 months agofix(tests): Start implementing event testing tests/template-workflow
Elizabeth Danzberger [Mon, 29 Jul 2024 18:57:26 +0000 (14:57 -0400)]
fix(tests): Start implementing event testing

Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
3 months agofeat(tests): Add PHP test for `Field.php`
Elizabeth Danzberger [Mon, 29 Jul 2024 17:31:02 +0000 (13:31 -0400)]
feat(tests): Add PHP test for `Field.php`

Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
3 months agoMerge pull request #46846 from nextcloud/fix/noid/named-attribute-argument
Maxence Lange [Mon, 29 Jul 2024 13:34:04 +0000 (12:34 -0100)]
Merge pull request #46846 from nextcloud/fix/noid/named-attribute-argument

fix(psalm): named attribute argument

3 months agofix(psalm): named attribute argument 46846/head
Maxence Lange [Mon, 29 Jul 2024 12:37:40 +0000 (11:37 -0100)]
fix(psalm): named attribute argument

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
3 months agoMerge pull request #46834 from withbest/master
Andy Scherzinger [Mon, 29 Jul 2024 09:37:57 +0000 (11:37 +0200)]
Merge pull request #46834 from withbest/master

chore: fix some comments

3 months agoMerge pull request #46827 from nextcloud/build/psalm/named-attribute-args
Joas Schilling [Mon, 29 Jul 2024 09:16:58 +0000 (11:16 +0200)]
Merge pull request #46827 from nextcloud/build/psalm/named-attribute-args

build(psalm): Enforce named attribute arguments

3 months agoMerge pull request #46817 from nextcloud/refactor/systemtags/security-attributes
Kate [Mon, 29 Jul 2024 07:23:21 +0000 (09:23 +0200)]
Merge pull request #46817 from nextcloud/refactor/systemtags/security-attributes

3 months agoMerge pull request #46819 from nextcloud/refactor/theming/security-attributes
Kate [Mon, 29 Jul 2024 06:57:48 +0000 (08:57 +0200)]
Merge pull request #46819 from nextcloud/refactor/theming/security-attributes

3 months agochore: fix some comments 46834/head
withbest [Mon, 29 Jul 2024 06:43:27 +0000 (14:43 +0800)]
chore: fix some comments

Signed-off-by: withbest <seekseat@outlook.com>
3 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 29 Jul 2024 00:20:16 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agoMerge pull request #46815 from nextcloud/refactor/provisioning_api/security-attributes
Joas Schilling [Sun, 28 Jul 2024 18:36:14 +0000 (20:36 +0200)]
Merge pull request #46815 from nextcloud/refactor/provisioning_api/security-attributes

refactor(provisioning_api): Replace security annotations with respective attributes

3 months agoMerge pull request #46820 from nextcloud/refactor/twofactor_backupcodes/security...
Kate [Sun, 28 Jul 2024 06:48:56 +0000 (08:48 +0200)]
Merge pull request #46820 from nextcloud/refactor/twofactor_backupcodes/security-attributes

3 months agoMerge pull request #46818 from nextcloud/refactor/testing/security-attributes
Kate [Sun, 28 Jul 2024 06:41:38 +0000 (08:41 +0200)]
Merge pull request #46818 from nextcloud/refactor/testing/security-attributes

3 months agoMerge pull request #46823 from nextcloud/refactor/user_status/security-attributes
Kate [Sun, 28 Jul 2024 06:38:44 +0000 (08:38 +0200)]
Merge pull request #46823 from nextcloud/refactor/user_status/security-attributes

3 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 28 Jul 2024 00:39:35 +0000 (00:39 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agoMerge pull request #46513 from nextcloud/automated/noid/master-fix-npm-audit
Ferdinand Thiessen [Sun, 28 Jul 2024 00:13:08 +0000 (02:13 +0200)]
Merge pull request #46513 from nextcloud/automated/noid/master-fix-npm-audit

[master] Fix npm audit

3 months agorefactor(testing): Replace security annotations with respective attributes 46818/head
provokateurin [Thu, 25 Jul 2024 11:14:50 +0000 (13:14 +0200)]
refactor(testing): Replace security annotations with respective attributes

Signed-off-by: provokateurin <kate@provokateurin.de>
3 months agorefactor(theming): Replace security annotations with respective attributes 46819/head
provokateurin [Thu, 25 Jul 2024 11:14:50 +0000 (13:14 +0200)]
refactor(theming): Replace security annotations with respective attributes

Signed-off-by: provokateurin <kate@provokateurin.de>
3 months agorefactor(core): Make all attribute arguments named 46827/head
provokateurin [Sat, 27 Jul 2024 20:34:29 +0000 (22:34 +0200)]
refactor(core): Make all attribute arguments named

Signed-off-by: provokateurin <kate@provokateurin.de>
3 months agobuild(psalm): Enforce named attribute arguments
provokateurin [Sat, 27 Jul 2024 20:34:06 +0000 (22:34 +0200)]
build(psalm): Enforce named attribute arguments

Signed-off-by: provokateurin <kate@provokateurin.de>
3 months agorefactor(provisioning_api): Replace security annotations with respective attributes 46815/head
provokateurin [Thu, 25 Jul 2024 11:14:49 +0000 (13:14 +0200)]
refactor(provisioning_api): Replace security annotations with respective attributes

Signed-off-by: provokateurin <kate@provokateurin.de>
3 months agorefactor(user_status): Replace security annotations with respective attributes 46823/head
provokateurin [Thu, 25 Jul 2024 11:14:51 +0000 (13:14 +0200)]
refactor(user_status): Replace security annotations with respective attributes

Signed-off-by: provokateurin <kate@provokateurin.de>
3 months agorefactor(twofactor_backupcodes): Replace security annotations with respective attributes 46820/head
provokateurin [Thu, 25 Jul 2024 11:14:50 +0000 (13:14 +0200)]
refactor(twofactor_backupcodes): Replace security annotations with respective attributes

Signed-off-by: provokateurin <kate@provokateurin.de>
3 months agorefactor(systemtags): Replace security annotations with respective attributes 46817/head
provokateurin [Thu, 25 Jul 2024 11:14:50 +0000 (13:14 +0200)]
refactor(systemtags): Replace security annotations with respective attributes

Signed-off-by: provokateurin <kate@provokateurin.de>
3 months agoMerge pull request #46826 from nextcloud/test/theming/fix-broken-footer-links
Kate [Sat, 27 Jul 2024 18:50:28 +0000 (20:50 +0200)]
Merge pull request #46826 from nextcloud/test/theming/fix-broken-footer-links

3 months agotest(theming): Fix broken footer links tests 46826/head
provokateurin [Sat, 27 Jul 2024 18:13:38 +0000 (20:13 +0200)]
test(theming): Fix broken footer links tests

Signed-off-by: provokateurin <kate@provokateurin.de>
3 months agoMerge pull request #46027 from dennisverspuij/virtualbox-storage-fix
John Molakvoæ [Sat, 27 Jul 2024 14:55:10 +0000 (16:55 +0200)]
Merge pull request #46027 from dennisverspuij/virtualbox-storage-fix

3 months agofix(deps): Fix npm audit 46513/head
nextcloud-command [Thu, 25 Jul 2024 18:40:22 +0000 (18:40 +0000)]
fix(deps): Fix npm audit

Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 months agofix: Release directory iterator and thereby its potential directory lock prior to... 46027/head
Dennis Verspuij [Thu, 20 Jun 2024 21:53:38 +0000 (23:53 +0200)]
fix: Release directory iterator and thereby its potential directory lock prior to deleting a directory, to avoid e.g. "Text file busy" error with VirtualBox shared folder storage

Signed-off-by: Dennis Verspuij <6680484+dennisverspuij@users.noreply.github.com>
3 months agoMerge pull request #46784 from nextcloud/fix/public-footer
John Molakvoæ [Sat, 27 Jul 2024 14:35:39 +0000 (16:35 +0200)]
Merge pull request #46784 from nextcloud/fix/public-footer

3 months agoMerge pull request #46779 from nextcloud/fix/testing/textprocessing-unicode
Marcel Klehr [Sat, 27 Jul 2024 14:28:12 +0000 (16:28 +0200)]
Merge pull request #46779 from nextcloud/fix/testing/textprocessing-unicode

fix(testing): Make Testing TextProcessing providers unicode safe

3 months agoMerge pull request #46760 from nextcloud/fix/appframework/csrf-custom-header
John Molakvoæ [Sat, 27 Jul 2024 14:27:52 +0000 (16:27 +0200)]
Merge pull request #46760 from nextcloud/fix/appframework/csrf-custom-header

3 months agochore(assets): Recompile assets 46784/head
nextcloud-command [Sat, 27 Jul 2024 14:15:29 +0000 (14:15 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 months agoMerge branch 'master' into fix/public-footer
John Molakvoæ [Sat, 27 Jul 2024 14:10:34 +0000 (16:10 +0200)]
Merge branch 'master' into fix/public-footer

Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
3 months agoMerge pull request #46803 from nextcloud/chore/bump-cypress-workers
John Molakvoæ [Sat, 27 Jul 2024 08:56:55 +0000 (10:56 +0200)]
Merge pull request #46803 from nextcloud/chore/bump-cypress-workers

3 months agoMerge pull request #46794 from nextcloud/dependabot/npm_and_yarn/query-string-9.1.0
John Molakvoæ [Sat, 27 Jul 2024 08:44:22 +0000 (10:44 +0200)]
Merge pull request #46794 from nextcloud/dependabot/npm_and_yarn/query-string-9.1.0

3 months agoMerge pull request #46798 from nextcloud/dependabot/npm_and_yarn/puppeteer-22.14.0
John Molakvoæ [Sat, 27 Jul 2024 08:32:31 +0000 (10:32 +0200)]
Merge pull request #46798 from nextcloud/dependabot/npm_and_yarn/puppeteer-22.14.0

3 months agobuild(deps): bump query-string from 9.0.0 to 9.1.0 46794/head
dependabot[bot] [Sat, 27 Jul 2024 08:17:28 +0000 (08:17 +0000)]
build(deps): bump query-string from 9.0.0 to 9.1.0

Bumps [query-string](https://github.com/sindresorhus/query-string) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](https://github.com/sindresorhus/query-string/compare/v9.0.0...v9.1.0)

---
updated-dependencies:
- dependency-name: query-string
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 months agoMerge pull request #46795 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-cypres...
John Molakvoæ [Sat, 27 Jul 2024 08:25:31 +0000 (10:25 +0200)]
Merge pull request #46795 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-cypress-3.4.0

3 months agoMerge pull request #46797 from nextcloud/dependabot/npm_and_yarn/testing-library...
John Molakvoæ [Sat, 27 Jul 2024 08:23:25 +0000 (10:23 +0200)]
Merge pull request #46797 from nextcloud/dependabot/npm_and_yarn/testing-library/jest-dom-6.4.8

3 months agoMerge pull request #46492 from nextcloud/dependabot/npm_and_yarn/nextcloud/upload...
John Molakvoæ [Sat, 27 Jul 2024 08:02:24 +0000 (10:02 +0200)]
Merge pull request #46492 from nextcloud/dependabot/npm_and_yarn/nextcloud/upload-1.4.2

3 months agochore: bump cypress workers 46803/head
skjnldsv [Sat, 27 Jul 2024 08:02:14 +0000 (10:02 +0200)]
chore: bump cypress workers

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 months agoMerge pull request #46799 from nextcloud/dependabot/npm_and_yarn/cypress-if-1.12.4
John Molakvoæ [Sat, 27 Jul 2024 07:44:08 +0000 (09:44 +0200)]
Merge pull request #46799 from nextcloud/dependabot/npm_and_yarn/cypress-if-1.12.4

build(deps-dev): bump cypress-if from 1.12.0 to 1.12.4

3 months agobuild(deps): bump @nextcloud/upload from 1.4.1 to 1.4.2 46492/head
dependabot[bot] [Sat, 27 Jul 2024 07:31:03 +0000 (07:31 +0000)]
build(deps): bump @nextcloud/upload from 1.4.1 to 1.4.2

Bumps [@nextcloud/upload](https://github.com/skjnldsv/nextcloud-upload) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/skjnldsv/nextcloud-upload/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-upload/blob/main/CHANGELOG.md)
- [Commits](https://github.com/skjnldsv/nextcloud-upload/compare/v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: "@nextcloud/upload"
  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>
3 months agoMerge pull request #46796 from nextcloud/dependabot/npm_and_yarn/nextcloud/sharing...
John Molakvoæ [Sat, 27 Jul 2024 07:29:49 +0000 (09:29 +0200)]
Merge pull request #46796 from nextcloud/dependabot/npm_and_yarn/nextcloud/sharing-0.2.3

3 months agoMerge pull request #46800 from nextcloud/dependabot/npm_and_yarn/tar-7.4.3
John Molakvoæ [Sat, 27 Jul 2024 07:29:31 +0000 (09:29 +0200)]
Merge pull request #46800 from nextcloud/dependabot/npm_and_yarn/tar-7.4.3

3 months agoMerge pull request #46786 from nextcloud/fix/trashbin-deletion
John Molakvoæ [Sat, 27 Jul 2024 07:28:45 +0000 (09:28 +0200)]
Merge pull request #46786 from nextcloud/fix/trashbin-deletion

3 months agofix(files): always ask for confirmation if trashbin app is disabled 46786/head
skjnldsv [Fri, 26 Jul 2024 14:04:07 +0000 (16:04 +0200)]
fix(files): always ask for confirmation if trashbin app is disabled

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 months agoMerge pull request #46793 from nextcloud/dependabot/composer/build/integration/guzzle...
dependabot[bot] [Sat, 27 Jul 2024 02:22:31 +0000 (02:22 +0000)]
Merge pull request #46793 from nextcloud/dependabot/composer/build/integration/guzzlehttp/guzzle-7.9.2

3 months agobuild(deps-dev): bump tar from 6.2.1 to 7.4.3 46800/head
dependabot[bot] [Sat, 27 Jul 2024 02:10:24 +0000 (02:10 +0000)]
build(deps-dev): bump tar from 6.2.1 to 7.4.3

Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.1 to 7.4.3.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.2.1...v7.4.3)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
3 months agobuild(deps-dev): bump cypress-if from 1.12.0 to 1.12.4 46799/head
dependabot[bot] [Sat, 27 Jul 2024 02:04:22 +0000 (02:04 +0000)]
build(deps-dev): bump cypress-if from 1.12.0 to 1.12.4

Bumps [cypress-if](https://github.com/bahmutov/cypress-if) from 1.12.0 to 1.12.4.
- [Release notes](https://github.com/bahmutov/cypress-if/releases)
- [Commits](https://github.com/bahmutov/cypress-if/compare/v1.12.0...v1.12.4)

---
updated-dependencies:
- dependency-name: cypress-if
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 months agobuild(deps-dev): bump puppeteer from 22.13.0 to 22.14.0 46798/head
dependabot[bot] [Sat, 27 Jul 2024 02:04:06 +0000 (02:04 +0000)]
build(deps-dev): bump puppeteer from 22.13.0 to 22.14.0

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 22.13.0 to 22.14.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v22.13.0...puppeteer-v22.14.0)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 months agobuild(deps-dev): bump @testing-library/jest-dom from 6.4.6 to 6.4.8 46797/head
dependabot[bot] [Sat, 27 Jul 2024 02:03:42 +0000 (02:03 +0000)]
build(deps-dev): bump @testing-library/jest-dom from 6.4.6 to 6.4.8

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.4.6 to 6.4.8.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.4.6...v6.4.8)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 months agobuild(deps): bump @nextcloud/sharing from 0.2.2 to 0.2.3 46796/head
dependabot[bot] [Sat, 27 Jul 2024 02:03:17 +0000 (02:03 +0000)]
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>
3 months agobuild(deps-dev): bump eslint-plugin-cypress from 2.15.2 to 3.4.0 46795/head
dependabot[bot] [Sat, 27 Jul 2024 02:02:55 +0000 (02:02 +0000)]
build(deps-dev): bump eslint-plugin-cypress from 2.15.2 to 3.4.0

Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 2.15.2 to 3.4.0.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v2.15.2...v3.4.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-cypress
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
3 months agobuild(deps-dev): bump guzzlehttp/guzzle in /build/integration 46793/head
dependabot[bot] [Sat, 27 Jul 2024 01:13:38 +0000 (01:13 +0000)]
build(deps-dev): bump guzzlehttp/guzzle in /build/integration

Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.9.1 to 7.9.2.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.9/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.9.1...7.9.2)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 27 Jul 2024 00:19:22 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agoMerge pull request #46773 from nextcloud/fix/noid/settings-iframe-icons
Maksim Sukharev [Fri, 26 Jul 2024 16:15:24 +0000 (18:15 +0200)]
Merge pull request #46773 from nextcloud/fix/noid/settings-iframe-icons

style(settings): align icons at legacy help navigation

3 months agoMerge pull request #46785 from nextcloud/fix/public-header-color
Ferdinand Thiessen [Fri, 26 Jul 2024 16:13:24 +0000 (18:13 +0200)]
Merge pull request #46785 from nextcloud/fix/public-header-color

fix(styles): use also new CSS variable for correct header text color on public pages

3 months agoMerge pull request #46782 from nextcloud/fix/file-filters-design
Ferdinand Thiessen [Fri, 26 Jul 2024 14:02:38 +0000 (16:02 +0200)]
Merge pull request #46782 from nextcloud/fix/file-filters-design

fix(files): Ensure scrolled file list does not leak through file filters

3 months agochore(assets): Recompile assets 46782/head
nextcloud-command [Fri, 26 Jul 2024 13:38:39 +0000 (13:38 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 months agofix(files): Ensure scrolled file list does not leak through file filters
Ferdinand Thiessen [Fri, 26 Jul 2024 11:27:50 +0000 (13:27 +0200)]
fix(files): Ensure scrolled file list does not leak through file filters

1. when scrolling the file list should not be visible behind the filters
2. on mobile we need to remove the padding of the filters to ensure they are accessible

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agochore: Compile assets 46785/head
Ferdinand Thiessen [Fri, 26 Jul 2024 13:24:29 +0000 (15:24 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agofix(styles): use also new CSS variable for correct header text color on public pages
Ferdinand Thiessen [Fri, 26 Jul 2024 13:22:10 +0000 (15:22 +0200)]
fix(styles): use also new CSS variable for correct header text color on public pages

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agochore: Compile assets
Ferdinand Thiessen [Fri, 26 Jul 2024 13:16:58 +0000 (15:16 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agofix(styles): Make sure footer with legal links is shown correctly
Ferdinand Thiessen [Fri, 26 Jul 2024 13:01:27 +0000 (15:01 +0200)]
fix(styles): Make sure footer with legal links is shown correctly

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agoMerge pull request #46775 from nextcloud/chore/deprecate-old-ai-apis
Marcel Klehr [Fri, 26 Jul 2024 11:57:47 +0000 (13:57 +0200)]
Merge pull request #46775 from nextcloud/chore/deprecate-old-ai-apis

chore: deprecate old AI APIs

3 months agofix(testing): Make Testing TextProcessing providers unicode safe 46779/head
Marcel Klehr [Fri, 26 Jul 2024 11:19:57 +0000 (13:19 +0200)]
fix(testing): Make Testing TextProcessing providers unicode safe

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
3 months agostyle(settings): align icons at legacy help navigation 46773/head
Maksim Sukharev [Fri, 26 Jul 2024 08:41:19 +0000 (10:41 +0200)]
style(settings): align icons at legacy help navigation

Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
3 months agochore: deprecate old AI APIs 46775/head
Marcel Klehr [Fri, 26 Jul 2024 09:20:46 +0000 (11:20 +0200)]
chore: deprecate old AI APIs

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
3 months agoMerge pull request #46767 from nextcloud/fix/files-new-file-node
John Molakvoæ [Fri, 26 Jul 2024 09:11:20 +0000 (11:11 +0200)]
Merge pull request #46767 from nextcloud/fix/files-new-file-node

3 months agofix(files): Correctly validate new node name 46767/head
Ferdinand Thiessen [Thu, 25 Jul 2024 20:51:12 +0000 (22:51 +0200)]
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>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 months agoMerge pull request #46748 from nextcloud/refactor/core/security-attributes
Kate [Fri, 26 Jul 2024 08:20:28 +0000 (10:20 +0200)]
Merge pull request #46748 from nextcloud/refactor/core/security-attributes

3 months agorefactor(core): Replace security annotations with respective attributes 46748/head
provokateurin [Thu, 25 Jul 2024 11:24:59 +0000 (13:24 +0200)]
refactor(core): Replace security annotations with respective attributes

Signed-off-by: provokateurin <kate@provokateurin.de>
3 months agoMerge pull request #46745 from nextcloud/refactor/comments/security-attributes
Kate [Fri, 26 Jul 2024 05:13:50 +0000 (07:13 +0200)]
Merge pull request #46745 from nextcloud/refactor/comments/security-attributes

3 months agoMerge pull request #46761 from nextcloud/fix/core/document-csrf-token-endpoint
Kate [Fri, 26 Jul 2024 05:13:26 +0000 (07:13 +0200)]
Merge pull request #46761 from nextcloud/fix/core/document-csrf-token-endpoint

3 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 26 Jul 2024 00:19:53 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agoMerge pull request #46713 from nextcloud/release/30.0.0_beta_1 v30.0.0beta1
Arthur Schiwon [Thu, 25 Jul 2024 21:33:59 +0000 (23:33 +0200)]
Merge pull request #46713 from nextcloud/release/30.0.0_beta_1

30.0.0 beta 1

3 months agoMerge pull request #46508 from nextcloud/ernolf/enh/imaginary-pdf-handling
Daniel [Thu, 25 Jul 2024 21:17:58 +0000 (23:17 +0200)]
Merge pull request #46508 from nextcloud/ernolf/enh/imaginary-pdf-handling

feat(preview): introducing new class ImaginaryPDF

3 months agobuild(js): compile assets 46713/head
Arthur Schiwon [Thu, 25 Jul 2024 20:41:50 +0000 (22:41 +0200)]
build(js): compile assets

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 months agobuild(hub): 30.0.0 beta 1
Arthur Schiwon [Wed, 24 Jul 2024 08:50:44 +0000 (10:50 +0200)]
build(hub): 30.0.0 beta 1

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 months agoMerge pull request #46765 from nextcloud/dependabot/npm_and_yarn/requirejs-2.3.7
dependabot[bot] [Thu, 25 Jul 2024 19:43:09 +0000 (19:43 +0000)]
Merge pull request #46765 from nextcloud/dependabot/npm_and_yarn/requirejs-2.3.7

3 months agobuild(deps-dev): bump requirejs from 2.3.6 to 2.3.7 46765/head
dependabot[bot] [Thu, 25 Jul 2024 18:15:20 +0000 (18:15 +0000)]
build(deps-dev): bump requirejs from 2.3.6 to 2.3.7

Bumps [requirejs](https://github.com/jrburke/r.js) from 2.3.6 to 2.3.7.
- [Commits](https://github.com/jrburke/r.js/compare/2.3.6...2.3.7)

---
updated-dependencies:
- dependency-name: requirejs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
3 months agoMerge pull request #45708 from nextcloud/feat/files-filters
Ferdinand Thiessen [Thu, 25 Jul 2024 18:12:52 +0000 (20:12 +0200)]
Merge pull request #45708 from nextcloud/feat/files-filters

feat(files): Implement files list filters

3 months agoMerge pull request #46672 from nextcloud/fix/preview-invalid-id
Andy Scherzinger [Thu, 25 Jul 2024 17:37:30 +0000 (19:37 +0200)]
Merge pull request #46672 from nextcloud/fix/preview-invalid-id

Avoid using partial file info as valid one

3 months agoMerge pull request #46759 from nextcloud/chore/less-banding-image
Andy Scherzinger [Thu, 25 Jul 2024 17:33:37 +0000 (19:33 +0200)]
Merge pull request #46759 from nextcloud/chore/less-banding-image

fix(theming): Use version with less color banding for dark variant

3 months agochore: Compile assets 45708/head
Ferdinand Thiessen [Thu, 25 Jul 2024 11:06:41 +0000 (13:06 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agotest: Add cypress tests for file list filtering
Ferdinand Thiessen [Thu, 25 Jul 2024 17:14:02 +0000 (19:14 +0200)]
test: Add cypress tests for file list filtering

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agofeat(files_sharing): Add file list filter to filter by owner / sharee
Ferdinand Thiessen [Thu, 25 Jul 2024 11:06:35 +0000 (13:06 +0200)]
feat(files_sharing): Add file list filter to filter by owner / sharee

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agorefactor: Make route parameters accessible using composables to reuse
Ferdinand Thiessen [Wed, 24 Jul 2024 17:25:47 +0000 (19:25 +0200)]
refactor: Make route parameters accessible using composables to reuse

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agofeat(files): Implement files list filters for name, modified time and type
Ferdinand Thiessen [Fri, 7 Jun 2024 12:14:55 +0000 (14:14 +0200)]
feat(files): Implement files list filters for name, modified time and type

Co-authored-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agofeat(files): Allow to add file list filters
Ferdinand Thiessen [Thu, 6 Jun 2024 13:32:27 +0000 (15:32 +0200)]
feat(files): Allow to add file list filters

This adds sticky file list filters above the file list.
Those filters are used to filter the directory content and thus filter the file list.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agoMerge pull request #46753 from nextcloud/fix/renaming-full-validation
Andy Scherzinger [Thu, 25 Jul 2024 16:28:13 +0000 (18:28 +0200)]
Merge pull request #46753 from nextcloud/fix/renaming-full-validation

fix(files): Use `@nextcloud/files` filename validation to show more details

3 months agofix(core): Document CSRF token endpoint 46761/head
provokateurin [Thu, 25 Jul 2024 15:52:47 +0000 (17:52 +0200)]
fix(core): Document CSRF token endpoint

Signed-off-by: provokateurin <kate@provokateurin.de>
3 months agofix(AppFramework): Allow requests with OCS-APIRequest header to pass CSRF checks 46760/head
provokateurin [Thu, 14 Mar 2024 12:06:32 +0000 (13:06 +0100)]
fix(AppFramework): Allow requests with OCS-APIRequest header to pass CSRF checks

Signed-off-by: provokateurin <kate@provokateurin.de>
3 months agofeat(preview): move previews for imaginary pdf to own class ImaginaryPDF 46508/head
ernolf [Sat, 13 Jul 2024 10:59:22 +0000 (12:59 +0200)]
feat(preview): move previews for imaginary pdf to own class ImaginaryPDF

Signed-off-by: ernolf <raphael.gradenwitz@googlemail.com>
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
3 months agofix(theming): Use version with less color banding for dark variant 46759/head
Ferdinand Thiessen [Thu, 25 Jul 2024 14:58:12 +0000 (16:58 +0200)]
fix(theming): Use version with less color banding for dark variant

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agoMerge pull request #46749 from nextcloud/fix/background-job-error
Greta [Thu, 25 Jul 2024 14:49:17 +0000 (16:49 +0200)]
Merge pull request #46749 from nextcloud/fix/background-job-error

fix: add a try and catch for delete versioning

3 months agoMerge pull request #46464 from nextcloud/unified-search-enhancements
Tobias Kaminsky [Thu, 25 Jul 2024 14:39:33 +0000 (16:39 +0200)]
Merge pull request #46464 from nextcloud/unified-search-enhancements

Unified search: add attributes for clients

3 months agochore: Compile assets 46753/head
Ferdinand Thiessen [Thu, 25 Jul 2024 13:49:17 +0000 (15:49 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>