aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | chore(assets): Recompile assetsfix/share-sidebar-bugsnextcloud-command2025-02-069-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | fix(files_sharing): Hide internal recommendations in external share inputnfebe2025-02-061-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nfebe <fenn25.fn@gmail.com>
| * | | | | fix(files_sharing): Update `QuickShareSelect` if share is modifiednfebe2025-02-062-1/+13
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nfebe <fenn25.fn@gmail.com>
| * | | | | test(files_sharing): Check that default expiration date is shown b4 create sharenfebe2025-02-062-5/+15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nfebe <fenn25.fn@gmail.com>
| * | | | | fix: Show default expiration date before create link sharenfebe2025-02-063-20/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since `ShareEntryLink` component is used to both create and display/list the share links, we should only set default expiration date on `share.expireDate` when we know is a new share. Otherwise, we overidding data from the backend. Signed-off-by: nfebe <fenn25.fn@gmail.com>
| * | | | | refactor: Remove some deprecated containers and exceptionsnfebe2025-02-061-25/+28
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: nfebe <fenn25.fn@gmail.com>
* | | | | Merge pull request #50567 from nextcloud/enh/ldap-add-test-settings-commandCôme Chilliet2025-02-067-50/+299
|\ \ \ \ \ | |/ / / / |/| | | | Add LDAP test settings command
| * | | | feat(user_ldap): Add a --clearcache option to ldap:test-user-settingsenh/ldap-add-test-settings-commandCôme Chilliet2025-01-301-0/+9
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | fix(user_ldap): Remove redundant if checkCôme Chilliet2025-01-301-3/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | feat(user_ldap): Add command test-user-settings to test LDAP user settingsCôme Chilliet2025-01-304-0/+230
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | feat(user_ldap): upstream common code into Proxy class and add public ↵Côme Chilliet2025-01-303-47/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | getters for backends Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | Merge pull request #50666 from nextcloud/enh/noid/allow-disable-pwasAndy Scherzinger2025-02-063-3/+24
|\ \ \ \ \ | |_|_|/ / |/| | | | feat(theming): allow to disable standalone windows
| * | | | feat(theming): allow to disable standalone windowsenh/noid/allow-disable-pwasSimon L.2025-02-063-3/+24
|/ / / / | | | | | | | | | | | | | | | | Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: Simon L. <szaimen@e.mail.de>
* | | | Merge pull request #50661 from nextcloud/chore/3rdparty-stecman-consoleAndy Scherzinger2025-02-061-0/+0
|\ \ \ \ | | | | | | | | | | chore(deps): Bump stecman/symfony-console-completion
| * | | | chore(deps): Bump stecman/symfony-console-completion from 0.13.0 to 0.14.0chore/3rdparty-stecman-consoleFerdinand Thiessen2025-02-061-0/+0
|/ / / / | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | Merge pull request #50669 from nextcloud/fix/files-show-details-when-no-actionFerdinand Thiessen2025-02-069-50/+264
|\ \ \ \ | | | | | | | | | | fix(files): Do not download files with openfile query flag
| * | | | chore: Compile assetsFerdinand Thiessen2025-02-064-6/+6
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | fix(files): Do not download files with `openfile` query flagFerdinand Thiessen2025-02-065-44/+258
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of downloading files, if there is no other default action, we should just open the details tab. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | Merge pull request #40105 from nextcloud/sftp-known-mtimeFerdinand Thiessen2025-02-061-3/+22
|\ \ \ \ \ | |/ / / / |/| | | | don't believe sftp when it tells us the mtime is less than we know it is
| * | | | fix: don't believe sftp when it tells us the mtime is less than we know it issftp-known-mtimeRobin Appelman2025-02-051-3/+22
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-06132-554/+836
| |_|_|/ |/| | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #50193 from nextcloud/fix/oauth2/owncloud-migrationAndy Scherzinger2025-02-052-6/+96
|\ \ \ \ | | | | | | | | | | fix(oauth2): adjust db schemas when migrating from owncloud
| * | | | fix(oauth2): adjust db schemas when migrating from owncloudfix/oauth2/owncloud-migrationRichard Steinmetz2025-02-052-6/+96
| |/ / / | | | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | | | Merge pull request #50582 from nextcloud/fix/scrolling-file-listFerdinand Thiessen2025-02-0511-84/+568
|\ \ \ \ | |/ / / |/| | | fix(files): Correctly scroll selected file into view
| * | | chore: Compile assetsfix/scrolling-file-listFerdinand Thiessen2025-02-052-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | test(files): Make scrolling tests independent from magic valuesFerdinand Thiessen2025-02-054-80/+185
| | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | fix(files): Correctly scroll selected file into viewFerdinand Thiessen2025-02-054-51/+402
| | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | test: Add Cypress command for deleting filesFerdinand Thiessen2025-02-052-0/+28
|/ / / | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Merge pull request #50653 from ↵Ferdinand Thiessen2025-02-052-420/+481
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/multi-843fc42519 chore(deps-dev): bump vitest and @vitest/coverage-v8
| * | | chore(deps-dev): bump vitest and @vitest/coverage-v8dependabot/npm_and_yarn/multi-843fc42519dependabot[bot]2025-02-052-420/+481
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8). These dependencies needed to be updated together. Updates `vitest` from 2.1.8 to 2.1.9 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.9/packages/vitest) Updates `@vitest/coverage-v8` from 2.1.8 to 2.1.9 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.9/packages/coverage-v8) --- updated-dependencies: - dependency-name: vitest dependency-type: direct:development - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | Merge pull request #50657 from nextcloud/fix/highcontras-scrollbarJohn Molakvoæ2025-02-052-2/+2
|\ \ \ \
| * | | | fix(theming): high contrast themes scrollbarfix/highcontras-scrollbarskjnldsv2025-02-052-2/+2
| | |_|/ | |/| | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-05138-346/+826
| |/ / |/| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #50645 from nextcloud/fix/refresh-convert-listJohn Molakvoæ2025-02-0440-126/+108
|\ \ \
| * | | chore: compile assetsfix/refresh-convert-listskjnldsv2025-02-0433-43/+43
| | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | | fix(files): properly update store on files conversions successskjnldsv2025-02-047-83/+65
| |/ / | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | Merge pull request #50642 from nextcloud/fix/proper-download-checkFerdinand Thiessen2025-02-043-92/+193
|\ \ \ | |/ / |/| | fix(sharing): better handle file share attributes
| * | fix(sharing): Ensure download restrictions are not droppedfix/proper-download-checkFerdinand Thiessen2025-02-043-92/+193
|/ / | | | | | | | | | | | | | | When a user receives a share with share-permissions but also with download restrictions (hide download or the modern download permission attribute), then re-shares of that share must always also include those restrictions. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Merge pull request #50635 from nextcloud/fix/files-wordingPytal2025-02-048-11/+11
|\ \ | | | | | | chore(files): Adjust wording
| * | chore(assets): Recompile assetsfix/files-wordingnextcloud-command2025-02-044-6/+6
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | chore(cypress): Finish commentChristopher Ng2025-02-041-1/+1
| | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | fix(files): Fix casingChristopher Ng2025-02-042-2/+2
| | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | chore(files): Change "filename" to "file name"Christopher Ng2025-02-042-2/+2
| | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | Merge pull request #50640 from nextcloud/fix/taskprocessing-cacheMarcel Klehr2025-02-041-5/+5
|\ \ \ | |/ / |/| | fix(TaskProcessing\Manager): Always use distributed cache and use PHP serialize
| * | fix(TaskProcessing\Manager): Always use distributed cache and use PHP serializeMarcel Klehr2025-02-041-0/+1
| | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | fix: lib/private/TaskProcessing/Manager.phpMarcel Klehr2025-02-041-2/+4
| | | | | | | | | | | | Co-authored-by: Julien Veyssier <julien-nc@posteo.net> Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | fix(TaskProcessing\Manager): Always use distributed cache and use PHP serializefix/taskprocessing-cacheMarcel Klehr2025-02-041-6/+3
|/ / | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-0430-10/+142
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #50592 from nextcloud/fix/noid/in-folder-searchF. E Noel Nfebe2025-02-033-9/+9
|\ \ | | | | | | fix(unified-search): filteredProviders now inherits all provider props
| * | chore(assets): Recompile assetsfix/noid/in-folder-searchnextcloud-command2025-02-032-3/+3
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>