]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
12 months agoadd tests for oauth2 authorization code expiration
Julien Veyssier [Tue, 20 Jun 2023 10:39:41 +0000 (12:39 +0200)]
add tests for oauth2 authorization code expiration

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
12 months agomake oauth2 authorization code expire after 10 minutes
Julien Veyssier [Tue, 20 Jun 2023 09:54:43 +0000 (11:54 +0200)]
make oauth2 authorization code expire after 10 minutes

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
12 months agoMerge pull request #40764 from nextcloud/chore/eslint-no-external-apps
Christoph Wurst [Thu, 5 Oct 2023 08:38:53 +0000 (10:38 +0200)]
Merge pull request #40764 from nextcloud/chore/eslint-no-external-apps

chore: Do not lint external apps

12 months agoMerge pull request #40745 from nextcloud/fix/noid/ocm-provider-rewrite-rules
Arthur Schiwon [Thu, 5 Oct 2023 08:24:02 +0000 (10:24 +0200)]
Merge pull request #40745 from nextcloud/fix/noid/ocm-provider-rewrite-rules

fix ocm-provider rewrite rules

12 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 5 Oct 2023 00:40:35 +0000 (00:40 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
12 months agoMerge pull request #40771 from nextcloud/fix/37098/migrate-to-nc-icon-svg-wrapper
Pytal [Thu, 5 Oct 2023 00:15:23 +0000 (17:15 -0700)]
Merge pull request #40771 from nextcloud/fix/37098/migrate-to-nc-icon-svg-wrapper

12 months agoMerge pull request #40768 from nextcloud/fix/37098/dashboard-duplicated-ids
Ferdinand Thiessen [Wed, 4 Oct 2023 21:52:57 +0000 (23:52 +0200)]
Merge pull request #40768 from nextcloud/fix/37098/dashboard-duplicated-ids

fix(dashboard): remove duplicated IDs on the dashboard page

12 months agochore(assets): Recompile assets 40771/head
Grigorii K. Shartsev [Wed, 4 Oct 2023 17:24:11 +0000 (19:24 +0200)]
chore(assets): Recompile assets

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
12 months agofix(files): migrate from CustomSvgIconrenderer to NcIconSvgWrapper
Grigorii K. Shartsev [Wed, 4 Oct 2023 17:07:57 +0000 (19:07 +0200)]
fix(files): migrate from CustomSvgIconrenderer to NcIconSvgWrapper

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
12 months agoMerge pull request #40662 from nextcloud/fix-37080_correct_aria_label_text_on_action_...
Julia Kirschenheuter [Wed, 4 Oct 2023 16:14:06 +0000 (18:14 +0200)]
Merge pull request #40662 from nextcloud/fix-37080_correct_aria_label_text_on_action_inputs

Correct `aria-label` on action input and text field

12 months agochore(assets): Recompile assets 40662/head
nextcloud-command [Wed, 4 Oct 2023 15:11:14 +0000 (15:11 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
12 months agoMerge pull request #40515 from nextcloud/fix/redirect-if-wrong-dir
John Molakvoæ [Wed, 4 Oct 2023 14:37:25 +0000 (16:37 +0200)]
Merge pull request #40515 from nextcloud/fix/redirect-if-wrong-dir

12 months agochore: build assets 40768/head
Grigorii K. Shartsev [Wed, 4 Oct 2023 14:22:51 +0000 (16:22 +0200)]
chore: build assets

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
12 months agofix(dashboard): remove duplicated IDs
Grigorii K. Shartsev [Wed, 4 Oct 2023 11:30:55 +0000 (13:30 +0200)]
fix(dashboard): remove duplicated IDs

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
12 months agoCorrect `aria-label` on action input and text field
julia.kirschenheuter [Wed, 27 Sep 2023 15:24:32 +0000 (17:24 +0200)]
Correct `aria-label` on action input and text field

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
12 months agofix: redirect to proper directory if file not found 40515/head
John Molakvoæ (skjnldsv) [Tue, 19 Sep 2023 19:00:21 +0000 (21:00 +0200)]
fix: redirect to proper directory if file not found

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
12 months agoMerge pull request #40585 from nextcloud/fix/illegal-characters
John Molakvoæ [Wed, 4 Oct 2023 09:27:35 +0000 (11:27 +0200)]
Merge pull request #40585 from nextcloud/fix/illegal-characters

12 months agofix(files): disallow illegal characters 40585/head
John Molakvoæ (skjnldsv) [Fri, 22 Sep 2023 12:22:04 +0000 (14:22 +0200)]
fix(files): disallow illegal characters

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
12 months agoMerge pull request #40660 from nextcloud/bugfix/noid/fix-missing-user-status-on-autoc...
Joas Schilling [Wed, 4 Oct 2023 08:12:14 +0000 (10:12 +0200)]
Merge pull request #40660 from nextcloud/bugfix/noid/fix-missing-user-status-on-autocomplete-api

fix(autocomplete): Fix missing user status on autocomplete endpoint

12 months agoMerge pull request #40439 from Koc/feature/clickable-logo
John Molakvoæ [Wed, 4 Oct 2023 06:49:25 +0000 (08:49 +0200)]
Merge pull request #40439 from Koc/feature/clickable-logo

12 months agoMerge pull request #40756 from nextcloud/fix/encoded-source
John Molakvoæ [Wed, 4 Oct 2023 06:48:48 +0000 (08:48 +0200)]
Merge pull request #40756 from nextcloud/fix/encoded-source

12 months agofix(files): legacy humanFileSize tests 40756/head
John Molakvoæ [Wed, 4 Oct 2023 06:44:57 +0000 (08:44 +0200)]
fix(files): legacy humanFileSize tests

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
12 months agochore: Do not lint external apps 40764/head
Christoph Wurst [Wed, 4 Oct 2023 05:30:30 +0000 (07:30 +0200)]
chore: Do not lint external apps

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
12 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 4 Oct 2023 00:26:58 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
12 months agoMake logo in header clickable in the shared file view 40439/head
Konstantin Myakshin [Fri, 15 Sep 2023 15:08:12 +0000 (18:08 +0300)]
Make logo in header clickable in the shared file view

Signed-off-by: Konstantin Myakshin <molodchick@gmail.com>
12 months agofix(files): encoded source path on actions requests
John Molakvoæ [Tue, 3 Oct 2023 14:49:49 +0000 (16:49 +0200)]
fix(files): encoded source path on actions requests

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
12 months agoUpdate .htaccess 40745/head
Maxence Lange [Tue, 3 Oct 2023 15:19:44 +0000 (14:19 -0100)]
Update .htaccess

Co-authored-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
12 months agoMerge pull request #40752 from nextcloud/enh/40654/share-creation-loading-feedback
Julien Veyssier [Tue, 3 Oct 2023 13:31:45 +0000 (15:31 +0200)]
Merge pull request #40752 from nextcloud/enh/40654/share-creation-loading-feedback

Show loading icon in 'save share' button when creating a share

12 months agocompile assets 40752/head
Julien Veyssier [Tue, 3 Oct 2023 11:59:43 +0000 (13:59 +0200)]
compile assets

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
12 months agoshow loading icon in 'save share' button when creating a share
Julien Veyssier [Tue, 3 Oct 2023 09:49:48 +0000 (11:49 +0200)]
show loading icon in 'save share' button when creating a share

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
12 months agoMerge pull request #39114 from fsamapoor/refactor_lib_private_collaboration_part2
Christoph Wurst [Tue, 3 Oct 2023 11:47:18 +0000 (13:47 +0200)]
Merge pull request #39114 from fsamapoor/refactor_lib_private_collaboration_part2

[2/2] Refactors lib/private/Collaboration

12 months agoMerge pull request #40751 from nextcloud/dependabot/npm_and_yarn/core-js-3.33.0
Louis [Tue, 3 Oct 2023 09:19:24 +0000 (11:19 +0200)]
Merge pull request #40751 from nextcloud/dependabot/npm_and_yarn/core-js-3.33.0

chore(deps): Bump core-js from 3.32.0 to 3.33.0

12 months agochore(deps): Bump core-js from 3.32.0 to 3.33.0 40751/head
dependabot[bot] [Tue, 3 Oct 2023 08:35:28 +0000 (08:35 +0000)]
chore(deps): Bump core-js from 3.32.0 to 3.33.0

Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.32.0 to 3.33.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.33.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
12 months agoMerge pull request #40748 from nextcloud/chore/remove-nextcloud-vue-dashboard
John Molakvoæ [Tue, 3 Oct 2023 08:23:30 +0000 (10:23 +0200)]
Merge pull request #40748 from nextcloud/chore/remove-nextcloud-vue-dashboard

12 months agoRefactors lib/private/Collaboration. 39114/head
Faraz Samapoor [Mon, 3 Jul 2023 07:37:33 +0000 (11:07 +0330)]
Refactors lib/private/Collaboration.

Mainly using PHP8's constructor property promotion.

Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
12 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 3 Oct 2023 00:26:05 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
12 months agoMerge pull request #40629 from nextcloud/40438-sharing-cleanup
F. E Noel Nfebe [Mon, 2 Oct 2023 18:26:53 +0000 (19:26 +0100)]
Merge pull request #40629 from nextcloud/40438-sharing-cleanup

Updates to new sharing flow

12 months agochore(deps): remove @nextcloud/vue-dashboard 40748/head
Grigorii K. Shartsev [Mon, 2 Oct 2023 17:04:42 +0000 (19:04 +0200)]
chore(deps): remove @nextcloud/vue-dashboard

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
12 months agofix ocm-provider rewrite rules
Maxence Lange [Mon, 2 Oct 2023 15:38:10 +0000 (14:38 -0100)]
fix ocm-provider rewrite rules

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
12 months agoMerge pull request #40678 from nextcloud/chore/phpunit-vendor-bin
Christoph Wurst [Mon, 2 Oct 2023 13:30:54 +0000 (15:30 +0200)]
Merge pull request #40678 from nextcloud/chore/phpunit-vendor-bin

chore: Install phpunit via vendor bin

12 months agoCorrect check for enabled expiration date 40629/head
fenn-cs [Thu, 28 Sep 2023 11:40:18 +0000 (12:40 +0100)]
Correct check for enabled expiration date

The default expiration date cannot be enforced if it is not enabled
in the first place. Hence, the check for whether a share has an expiration date
should not consider enforcements but only where the share expiry type is enabled.

For example : Using `this.config.isDefaultExpireDateEnabled` instead of
`this.config.isDefaultExpireDateEnforced` which can be verified by checking `isExpiryDateEnforced`.

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

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
12 months agoUpdates to sharing flow
fenn-cs [Tue, 26 Sep 2023 07:22:43 +0000 (08:22 +0100)]
Updates to sharing flow

- Show enforced expiry date for new shares.
- Improve quick share dropdown visibility in dark mode.
- Prevent expiry date from showing expire for incoming shares.
by updating the check for `share.passwordExpirationTime` to equally
check for `undefined`.
- Move "Download permission/attribute" from custom setting (as it is just
another advanced setting and not an actual permission).
- Show correct text for upload/editing when "allow public uploads" is enabled
or disabled by admin.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
12 months agoMerge pull request #40736 from nextcloud/test/cypress-record-in-prs-only
max-nextcloud [Mon, 2 Oct 2023 10:56:01 +0000 (12:56 +0200)]
Merge pull request #40736 from nextcloud/test/cypress-record-in-prs-only

test(cypress): only use the cypress cloud on pull requests

12 months agoMerge pull request #40738 from nextcloud/fix/remove-uneeded-class_app_navigation_caption
Louis [Mon, 2 Oct 2023 09:45:04 +0000 (11:45 +0200)]
Merge pull request #40738 from nextcloud/fix/remove-uneeded-class_app_navigation_caption

Remove unneeded class

12 months agochore: Install phpunit via vendor bin 40678/head
Christoph Wurst [Thu, 28 Sep 2023 11:20:49 +0000 (13:20 +0200)]
chore: Install phpunit via vendor bin

This means we can all run the same version. And when switching to
stableX it can pull the corresponding version too. Also local dev envs
and CI run the same phpunit.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
12 months agoMerge pull request #40656 from nextcloud/feat/backgroundjob/schedule-job-after
Christoph Wurst [Mon, 2 Oct 2023 09:30:21 +0000 (11:30 +0200)]
Merge pull request #40656 from nextcloud/feat/backgroundjob/schedule-job-after

feat(backgroundjob): Schedule job after <timestamp>

12 months agotest(cypress): only use the cypress cloud on pull requests 40736/head
Max [Mon, 2 Oct 2023 08:11:50 +0000 (10:11 +0200)]
test(cypress): only use the cypress cloud on pull requests

* Disable recording on integration branches.
* No parallelization on integration branches.

This will still run the cypress tests - but a bit slower and without recordings.

The matrix syntax to enable this is somewhat hard to parse.
In case of a PR the matrix will contain one entry for use-cypress-cloud
with the value `true`. Otherwise it will have one entry `false`.

This way we can exclude containers for the case without the cypress cloud.

Signed-off-by: Max <max@nextcloud.com>
12 months agoRemove unneeded class 40738/head
julia.kirschenheuter [Mon, 2 Oct 2023 08:32:04 +0000 (10:32 +0200)]
Remove unneeded class

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
12 months agoMerge pull request #37201 from AaronDewes/fix/ldap-filter-generation
Côme Chilliet [Mon, 2 Oct 2023 07:49:22 +0000 (09:49 +0200)]
Merge pull request #37201 from AaronDewes/fix/ldap-filter-generation

Fix: Escape group names for LDAP

12 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 2 Oct 2023 00:25:52 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
12 months agoMerge pull request #40734 from nextcloud/debt/noid/align-param-name
Daniel [Sun, 1 Oct 2023 10:16:33 +0000 (12:16 +0200)]
Merge pull request #40734 from nextcloud/debt/noid/align-param-name

12 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 1 Oct 2023 00:26:09 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
12 months agoMerge pull request #40630 from nextcloud/enh/enable-php-8.3
Daniel [Sat, 30 Sep 2023 22:20:16 +0000 (00:20 +0200)]
Merge pull request #40630 from nextcloud/enh/enable-php-8.3

12 months agoci: clear disable_functions to enable pcntl_signal 40630/head
Daniel Kesselberg [Fri, 29 Sep 2023 22:20:21 +0000 (00:20 +0200)]
ci: clear disable_functions to enable pcntl_signal

When using ini-file development then disable_functions forbids pcntl_signal by default.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
12 months agoUse latest shivammathur/setup-php in phpunit-32bits.yml
Côme Chilliet [Tue, 26 Sep 2023 09:05:23 +0000 (11:05 +0200)]
Use latest shivammathur/setup-php in phpunit-32bits.yml

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
12 months agoAdd 8.3 to lint CI and 32bits test suite
Côme Chilliet [Tue, 26 Sep 2023 07:34:01 +0000 (09:34 +0200)]
Add 8.3 to lint CI and 32bits test suite

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
12 months agoAdding ini-file:development to 32bit CI
Côme Chilliet [Mon, 14 Aug 2023 14:13:28 +0000 (16:13 +0200)]
Adding ini-file:development to 32bit CI

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
12 months agoAllow PHP 8.3 in version check
Côme Chilliet [Thu, 10 Aug 2023 13:52:20 +0000 (15:52 +0200)]
Allow PHP 8.3 in version check

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
12 months agochore: rename serializedClosure to argument to align with parent class 40734/head
Daniel Kesselberg [Sat, 30 Sep 2023 20:46:32 +0000 (22:46 +0200)]
chore: rename serializedClosure to argument to align with parent class

To make psalm happy ;)

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
12 months agoMerge pull request #40709 from nextcloud/fix/ldap-profile-pic-resolution-master
Daniel [Sat, 30 Sep 2023 20:43:11 +0000 (22:43 +0200)]
Merge pull request #40709 from nextcloud/fix/ldap-profile-pic-resolution-master

12 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 30 Sep 2023 00:25:53 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
12 months agoMerge pull request #40564 from nextcloud/fix/userstatus/message-timestamp
Christoph Wurst [Fri, 29 Sep 2023 17:51:54 +0000 (19:51 +0200)]
Merge pull request #40564 from nextcloud/fix/userstatus/message-timestamp

fix(userstatus): Track message timestamp too

12 months agoMerge pull request #40714 from nextcloud/bugfix/noid/sensitive-onlyoffice
Joas Schilling [Fri, 29 Sep 2023 15:31:28 +0000 (17:31 +0200)]
Merge pull request #40714 from nextcloud/bugfix/noid/sensitive-onlyoffice

fix(systemreport): Mask onlyoffice secret as sensitive

12 months agofix(systemreport): Mask onlyoffice secret as sensitive 40714/head
Joas Schilling [Fri, 29 Sep 2023 14:36:19 +0000 (16:36 +0200)]
fix(systemreport): Mask onlyoffice secret as sensitive

Signed-off-by: Joas Schilling <coding@schilljs.com>
12 months agoUpdate apps/user_ldap/lib/User/User.php 40709/head
Marcel Klehr [Fri, 29 Sep 2023 11:48:06 +0000 (13:48 +0200)]
Update apps/user_ldap/lib/User/User.php

Co-authored-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
12 months agoLDAP: Increase profile picture limit to 512
Marcel Klehr [Tue, 5 Sep 2023 09:24:54 +0000 (11:24 +0200)]
LDAP: Increase profile picture limit to 512

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
12 months agofeat(backgroundjob): Schedule job after <timestamp> 40656/head
Christoph Wurst [Wed, 27 Sep 2023 12:53:04 +0000 (14:53 +0200)]
feat(backgroundjob): Schedule job after <timestamp>

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
12 months agofix(userstatus): Track message timestamp too 40564/head
Christoph Wurst [Thu, 21 Sep 2023 15:05:06 +0000 (17:05 +0200)]
fix(userstatus): Track message timestamp too

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
12 months agoMerge pull request #40576 from nextcloud/fix/36915-_The_page_only_has_one_h1_heading
Julia Kirschenheuter [Fri, 29 Sep 2023 06:38:14 +0000 (08:38 +0200)]
Merge pull request #40576 from nextcloud/fix/36915-_The_page_only_has_one_h1_heading

Split list to navigation for the left sidebar

12 months agoMerge pull request #40644 from nextcloud/fix/noid/encode-uri-trashbin-restore-files...
Christoph Wurst [Fri, 29 Sep 2023 06:29:02 +0000 (08:29 +0200)]
Merge pull request #40644 from nextcloud/fix/noid/encode-uri-trashbin-restore-files-delete-favorite

fix: encode uri for delete, restore and favorite

12 months agoMerge pull request #39224 from shdehnavi/null_coalescing_conversion_lib_private
F. E Noel Nfebe [Fri, 29 Sep 2023 01:20:12 +0000 (02:20 +0100)]
Merge pull request #39224 from shdehnavi/null_coalescing_conversion_lib_private

Convert isset ternary to null coalescing operator

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
12 months agofix: encode uri for delete, restore and favorite 40644/head
Daniel Kesselberg [Tue, 26 Sep 2023 14:40:26 +0000 (16:40 +0200)]
fix: encode uri for delete, restore and favorite

To encode # and other characters properly

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
12 months agoSplit list to navigation for the left sidebar 40576/head
julia.kirschenheuter [Fri, 22 Sep 2023 07:15:36 +0000 (09:15 +0200)]
Split list to navigation for the left sidebar

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
12 months agoMerge pull request #40675 from nextcloud/fix/unifiedsearch/search-0
Christoph Wurst [Thu, 28 Sep 2023 15:18:37 +0000 (17:18 +0200)]
Merge pull request #40675 from nextcloud/fix/unifiedsearch/search-0

fix(unifiedsearch): Allow searching for "0"

12 months agoMerge pull request #40677 from nextcloud/fix/wcag-files
John Molakvoæ [Thu, 28 Sep 2023 15:05:17 +0000 (17:05 +0200)]
Merge pull request #40677 from nextcloud/fix/wcag-files

12 months agoConvert isset ternary to null coalescing operator 39224/head
Hamid Dehnavi [Fri, 7 Jul 2023 10:13:21 +0000 (13:43 +0330)]
Convert isset ternary to null coalescing operator

Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
12 months agofix(files): pass WCAG AA for hover rows 40677/head
John Molakvoæ [Thu, 28 Sep 2023 09:36:57 +0000 (11:36 +0200)]
fix(files): pass WCAG AA for hover rows

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
12 months agoMerge pull request #39131 from fsamapoor/refactor_lib_files_external_commands
Louis [Thu, 28 Sep 2023 12:39:49 +0000 (14:39 +0200)]
Merge pull request #39131 from fsamapoor/refactor_lib_files_external_commands

Refactors files_external app commands

12 months agofix(autocomplete): Fix missing user status on autocomplete endpoint 40660/head
Joas Schilling [Wed, 27 Sep 2023 14:38:21 +0000 (16:38 +0200)]
fix(autocomplete): Fix missing user status on autocomplete endpoint

Signed-off-by: Joas Schilling <coding@schilljs.com>
12 months agoMerge pull request #40430 from nextcloud/enh/a11y/share-note-label
F. E Noel Nfebe [Thu, 28 Sep 2023 11:54:08 +0000 (12:54 +0100)]
Merge pull request #40430 from nextcloud/enh/a11y/share-note-label

enh(a11y): Add label to share note textbox

12 months agoMerge pull request #39225 from shdehnavi/null_coalescing_conversion_apps
Christoph Wurst [Thu, 28 Sep 2023 09:39:23 +0000 (11:39 +0200)]
Merge pull request #39225 from shdehnavi/null_coalescing_conversion_apps

Convert isset ternary to null coalescing operator

12 months agoMerge pull request #40583 from nextcloud/feat/button-mtime
John Molakvoæ [Thu, 28 Sep 2023 08:56:51 +0000 (10:56 +0200)]
Merge pull request #40583 from nextcloud/feat/button-mtime

12 months agoMerge pull request #40617 from nextcloud/enh/allow-user-to-set-apporder
Côme Chilliet [Thu, 28 Sep 2023 08:55:52 +0000 (10:55 +0200)]
Merge pull request #40617 from nextcloud/enh/allow-user-to-set-apporder

Read apporder from configuration value

12 months agofix(unifiedsearch): Allow searching for "0" 40675/head
Christoph Wurst [Thu, 28 Sep 2023 08:53:07 +0000 (10:53 +0200)]
fix(unifiedsearch): Allow searching for "0"

empty("0") evaluates to true

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
12 months agoConvert isset ternary to null coalescing operator 39225/head
Hamid Dehnavi [Fri, 7 Jul 2023 10:20:21 +0000 (13:50 +0330)]
Convert isset ternary to null coalescing operator

Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
12 months agoMerge pull request #39011 from fsamapoor/refactor_lib_private_security_part1
Côme Chilliet [Thu, 28 Sep 2023 08:38:38 +0000 (10:38 +0200)]
Merge pull request #39011 from fsamapoor/refactor_lib_private_security_part1

[1/3] Refactors lib/private/Security

12 months agoMerge pull request #39236 from shdehnavi/refactor_comments_app
John Molakvoæ [Thu, 28 Sep 2023 07:27:12 +0000 (09:27 +0200)]
Merge pull request #39236 from shdehnavi/refactor_comments_app

12 months agoFix behavior when defaultapp is empty 40617/head
Côme Chilliet [Thu, 28 Sep 2023 07:22:54 +0000 (09:22 +0200)]
Fix behavior when defaultapp is empty

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
12 months agoMake adjustments based on the review 39236/head
Hamid Dehnavi [Mon, 17 Jul 2023 15:29:30 +0000 (18:59 +0330)]
Make adjustments based on the review

Co-authored-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
12 months agoRefactor comments app
Hamid Dehnavi [Fri, 7 Jul 2023 18:54:48 +0000 (22:24 +0330)]
Refactor comments app

Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
12 months agoAdds parameter type hints. 39131/head
Faraz Samapoor [Mon, 17 Jul 2023 17:48:56 +0000 (21:18 +0330)]
Adds parameter type hints.

Co-authored-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Faraz Samapoor <fsa@adlas.at>
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
12 months agoRefactors files_external app commands.
Faraz Samapoor [Tue, 4 Jul 2023 09:04:36 +0000 (12:34 +0330)]
Refactors files_external app commands.

To improve code readability.

Signed-off-by: Faraz Samapoor <fsa@adlas.at>
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
12 months agochore: compile assets 40430/head
Christopher Ng [Fri, 15 Sep 2023 00:33:12 +0000 (17:33 -0700)]
chore: compile assets

Signed-off-by: Christopher Ng <chrng8@gmail.com>
12 months agoenh(a11y): Add label to share note textbox
Christopher Ng [Fri, 15 Sep 2023 00:33:12 +0000 (17:33 -0700)]
enh(a11y): Add label to share note textbox

Signed-off-by: Christopher Ng <chrng8@gmail.com>
12 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 28 Sep 2023 00:27:56 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
12 months agoMerge pull request #39213 from shdehnavi/replace_strpos_and_substr_calls_in_federated...
Christoph Wurst [Wed, 27 Sep 2023 18:32:19 +0000 (20:32 +0200)]
Merge pull request #39213 from shdehnavi/replace_strpos_and_substr_calls_in_federatedfilesharing_app

Refactor "strpos" and "substr" calls in federatedfilesharing app to improve code readability

12 months agoMerge pull request #39175 from shdehnavi/settings_app_users_controller_square_bracket...
Christoph Wurst [Wed, 27 Sep 2023 18:31:11 +0000 (20:31 +0200)]
Merge pull request #39175 from shdehnavi/settings_app_users_controller_square_bracket_syntax

use square bracket syntax to modify array

12 months agoRefactors "strpos" and "substr" calls to improve code readability 39213/head
Hamid Dehnavi [Fri, 7 Jul 2023 00:59:25 +0000 (04:29 +0330)]
Refactors "strpos" and "substr" calls to improve code readability

Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
12 months agoMerge pull request #40651 from nextcloud/refactor/dbal-connection-query-execute-query
Joas Schilling [Wed, 27 Sep 2023 12:40:15 +0000 (14:40 +0200)]
Merge pull request #40651 from nextcloud/refactor/dbal-connection-query-execute-query

refactor: Use DBAL's executeQuery instead of query (deprecated)