]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
13 months agoadmin have no special rights on users' entries 39895/head
Maxence Lange [Thu, 31 Aug 2023 17:00:21 +0000 (16:00 -0100)]
admin have no special rights on users' entries

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
13 months agoMerge pull request #39925 from nextcloud/fix/carddav/disable-sab
John Molakvoæ [Fri, 1 Sep 2023 16:01:06 +0000 (18:01 +0200)]
Merge pull request #39925 from nextcloud/fix/carddav/disable-sab

13 months agofix(CardDAV): allow disabling of the system address book via config option 39925/head
Anna Larch [Thu, 17 Aug 2023 06:32:44 +0000 (08:32 +0200)]
fix(CardDAV): allow disabling of the system address book via config option

Signed-off-by: Anna Larch <anna@nextcloud.com>
13 months agoMerge pull request #39945 from nextcloud/feat/f2v/uploader
John Molakvoæ [Fri, 1 Sep 2023 12:54:27 +0000 (14:54 +0200)]
Merge pull request #39945 from nextcloud/feat/f2v/uploader

13 months agofeat(files): add uploader 39945/head
John Molakvoæ [Thu, 17 Aug 2023 18:00:51 +0000 (20:00 +0200)]
feat(files): add uploader

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
13 months agoMerge pull request #36068 from nextcloud/gf-encryption-fix
Robin Appelman [Fri, 1 Sep 2023 11:01:04 +0000 (13:01 +0200)]
Merge pull request #36068 from nextcloud/gf-encryption-fix

extend fix-key-location to handle cases from broken cross-storage moves

13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 1 Sep 2023 00:29:36 +0000 (00:29 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoMerge pull request #39017 from nextcloud/fix/s3/verify_bucket_exists
Thomas Citharel [Thu, 31 Aug 2023 21:10:33 +0000 (23:10 +0200)]
Merge pull request #39017 from nextcloud/fix/s3/verify_bucket_exists

fix(s3): fix handling verify_bucket_exists parameter

13 months agoupdate tests 36068/head
Robin Appelman [Thu, 31 Aug 2023 20:37:10 +0000 (22:37 +0200)]
update tests

Signed-off-by: Robin Appelman <robin@icewind.nl>
13 months agofix(s3): fix handling verify_bucket_exists parameter 39017/head
Thomas Citharel [Mon, 26 Jun 2023 14:43:07 +0000 (16:43 +0200)]
fix(s3): fix handling verify_bucket_exists parameter

If 'verify_bucket_exists' is set to false in the config.php s3 configuration, it's supposed to avoid
verifying that the bucket exists. However empty(falsy) will  always return true, so this condition
would not work.

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
13 months agoextend fix-key-location to handle cases from broken cross-storage moves
Robin Appelman [Tue, 10 Jan 2023 12:48:31 +0000 (13:48 +0100)]
extend fix-key-location to handle cases from broken cross-storage moves

Signed-off-by: Robin Appelman <robin@icewind.nl>
13 months agoMerge pull request #40100 from nextcloud/fix/37082-replace_input_on_security_page
Pytal [Thu, 31 Aug 2023 16:16:37 +0000 (09:16 -0700)]
Merge pull request #40100 from nextcloud/fix/37082-replace_input_on_security_page

13 months agoMerge pull request #40087 from nextcloud/fix/37082-fix-label_for_creating_new_group
Andy Scherzinger [Thu, 31 Aug 2023 15:12:33 +0000 (17:12 +0200)]
Merge pull request #40087 from nextcloud/fix/37082-fix-label_for_creating_new_group

Adjust input field for "rename group"

13 months agoMerge pull request #39897 from nextcloud/feat/share-by-mail/remove-ilogger
Benjamin Gaussorgues [Thu, 31 Aug 2023 13:20:27 +0000 (15:20 +0200)]
Merge pull request #39897 from nextcloud/feat/share-by-mail/remove-ilogger

sharebymail: remove ILogger and upgrade to PHP 8 syntax

13 months agoMerge pull request #40102 from nextcloud/fix/37082-replace_input_on_settings_sharing
Julia Kirschenheuter [Thu, 31 Aug 2023 11:56:45 +0000 (13:56 +0200)]
Merge pull request #40102 from nextcloud/fix/37082-replace_input_on_settings_sharing

Replace custom input field with NcTextField

13 months agoReplace custom input field with NcTextField 40102/head
julia.kirschenheuter [Tue, 29 Aug 2023 13:44:56 +0000 (15:44 +0200)]
Replace custom input field with NcTextField

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
13 months agoMerge pull request #40043 from nextcloud/fix/37083-input_field_is_not_available_to_vi...
Julia Kirschenheuter [Thu, 31 Aug 2023 10:26:50 +0000 (12:26 +0200)]
Merge pull request #40043 from nextcloud/fix/37083-input_field_is_not_available_to_visually_impaired

Replace custom input field with NcTextField

13 months agoAdjust input field for "rename group" 40087/head
julia.kirschenheuter [Tue, 29 Aug 2023 08:18:59 +0000 (10:18 +0200)]
Adjust input field for "rename group"

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
13 months agoReplace custom input field with NcInputField 40043/head
julia.kirschenheuter [Fri, 25 Aug 2023 13:52:31 +0000 (15:52 +0200)]
Replace custom input field with NcInputField

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
13 months agoReplace custom input field with NcTextField 40100/head
julia.kirschenheuter [Tue, 29 Aug 2023 12:52:39 +0000 (14:52 +0200)]
Replace custom input field with NcTextField

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 31 Aug 2023 00:34:40 +0000 (00:34 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoMerge pull request #39472 from nextcloud/26691-improve-sharing-design-flow
F. E Noel Nfebe [Wed, 30 Aug 2023 21:18:37 +0000 (22:18 +0100)]
Merge pull request #39472 from nextcloud/26691-improve-sharing-design-flow

Improve sharing flow

13 months agosharebymail: remove ILogger and upgrade to PHP 8 syntax 39897/head
Benjamin Gaussorgues [Mon, 14 Aug 2023 06:11:37 +0000 (08:11 +0200)]
sharebymail: remove ILogger and upgrade to PHP 8 syntax

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
13 months agoImprove sharing flow 39472/head
fenn-cs [Wed, 19 Jul 2023 01:11:27 +0000 (02:11 +0100)]
Improve sharing flow

This commit introduces the following changes:

- Does not create new share once user is selected for internal shares
- Adds a `SharingDetails` view for share configurations
- Adds a quick share select to enable fast changes in share permisions.

Resolves: https://github.com/nextcloud/server/issues/26691

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: Louis Chemineau <louis@chmn.me>
13 months agoMerge pull request #40159 from nextcloud/bugfix/noid/update-drone-signature
Joas Schilling [Wed, 30 Aug 2023 14:28:05 +0000 (16:28 +0200)]
Merge pull request #40159 from nextcloud/bugfix/noid/update-drone-signature

fix(CI): Update .drone.yml signature

13 months agoMerge pull request #40108 from nextcloud/bug/noid/config-dns-pinning
Daniel [Wed, 30 Aug 2023 12:55:23 +0000 (14:55 +0200)]
Merge pull request #40108 from nextcloud/bug/noid/config-dns-pinning

13 months agochore(Codeowner): Add myself as a codeowner 40159/head
Joas Schilling [Wed, 30 Aug 2023 10:33:35 +0000 (12:33 +0200)]
chore(Codeowner): Add myself as a codeowner

Signed-off-by: Joas Schilling <coding@schilljs.com>
13 months agofix(CI): Update .drone.yml signature
Joas Schilling [Wed, 30 Aug 2023 10:31:36 +0000 (12:31 +0200)]
fix(CI): Update .drone.yml signature

Signed-off-by: Joas Schilling <coding@schilljs.com>
13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 30 Aug 2023 00:31:33 +0000 (00:31 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoMerge pull request #40084 from nextcloud/deps/nextcloud/vue-8.0.0-beta.5
Pytal [Tue, 29 Aug 2023 22:16:49 +0000 (15:16 -0700)]
Merge pull request #40084 from nextcloud/deps/nextcloud/vue-8.0.0-beta.5

13 months agoMerge pull request #39978 from joshtrichards/jr-cfg-sample-trystack-remove
Arthur Schiwon [Tue, 29 Aug 2023 19:13:30 +0000 (21:13 +0200)]
Merge pull request #39978 from joshtrichards/jr-cfg-sample-trystack-remove

(config sample) Remove defunct trystack.org url

13 months agochore: Update dav snapshot 40084/head
Christopher Ng [Tue, 29 Aug 2023 18:50:26 +0000 (11:50 -0700)]
chore: Update dav snapshot

Signed-off-by: Christopher Ng <chrng8@gmail.com>
13 months agochore: compile assets
Christopher Ng [Mon, 28 Aug 2023 19:55:28 +0000 (12:55 -0700)]
chore: compile assets

Signed-off-by: Christopher Ng <chrng8@gmail.com>
13 months agoenh(a11y): Always visible user management labels
Christopher Ng [Mon, 28 Aug 2023 19:38:58 +0000 (12:38 -0700)]
enh(a11y): Always visible user management labels

Signed-off-by: Christopher Ng <chrng8@gmail.com>
13 months agoenh(a11y): Always visible file rename label
Christopher Ng [Mon, 28 Aug 2023 19:35:37 +0000 (12:35 -0700)]
enh(a11y): Always visible file rename label

Signed-off-by: Christopher Ng <chrng8@gmail.com>
13 months agochore: Migrate to new @nextcloud/vue API
Christopher Ng [Mon, 28 Aug 2023 18:52:38 +0000 (11:52 -0700)]
chore: Migrate to new @nextcloud/vue API

Signed-off-by: Christopher Ng <chrng8@gmail.com>
13 months agochore(deps): Bump @nextcloud/vue to v8 beta 5
Christopher Ng [Mon, 28 Aug 2023 18:52:38 +0000 (11:52 -0700)]
chore(deps): Bump @nextcloud/vue to v8 beta 5

Signed-off-by: Christopher Ng <chrng8@gmail.com>
13 months agoMerge pull request #39243 from shdehnavi/refactor_contactsinteraction_app
Andy Scherzinger [Tue, 29 Aug 2023 17:05:35 +0000 (19:05 +0200)]
Merge pull request #39243 from shdehnavi/refactor_contactsinteraction_app

Refactor contactsinteraction app

13 months agofeat: add switch to disable dns pinning 40108/head
Daniel Kesselberg [Tue, 29 Aug 2023 15:20:16 +0000 (17:20 +0200)]
feat: add switch to disable dns pinning

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
13 months agoMake adjustments based on the psalm messages 39243/head
Hamid Dehnavi [Sun, 16 Jul 2023 12:27:15 +0000 (15:57 +0330)]
Make adjustments based on the psalm messages

Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
13 months agoRefactor contactsinteraction app
Hamid Dehnavi [Sat, 8 Jul 2023 16:56:32 +0000 (20:26 +0330)]
Refactor contactsinteraction app

Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
13 months agoMerge pull request #40026 from lhsazevedo/auth-token-commands
Joas Schilling [Tue, 29 Aug 2023 06:57:07 +0000 (08:57 +0200)]
Merge pull request #40026 from lhsazevedo/auth-token-commands

feat: Add auth token list and delete commands

13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 29 Aug 2023 00:30:57 +0000 (00:30 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoMerge pull request #40079 from nextcloud/techdebt/noid/user-IThrottler-interface...
Joas Schilling [Mon, 28 Aug 2023 18:46:09 +0000 (20:46 +0200)]
Merge pull request #40079 from nextcloud/techdebt/noid/user-IThrottler-interface-for-DI

techdebt(DI): Use public IThrottler interface which exists since 25

13 months agoMerge pull request #40077 from nextcloud/bugfix/noid/purge-displayname-cache-on-delete
Joas Schilling [Mon, 28 Aug 2023 15:25:30 +0000 (17:25 +0200)]
Merge pull request #40077 from nextcloud/bugfix/noid/purge-displayname-cache-on-delete

fix(cache): Remove displayname cache entry on delete

13 months agoMerge branch 'master' into auth-token-commands 40026/head
Lucas Azevedo [Mon, 28 Aug 2023 15:25:01 +0000 (12:25 -0300)]
Merge branch 'master' into auth-token-commands

13 months agoMerge pull request #39083 from nextcloud/fix/check-vobject-existence
Andy Scherzinger [Mon, 28 Aug 2023 14:33:31 +0000 (16:33 +0200)]
Merge pull request #39083 from nextcloud/fix/check-vobject-existence

fix(CalDAV): Check if the vObject exists before attempting any operations

13 months agotechdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 40079/head
Joas Schilling [Mon, 28 Aug 2023 13:50:45 +0000 (15:50 +0200)]
techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25

Signed-off-by: Joas Schilling <coding@schilljs.com>
13 months agoMerge pull request #39699 from nextcloud/enh/hide-shares-from-disabled-users
Côme Chilliet [Mon, 28 Aug 2023 13:33:45 +0000 (15:33 +0200)]
Merge pull request #39699 from nextcloud/enh/hide-shares-from-disabled-users

Hide shares by disabled users

13 months agoMerge pull request #38298 from nextcloud/enh/occ-sync-account-data
Anna [Mon, 28 Aug 2023 13:11:55 +0000 (15:11 +0200)]
Merge pull request #38298 from nextcloud/enh/occ-sync-account-data

feat: Add occ user:user:sync-account-data for updating oc_accounts information from user backends

13 months agofix(cache): Remove displayname cache entry on delete 40077/head
Joas Schilling [Mon, 28 Aug 2023 12:59:54 +0000 (14:59 +0200)]
fix(cache): Remove displayname cache entry on delete

Signed-off-by: Joas Schilling <coding@schilljs.com>
13 months agofix(CalDAV): Check if the vObject exists before attempting any operations 39083/head
Anna Larch [Fri, 30 Jun 2023 09:01:22 +0000 (11:01 +0200)]
fix(CalDAV): Check if the vObject exists before attempting any operations

Signed-off-by: Anna Larch <anna@nextcloud.com>
13 months agoMerge pull request #40067 from nextcloud/fix-cancel-files-scan
Daniel [Mon, 28 Aug 2023 12:19:05 +0000 (14:19 +0200)]
Merge pull request #40067 from nextcloud/fix-cancel-files-scan

13 months agoMerge pull request #39944 from nextcloud/share-cache-share
Robin Appelman [Mon, 28 Aug 2023 11:44:03 +0000 (13:44 +0200)]
Merge pull request #39944 from nextcloud/share-cache-share

pass the share to the cache instead of having to ask the storage

13 months agoUse nullsafe call syntax instead of additionnal check 39699/head
Côme Chilliet [Thu, 10 Aug 2023 15:05:19 +0000 (17:05 +0200)]
Use nullsafe call syntax instead of additionnal check

Co-authored-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
13 months agoFix tests, add test for the new feature
Côme Chilliet [Mon, 7 Aug 2023 14:07:20 +0000 (16:07 +0200)]
Fix tests, add test for the new feature

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
13 months agoSet files_sharing:hide_disabled_user_shares to 'yes' to hide shares from disabled...
Côme Chilliet [Thu, 3 Aug 2023 14:13:38 +0000 (16:13 +0200)]
Set files_sharing:hide_disabled_user_shares to 'yes' to hide shares from disabled users

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
13 months agoFormat lastActivity and type for plain output
Lucas Azevedo [Mon, 28 Aug 2023 02:02:52 +0000 (23:02 -0300)]
Format lastActivity and type for plain output

Signed-off-by: Lucas Azevedo <lhs_azevedo@hotmail.com>
13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 28 Aug 2023 00:26:24 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agofix: make cancelOperation public 40067/head
Daniel Kesselberg [Sun, 27 Aug 2023 15:29:26 +0000 (17:29 +0200)]
fix: make cancelOperation public

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
13 months agoMerge pull request #39911 from nextcloud/fix/carddav/limit-upgrade-sync-to-1000-users
Daniel [Sun, 27 Aug 2023 13:54:45 +0000 (15:54 +0200)]
Merge pull request #39911 from nextcloud/fix/carddav/limit-upgrade-sync-to-1000-users

13 months agoMerge pull request #39792 from nextcloud/feat/vue-filepicker-dialog
John Molakvoæ [Sun, 27 Aug 2023 09:41:06 +0000 (11:41 +0200)]
Merge pull request #39792 from nextcloud/feat/vue-filepicker-dialog

13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 27 Aug 2023 00:30:46 +0000 (00:30 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agochore: Build assets 39792/head
Ferdinand Thiessen [Sat, 26 Aug 2023 19:01:37 +0000 (21:01 +0200)]
chore: Build assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
13 months agofix(theming): user background picker
John Molakvoæ [Thu, 24 Aug 2023 05:52:05 +0000 (07:52 +0200)]
fix(theming): user background picker

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
13 months agofix(dialogs): Use FilePickerBuilder to create the file picker
Ferdinand Thiessen [Thu, 24 Aug 2023 02:25:46 +0000 (04:25 +0200)]
fix(dialogs): Use FilePickerBuilder to create the file picker

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
13 months agochore: Remove now unneeded filepicker styles
Ferdinand Thiessen [Thu, 24 Aug 2023 02:25:10 +0000 (04:25 +0200)]
chore: Remove now unneeded filepicker styles

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
13 months agofix(apps): Adjust apps for FilePicker API change
Ferdinand Thiessen [Wed, 23 Aug 2023 23:12:48 +0000 (01:12 +0200)]
fix(apps): Adjust apps for FilePicker API change

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
13 months agochore: Remove unused FilePickerContext from behat tests
Ferdinand Thiessen [Fri, 18 Aug 2023 14:40:01 +0000 (16:40 +0200)]
chore: Remove unused FilePickerContext from behat tests

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
13 months agofix(cypress): Fix the user theming cypress test for the new filepicker
Ferdinand Thiessen [Thu, 10 Aug 2023 13:49:20 +0000 (15:49 +0200)]
fix(cypress): Fix the user theming cypress test for the new filepicker

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
13 months agofeat: Add new Vue FilePicker from @nextcloud/dialogs and use it by default.
Ferdinand Thiessen [Thu, 10 Aug 2023 12:25:46 +0000 (14:25 +0200)]
feat: Add new Vue FilePicker from @nextcloud/dialogs and use it by default.

Still providing the legacy one until the Vue FilePicker is out of beta.
Pin beta releases so we do not get version conflicts.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
13 months agofix(CardDAV): only run upgrade sync if 1000 users or less 39911/head
Anna Larch [Thu, 17 Aug 2023 08:19:10 +0000 (10:19 +0200)]
fix(CardDAV): only run upgrade sync if 1000 users or less

Signed-off-by: Anna Larch <anna@nextcloud.com>
13 months agoMerge pull request #40044 from nextcloud/add-altahrim-as-codeowner
Joas Schilling [Sat, 26 Aug 2023 14:44:03 +0000 (16:44 +0200)]
Merge pull request #40044 from nextcloud/add-altahrim-as-codeowner

Add Altahrïm as code owner for login routes and sharebymail app

13 months agoMerge pull request #40057 from nextcloud/dependabot/npm_and_yarn/babel-jest-29.6.4
dependabot[bot] [Sat, 26 Aug 2023 06:53:56 +0000 (06:53 +0000)]
Merge pull request #40057 from nextcloud/dependabot/npm_and_yarn/babel-jest-29.6.4

13 months agoMerge pull request #40055 from nextcloud/dependabot/npm_and_yarn/babel/preset-typescr...
dependabot[bot] [Sat, 26 Aug 2023 06:52:53 +0000 (06:52 +0000)]
Merge pull request #40055 from nextcloud/dependabot/npm_and_yarn/babel/preset-typescript-7.22.11

13 months agochore(deps-dev): Bump babel-jest from 29.6.2 to 29.6.4 40057/head
dependabot[bot] [Sat, 26 Aug 2023 04:21:38 +0000 (04:21 +0000)]
chore(deps-dev): Bump babel-jest from 29.6.2 to 29.6.4

Bumps [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) from 29.6.2 to 29.6.4.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.6.4/packages/babel-jest)

---
updated-dependencies:
- dependency-name: babel-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
13 months agochore(deps-dev): Bump @babel/preset-typescript from 7.22.5 to 7.22.11 40055/head
dependabot[bot] [Sat, 26 Aug 2023 04:20:58 +0000 (04:20 +0000)]
chore(deps-dev): Bump @babel/preset-typescript from 7.22.5 to 7.22.11

Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.22.5 to 7.22.11.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.11/packages/babel-preset-typescript)

---
updated-dependencies:
- dependency-name: "@babel/preset-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 26 Aug 2023 00:32:32 +0000 (00:32 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoAdd Altahrïm as code owner for login routes and sharebymail app 40044/head
Benjamin Gaussorgues [Fri, 25 Aug 2023 13:58:31 +0000 (15:58 +0200)]
Add Altahrïm as code owner for login routes and sharebymail app

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
13 months agoMerge pull request #39842 from nextcloud/encode-filename-trashbin-restore
Daniel [Fri, 25 Aug 2023 15:08:04 +0000 (17:08 +0200)]
Merge pull request #39842 from nextcloud/encode-filename-trashbin-restore

13 months agoUse table output for list command
Lucas Azevedo [Fri, 25 Aug 2023 14:13:34 +0000 (11:13 -0300)]
Use table output for list command

Signed-off-by: Lucas Azevedo <lhs_azevedo@hotmail.com>
13 months agoFix typo
Lucas Azevedo [Fri, 25 Aug 2023 14:13:10 +0000 (11:13 -0300)]
Fix typo

Signed-off-by: Lucas Azevedo <lhs_azevedo@hotmail.com>
13 months agoFixes from static analysis
Lucas Azevedo [Fri, 25 Aug 2023 13:41:46 +0000 (10:41 -0300)]
Fixes from static analysis

Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Lucas Azevedo <lhs_azevedo@hotmail.com>
13 months agofix: encode basename in restore action 39842/head
Daniel Kesselberg [Fri, 25 Aug 2023 09:33:47 +0000 (11:33 +0200)]
fix: encode basename in restore action

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
13 months agoMerge pull request #39511 from nextcloud/fix/reverse-getDateTime-deprecation
Joas Schilling [Fri, 25 Aug 2023 08:02:08 +0000 (10:02 +0200)]
Merge pull request #39511 from nextcloud/fix/reverse-getDateTime-deprecation

fix(utility): De- deprecate getDateTime and getTime as now() only returns DateTimeImmutable

13 months agofix(utility): De- deprecate getDateTime as now() only returns immutable objects 39511/head
Anna Larch [Thu, 20 Jul 2023 14:26:48 +0000 (16:26 +0200)]
fix(utility): De- deprecate getDateTime as now() only returns immutable objects
This will mean lots of code like
```$dateTime = (new DateTime())->setTimestamp(ITimeFactory::now()->getTimestamp()```
if a regular DateTime object is needed

Signed-off-by: Anna Larch <anna@nextcloud.com>
13 months agoAdd tests for occ user:auth-tokens:delete
Lucas Azevedo [Fri, 25 Aug 2023 05:27:41 +0000 (02:27 -0300)]
Add tests for occ user:auth-tokens:delete

Signed-off-by: Lucas Azevedo <lhs_azevedo@hotmail.com>
13 months agoAdd last-used-before option
Lucas Azevedo [Fri, 25 Aug 2023 05:07:57 +0000 (02:07 -0300)]
Add last-used-before option

Signed-off-by: Lucas Azevedo <lhs_azevedo@hotmail.com>
13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 25 Aug 2023 00:34:26 +0000 (00:34 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoUpdate autoloaders
Lucas Azevedo [Thu, 24 Aug 2023 14:59:55 +0000 (11:59 -0300)]
Update autoloaders

Signed-off-by: Lucas Azevedo <lhs_azevedo@hotmail.com>
13 months agoNamespace user auth token commands
Lucas Azevedo [Thu, 24 Aug 2023 14:42:30 +0000 (11:42 -0300)]
Namespace user auth token commands

Signed-off-by: Lucas Azevedo <lhs_azevedo@hotmail.com>
13 months agoUse autowiring when registering commands
Lucas Azevedo [Thu, 24 Aug 2023 14:26:27 +0000 (11:26 -0300)]
Use autowiring when registering commands

Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Lucas Azevedo <lhs_azevedo@hotmail.com>
13 months agoFilter out sensitive fields in user:auth-tokens
Lucas Azevedo [Thu, 24 Aug 2023 14:19:50 +0000 (11:19 -0300)]
Filter out sensitive fields in user:auth-tokens

PublicKeyToken::jsonSerialize() already explicitly lists allowed fields,
we are adding a second guard here to be on the safe side.

Signed-off-by: Lucas Azevedo <lhs_azevedo@hotmail.com>
13 months agoMerge pull request #39713 from nextcloud/Jerome-Herbinet-remove-padding-for-longer...
Simon L [Thu, 24 Aug 2023 10:55:01 +0000 (12:55 +0200)]
Merge pull request #39713 from nextcloud/Jerome-Herbinet-remove-padding-for-longer-wordings

Remove padding for longer wordings (like the future French one)

13 months agoMerge pull request #40013 from nextcloud/fix/remove-pw-from-logging
Joas Schilling [Thu, 24 Aug 2023 09:42:51 +0000 (11:42 +0200)]
Merge pull request #40013 from nextcloud/fix/remove-pw-from-logging

Do not log passwords in debug mode

13 months agonpm run build 39713/head
Jérôme Herbinet [Fri, 4 Aug 2023 08:27:29 +0000 (10:27 +0200)]
npm run build

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
13 months agoRemove padding for longer wordings
Jérôme Herbinet [Fri, 4 Aug 2023 08:22:13 +0000 (10:22 +0200)]
Remove padding for longer wordings

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
13 months agoDo not log passwords in debug mode 40013/head
Anna Larch [Wed, 23 Aug 2023 07:33:22 +0000 (09:33 +0200)]
Do not log passwords in debug mode

Signed-off-by: Anna Larch <anna@nextcloud.com>
13 months agoAdd missing return types
Lucas Azevedo [Thu, 24 Aug 2023 03:10:30 +0000 (00:10 -0300)]
Add missing return types

Signed-off-by: Lucas Azevedo <lhs_azevedo@hotmail.com>
13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 24 Aug 2023 01:00:57 +0000 (01:00 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>