]>
source.dussan.org Git - nextcloud-server.git/log
Marcel Müller [Tue, 16 Jul 2024 18:36:22 +0000 (20:36 +0200)]
Debug object storage s3
Ferdinand Thiessen [Tue, 16 Jul 2024 11:27:51 +0000 (13:27 +0200)]
Merge pull request #46556 from nextcloud/fix/sidebar-types
fix(files): Typo in import of `ShareType`
Ferdinand Thiessen [Tue, 16 Jul 2024 10:23:49 +0000 (12:23 +0200)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Tue, 16 Jul 2024 10:03:00 +0000 (12:03 +0200)]
fix(files): Typo in import of `ShareType`
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Tue, 16 Jul 2024 10:16:17 +0000 (12:16 +0200)]
Merge pull request #46535 from nextcloud/fix/noid/use-ubuntu-latest-for-s3
fix(ci): Use ubuntu-latest for object storage test
Ferdinand Thiessen [Tue, 16 Jul 2024 09:52:12 +0000 (11:52 +0200)]
Merge pull request #46543 from nextcloud/fix/htaccess
fix(htaccess): Serve images as static assets
Ferdinand Thiessen [Tue, 16 Jul 2024 09:06:14 +0000 (11:06 +0200)]
Merge pull request #46545 from nextcloud/fix/bring-back-forbidden-names
feat: Add `forbidden_filename_basenames` config option
grnd-alt [Tue, 16 Jul 2024 08:14:02 +0000 (10:14 +0200)]
Merge pull request #46354 from nextcloud/fix/45548-bug-duplicate-filefolder-names-delete-file-when-moving
stop file actions when conflict dialog skipped
grnd-alt [Mon, 8 Jul 2024 09:15:54 +0000 (11:15 +0200)]
fix: stop file actions when conflict dialog skipped
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de>
Nextcloud bot [Tue, 16 Jul 2024 00:19:55 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Mon, 15 Jul 2024 17:10:52 +0000 (19:10 +0200)]
feat: Add `forbidden_filename_basenames` config option
This allows to configure forbidden filenames (the full filename like `.htaccess`)
and also forbidden basenames like `com0` where `com0`, `com0.txt` and `com0.tar.gz` will match.
We need this as only using basenames was too restrictive and will cause problems on some systems when updating.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Joas Schilling [Mon, 15 Jul 2024 16:32:54 +0000 (18:32 +0200)]
Merge pull request #46531 from nextcloud/bugfix/noid/save-CI-time-for-forks
fix(CI): Skip some CI work from forks as they don't work anyway
Ferdinand Thiessen [Mon, 15 Jul 2024 16:06:13 +0000 (18:06 +0200)]
fix(htaccess): Serve images as static assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Christoph Wurst [Mon, 15 Jul 2024 14:20:21 +0000 (16:20 +0200)]
Merge pull request #45848 from nextcloud/fix/comment-deleting-with-activities
Fix/comment deleting with activities installed
Marcel Müller [Mon, 15 Jul 2024 13:58:22 +0000 (15:58 +0200)]
fix(ci): Use ubuntu-latest for object storage test
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
Grigory Vodyanov [Thu, 13 Jun 2024 09:39:18 +0000 (11:39 +0200)]
fix(comments): comment deleting with activities installed
Signed-off-by: Grigory Vodyanov <scratchx@gmx.com>
Signed-off-by: Grigory V <scratchx@gmx.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Robin Appelman [Mon, 15 Jul 2024 12:53:22 +0000 (14:53 +0200)]
Merge pull request #46397 from nextcloud/extended-query-builder-base
feat: add base class for extending the query builder
Robin Appelman [Mon, 15 Jul 2024 12:53:07 +0000 (14:53 +0200)]
Merge pull request #46396 from nextcloud/inspectable-composite-expression
feat: allow inspecting the parts of the composite expression builder
Joas Schilling [Mon, 15 Jul 2024 11:25:20 +0000 (13:25 +0200)]
fix(CI): Skip some CI work from forks as they don't work anyway
Signed-off-by: Joas Schilling <coding@schilljs.com>
Ferdinand Thiessen [Mon, 15 Jul 2024 10:53:03 +0000 (12:53 +0200)]
Merge pull request #46432 from nextcloud/fix/close-sidebar-on-navigation
fix(files): Close sidebar on navigation
Joas Schilling [Mon, 15 Jul 2024 10:51:02 +0000 (12:51 +0200)]
Merge pull request #45509 from JulienFS/fix/openapi/response-namespace
Use OC namespace for core ReponseDefinitions instead of OCA
Julien CHATY-CAPELLE [Sun, 26 May 2024 10:51:24 +0000 (12:51 +0200)]
fix(core): use OC namespace for core ReponseDefinitions instead of OCA
Signed-off-by: Julien CHATY-CAPELLE <julien@chaty-capelle.fr>
Ferdinand Thiessen [Wed, 10 Jul 2024 23:44:37 +0000 (01:44 +0200)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 10 Jul 2024 23:44:00 +0000 (01:44 +0200)]
fix(files): Close the sidebar on navigation
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
John Molakvoæ [Mon, 15 Jul 2024 08:09:54 +0000 (10:09 +0200)]
Merge pull request #46504 from nextcloud/fix/dark-theme-enforce
Git'Fellow [Mon, 15 Jul 2024 07:54:42 +0000 (09:54 +0200)]
Merge pull request #46475 from nextcloud/redisReqVer4
fix(redis): Require version >=4 for unlink
Nextcloud bot [Mon, 15 Jul 2024 00:19:55 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Sun, 14 Jul 2024 09:24:43 +0000 (09:24 +0000)]
Merge pull request #46487 from nextcloud/dependabot/npm_and_yarn/puppeteer-22.13.0
Nextcloud bot [Sun, 14 Jul 2024 00:19:31 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Sat, 13 Jul 2024 15:49:09 +0000 (15:49 +0000)]
Merge pull request #46489 from nextcloud/dependabot/npm_and_yarn/webpack-5.93.0
dependabot[bot] [Sat, 13 Jul 2024 14:39:47 +0000 (14:39 +0000)]
build(deps-dev): bump webpack from 5.91.0 to 5.93.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.91.0 to 5.93.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.91.0...v5.93.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
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>
dependabot[bot] [Sat, 13 Jul 2024 15:24:46 +0000 (15:24 +0000)]
Merge pull request #46486 from nextcloud/dependabot/npm_and_yarn/typescript-5.5.3
dependabot[bot] [Sat, 13 Jul 2024 14:52:41 +0000 (14:52 +0000)]
Merge pull request #46493 from nextcloud/dependabot/npm_and_yarn/cypress-13.13.0
dependabot[bot] [Sat, 13 Jul 2024 14:38:31 +0000 (14:38 +0000)]
Merge pull request #46501 from nextcloud/dependabot/npm_and_yarn/workbox-webpack-plugin-7.1.0
dependabot[bot] [Sat, 13 Jul 2024 02:47:30 +0000 (02:47 +0000)]
build(deps-dev): bump workbox-webpack-plugin from 7.0.0 to 7.1.0
Bumps [workbox-webpack-plugin](https://github.com/googlechrome/workbox) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/compare/v7.0.0...v7.1.0)
---
updated-dependencies:
- dependency-name: workbox-webpack-plugin
dependency-type: direct:development
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>
skjnldsv [Sat, 13 Jul 2024 08:07:45 +0000 (10:07 +0200)]
fix(theming): enforce theme should still provide dark as fallback
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
dependabot[bot] [Sat, 13 Jul 2024 02:39:26 +0000 (02:39 +0000)]
build(deps-dev): bump cypress from 13.7.2 to 13.13.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.7.2 to 13.13.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.7.2...v13.13.0)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 13 Jul 2024 01:41:12 +0000 (01:41 +0000)]
build(deps-dev): bump puppeteer from 22.11.2 to 22.13.0
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 22.11.2 to 22.13.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.11.2...puppeteer-v22.13.0)
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 13 Jul 2024 01:40:47 +0000 (01:40 +0000)]
build(deps-dev): bump typescript from 5.4.5 to 5.5.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.3)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Nextcloud bot [Sat, 13 Jul 2024 00:19:46 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Fri, 12 Jul 2024 18:35:34 +0000 (20:35 +0200)]
Merge pull request #46007 from nextcloud/feat/files-request
John Molakvoæ [Fri, 12 Jul 2024 13:58:07 +0000 (15:58 +0200)]
fix(files_sharing): fix label usage of file request feature
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
skjnldsv [Fri, 12 Jul 2024 13:11:10 +0000 (15:11 +0200)]
chore(files_sharing): lint & refactor fixes
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Fri, 12 Jul 2024 08:41:41 +0000 (10:41 +0200)]
fix(files_sharing): adjust IAttributes API and files_versions
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Thu, 11 Jul 2024 08:49:38 +0000 (10:49 +0200)]
chore: compile assets
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Tue, 9 Jul 2024 13:38:33 +0000 (15:38 +0200)]
fix(files_sharing): phpunit & openapi fixes
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Tue, 9 Jul 2024 10:09:42 +0000 (12:09 +0200)]
chore(files_sharing): cleanup NewFileRequestDialog vue
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Tue, 9 Jul 2024 09:56:32 +0000 (11:56 +0200)]
fix: ARateLimit documentation
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Tue, 9 Jul 2024 09:09:01 +0000 (11:09 +0200)]
fix: psalm, cs, autoloader and lint
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Tue, 9 Jul 2024 09:00:38 +0000 (11:00 +0200)]
chore(files_sharing): refactor share password mail
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Tue, 9 Jul 2024 09:00:08 +0000 (11:00 +0200)]
chore(files_sharing): refactor sharing config
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Fri, 5 Jul 2024 13:18:28 +0000 (15:18 +0200)]
fix(files_sharing): adjust NewFileRequestDialog for emails invites
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Fri, 5 Jul 2024 12:27:49 +0000 (14:27 +0200)]
feat(files_sharing): allow mixed values in share attributes and allow storing email arrays
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Fri, 5 Jul 2024 12:02:53 +0000 (14:02 +0200)]
chore(files_sharing): refactor mail handling
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Fri, 5 Jul 2024 07:47:40 +0000 (09:47 +0200)]
feat(files_sharing): implement IShareProviderWithNotification and refactor sendMailNotification
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Thu, 20 Jun 2024 12:02:53 +0000 (14:02 +0200)]
feat(files_sharing): add `new file request` option
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Wed, 19 Jun 2024 07:36:34 +0000 (09:36 +0200)]
chore(files_sharing): rename `File drop` to `File requests`
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Git'Fellow [Fri, 12 Jul 2024 17:53:49 +0000 (19:53 +0200)]
fix(redis): Require version >=4 for unlink
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Robin Appelman [Thu, 4 Jul 2024 17:20:46 +0000 (19:20 +0200)]
feat: add base class for extending the query builder
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Fri, 5 Jul 2024 13:03:50 +0000 (15:03 +0200)]
feat: allow inspecting the parts of the composite expression builder
Signed-off-by: Robin Appelman <robin@icewind.nl>
Joas Schilling [Fri, 12 Jul 2024 13:40:15 +0000 (15:40 +0200)]
Merge pull request #46472 from nextcloud/bugfix/noid/require-compilation-check-when-touching-version
fix(CI): Require compilation check when touching version.php
Joas Schilling [Fri, 12 Jul 2024 13:05:35 +0000 (15:05 +0200)]
fix(CI): Require compilation check when touching version.php
NPM is using version.php as app version and that seems to be part of the dist files now
Signed-off-by: Joas Schilling <coding@schilljs.com>
Ferdinand Thiessen [Fri, 12 Jul 2024 13:04:28 +0000 (15:04 +0200)]
Merge pull request #46453 from nextcloud/feat/background-with-dark-variant
feat(theming): Allow shipped backgrounds to have a dark variant
Ferdinand Thiessen [Thu, 11 Jul 2024 13:36:36 +0000 (15:36 +0200)]
feat(theming): Allow shipped backgrounds to have a dark variant
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
github-actions[bot] [Fri, 12 Jul 2024 02:47:28 +0000 (02:47 +0000)]
Merge pull request #46085 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
nextcloud-command [Fri, 12 Jul 2024 02:25:57 +0000 (02:25 +0000)]
chore(tests): Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Ferdinand Thiessen [Fri, 12 Jul 2024 01:56:25 +0000 (03:56 +0200)]
Merge pull request #46458 from nextcloud/auto-approve-psalm-baseline-update
chore: auto approve the psalm baseline update
Nextcloud bot [Fri, 12 Jul 2024 00:19:36 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Andy Scherzinger [Thu, 11 Jul 2024 21:13:41 +0000 (23:13 +0200)]
Merge pull request #46445 from nextcloud/bug/docs/fix-phpdoc-for-find-app-in-directories
docs: correct return type for findAppInDirectories
Daniel Kesselberg [Thu, 11 Jul 2024 10:05:14 +0000 (12:05 +0200)]
docs: correct return type for findAppInDirectories
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Daniel Kesselberg [Thu, 11 Jul 2024 20:40:04 +0000 (22:40 +0200)]
chore: auto approve the psalm baseline update
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Pytal [Thu, 11 Jul 2024 19:00:41 +0000 (12:00 -0700)]
Merge pull request #45716 from nextcloud/feat/recent-accounts-section
feat: Add Recently active accounts section
Christopher Ng [Thu, 11 Jul 2024 18:19:09 +0000 (11:19 -0700)]
chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Thu, 11 Jul 2024 18:19:09 +0000 (11:19 -0700)]
chore(settings): Rename user groups
- "Active accounts" -> "All accounts"
- "Recent accounts" -> "Recently active"
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Thu, 11 Jul 2024 18:19:09 +0000 (11:19 -0700)]
chore(l10n): Translate group names
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Thu, 11 Jul 2024 18:19:09 +0000 (11:19 -0700)]
feat: Add Recent accounts section
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Ferdinand Thiessen [Thu, 11 Jul 2024 15:56:08 +0000 (17:56 +0200)]
Merge pull request #46373 from nextcloud/artonge/fix/rounded_corner_in_grid_view
fix(files): Add rounded corners back in grid view
Andy Scherzinger [Thu, 11 Jul 2024 15:27:55 +0000 (17:27 +0200)]
Merge pull request #46448 from nextcloud/bugfix/noid/fix-missing-dashboard-widget-icon
fix(dashboard): Unify widget icon colors and document it's behaviour
Ferdinand Thiessen [Thu, 11 Jul 2024 13:53:25 +0000 (15:53 +0200)]
Merge pull request #46414 from nextcloud/feat/provide-new-files-config
feat: Add new forbidden filename options to Capabilities
Joas Schilling [Thu, 11 Jul 2024 11:24:10 +0000 (13:24 +0200)]
fix(dashboard): Document expected icon behaviour
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Louis Chemineau [Tue, 9 Jul 2024 11:59:18 +0000 (13:59 +0200)]
fix(files): Add rounded corners back in grid view
Signed-off-by: Louis Chemineau <louis@chmn.me>
Joas Schilling [Thu, 11 Jul 2024 11:22:46 +0000 (13:22 +0200)]
fix(dashboard): Use the widget icon URL when it was provided
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 11 Jul 2024 09:23:55 +0000 (11:23 +0200)]
fix(userstatus): Fix dashboard icon
Signed-off-by: Joas Schilling <coding@schilljs.com>
Ferdinand Thiessen [Thu, 11 Jul 2024 12:13:35 +0000 (14:13 +0200)]
Merge pull request #46424 from nextcloud/chore/update-dialogs
chore(deps): Update `@nextcloud/dialogs` to v5.3.5
Ferdinand Thiessen [Wed, 10 Jul 2024 14:59:26 +0000 (16:59 +0200)]
feat: Add new forbidden filename options to Capabilities
Allow clients to access the new filename validation options
and make frontend name validation possible.
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 10 Jul 2024 18:02:33 +0000 (20:02 +0200)]
chore: Recompile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 10 Jul 2024 18:00:18 +0000 (20:00 +0200)]
chore(deps): Update `@nextcloud/dialogs` to v5.3.5
Also align package.json with dependencies used.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Andy Scherzinger [Thu, 11 Jul 2024 10:06:03 +0000 (12:06 +0200)]
Merge pull request #46439 from nextcloud/docs/noid/spdx-docs
Update license header infos
Benjamin Gaussorgues [Thu, 11 Jul 2024 09:20:02 +0000 (11:20 +0200)]
Merge pull request #46392 from nextcloud/chore/bruteforce-dont-count-failed-csrf
feat: don't count failed CSRF as failed login attempt
Andy Scherzinger [Thu, 11 Jul 2024 08:17:13 +0000 (10:17 +0200)]
docs: Update license header infos
...to be inline with the SPDX strategy
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Benjamin Gaussorgues [Thu, 27 Jun 2024 14:14:51 +0000 (16:14 +0200)]
feat: don't count failed CSRF as failed login attempt
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Arthur Schiwon [Thu, 11 Jul 2024 07:24:24 +0000 (09:24 +0200)]
Merge pull request #46398 from nextcloud/fix/46165/token-race
fix(Session): avoid race conditions on clustered setups
Marcel Müller [Thu, 11 Jul 2024 05:24:55 +0000 (07:24 +0200)]
Merge pull request #46428 from nextcloud/fix/noid/fix-cypress-test-cachebuster
fix(theming): Don't reset the cachebuster value when we reset theming
Nextcloud bot [Thu, 11 Jul 2024 00:20:02 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Marcel Müller [Wed, 10 Jul 2024 20:23:39 +0000 (22:23 +0200)]
fix(theming): Don't reset the cachebuster value when we reset theming
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
Ferdinand Thiessen [Wed, 10 Jul 2024 17:47:01 +0000 (19:47 +0200)]
Merge pull request #46391 from nextcloud/chore/use-consistent-material-symbols
chore: Make app icons consistent Material Symbols with same settings
Joas Schilling [Wed, 10 Jul 2024 14:46:14 +0000 (16:46 +0200)]
Merge pull request #46388 from nextcloud/bugfix/noid/broken-file-systemtag-cache
fix(workflows): Fix file systemtag cache
Ferdinand Thiessen [Wed, 10 Jul 2024 01:27:01 +0000 (03:27 +0200)]
chore: Make app icons consistent Material Symbols with same settings
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 10 Jul 2024 13:40:26 +0000 (15:40 +0200)]
Merge pull request #46371 from nextcloud/feat/filename-validator
feat: Add `IFilenameValidator` to have one consistent place for filename validation
Arthur Schiwon [Wed, 10 Jul 2024 11:48:03 +0000 (13:48 +0200)]
ci(psalm): update baseline
prefer to keep this check as PublicEmitter should be dropped sooner or
later
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>