aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | Merge pull request #44868 from nextcloud/fix/sidebar-commentsFerdinand Thiessen2024-04-179-21/+30
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | fix(comments): Fix issues thrown by comments sidebar tab code
| * | | | | | | | chore: Compile assetsFerdinand Thiessen2024-04-176-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | | | | | fix(comments): Fix issues thrown by comments sidebar tab codeFerdinand Thiessen2024-04-173-12/+21
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When the comments tab is used instead of the merged activity+comments, then some issues are throws due to prop altering and duplicated names (resourceId as prop and data). This is fixed as well as some other vue related errors in the sidebar Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | | | | Merge pull request #43574 from nextcloud/enh/noid/lazyappconfig-migrate-metadataMaxence Lange2024-04-177-54/+55
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | enh(metadata): migrate metadata to lazy appconfig
| * | | | | | | | migrate metadata to lazy appconfigMaxence Lange2024-02-147-54/+55
| | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | | | | | | | Merge pull request #44644 from nextcloud/enh/noid/returns-formated-app-valuesFerdinand Thiessen2024-04-175-14/+86
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | fix(appconfig): format app values
| * | | | | | | | fix(appconfig): only convert single entry on searchValues()Maxence Lange2024-04-054-31/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| * | | | | | | | fix(appconfig): format app valuesMaxence Lange2024-04-053-5/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | | | | | | | Merge pull request #44882 from nextcloud/fix/files-search-clearingFerdinand Thiessen2024-04-178-10/+194
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | fix(files): Clear search filter when changing directory or view
| * | | | | | | | chore: Compile assetsFerdinand Thiessen2024-04-174-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | | | | | fix(files): Ensure search query is cleared when changing view or directoryFerdinand Thiessen2024-04-174-4/+188
| | |_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | | | | Merge pull request #44878 from ↵Joas Schilling2024-04-171-3/+6
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/44877/keep-manually-restored-status fix(status): Update status time when reverting to it manually
| * | | | | | | fix(status): Update status time when reverting to it manuallyJoas Schilling2024-04-171-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This prevents the DAV meeting status from overwriting it again Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | | | Merge pull request #44869 from nextcloud/fix/systemtags-input-labelFerdinand Thiessen2024-04-173-9/+5
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | fix(systemtags): Use built-in input label to satisfy a11y check of NcSelect
| * | | | | | | | chore: Compile assetsFerdinand Thiessen2024-04-172-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | | | | | fix(systemtags): Use built-in input label to satisfy a11y check of NcSelectFerdinand Thiessen2024-04-171-6/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | | | | | Merge pull request #44870 from ↵Joas Schilling2024-04-171-14/+0
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/automated/noid/master-update-psalm-baseline [master] Update psalm-baseline.xml
| * | | | | | | | chore(tests): Update psalm baselinenextcloud-command2024-04-171-14/+0
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* / / / / / / / Fix(l10n): Update translations from TransifexNextcloud bot2024-04-17114-250/+420
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | Merge pull request #44661 from nextcloud/fix/hide-hidden-recent-files-v2Ferdinand Thiessen2024-04-1713-15/+206
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | fix(files): Do not show files from hidden folders in "Recent"-view if hidden files are disabled by user
| * | | | | | | chore: Compile assetsFerdinand Thiessen2024-04-167-9/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | | | | fix(files): Do not show files from hidden folders in "Recent"-view if hidden ↵Ferdinand Thiessen2024-04-166-6/+175
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | files are disabled by user Needed to adjust the store creation to be able to inject pinia before the vue app is initialized. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | | | Merge pull request #44854 from nextcloud/fix/deps-polyfill-intl-normalizerFerdinand Thiessen2024-04-161-0/+0
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | fix(deps): Update symfony/polyfill-intl-normalizer from 1.28.0 to 1.29.0
| * | | | | | | fix(deps): Update symfony/polyfill-intl-normalizer from 1.28.0 to 1.29.0Ferdinand Thiessen2024-04-161-0/+0
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | | | Merge pull request #44849 from nextcloud/fix/drop-old-dependenciesFerdinand Thiessen2024-04-167-37/+18
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | fix: Drop unmaintained and unused dependencies
| * | | | | | | chore: Compile assetsFerdinand Thiessen2024-04-164-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | | | | fix: Drop unmaintained and unused dependenciesFerdinand Thiessen2024-04-163-31/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | | | | Merge pull request #44658 from nextcloud/fix/migrate-away-from-resource-typeCôme Chilliet2024-04-1626-9852/+1973
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | fix: Remove obsolete resource typing
| * | | | | | | chore: add `@since` annotation for IStreamImage::resource methodCôme Chilliet2024-04-091-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | | fix(user_ldap): Fix LDAP tests with new typingCôme Chilliet2024-04-091-18/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | | fix: Fix typing issues related to resource migrationCôme Chilliet2024-04-097-76/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | | chore: Use stubs from PHP 8.1Côme Chilliet2024-04-094-9645/+1819
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Directly copied stubs for php ext folder from PHP-8.1 branch Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | | fix: Add missing psalm-assert to isResourceCôme Chilliet2024-04-091-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | | fix: Fix small psalm errors in FTP and LDAP connectionsCôme Chilliet2024-04-092-6/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | | fix(user_ldap): Fix tests using wrong typesCôme Chilliet2024-04-096-16/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | | fix: Remove obsolete resource typingCôme Chilliet2024-04-0913-92/+70
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In PHP>=8.1, LDAP and FTP resources are always typed objects Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | | | | Merge pull request #44847 from nextcloud/fix/files-focus-new-node-dialogFerdinand Thiessen2024-04-163-4/+21
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | fix(files): Focus filename input in new-node dialog when opened
| * | | | | | | chore: Compile assetsFerdinand Thiessen2024-04-162-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | | | | fix(files): Focus filename input in new-node dialog when openedFerdinand Thiessen2024-04-161-1/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | | | | Merge pull request #44761 from nextcloud/fix/deps-webauthn-libFerdinand Thiessen2024-04-1630-354/+319
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | fix(deps): Bump web-auth/webauthn-lib from 3.3.9 to 4.8.5
| * | | | | | | chore: Compile assetsFerdinand Thiessen2024-04-1616-24/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | | | | fix(PsrLoggerAdapter): Adjust code to comply with v2 of Psr\Log (allow ↵Ferdinand Thiessen2024-04-161-37/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | \Stringable as message) Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | | | | fix: Use `@simplewebauthn` for frontend logicFerdinand Thiessen2024-04-1611-269/+224
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This simplifies the code a lot and fixes errors with the exisiting custom code, where slightly different base64 values were emitted which are not valid according to the standard. ref: https://github.com/web-auth/webauthn-framework/issues/510 Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | | | | fix(deps): Bump web-auth/webauthn-lib from 3.3.9 to 4.8.5Ferdinand Thiessen2024-04-162-24/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | | | | Merge pull request #44806 from nextcloud/chore/widget-primary-colorPytal2024-04-163-4/+4
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | chore(files): Switch widget to primary color
| * | | | | | | | chore: compile assetsChristopher Ng2024-04-152-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | | | | | | | chore: Switch widget to primary colorChristopher Ng2024-04-151-1/+1
| | |_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | | | | | Merge pull request #44834 from nextcloud/fix/files-new-nodes-attributesFerdinand Thiessen2024-04-1614-20/+47
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | fix(files): Inherit some node attributes when creating new nodes to preserve shared state
| * | | | | | | | chore: Compile assetsFerdinand Thiessen2024-04-169-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | | | | | fix(files): Inherit some node attributes when creating new nodes to preserve ↵Ferdinand Thiessen2024-04-164-9/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | shared state Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>