Commit graph

28662 commits

Author SHA1 Message Date
Arthur Schiwon
871b3164a4 refactor(tests): simplify code, reduce duplication
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-11-07 19:22:28 +01:00
Arthur Schiwon
19df73dda5 test(Group LDAP): add test for getting groups of OfflineUser
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-11-07 19:22:28 +01:00
Arthur Schiwon
467e29ec03 fix(ldap): store last known user groups
- for LDAP user life cycle management

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-11-07 19:22:28 +01:00
Louis
58ee21f578
Merge pull request #41237 from nextcloud/backport/41062/stable26
[stable26] Return correct status if touch failed
2023-11-07 08:48:02 +01:00
Nextcloud bot
c9d497cbb4
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-07 00:32:35 +00:00
Benjamin Gaussorgues
ff18347bd0
Merge pull request #41222 from nextcloud/backport/41053/stable26
[stable26] fix(files_external): on case insensitive system, block case change
2023-11-06 11:04:21 +01:00
Nextcloud bot
90cd465ef9
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-06 00:29:37 +00:00
Nextcloud bot
1741ae0fd5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-04 00:29:47 +00:00
Nextcloud bot
17d327409c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-03 00:26:55 +00:00
Louis Chemineau
9e905a2680 Return correct status if touch failed
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-11-02 10:13:35 +00:00
Nextcloud bot
d9777975c9
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-02 00:25:00 +00:00
Grigorii K. Shartsev
0b48d826d9 fix(files): remove resetting and reload curr dir on show
It is handled by new navigation with Vue

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-11-01 18:59:04 +01:00
Grigorii K. Shartsev
ef07975012 fix(files): add silent mode in legacy navigation
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-11-01 18:59:04 +01:00
Arthur Schiwon
e4efb922b4
Merge pull request #40946 from nextcloud/artonge/backport/stable26/37060
[stable26] Fix download URL for versions
2023-11-01 18:44:51 +01:00
Nextcloud bot
dd1a980019
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-01 00:29:04 +00:00
Benjamin Gaussorgues
9a6a64087d fix(files_external): on case insensitive system, block case change
When a file/directory is renamed to the same name with only case change,
the rename fail. We block this kind of rename.
The user will have to rename to another name first.

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-10-31 15:26:46 +00:00
Nextcloud bot
603951048b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-31 00:26:38 +00:00
Git'Fellow
2b46dedb9a fix: don't try to access null array
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2023-10-30 11:03:26 +01:00
Nextcloud bot
22aca4d030
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-30 00:26:38 +00:00
Nextcloud bot
26d35d93f3
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-29 00:25:50 +00:00
Nextcloud bot
f47609ec36
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-28 00:28:47 +00:00
Jonas
ae554fd3af enh(IMountManager): Add method to get MountPoint from CachedMountInfo
Signed-off-by: Jonas <jonas@freesources.org>
2023-10-27 10:38:57 +02:00
Jonas
e49b18970b fix(isLegitimatedForUserId): Setup mountpoints to check file access
This fixes workflows on groupfolders, as it will consider access to
files in groupfolders.

It also fixes false positives where access to files was limited by other
means not taken into account before, e.g. access control.

For postDelete events, check for permissions of the parent folder
instead, as the file itself no longer exists.

Fixes: nextcloud/flow_notifications#71

Signed-off-by: Jonas <jonas@freesources.org>
2023-10-27 10:38:57 +02:00
Nextcloud bot
290037d6a9
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-27 00:28:08 +00:00
Joas Schilling
84cdea610e
fix(external): Get storage before update it
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-26 06:57:21 +02:00
Nextcloud bot
7c2d612d75
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-26 00:26:52 +00:00
Nextcloud bot
8717d9b575
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-25 00:43:51 +00:00
Nextcloud bot
183177cd89
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-24 00:26:03 +00:00
Nextcloud bot
4370752217
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-23 00:26:44 +00:00
Nextcloud bot
9ff8051aa1
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-22 00:28:57 +00:00
Nextcloud bot
0e75cd4c6a
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-21 00:27:36 +00:00
Nextcloud bot
151fa737b3
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-20 00:27:39 +00:00
Nextcloud bot
b0e4d25df1
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-19 00:28:32 +00:00
Nextcloud bot
3b1b997322
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-18 00:52:55 +00:00
Christopher Ng
17d009b1e4
Fix download URL for versions
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-10-17 12:52:05 +02:00
Nextcloud bot
d90de779d1
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-17 00:28:00 +00:00
Nextcloud bot
47248b6be4
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-16 00:28:46 +00:00
Nextcloud bot
3f9c450158
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-15 00:27:50 +00:00
Nextcloud bot
b556f00a4a
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-14 00:28:26 +00:00
Nextcloud bot
5627fc4557
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-13 00:47:25 +00:00
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
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
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
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
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