Arthur Schiwon
2e43819fc6
Merge pull request #40883 from nextcloud/backport/40413/stable26
...
[stable26] Add in:users as a search filter to limit searches to users
2023-10-12 14:38:54 +02:00
Arthur Schiwon
262631b7f6
Merge pull request #40303 from nextcloud/backport/39693/39693-stable26
...
[stable26] enable download configuration on circles shares
2023-10-12 13:15:38 +02:00
nextcloud-command
5ae215a6f1
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-10-12 11:00:55 +00:00
Arthur Schiwon
1a8a867b03
fix(meta): copyright note
2023-10-12 12:36:19 +02:00
sorbaugh
2f5900c8df
remove unused properties
...
Signed-off-by: sorbaugh <stephan.orbaugh@nextcloud.com>
2023-10-12 12:36:19 +02:00
sorbaugh
94265812f2
Remove unneeded includes.
...
Usage:
1. Type a string in the search bar
2. Add in:users filter to avoid unnecessary searches in other apps
2023-10-12 12:36:18 +02:00
sorbaugh
fc9137cabc
Keep Search Provider but remove actual search and display on the searchlist dialog. Will revisit in future search result list in future issue.
...
Usage:
1. Type a string in the search bar
2. Add in:users filter to avoid unnecessary searches in other apps
2023-10-12 12:36:18 +02:00
sorbaugh
65831e98d8
Add new user filter to search.
...
Add regex to prevent filter collision in user-list page
Usage:
1. Type a string in the search bar
2. Add in:users to display only users in the search result
2023-10-12 12:36:18 +02:00
Arthur Schiwon
33994b2d81
Merge pull request #38555 from nextcloud/backport/36857/stable26
...
[stable26] fix unencrypted_size for folders when scanning the filesystem with encryption enabled
2023-10-12 09:14:04 +02:00
Maxence Lange
e70856ac2f
enable download configuration on circles shares
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-10-12 09:12:39 +02:00
Nextcloud bot
3b5e854e8f
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-12 00:25:49 +00:00
Arthur Schiwon
96eca4a3ea
fix(ci): update return type in php doc
...
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-10-11 14:41:43 +02:00
Robin Appelman
29c36f85b0
fix type hints
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-10-11 14:41:43 +02:00
Robin Appelman
0fde240089
fix unencrypted folder size when no children with unencrypted size set are left
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-10-11 14:41:43 +02:00
Robin Appelman
ed6606e86b
fix unencrypted_size for files when scanning
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-10-11 14:41:43 +02:00
Robin Appelman
1a70ba6421
fix unencrypted_size for folders when scanning the filesystem with encryption enabled
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-10-11 14:41:43 +02:00
Arthur Schiwon
f5277aa1a9
Merge pull request #40862 from nextcloud/backport/40843/stable26
...
[stable26] remove leading slash
2023-10-11 12:22:34 +02:00
Arthur Schiwon
2fc6a6751a
Merge pull request #38815 from nextcloud/backport/38490/stable26
...
[stable26] emit an event when a message is logged
2023-10-11 12:10:38 +02:00
Arthur Schiwon
09d352f8c9
Merge pull request #38250 from nextcloud/backport/37971/stable26
...
[stable26] Add commands for basic file actions
2023-10-11 11:06:26 +02:00
Maxence Lange
7482df7e66
remove leading slash
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-10-11 08:44:33 +00:00
Arthur Schiwon
d0fb60891d
fix(api): set the correct version in since annotation
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-10-11 10:44:13 +02:00
Maxence Lange
76340f7ea8
Merge pull request #40781 from nextcloud/backport/40745/stable26
...
[stable26] fix ocm-provider rewrite rules
2023-10-11 07:25:41 -01:00
Nextcloud bot
02befe415b
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-11 00:28:31 +00:00
Arthur Schiwon
5ed3c06d77
Merge pull request #40851 from nextcloud/backport/40785/stable26
...
[stable26] fix: Log critical session renewal and logout paths
2023-10-10 19:32:31 +02:00
Arthur Schiwon
d6da782a81
Merge pull request #40846 from nextcloud/backport/40572/stable26
...
[stable26] Clear progress bar text when hiding it
2023-10-10 15:23:53 +02:00
Christoph Wurst
a5241ba93e
fix: Log critical session renewal and logout paths
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-10-10 10:06:00 +00:00
Arthur Schiwon
705944bfec
Merge pull request #40632 from nextcloud/backport/40541/stable26
...
[stable26] fix(dav): expand recurrences when searching
2023-10-10 10:49:49 +02:00
Arthur Schiwon
7f68da45e7
Merge pull request #40384 from nextcloud/backport/36830/stable26
...
[stable26] fix: Avoid failing with duplicate checks
2023-10-10 10:09:19 +02:00
Nextcloud bot
4ee5895fb5
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-10 00:52:04 +00:00
Daniel Calviño Sánchez
3a91a51b4c
Clear progress bar text when hiding it
...
When files are uploaded the progress bar text is set accordingly.
However, other operations that show the progress bar, like deleting
files, do not explicitly set any text. Due to that, when the progress
bar was shown again after uploading files the text did not match the
operation. To solve that now the text is cleared when the progress bar
is hidden (it is not cleared when it is shown as in some cases the text
is set already before showing the progress bar).
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2023-10-09 23:41:28 +00:00
Arthur Schiwon
19ce7bbb91
Merge pull request #40684 from nextcloud/backport/40675/stable26
...
[stable26] fix(unifiedsearch): Allow searching for "0"
2023-10-09 22:57:16 +02:00
Arthur Schiwon
582b42bb8e
Merge pull request #40351 from nextcloud/backport/40349/stable26
...
[stable26] fix(autoloader): no apcu no side effects
2023-10-09 22:55:00 +02:00
Arthur Schiwon
961956553b
Merge pull request #40740 from AaronDewes/stable26
...
[stable26] Fix: Escape group names for LDAP
2023-10-09 22:53:55 +02:00
Nextcloud bot
ec67b515fc
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-09 00:28:57 +00:00
Nextcloud bot
70f9a5a5b5
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-08 00:30:10 +00:00
Arthur Schiwon
a84d1c70c5
Merge pull request #40798 from nextcloud/backport/40795/stable26
...
[stable26] fix(user): Log affected user of app token login name mismatch
2023-10-06 13:33:33 +02:00
Christoph Wurst
02e27b8db6
fix(user): Log affected user of app token login name mismatch
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-10-06 08:32:46 +00:00
Nextcloud bot
91bb6b0162
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-06 00:26:38 +00:00
Maxence Lange
20170897bd
Update .htaccess
...
Co-authored-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-10-05 08:56:08 +00:00
Maxence Lange
2f78b6e58b
fix ocm-provider rewrite rules
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-10-05 08:56:08 +00:00
Nextcloud bot
7c5b823d8a
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-05 00:40:56 +00:00
Nextcloud bot
df622dbad3
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-04 00:27:19 +00:00
Nextcloud bot
ab350fcee5
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-03 00:26:24 +00:00
Côme Chilliet
e04cb81710
Merge pull request #37201 from AaronDewes/fix/ldap-filter-generation
...
Fix: Escape group names for LDAP
2023-10-02 11:09:17 +02:00
Nextcloud bot
93ec86336f
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-02 00:26:12 +00:00
Nextcloud bot
cc3ef50811
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-01 00:26:26 +00:00
Nextcloud bot
c3f10dcdb7
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-30 00:26:15 +00:00
Kate
89296bf8e5
Merge pull request #40694 from nextcloud/fix/dashboard-widgets-api-stable26
...
[stable26] Fix Dashboard IManager getWidgets return annotation
2023-09-29 09:58:58 +02:00
jld3103
ab2c222c12
Fix Dashboard IManager getWidgets return annotation
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-09-29 09:01:21 +02:00
Nextcloud bot
be48278d3b
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-29 00:25:51 +00:00