Nextcloud bot
2ec9936b93
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-24 00:27:09 +07:00
Andy Scherzinger
7646f68cd7
Merge pull request #41680 from nextcloud/Jerome-Herbinet-change-update-wording
...
Replace "Update" with "Edit" in advanced share settings
2023-11-23 13:58:18 +07:00
Andy Scherzinger
ea9127cd02
Merge pull request #41672 from nextcloud/bugfix/4872/fix-star-stroke-color
...
Fix star stroke color on hover
2023-11-23 13:55:39 +07:00
Arthur Schiwon
c5caae1bf0
Merge pull request #41678 from nextcloud/branchoff/master-is-now-29
...
Master is now 29
2023-11-23 12:02:20 +07:00
Jérôme Herbinet
931120b85d
Replace "Update" with "Edit"
...
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2023-11-23 11:05:25 +07:00
Joas Schilling
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-11-23 10:36:13 +07:00
Joas Schilling
64e0829fc8
feat(branchoff): Bump versions and requirements in apps
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-23 10:09:40 +07:00
Joas Schilling
61572c1985
fix(security): Update expiration date in security.txt
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-23 10:09:39 +07:00
Maxence Lange
ee787cd1c6
Merge pull request #41459 from nextcloud/enh/noid/search-metadata-null
...
implements search on null/notnull metadata
2023-11-23 07:52:27 +07:00
Marco Ambrosini
accdb2d712
Fix star stroke color on hover
...
Signed-off-by: Marco Ambrosini <marcoambrosini@icloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-11-23 09:24:25 +07:00
Joas Schilling
d9d3c02125
fix(reminder): Fix app version and requirement for files_reminder app
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-23 09:24:19 +07:00
Valdnet
318875a16e
Add quotation marks
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2023-11-23 08:43:20 +07:00
Valdnet
ea3865138f
Correct spelling
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2023-11-23 08:39:17 +07:00
rakekniven
5c26bd3447
Merge pull request #41666 from nextcloud/Valdnet-patch-2
...
Add quotation marks
2023-11-23 07:13:23 +07:00
Nextcloud bot
faa6ac3809
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-23 00:26:03 +07:00
Andy Scherzinger
e490ac6e8b
Merge pull request #41649 from nextcloud/bug/noid/lower-sync-threshold
...
fix: lower threshold for system address book sync
2023-11-22 20:36:11 +07:00
Andy Scherzinger
83c6db44c7
Merge pull request #41642 from nextcloud/Valdnet-patch-1
...
Correct spelling of Brute Force and other fixes
2023-11-22 19:27:46 +07:00
Marco Ambrosini
fc3636792a
Show shared label only if the current user have shared the file.
...
The presence of the text "Sharing label" in all shared files caused
the view to be too loaded, so it's been decided to show it only when
the current user is the owner of the share.
Signed-off-by: Marco Ambrosini <marcoambrosini@proton.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-11-22 15:41:50 +07:00
Daniel Kesselberg
7b74b07046
fix: lower threshold for system address book sync
...
- Switch back to countUsers to have the actual value. countSeenUsers is bad if Nextcloud is connected to a larger directory, but only a part is using Nextcloud and therefore the seen count is much lower because the sync is done for all users.
- Lower the threshold to 100 for smaller installations.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-11-22 14:59:02 +07:00
Valdnet
54197bc2d0
Add quotation marks
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2023-11-22 14:55:23 +07:00
Louis Chemineau
a93af13c12
Fix is-define operator
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-11-22 12:43:27 +07:00
Louis Chemineau
33ac1c0433
Fix param name after Sabre\CalDAV update
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-11-22 12:43:27 +07:00
Maxence Lange
7467422f57
implements search on null/notnull metadata
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-11-22 12:43:27 +07:00
Marco
f476220f09
Add star indicator in file description
...
Signed-off-by: Marco <marcoambrosini@icloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-11-22 13:41:50 +07:00
Marco
0da90ecba5
Remove quotes from input
...
Signed-off-by: Marco <marcoambrosini@icloud.com>
2023-11-22 14:35:10 +07:00
Marco
eefbf6d2de
Verticaly align comment avatar
...
Signed-off-by: Marco <marcoambrosini@icloud.com>
2023-11-22 14:35:10 +07:00
Marco
cd26b919e4
Move starring into actions menu
...
Signed-off-by: Marco <marcoambrosini@icloud.com>
2023-11-22 14:35:10 +07:00
Valdnet
0acd07c362
Change "brute force" to "brute-force"
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2023-11-22 14:22:47 +07:00
Benjamin Gaussorgues
0d8aa6894a
feat(search): hide user search if not on user list
...
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-11-22 08:47:53 +07:00
Maksim Sukharev
e1d3fb53bc
Merge pull request #41641 from nextcloud/fix/41269/remove-emoji-status-border
...
fix(user_status): remove border from emoji picker
2023-11-22 08:35:32 +07:00
Louis
2310638231
Merge pull request #41648 from nextcloud/artonge/feat/restore_openfile
...
Trigger default action when open file initial state is set
2023-11-22 07:30:45 +07:00
Nextcloud bot
73ecc8f1db
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-22 00:24:44 +07:00
Louis Chemineau
c7e2c340a8
Trigger default action when open file initial state is set
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-11-21 19:45:41 +07:00
Louis
7c6ee7e71a
Merge pull request #41637 from nextcloud/artonge/fix/unit_test_sharing_settings
...
Fix sharing settings unit tests
2023-11-21 18:52:08 +07:00
Côme Chilliet
281cbbfa97
Fix tests for apps/settings new section
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-11-21 17:51:34 +07:00
Louis Chemineau
7984b80a76
Fix sharing settings unit tests
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-11-21 17:32:36 +07:00
Valdnet
94e05ea919
Correct a typo
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2023-11-21 15:45:33 +07:00
Julius Härtl
d14d881080
Merge pull request #41623 from nextcloud/fix/orphan-share-no-user
2023-11-21 15:43:57 +07:00
Valdnet
519fad9206
Add quotation marks
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2023-11-21 15:40:01 +07:00
Valdnet
6475f2f8be
Add quotation marks
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2023-11-21 15:32:38 +07:00
Valdnet
f5a40c2219
Correct spelling of Brute Force
...
Correcting the spelling of "Bruteforce" to "Brute Force"
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2023-11-21 15:19:16 +07:00
Maksim Sukharev
17592f7eb7
fix(user_status): remove border from emoji picker
...
- clean styles
- lint component
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2023-11-21 14:56:23 +07:00
Ferdinand Thiessen
fa2c834aab
fix(theming): Adjust config listener to validate `apporder` config
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-21 12:29:26 +07:00
Louis
ff92a0a02d
Merge pull request #41617 from nextcloud/artonge/fix/error_files_versions_previews
...
Handle error in previews for files versions
2023-11-21 10:55:49 +07:00
Côme Chilliet
24c2c09aea
Merge pull request #41438 from nextcloud/feat/migrate-forwarded-for-headers-check
...
Migrate forwarded for headers check
2023-11-21 09:50:38 +07:00
Nextcloud bot
0e433501bb
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-21 00:27:59 +07:00
Maxence Lange
ae71ed1e37
Merge pull request #41601 from nextcloud/enh/noid/named-metadata-event
...
add named metadata event
2023-11-20 22:20:29 +07:00
Louis Chemineau
6896724dd4
Handle error in previews for files versions
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-11-20 18:12:25 +07:00
Côme Chilliet
ad372869bc
Fix tests for setupchecks
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-11-20 18:03:15 +07:00
Ferdinand Thiessen
22163c60d4
enh(settings): Migrate admin settings for sharing to vue
...
This is required to get the fixes for a11y from `@nextcloud/vue`.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-20 17:07:55 +07:00