Commit graph

66082 commits

Author SHA1 Message Date
Nextcloud bot
89ee02016d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-15 00:27:59 +00:00
Nextcloud bot
844f15b061
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-14 00:28:33 +00:00
Nextcloud bot
bf48ed6897
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-13 00:47:34 +00:00
Arthur Schiwon
b83d3d3321
Merge pull request #40842 from nextcloud/release/25.0.13_rc1
25.0.13 RC1
2023-10-12 22:11:38 +02:00
Arthur Schiwon
9129967375
Merge pull request #40884 from nextcloud/backport/40413/stable25
[stable25] Add in:users as a search filter to limit searches to users
2023-10-12 22:11:19 +02:00
nextcloud-command
e24b9a394b chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-10-12 12:55:19 +00:00
Arthur Schiwon
b2798b34cd
fix(meta): copyright note 2023-10-12 12:40:42 +02:00
sorbaugh
52f48a5820
remove unused properties
Signed-off-by: sorbaugh <stephan.orbaugh@nextcloud.com>
2023-10-12 12:40:42 +02:00
sorbaugh
8692738eae
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:40:42 +02:00
sorbaugh
836ff614cc
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:40:41 +02:00
sorbaugh
a62cba0ba6
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:40:41 +02:00
Nextcloud bot
82430876de
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-12 00:25:58 +00:00
Arthur Schiwon
eb26d76711
Merge pull request #38251 from nextcloud/backport/37971/stable25
[stable25] Add commands for basic file actions
2023-10-11 14:58:25 +02:00
Nextcloud bot
f39bf67b8b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-11 00:28:39 +00:00
Ferdinand Thiessen
6c2a51720a
Merge pull request #40816 from nextcloud/automated/noid/stable25-fix-npm-audit
[stable25] Fix npm audit
2023-10-11 01:36:28 +02:00
Arthur Schiwon
f05a0b94c8
Merge pull request #40847 from nextcloud/backport/40572/stable25
[stable25] Clear progress bar text when hiding it
2023-10-10 15:24:24 +02:00
Arthur Schiwon
9c5cf4b166
Merge pull request #40635 from nextcloud/fix/dav/expand-recurrences-in-search-stable25
[stable25] fix(dav): expand recurrences when searching
2023-10-10 10:23:56 +02:00
Arthur Schiwon
c60d890031
Merge pull request #40385 from nextcloud/backport/36830/stable25
[stable25] fix: Avoid failing with duplicate checks
2023-10-10 10:11:52 +02:00
Arthur Schiwon
ffc6811584
Merge pull request #40685 from nextcloud/backport/40675/stable25
[stable25] fix(unifiedsearch): Allow searching for "0"
2023-10-10 09:16:06 +02:00
Nextcloud bot
3d2d819c80
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-10 00:52:13 +00:00
Daniel Calviño Sánchez
a797dcbbc4 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:55:55 +00:00
Arthur Schiwon
0f4151c1ae
Merge pull request #40693 from nextcloud/fix/dashboard-widgets-api-stable25
[stable25] Fix Dashboard IManager getWidgets return annotation
2023-10-09 23:01:40 +02:00
Arthur Schiwon
8fa780ba6c
Merge pull request #39992 from nextcloud/backport/39770/stable25
[stable25] fix: always use display name from correct backend
2023-10-09 23:00:52 +02:00
Arthur Schiwon
cddcba4797
Merge pull request #40371 from nextcloud/backport/39128/stable25
[stable25] fix(ldap): avatar is not being fetched
2023-10-09 22:58:50 +02:00
Arthur Schiwon
401eebdc07
25.0.13 RC1
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-10-09 22:38:05 +02:00
Nextcloud bot
c7328cadda
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-09 00:29:04 +00:00
nextcloud-command
0a70aa0007 chore(deps): fix npm audit
Signed-off-by: GitHub <noreply@github.com>
2023-10-08 03:09:34 +00:00
Nextcloud bot
4b52689222
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-08 00:30:16 +00:00
Nextcloud bot
93df2aea77
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-06 00:26:45 +00:00
Nextcloud bot
2ecf03fd8f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-05 00:41:07 +00:00
Nextcloud bot
3deb128dba
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-04 00:27:27 +00:00
Nextcloud bot
6ef0a0d1ab
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-03 00:26:35 +00:00
Nextcloud bot
d026f827b6
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-02 00:26:20 +00:00
Nextcloud bot
96dd06e281
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-01 00:26:34 +00:00
Nextcloud bot
ed1dff421d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-30 00:26:22 +00:00
jld3103
a29153a447
Fix Dashboard IManager getWidgets return annotation
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-09-29 08:58:52 +02:00
Nextcloud bot
ffc1ae6046
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-29 00:25:58 +00:00
Christoph Wurst
1296fa2426 fix(unifiedsearch): Allow searching for "0"
empty("0") evaluates to true

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-09-28 16:03:12 +00:00
Nextcloud bot
30d8da9aff
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-28 00:28:24 +00:00
Nextcloud bot
4a67375310
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-27 00:27:21 +00:00
Richard Steinmetz
a4a0a1fa2e
fix(dav): expand recurrences when searching
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-09-26 11:56:56 +02:00
Nextcloud bot
89b9d49498
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-26 00:28:33 +00:00
Ferdinand Thiessen
d67f859b11
Merge pull request #40610 from nextcloud/backport/40606/stable25
[stable25] Do not throw while restoring unloaded files list entries
2023-09-25 14:28:30 +02:00
Ferdinand Thiessen
f452ef7114 chore: compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-09-25 12:32:44 +02:00
Ferdinand Thiessen
ece6ca2ec7 fix(files_trashbin): Only remove element if loaded
Make sure to only remove elements from file list (while restoring)
if the element was added to the file list (might not be added, if the list is scrolling).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-09-25 08:23:47 +00:00
Nextcloud bot
c125984ce1
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-25 00:30:14 +00:00
Nextcloud bot
182ba1d1f9
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-24 00:28:25 +00:00
Nextcloud bot
c59edb05d9
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-23 00:28:26 +00:00
Robin Appelman
0134edf286
Merge pull request #40290 from nextcloud/backport/39861/stable25
[stable25] Calendar optimizations
2023-09-22 11:05:14 +02:00
Nextcloud bot
5ca2425fca
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-22 00:32:29 +00:00