Commit Graph

74685 Commits (13d9a1007b40310b4e6cd3abec892dbf266c602d)
 

Author SHA1 Message Date
Ferdinand Thiessen 13d9a1007b
refactor(files): Fix TypeScript issues in FileEntryActions
* We filter the array in `enabledSubmenuActions` so we can be sure the action does have a parent
* Node attributes must be accessed using the `attributes` getter not the private `_attributes` property
* Cast action ref to correct component interface to make TypeScript happy

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-08 15:58:45 +07:00
John Molakvoæ 7004c3cb46
Merge pull request #45710 from nextcloud/chore/quote-strings 2024-06-08 15:46:30 +07:00
Joas Schilling 54edf993d6 fix(actions): Harden workflows when using variables in strings
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-06-08 14:44:35 +07:00
Nextcloud bot 49c42c36ae
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-08 00:19:12 +07:00
Ferdinand Thiessen e9705ec7d5
Merge pull request #45711 from nextcloud/fix/files-ref-type
fix(files): Correctly type virtual files list ref type
2024-06-07 20:28:07 +07:00
Ferdinand Thiessen a6e0f083fb fix(files): Correctly type virtual files list ref type
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-07 18:11:03 +07:00
Joas Schilling 08baf17786
Merge pull request #45712 from nextcloud/bugfix/noid/commit-changed-icons
fix(dist): Make sure changed icons are compiled
2024-06-07 18:12:17 +07:00
Joas Schilling 4f07f014bc
fix(dist): Make sure changed icons are compiled
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-06-07 17:39:44 +07:00
Andy Scherzinger 3237123293
Merge pull request #45706 from nextcloud/chore/noid/spdx-batch15
Updated images for Material icons and added SPDX info
2024-06-07 14:40:44 +07:00
Andy Scherzinger 0289656844
chore: updated images for Material icons and added SPDX info
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-06-07 13:28:26 +07:00
John Molakvoæ 60828af92e
Merge pull request #45700 from nextcloud/chore/files/update 2024-06-07 12:17:08 +07:00
Arthur Schiwon 98b5cdc43d
Merge pull request #43942 from nextcloud/fix/43612/avoid-pwd-confirm-sso
fix(Session): avoid password confirmation on SSO
2024-06-07 11:25:36 +07:00
nextcloud-command 6605872cd0 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-07 10:59:38 +07:00
skjnldsv ca9a5b7a1e chore: update `@nextcloud/files` to 3.4.1
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-06-07 10:55:56 +07:00
John Molakvoæ ef01dc72c1
Merge pull request #45684 from nextcloud/feat/user-row-action-svg 2024-06-07 08:48:11 +07:00
Nextcloud bot 94a5cdeae2
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-07 00:35:18 +07:00
nextcloud-command 49ca43e07e chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-06 17:30:15 +07:00
Christopher Ng d32f7d1ff6 feat(settings): Support svg user row action icons
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-06-06 17:25:50 +07:00
Pytal 0310df5d3b
Merge pull request #45686 from nextcloud/feat/user-row-action-enabled
feat(settings): Add user row action enabled callback
2024-06-06 17:00:37 +07:00
Andy Scherzinger 512753aaf6
Merge pull request #45699 from nextcloud/chore/noid/spdx-batch14
Add SPDX header - batch 14
2024-06-06 23:25:03 +07:00
nextcloud-command 0cbf2361c5 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-06 21:02:15 +07:00
Andy Scherzinger 1e04619675
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-06-06 22:53:41 +07:00
Andy Scherzinger 858ba27835
Merge pull request #45696 from nextcloud/chore/noid/spdx-batch13
Add SPDX header - batch 13
2024-06-06 19:26:01 +07:00
Julius Härtl 1a543d02e3
Merge pull request #45352 from nextcloud/fix/noid/prevent-duplicate-click-event-on-login
fix(login): Disable login button when already logging in
2024-06-06 19:00:42 +07:00
Andy Scherzinger 4a2552a4eb
chore: Add License info for NotoSans
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-06-06 18:34:31 +07:00
nextcloud-command b789e90f36 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-06 16:17:03 +07:00
Andy Scherzinger c1555fc33e
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-06-06 18:05:37 +07:00
Pytal ca371c18ff
Merge pull request #45347 from nextcloud/fix/ldap-list-remnant-as-disabled
fix: Only list remnants as disabled if option is enabled
2024-06-06 08:47:49 +07:00
julien-nc d2e4af137f
Merge pull request #45694 from nextcloud/fix/noid/cron-argv-check
Avoid accessing unset argv index
2024-06-06 17:37:27 +07:00
Côme Chilliet e14620cb15
fix: Only list remnants as disabled if option is enabled
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-06-06 16:48:27 +07:00
Julien Veyssier c39c0ab46d
fix(cron): avoid accessing unset argv index
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-06-06 15:30:16 +07:00
Kate edd59ee052
Merge pull request #45424 from nextcloud/feat/richobjectstrings/missing-talk-file-metadata 2024-06-06 12:40:07 +07:00
Louis 31c07d03b0
Merge pull request #45679 from nextcloud/artonge/fix/error_with_share_folder_selection_form
fix(files_sharing): usage of NcTextField in SelectShareFolderDialogue
2024-06-06 12:19:23 +07:00
nextcloud-command d9863c0cc0 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-06 10:08:58 +07:00
Marcel Müller f6e6d7a834 fix(login): Prevent submitting the login form multiple times
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2024-06-06 12:00:30 +07:00
Marcel Müller 95148ffe92 fix(login): Disable login button when already logging in
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2024-06-06 12:00:30 +07:00
Louis Chemineau 914c4a28db fix(files_sharing): usage of NcTextField in SelectShareFolderDialogue
The NcTextField needs a value property to be set.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-06-06 09:52:19 +07:00
Nextcloud bot ad7341881a
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-06 00:20:51 +07:00
nextcloud-command d15ed3f723 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-05 22:25:38 +07:00
Christopher Ng 51cd2ad13d feat(settings): Close user row action menu after click
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-06-05 15:05:39 +07:00
Christopher Ng 1de77edfdf feat(settings): Add action enabled callback
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-06-05 15:05:39 +07:00
Arthur Schiwon f6d6efef3a
refactor(Token): introduce scope constants
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-06-05 19:01:14 +07:00
Arthur Schiwon 340939e688
fix(Session): avoid password confirmation on SSO
SSO backends like SAML and OIDC tried a trick to suppress password
confirmations as they are not possible by design. At least for SAML it was
not reliable when existing user backends where used as user repositories.

Now we are setting a special scope with the token, and also make sure that
the scope is taken over when tokens are regenerated.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-06-05 19:01:13 +07:00
Nextcloud bot 94bc020d07
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-05 09:56:05 +07:00
John Molakvoæ 90a9191fc9
Merge pull request #45606 from nextcloud/fix/sharedialog-28-new-files 2024-06-05 11:17:23 +07:00
nextcloud-command cd1394f5e7 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-05 08:45:23 +07:00
skjnldsv 7f0ffac727 fix(federatedfilesharing): import external federated share script
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-06-05 08:42:40 +07:00
John Molakvoæ 4e2ada0155
Merge pull request #40122 from summersab/refactor/OC-Server-getEncryptionFilesHelper 2024-06-04 17:27:41 +07:00
John Molakvoæ 3f77eb049a
Merge pull request #45581 from nextcloud/fix/grid-view-contextmenu-pos 2024-06-04 15:50:23 +07:00
nextcloud-command 4383055861 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-04 13:49:37 +07:00