aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #45952 from nextcloud/fix/noid/spdxLicenseIdentifierAndy Scherzinger2024-06-1889-3098/+3515
|\ | | | | Fix license information extracted from built assets
| * chore(assets): Recompile assetsnextcloud-command2024-06-1886-3079/+3489
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * chore: Remove duplicates from `dep5`Ferdinand Thiessen2024-06-181-2/+2
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * chore: Switch order of license texts in `.license` filesFerdinand Thiessen2024-06-181-16/+17
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * chore: Adjust SPDX tool to multiple line licenses instead of `AND` chainedFerdinand Thiessen2024-06-181-4/+8
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * fix: hard-wire licenses until new versions are published shipping the SPDX ↵Andy Scherzinger2024-06-181-0/+2
| | | | | | | | | | | | listed license strings Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* | Merge pull request #45685 from nextcloud/feat/emit-users-loadedPytal2024-06-185-6/+8
|\ \ | | | | | | feat(settings): Emit loaded event for user management
| * | chore(assets): Recompile assetsnextcloud-command2024-06-184-6/+6
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | feat(settings): Emit loaded event for user managementChristopher Ng2024-06-181-0/+2
|/ / | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Merge pull request #45228 from smokris/heartbeat-routeAndy Scherzinger2024-06-182-5/+16
|\ \ | |/ |/| fix(settings): define a 'heartbeat' route, so SecurityHeaders can handle redirected root
| * fix(tests): Strong type property $router in RouterTestCôme Chilliet2024-06-181-2/+1
| | | | | | | | Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com> Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
| * fix(settings): define a 'heartbeat' route, so SecurityHeaders can handle ↵Steve Mokris2024-05-072-5/+17
| | | | | | | | | | | | redirected root Signed-off-by: Steve Mokris <steve@kosada.com>
* | Merge pull request #45945 from nextcloud/perf/upgrade-reset-stepsRichard Steinmetz2024-06-182-3/+7
|\ \ | | | | | | perf: Avoid reusing previous migration steps
| * | perf: Avoid reusing previous migration stepsJulius Härtl2024-06-182-3/+7
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | Merge pull request #45889 from nextcloud/fix/noid/cypress-local-changesJohn Molakvoæ2024-06-181-3/+20
|\ \ \
| * | | fix(cypress): Check for local changes before trying to apply themMarcel Müller2024-06-151-3/+20
| | | | | | | | | | | | | | | | Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
* | | | Merge pull request #45894 from nextcloud/test/cypress/changes-ciJohn Molakvoæ2024-06-181-1/+4
|\ \ \ \
| * | | | test(cypress): don't apply changes in CIRichard Steinmetz2024-06-161-1/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | | | | Merge pull request #45866 from nextcloud/bug/45697/disable-previews-twoRichard Steinmetz2024-06-181-4/+17
|\ \ \ \ \ | | | | | | | | | | | | fix(preview): don't create folder structure when previews are disabled
| * | | | | fix(preview): don't create folder structure when previews are disabledDaniel Kesselberg2024-06-181-4/+17
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-1814-8/+24
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #45916 from nextcloud/fix/noid/versionsIconAndy Scherzinger2024-06-182-2/+2
|\ \ \ \ \ | | | | | | | | | | | | Align app icon for versions with right sidebar used icon
| * | | | | fix: Align app icon for versions with right sidebar used iconAndy Scherzinger2024-06-172-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* | | | | | Merge pull request #33581 from nextcloud/share-lazy-userArthur Schiwon2024-06-172-16/+25
|\ \ \ \ \ \ | | | | | | | | | | | | | | use LazyUser in DefaultShareProvider
| * | | | | | fix(tests): Fix tests with new LazyUser usage in DefaultShareProviderCôme Chilliet2024-06-171-11/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | use LazyUser in DefaultShareProviderRobin Appelman2024-06-171-5/+6
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | Merge pull request #45912 from nextcloud/fix/noid/3rdparty-check-refArthur Schiwon2024-06-171-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | ci: use precise ref for 3rdparty check
| * | | | | | ci: use precise ref for 3rdparty checkArthur Schiwon2024-06-171-1/+1
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | | Merge pull request #45917 from nextcloud/fix/icons-themedRichard Steinmetz2024-06-172-196/+196
|\ \ \ \ \ \ | | | | | | | | | | | | | | fix: Adjust icon generation to bring back themed icons
| * | | | | | fix: Adjust icon generation to bring back themed iconsFerdinand Thiessen2024-06-172-196/+196
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | | Merge pull request #45582 from nextcloud/joblist-cleanup-by-idRobin Appelman2024-06-174-6/+32
|\ \ \ \ \ \ | |/ / / / / |/| | | | | delete background jobs by id when cleaning up
| * | | | | test: update DummyJobListRobin Appelman2024-05-301-4/+18
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | | fix: delete background jobs by id when cleaning upRobin Appelman2024-05-303-2/+14
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | Merge pull request #45900 from nextcloud/fix/files-versions-dateFerdinand Thiessen2024-06-173-30/+38
|\ \ \ \ \ \ | | | | | | | | | | | | | | fix(files_versions): Use `NcDateTime` for proper translated version dates
| * | | | | | chore: Compile assetsFerdinand Thiessen2024-06-172-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | | | fix(files_versions): Version name and date should be shrinkable to allow ↵Ferdinand Thiessen2024-06-171-7/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | viewing on small screens Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | | | fix(files_versions): Use `NcDateTime` to ensure date is transalted properlyFerdinand Thiessen2024-06-171-20/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also do not use filters, filters are deprecated and will make migration to Vue 3 harder. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | | | Merge pull request #45901 from ↵Ferdinand Thiessen2024-06-171-8/+0
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/automated/noid/master-update-psalm-baseline [master] Update psalm-baseline.xml
| * | | | | | | chore(tests): Update psalm baselinenextcloud-command2024-06-171-8/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | | | | | | | Merge pull request #45902 from nextcloud/fix/bump-delete-request-concurrencyFerdinand Thiessen2024-06-173-4/+4
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | fix(deleteAction): Bump up delete requests concurrency to 5
| * | | | | | | | chore(assets): Recompile assetsnextcloud-command2024-06-172-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | | | | fix(deleteAction): Bump up delete requests concurrency to 5fenn-cs2024-06-171-1/+1
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A concurrency of who is not efficient. Low throughput, underutilization, high latency etc... Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* | | | | | | | Merge pull request #45884 from nextcloud/fix/files-ownership-denyCôme Chilliet2024-06-172-29/+34
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | fix(files): Properly handle denied ownership transfers
| * | | | | | | | fix(files): Properly handle denied ownership transfersFerdinand Thiessen2024-06-142-29/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When the receiver denies the transfer the notification handler was missing, so no notification was created for the transfer owner. But also the internal notification was created two times: 1. When rejecting the transfer 2. By the reject function when dismissing the notification This is fixed by only relying on the dismiss function. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | | | | | Merge pull request #45885 from ↵dependabot[bot]2024-06-175-11/+10
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/jquery-ui-dist-1.13.3
| * | | | | | | | chore(deps): bump jquery-ui-dist from 1.13.2 to 1.13.3dependabot[bot]2024-06-175-11/+10
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [jquery-ui-dist](https://github.com/jquery/jquery-ui) from 1.13.2 to 1.13.3. - [Release notes](https://github.com/jquery/jquery-ui/releases) - [Commits](https://github.com/jquery/jquery-ui/compare/1.13.2...1.13.3) --- updated-dependencies: - dependency-name: jquery-ui-dist 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>
* | | | | | | | Merge pull request #45875 from nextcloud/fix/guest-enforce-themeFerdinand Thiessen2024-06-172-8/+64
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | fix(theming): also apply enforced theme for guests
| * | | | | | | fix(theming): also apply enforced theme for guestsskjnldsv2024-06-142-8/+64
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-178-6/+140
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | Merge pull request #45893 from nextcloud/automated/noid/master-fix-npm-auditAndy Scherzinger2024-06-161-7/+11
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [master] Fix npm audit