Maxence Lange
0249e3a2f5
fix(userconfig): set 'mail' as indexed
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
3 months ago
Richard Steinmetz
1b7cd008d6
Merge pull request #53919 from nextcloud/fix/default-contact
fix: make sure default contact exists by default
3 months ago
Hamza
fa1dd4a717
fix: make sure default contact exists by default
Signed-off-by: Hamza <hamzamahjoubi221@gmail.com>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
5 months ago
Nextcloud bot
d854252e70
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months ago
Côme Chilliet
7e0cda995a
Merge pull request #55142 from nextcloud/fix/allow-hyphen-in-appid
fix: Allow hyphen in appid
3 months ago
Robin Appelman
096be72311
Merge pull request #55141 from nextcloud/artonge/fix/set_deadlock_log_level_to_info
fix(Updater): Lower deadlock log level from warning to info
3 months ago
Louis
3edce64dc7
Merge pull request #55129 from nextcloud/artonge/fix/tagstest_property_rootfolder
3 months ago
Côme Chilliet
ae4d38eb63
fix: Allow hyphen in appid
It’s rare but exists for some apps not in the appstore.
Also added unit tests for cleanAppId and fixed small issues with it.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
3 months ago
Kate
1f46274c4b
Merge pull request #55136 from nextcloud/test/integration/ocs-permission-check
3 months ago
Joas Schilling
3266387caf
Merge pull request #55144 from nextcloud/update-gitignore-list
build: Update 3rdparty ignorelist
3 months ago
Daniel
30fcdf2987
Merge pull request #54736 from nextcloud/bug/noid/update-vcard-categories
fix: always use english name for recently contacted category
3 months ago
Joas Schilling
b94330ff90
build: Update 3rdparty ignorelist
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 months ago
Louis Chemineau
8c04dbe599
fix(Updater): Lower deadlock log level from warning to info
If this is safe to ignore, then it does not make sense to keep warning the admins.
Signed-off-by: Louis Chemineau <louis@chmn.me>
3 months ago
Kate
ddc272402d
Merge pull request #55135 from nextcloud/chore/remove-oc-cappedmemorycache
3 months ago
Richard Steinmetz
5ed702e4dc
Merge pull request #55133 from nextcloud/fix/handleIMip-undefined-array-key
fix: handleIMip undefined array key
3 months ago
Daniel
7a2e25124c
Merge pull request #55085 from nextcloud/carl/execute-apps
Port away from IQueryBuilder::execute in apps/
3 months ago
Carl Schwan
8555f98e32
refactor: Port External\Manager to the query builder
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
3 months ago
Carl Schwan
7e1c49ad9d
refactor: Port away from IQueryBuilder::execute in apps/
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
3 months ago
Kate
0baaebd413
Merge pull request #54916 from nextcloud/artonge/feat/run_integration_tests_as_www-data
3 months ago
provokateurin
4a693208b7
test(integration): Check ocs share permission for correct folder
Signed-off-by: provokateurin <kate@provokateurin.de>
4 months ago
provokateurin
b1a398afb0
chore: Remove unused \OC\Cache\CappedMemoryCache
Signed-off-by: provokateurin <kate@provokateurin.de>
6 months ago
Nextcloud bot
9cd458650c
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months ago
SebastianKrupinski
4182b1775d
fix: handleIMip undefined array key
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
3 months ago
Louis Chemineau
e6aa83cddd
fix(TagsTest): Declare `rootFolder` property
It was not caught by the CI on master, but is blocking in the backports.
Signed-off-by: Louis Chemineau <louis@chmn.me>
3 months ago
Daniel Kesselberg
247861d261
fix: always use english name for recently contacted category
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
3 months ago
Louis
c37488679a
Merge pull request #55122 from nextcloud/artonge/fix/favorite_activity
3 months ago
Ferdinand Thiessen
fdd22c264e
Merge pull request #55086 from nextcloud/carl/port-away-changeColumn
refactor: Port away from changeColumn
3 months ago
Louis Chemineau
634e8d2587
fix: Dispatch favorite event with an actual path
The `$path` argument was added in https://github.com/nextcloud/server/pull/48612 , but was never actually used by the callers. The path was therefore missing in the favorite/unfavorite events, which lead to a broken activity information.
I also added a fallback to handle `addToFavorites` and `removeFromFavorites`, which are part of a public API, and are calling `tagAs` and `untag` without `$path`.
Fix https://github.com/nextcloud/activity/issues/2134
Signed-off-by: Louis Chemineau <louis@chmn.me>
3 months ago
Nextcloud bot
9eb883c0d4
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months ago
dependabot[bot]
cb24686482
Merge pull request #55093 from nextcloud/dependabot/composer/vendor-bin/rector/rector/rector-2.1.7
3 months ago
Nextcloud bot
aeb8e7cf3b
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months ago
Maksim Sukharev
7ff123b427
Merge pull request #55081 from nextcloud/backport/55073/master
fix(files_sharing): use `newPassword` always for the unsaved password
3 months ago
nextcloud-command
f09a71d714
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 months ago
Ferdinand Thiessen
fdac770f56
fix(files_sharing): use `newPassword` always for the unsaved password
`newPassword` is the unsaved password, while `share.password` is the
current saved password.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months ago
dependabot[bot]
39ce1e43da
build(deps-dev): bump rector/rector in /vendor-bin/rector
Bumps [rector/rector](https://github.com/rectorphp/rector ) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/rectorphp/rector/releases )
- [Commits](https://github.com/rectorphp/rector/compare/2.1.6...2.1.7 )
---
updated-dependencies:
- dependency-name: rector/rector
dependency-version: 2.1.7
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
dependabot[bot]
b5b32078f6
Merge pull request #55092 from nextcloud/dependabot/composer/build/integration/behat/behat-3.24.0
3 months ago
dependabot[bot]
6a731dcce6
build(deps-dev): bump behat/behat in /build/integration
Bumps [behat/behat](https://github.com/Behat/Behat ) from 3.23.0 to 3.24.0.
- [Release notes](https://github.com/Behat/Behat/releases )
- [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Behat/Behat/compare/v3.23.0...v3.24.0 )
---
updated-dependencies:
- dependency-name: behat/behat
dependency-version: 3.24.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
Nextcloud bot
3911d65c17
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months ago
Andy Scherzinger
d0117e9ab2
Merge pull request #50532 from nextcloud/fix/contactsmenu/padding
fix(contactsmenu): adjust padding to new design
3 months ago
Carl Schwan
0e7d5dce1c
refactor: Port away from changeColumn
Replace by the drop-in replacement modifyColumn
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
3 months ago
Nextcloud bot
5f1066663e
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months ago
Andy Scherzinger
e3ef3eb923
Merge pull request #55074 from nextcloud/fix/quick-presets
fix(settings): rename "Settings presets" to "Quick presets"
3 months ago
Nextcloud bot
90f53f9929
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months ago
dependabot[bot]
a49c85e2cf
Merge pull request #55066 from nextcloud/dependabot/npm_and_yarn/axios-1.12.0
3 months ago
dependabot[bot]
37aefdc11d
Merge pull request #55036 from nextcloud/dependabot/npm_and_yarn/query-string-9.3.0
3 months ago
Ferdinand Thiessen
e266543d67
fix(settings): rename "Settings presets" to "Quick presets"
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months ago
Richard Steinmetz
4e89f86b57
fix(contactsmenu): adjust padding to new design
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
10 months ago
nextcloud-command
422c28a643
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 months ago
nextcloud-command
24d16de413
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 months ago
Ferdinand Thiessen
1e7b45d300
Merge pull request #55006 from nextcloud/fix/displayname-migration
fix(ownCloud): ensure that `accounts.display_name` fits into `users.displayname`
3 months ago