Daniel
7f097bc810
Merge pull request #55185 from nextcloud/chore/update-cal-avail-lib
Update calendar-availability-vue to v2.2.11 (TrashCanOutline)
6 months ago
nextcloud-command
128bf20b74
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
6 months ago
Edward Ly
51fdece3b1
fix(comments): add inline container size query to comment body
This helps to restore missing overflow behavior to the comments header
when a user's display name exceeds the sidebar width.
Signed-off-by: Edward Ly <contact@edward.ly>
6 months ago
Joas Schilling
2ea126532b
Merge pull request #55183 from nextcloud/bugfix/noid/translate-exception-to-sabre-exception
fix(trashbin): Translate Nextcloud exception to Sabre exception
6 months ago
Daniel Kesselberg
1ae36f9dbe
chore(assets): Recompile assets
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
6 months ago
Daniel Kesselberg
f5cdaedd31
chore: update @nextcloud/calendar-availability-vue to v2.2.11
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
6 months ago
Joas Schilling
cb67bcecf0
fix(trashbin): Translate Nextcloud exception to Sabre exception
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 months ago
Nextcloud bot
0c6e396394
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 months ago
nfebe
18d571e359
fix(systemtags): Provide initial state for admin restriction setting
The “Restrict tag creation and editing to administrators” switch in the SystemTags
admin settings was not reflecting the correct database value on page load.
This happened because no initial state was being provided.
Fix
This change ensures the correct initial state is set by:
- Injecting IAppConfig and IInitialState dependencies.
- Following the same initial state provisioning pattern used by other admin settings in Nextcloud.
Signed-off-by: nfebe <fenn25.fn@gmail.com>
6 months ago
Robin Appelman
26ae51c4b3
feat: add header with user id in response
Signed-off-by: Robin Appelman <robin@icewind.nl>
6 months ago
Christoph Wurst
09eb205fbc
Merge pull request #50605 from nextcloud/fix/49431-automatically-disable-sab
fix: automatically disable sab
6 months ago
SebastianKrupinski
cab9a5deea
fix: automatically disable sab
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
1 year ago
Carl Schwan
809d87c76b
Merge pull request #54788 from nextcloud/feat/sharing-node-api
feat(files_sharing): provide web components based API for sidebar
6 months ago
nextcloud-command
41a46c5909
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
6 months ago
Ferdinand Thiessen
ee962f3a37
feat(files_sharing): provide web-components based sidebar API
This fixes apps providing vue components, which is invalid and does not
always work - and never work with Vue 3.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
6 months ago
Ferdinand Thiessen
c5a093d842
fix(files): pass Node to FileInfo object
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
6 months ago
Ferdinand Thiessen
931247f972
chore: update `@nextcloud/sharing` to v0.3.0
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
6 months ago
yemkareems
a12a2cb263
fix: added bluesky link
Signed-off-by: yemkareems <yemkareems@gmail.com>
6 months ago
Marcel Klehr
613bb766d7
Merge pull request #55153 from nextcloud/fix/taskprocessing-task-types-cache-by-language
fix(TaskProcessing): Cache task types by user language
6 months ago
Nextcloud bot
a6567e0519
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 months ago
Maxence Lange
22c0e76e23
Merge pull request #55139 from nextcloud/fix/noid/index-settings-mail-on-upgrade
fix(userconfig): set 'mail' as indexed
6 months ago
Joas Schilling
4c64e09ecd
Merge pull request #55156 from nextcloud/carl/oracle-nullable-boolean
feat(db): Restaure support for non-nullable boolean column
6 months ago
Maxence Lange
db23ad5188
fix(userconfig): crop configvalue at 64 before index
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
6 months ago
Carl Schwan
837fe3586d
feat(db): Restaure support for non-nullable boolean column
We disabled them because they are not supported on Oracle DB and it is
still the case for OCI < 23. But instead of disabling the support
completely for every database types, mark non-nullable boolean column as
actually nullable when using Oracle.
This allow to use some slighly lighter schema on normal databases who
support natively booleans wheen we don't need to store 3 states
true|false|null.
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
6 months ago
Marcel Klehr
fe54914ef9
fix(TaskProcessing): Cache task types by
user language
fixes https://github.com/nextcloud/assistant/issues/357
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
6 months ago
Maxence Lange
70dd0de0ff
fix(userconfig): using api bit functions
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
6 months ago
Maxence Lange
0249e3a2f5
fix(userconfig): set 'mail' as indexed
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
6 months ago
Richard Steinmetz
1b7cd008d6
Merge pull request #53919 from nextcloud/fix/default-contact
fix: make sure default contact exists by default
6 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>
8 months ago
Carl Schwan
6154bfa823
chore(psalm): Fix most issues with the workflowengine
This found a real bug where we were catching an Doctrine exception
instead of a OCP\DB\Exception. This will be backported separately.
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
6 months ago
Nextcloud bot
d854252e70
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 months ago
Côme Chilliet
7e0cda995a
Merge pull request #55142 from nextcloud/fix/allow-hyphen-in-appid
fix: Allow hyphen in appid
6 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
6 months ago
Louis
3edce64dc7
Merge pull request #55129 from nextcloud/artonge/fix/tagstest_property_rootfolder
6 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>
6 months ago
Kate
1f46274c4b
Merge pull request #55136 from nextcloud/test/integration/ocs-permission-check
6 months ago
Joas Schilling
3266387caf
Merge pull request #55144 from nextcloud/update-gitignore-list
build: Update 3rdparty ignorelist
6 months ago
Daniel
30fcdf2987
Merge pull request #54736 from nextcloud/bug/noid/update-vcard-categories
fix: always use english name for recently contacted category
6 months ago
Joas Schilling
b94330ff90
build: Update 3rdparty ignorelist
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 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>
6 months ago
Kate
ddc272402d
Merge pull request #55135 from nextcloud/chore/remove-oc-cappedmemorycache
6 months ago
Richard Steinmetz
5ed702e4dc
Merge pull request #55133 from nextcloud/fix/handleIMip-undefined-array-key
fix: handleIMip undefined array key
6 months ago
Daniel
7a2e25124c
Merge pull request #55085 from nextcloud/carl/execute-apps
Port away from IQueryBuilder::execute in apps/
6 months ago
Carl Schwan
8555f98e32
refactor: Port External\Manager to the query builder
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
6 months ago
Carl Schwan
7e1c49ad9d
refactor: Port away from IQueryBuilder::execute in apps/
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
6 months ago
Kate
0baaebd413
Merge pull request #54916 from nextcloud/artonge/feat/run_integration_tests_as_www-data
6 months ago
provokateurin
4a693208b7
test(integration): Check ocs share permission for correct folder
Signed-off-by: provokateurin <kate@provokateurin.de>
7 months ago
provokateurin
b1a398afb0
chore: Remove unused \OC\Cache\CappedMemoryCache
Signed-off-by: provokateurin <kate@provokateurin.de>
10 months ago
Nextcloud bot
9cd458650c
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 months ago
SebastianKrupinski
4182b1775d
fix: handleIMip undefined array key
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
6 months ago