Граф коммитов

3163 Коммитов

Автор SHA1 Сообщение Дата
Nextcloud bot aa4876bcb1
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-31 01:30:32 +00:00
Louis ee66eae2c0
Merge pull request #2629 from nextcloud/artonge/chore/use_php_bin
chore: Use composer-bin-plugin
2024-08-31 01:39:30 +02:00
Louis Chemineau 2bcb928c36
chore: Fix psalm errors
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-08-29 17:05:29 +02:00
Louis Chemineau 625a3324c3
Run php linter
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-08-29 16:14:16 +02:00
Louis 72963cf586
Merge pull request #2628 from nextcloud/artonge/fix/aria_cavans
fix: Set aria-hidden on the blurhash canvas element
2024-08-29 16:12:42 +02:00
Louis Chemineau 75cb7cbe3f
chore: Use composer-bin-plugin
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-08-29 16:11:47 +02:00
Louis Chemineau 87a654c4cb fix: Set aria-hidden on the blurhash canvas element
Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-08-29 12:54:39 +00:00
Nextcloud bot 77247454f6
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-29 01:24:00 +00:00
Nextcloud bot 74f6a4e30f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-28 01:27:06 +00:00
Joas Schilling 5f1f20b051
Merge pull request #2624 from nextcloud/bugfix/noid/fix-dashboard-js
fix(dashboard): Fix dashboard panel ID
2024-08-26 08:42:25 +02:00
nextcloud-command e7cd79b70b chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-08-26 05:48:44 +00:00
Joas Schilling 966450909c
fix(dashboard): Fix dashboard panel ID
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-08-26 07:41:54 +02:00
Nextcloud bot 10bb95a5f9
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-26 01:22:18 +00:00
github-actions[bot] 7500cebd2b
Merge pull request #2562 from nextcloud/automated/noid/master-update-nextcloud-ocp
[master] Update nextcloud/ocp dependency
2024-08-25 03:59:28 +00:00
nextcloud-command 6c4847ecd1 chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2024-08-25 02:43:41 +00:00
Nextcloud bot a2d8076a88
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-24 01:23:13 +00:00
Louis a993e0f831
Merge pull request #2619 from nextcloud/automated/update-workflows/default
chore: update workflows from templates
2024-08-23 13:58:20 +02:00
skjnldsv 4fce691a3b
chore: update workflows from templates
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-08-23 13:41:45 +02:00
Nextcloud bot c1416eeae1
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-21 01:23:35 +00:00
dependabot[bot] 9159261473
Merge pull request #2612 from nextcloud/dependabot/npm_and_yarn/elliptic-6.5.7 2024-08-16 08:38:48 +00:00
dependabot[bot] c686e65047
Chore(deps): Bump elliptic from 6.5.4 to 6.5.7
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.5.7.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.4...v6.5.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-16 08:18:47 +00:00
Joas Schilling 741e14051f
Merge pull request #2593 from nextcloud/bugfix/2592/fix-migration-for-mysql
fix(migration): Fix migration for MySQL which does not allow joining
2024-08-16 10:18:06 +02:00
Nextcloud bot 40488da7fa
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-16 01:25:03 +00:00
Nextcloud bot e773c0d384
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-15 01:32:07 +00:00
John Molakvoæ 97136724cd
Merge pull request #2596 from nextcloud/jtr/fix/tmp-file-cleanup-issue-2072 2024-08-14 17:23:33 +02:00
Joas Schilling 567d13bccd
fix(test): Disable broken test on oracle
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-08-14 17:19:54 +02:00
Joas Schilling 383dcb0ce8
fix(test): Fix existing test as good as possible
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-08-14 17:19:54 +02:00
Joas Schilling 030b4a6a0b
fix(CI): Run PHPUnit on CI 🙈
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-08-14 17:19:53 +02:00
Joas Schilling da74062acc
fix(migration): Fix migration for MySQL which does not allow joining a written table as a select
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-08-14 17:19:52 +02:00
John Molakvoæ adbe5702b5
Merge pull request #2598 from nextcloud/update-master-version 2024-08-14 16:17:03 +02:00
nextcloud-command 62f88a74a4 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-08-14 12:54:34 +00:00
Joas Schilling 2c99e730cb
feat(deps): Add Nextcloud 31 support on master
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-08-14 12:37:11 +02:00
Josh 6471c67056
fix: remove nextcloud_photos_ tmp files when done
Fixes #2072 

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-08-13 10:55:33 -04:00
Nextcloud bot aeea1f58b5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-13 01:24:17 +00:00
Nextcloud bot 0e882e9a1a
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-10 01:22:02 +00:00
John Molakvoæ 752642ebc4
Merge pull request #2577 from nextcloud/fix/folders-empty 2024-08-08 13:55:20 +02:00
nextcloud-command 1856574d31 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-08-08 12:37:23 +02:00
skjnldsv abd6e8f52e fix: do not run unwanted plugins in dev mode
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-08-08 12:36:21 +02:00
skjnldsv 5d0c00ada5 fix(folders): empty content and unknown folder render
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-08-08 12:36:20 +02:00
John Molakvoæ 898e111659
Merge pull request #2582 from nextcloud/dependabot/npm_and_yarn/postcss-loader-8.1.1 2024-08-08 10:43:16 +02:00
dependabot[bot] c25cb5a6f2
Chore(deps-dev): Bump postcss-loader from 7.3.3 to 8.1.1
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 7.3.3 to 8.1.1.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases)
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v7.3.3...v8.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-08 08:00:18 +00:00
John Molakvoæ 3cac8d549c
chore: stable27 is EOL
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2024-08-08 09:56:59 +02:00
John Molakvoæ bf978de018
chore: stable27 is EOL
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2024-08-08 09:56:52 +02:00
John Molakvoæ d06adf91a3
chore: stable27 is EOL
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2024-08-08 09:56:07 +02:00
John Molakvoæ 7d63495044
Merge pull request #2566 from nextcloud/automated/noid/master-fix-npm-audit 2024-08-08 09:54:56 +02:00
Nextcloud bot ef7cd5dfe0
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-07 01:22:44 +00:00
Benjamin Gaussorgues 65dec48db5
Merge pull request #2571 from nextcloud/fix/duplicate-entry-migration 2024-08-06 10:25:46 +02:00
Nextcloud bot e307bc4915
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-06 01:22:41 +00:00
Benjamin Gaussorgues 22a71db133
fix(migrations): duplicated preference
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2024-08-05 11:30:34 +02:00
nextcloud-command 66c04d305e fix(deps): Fix npm audit
Signed-off-by: GitHub <noreply@github.com>
2024-08-04 03:17:56 +00:00