summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-28202-552/+964
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #41138 from nextcloud/backport/41117/stable27Ferdinand Thiessen2023-10-271-1/+1
|\ | | | | [stable27] fix(login): Fix JS error on login grant page
| * fix(grant): remove JS error on Grant pageMagnus Anderssen2023-10-261-1/+1
| | | | | | | | | | | | Closes #41098 Signed-off-by: Magnus Anderssen <magnus@magooweb.com>
* | Merge pull request #40929 from nextcloud/backport/40865/stable27Joas Schilling2023-10-272-2/+2
|\ \ | | | | | | [stable27] Fix version number in ITimeFactory after it was delayed
| * | Fix version number in ITimeFactory after it was delayedJoas Schilling2023-10-162-2/+2
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-27264-1080/+726
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #41082 from nextcloud/backport/40482/stable27Jonas2023-10-274-10/+52
|\ \ \ | | | | | | | | [stable27] fix(isLegitimatedForUserId): Setup mountpoints to check file access
| * | | enh(IMountManager): Add method to get MountPoint from CachedMountInfoJonas2023-10-264-6/+33
| | | | | | | | | | | | | | | | Signed-off-by: Jonas <jonas@freesources.org>
| * | | fix(isLegitimatedForUserId): Setup mountpoints to check file accessJonas2023-10-262-9/+24
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | Merge pull request #41104 from nextcloud/release/27.1.3v27.1.3John Molakvoæ2023-10-261-2/+2
|\ \ \ | |_|/ |/| |
| * | 27.1.3John Molakvoæ2023-10-251-2/+2
| | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | | Merge pull request #41124 from nextcloud/backport/41123/stable27Joas Schilling2023-10-261-0/+3
|\ \ \ | | | | | | | | [stable27] fix(external): Get storage before update it
| * | | fix(external): Get storage before update itJoas Schilling2023-10-261-0/+3
|/ / / | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* / / Fix(l10n): Update translations from TransifexNextcloud bot2023-10-2618-44/+728
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-2540-28/+256
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-2438-8/+106
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-238-2/+14
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-2278-180/+186
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-21202-376/+998
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-20326-486/+872
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #40975 from nextcloud/release/27.1.3_rc2v27.1.3rc2John Molakvoæ2023-10-191-2/+2
|\ \
| * | 27.1.3 RC2John Molakvoæ2023-10-191-2/+2
| | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | | Merge pull request #40408 from ↵John Molakvoæ2023-10-191-5/+0
|\ \ \ | | | | | | | | | | | | nextcloud/automated/noid/stable27-update-psalm-baseline
| * | | Update psalm baselinenextcloud-command2023-10-191-5/+0
| |/ / | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | | Merge pull request #40987 from nextcloud/backport/40977/stable27Andy Scherzinger2023-10-191-1/+1
|\ \ \ | |/ / |/| | [stable27] Update version.php to owncloud 10.13
| * | Update version.php to owncloud 10.13Rello2023-10-191-1/+1
|/ / | | | | | | | | | | | | | | ownCloud's current version is 10.13 migration was tested with a customer; documentation was adjusted https://github.com/nextcloud/documentation/pull/11225 Signed-off-by: Rello <Rello@users.noreply.github.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-1950-22/+122
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-18256-1126/+1344
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-17182-3234/+1438
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-1666-308/+314
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-1510-2/+70
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-1420-10/+84
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-1326-4/+172
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #40840 from nextcloud/release/27.1.3_rc1v27.1.3rc1Arthur Schiwon2023-10-121-2/+2
|\ | | | | 27.1.3 RC1
| * 27.1.3 RC1Arthur Schiwon2023-10-091-2/+2
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Merge pull request #40882 from nextcloud/backport/40413/stable27Arthur Schiwon2023-10-128-3/+95
|\ \ | | | | | | [stable27] Add in:users as a search filter to limit searches to users
| * | chore(assets): Recompile assetsnextcloud-command2023-10-123-3/+4
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | fix(meta): copyright noteArthur Schiwon2023-10-121-1/+1
| | |
| * | remove unused propertiessorbaugh2023-10-121-29/+1
| | | | | | | | | | | | Signed-off-by: sorbaugh <stephan.orbaugh@nextcloud.com>
| * | Remove unneeded includes.sorbaugh2023-10-121-4/+0
| | | | | | | | | | | | | | | | | | Usage: 1. Type a string in the search bar 2. Add in:users filter to avoid unnecessary searches in other apps
| * | Keep Search Provider but remove actual search and display on the searchlist ↵sorbaugh2023-10-121-29/+1
| | | | | | | | | | | | | | | | | | | | | | | | 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
| * | Add new user filter to search.sorbaugh2023-10-125-0/+151
|/ / | | | | | | | | | | | | | | 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
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-12180-592/+958
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #40856 from nextcloud/backport/40843/stable27Arthur Schiwon2023-10-111-1/+1
|\ \ | | | | | | [stable27] remove leading slash
| * | remove leading slashMaxence Lange2023-10-101-1/+1
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | Merge pull request #40569 from nextcloud/backport/40499/stable27Arthur Schiwon2023-10-115-18/+224
|\ \ \ | | | | | | | | [stable27] add wrapper for external storage to ensure we don't get an mtime that is lower than we know it is
| * | | apply known mtime wrapper for external storagesRobin Appelman2023-10-102-19/+10
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | add wrapper to ensure we don't get an mtime that is lower than we know it isRobin Appelman2023-10-104-0/+215
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-1128-4/+148
| |/ / |/| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #40849 from nextcloud/backport/40785/stable27Arthur Schiwon2023-10-101-5/+33
|\ \ \ | | | | | | | | [stable27] fix: Log critical session renewal and logout paths