Côme Chilliet
783f1b9a2a
Merge pull request #38775 from fsamapoor/constructor_property_promotion_in_core_command_part9
Uses PHP8's constructor property promotion in core/Command and /
2 years ago
Simon L
f7183c9dcf
Merge pull request #38958 from nextcloud/enh/noid/use-getsystemvalue-mailer
use getsystemvalue-functions in Mailer.php
2 years ago
Nextcloud bot
7d7df35c2e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
F. E Noel Nfebe
2de859d6c7
Merge pull request #38987 from fsamapoor/refactor_lib_private_mail
Refactors lib/private/Mail.
2 years ago
Simon L
72156d79f9
Merge pull request #38988 from nextcloud/fix/data-apps-slide-toggle
fix: restore AppsSlideToggle feature
2 years ago
John Molakvoæ
adff75d559
fix: restore AppsSlideToggle feature
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years ago
Ferdinand Thiessen
e5245da74a
Merge pull request #38665 from nextcloud/fix/weather_status-osm-api
fix(weather_status): Pass address as param to OSM API
2 years ago
John Molakvoæ
31663ac56e
Merge pull request #38986 from fsamapoor/refactor_lib_private_contacts
2 years ago
John Molakvoæ
6abb3ddb05
Merge pull request #38869 from nextcloud/automated/noid/master-fix-npm-audit
2 years ago
Faraz Samapoor
ba4f998b53
Refactors lib/private/Mail.
Mainly using PHP8's constructor property promotion.
Signed-off-by: Faraz Samapoor <fsa@adlas.at>
2 years ago
Faraz Samapoor
9f2487d14b
Refactors lib/private/Contacts.
Mainly using PHP8's constructor property promotion.
Signed-off-by: Faraz Samapoor <fsa@adlas.at>
2 years ago
nextcloud-command
c9f8902b0c
chore(deps): fix npm audit
Signed-off-by: GitHub <noreply@github.com>
2 years ago
Nextcloud bot
ec3289d1e3
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Simon L
3f4b764911
Merge pull request #38844 from nextcloud/enh/add-detected-mime-type-to-exception
feat: add detected mime type to exception
2 years ago
Faraz Samapoor
fd0e2f711a
Fixes testcase error.
Signed-off-by: Faraz Samapoor <fsa@adlas.at>
2 years ago
Faraz Samapoor
faaa8cc4e1
Update core/Command/TwoFactorAuth/Cleanup.php
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
2 years ago
Faraz Samapoor
6e33efa543
Update core/Command/TwoFactorAuth/Enable.php
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
2 years ago
Faraz Samapoor
34e8887ddb
Update core/Command/TwoFactorAuth/Disable.php
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
2 years ago
Faraz Samapoor
9bd9c09aae
Update core/Command/TwoFactorAuth/State.php
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
2 years ago
Faraz Samapoor
116b8c68a6
Update core/Command/TwoFactorAuth/Enforce.php
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
2 years ago
Faraz Samapoor
cb8850dc8f
Update core/Command/Check.php
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
2 years ago
Faraz Samapoor
0db0572626
Adds constructor to the Based class.
Based on:
https://github.com/nextcloud/server/pull/38775#discussion_r1227641788
Signed-off-by: Faraz Samapoor <fsa@adlas.at>
2 years ago
Faraz Samapoor
c01129947e
Uses PHP8's constructor property promotion.
in core/Command and /TwoFactorAuth classes.
Signed-off-by: Faraz Samapoor <fsa@adlas.at>
2 years ago
Daniel Kesselberg
f21cbfff64
feat: add detected mime type to exception
The mimetype may not match the file extension.
Helps the user to find out why a provided image is not accepted.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2 years ago
John Molakvoæ
10d563a873
Merge pull request #38852 from nextcloud/enh/noid/move-deprecation-warnings
2 years ago
Simon L
95deec130a
address review
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years ago
Simon L
908adb339b
fix one more place
Signed-off-by: Simon L <szaimen@e.mail.de>
2 years ago
Simon L
872483f279
only print deprecation logs if debug mode is enabled
Signed-off-by: Simon L <szaimen@e.mail.de>
2 years ago
Simon L
1afc82327a
Move deprecation warnings to debug
Signed-off-by: Simon L <szaimen@e.mail.de>
2 years ago
Nextcloud bot
99cbf778f3
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Arthur Schiwon
17515995fa
Merge pull request #38625 from nextcloud/fix/noid/querysearchehelper-narrow-type
fix: expect interface, not a specific implementation
2 years ago
Arthur Schiwon
877ddd2827
Merge pull request #38965 from nextcloud/dav-directory-clean-cache-path
dav: clean path before putting it in the statcache
2 years ago
Simon L
1cb81ae625
try to fix tests
Signed-off-by: Simon L <szaimen@e.mail.de>
2 years ago
John Molakvoæ
ff5ed3f298
Merge pull request #38948 from nextcloud/Jerome-Herbinet-collaborative-tags-alignment-change
2 years ago
Robin Appelman
493e151be0
dav: clean path before putting it in the statcache
Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years ago
Simon L
76bedb8843
use getsystemvalue-functions in Mailer.php
Signed-off-by: Simon L <szaimen@e.mail.de>
2 years ago
Jérôme Herbinet
d12fbc518d
Align collaborative tags differently
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Align collaborative tags differently
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
npm run build
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Following @skjnldsv suggestion
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2 years ago
Julius Härtl
05f360c5ec
Merge pull request #38800 from nextcloud/bugfix/noid/version-update-or-insert
2 years ago
dependabot[bot]
82bb7a8a2a
Merge pull request #38951 from nextcloud/dependabot/npm_and_yarn/fast-xml-parser-and-webdav-4.2.5
2 years ago
dependabot[bot]
f89a4fcaa8
chore(deps): Bump fast-xml-parser and webdav
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser ) to 4.2.5 and updates ancestor dependency [webdav](https://github.com/perry-mitchell/webdav-client ). These dependencies need to be updated together.
Updates `fast-xml-parser` from 4.2.4 to 4.2.5
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases )
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.2.4...v4.2.5 )
Updates `webdav` from 5.1.0 to 5.2.1
- [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md )
- [Commits](https://github.com/perry-mitchell/webdav-client/compare/v5.1.0...v5.2.1 )
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-type: indirect
- dependency-name: webdav
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years ago
John Molakvoæ
6234b090cd
Merge pull request #38939 from nextcloud/feat/f2v/more-actions
2 years ago
Arthur Schiwon
2e81a1d839
Merge pull request #38457 from nextcloud/fix/improve-ldap-offset-search-perf
Use default page size for jumping to desired offset
2 years ago
nextcloud-command
cbc0f5e3b1
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years ago
John Molakvoæ
135929c38c
feat: add rename action with tests
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years ago
John Molakvoæ
05bfab243a
fix(files): action default is false if not set
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years ago
John Molakvoæ
723edb5654
feat: add favorite action with tests
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years ago
Robin Appelman
7fa941e76f
Merge pull request #38945 from nextcloud/dav-meta-directory-content
implement optimized getDirectoryContent for DAV
2 years ago
Louis Chemineau
7fec07196d
Do not create a new version if previousNode has the same mtime
Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years ago
Robin Appelman
279822c217
implement optimized getDirectoryContent for DAV
Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years ago
Louis
cbebc50987
Merge pull request #38771 from fsamapoor/constructor_property_promotion_in_core_command_part7
Uses PHP8's constructor property promotion core/Command/Info, /Integrity, and /Preview
2 years ago