Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(CI): Suppress psalm UndefinedClass | Joas Schilling | 2024-04-18 | 1 | -0/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(files): Also skip cross storage move with access control | Joas Schilling | 2024-04-17 | 1 | -0/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix: add check for app_api_system session flag to bypass rate limit | Florian Klinger | 2024-04-17 | 2 | -1/+9 |
| | | | | | Signed-off-by: Florian Klinger <florian.klinger@nextcloud.com> Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com> | ||||
* | Merge pull request #44461 from nextcloud/backport/44394/stable28 | Benjamin Gaussorgues | 2024-04-17 | 1 | -0/+10 |
|\ | |||||
| * | fix(DB): Sanitize `host` parameter for postgres databases when IPv6 address ↵ | Ferdinand Thiessen | 2024-03-25 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | | | | is passed Doctrine is using `pg_connect` with the `host` parameter, this does not allow IPv6 addresses in URI notation. So we need to extract the IP address and pass it directly Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | Merge pull request #44489 from nextcloud/backport/44474/stable28 | Benjamin Gaussorgues | 2024-04-17 | 1 | -0/+26 |
|\ \ | |||||
| * | | fix(preview): webp preview format | Richard Steinmetz | 2024-03-26 | 1 | -0/+26 |
| |/ | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | | Merge pull request #44446 from nextcloud/backport/43057/stable28 | Benjamin Gaussorgues | 2024-04-17 | 2 | -63/+78 |
|\ \ | |||||
| * | | feat(perf): add cache for authtoken lookup | Benjamin Gaussorgues | 2024-03-25 | 2 | -63/+78 |
| | | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | | | fix: use proper jailed patch in watcher | Robin Appelman | 2024-04-10 | 2 | -4/+77 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | fix: Fix avatar images | Christopher Ng | 2024-04-08 | 1 | -0/+7 |
| | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | | perf: Avoid updating the folder size if we know the size difference | Julius Härtl | 2024-04-05 | 2 | -15/+19 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | fix(config): correctness issues in reading | Varun Patil | 2024-04-03 | 1 | -13/+26 |
| | | | | | | | | | | | | Signed-off-by: Varun Patil <varunpatil@ucla.edu> | ||||
* | | | fix(JSRecourceLocator): Add missing slash after server root | Ferdinand Thiessen | 2024-03-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | The `OC::$SERVERROOT` is always returned without a trailing slash, so we need to add a slash between server root and apps directory. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | feat(files)): Add retry logic to cover deadlock situations when moving many ↵ | Louis Chemineau | 2024-03-28 | 1 | -6/+25 |
| |/ |/| | | | | | | | | | files Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | Merge pull request #44320 from nextcloud/backport/39990/stable28 | Stephan Orbaugh | 2024-03-25 | 1 | -0/+11 |
|\ \ | |/ |/| | [stable28] add some recrusive detection/prevention | ||||
| * | fix: add some recrusive detection/prevention | Robin Appelman | 2024-03-22 | 1 | -0/+11 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | fix: log error when default getWrapperStorage would return null | Robin Appelman | 2024-03-22 | 1 | -0/+9 |
|/ | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #44285 from nextcloud/backport/44279/stable28 | John Molakvoæ | 2024-03-21 | 1 | -0/+7 |
|\ | |||||
| * | fix: ensure nested mount points are handled in the correct order | Robin Appelman | 2024-03-18 | 1 | -0/+7 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | fix(share): use share owner to confirm reshare | Maxence Lange | 2024-03-20 | 1 | -3/+9 |
| | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | fix(config): Make sure user keys are strings | Christoph Wurst | 2024-03-19 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Merge pull request #44053 from nextcloud/backport/43086/stable28 | John Molakvoæ | 2024-03-19 | 1 | -1/+2 |
|\ \ | |||||
| * | | fix: disable the internal s3sdk multi part copy logic | Robin Appelman | 2024-03-07 | 1 | -1/+2 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | fix xml ocs response for serializable objects | Klaus | 2024-03-18 | 1 | -0/+4 |
| |/ |/| | | | | | | | Signed-off-by: sualko <klaus@jsxc.org> Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | | Merge pull request #44208 from nextcloud/backport/44203/stable28 | John Molakvoæ | 2024-03-16 | 1 | -1/+5 |
|\ \ | |||||
| * | | fix: avoid scanning a non existing directory | Benjamin Gaussorgues | 2024-03-14 | 1 | -1/+5 |
| | | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | | | Merge pull request #44080 from nextcloud/backport/43992/stable28 | John Molakvoæ | 2024-03-16 | 1 | -1/+10 |
|\ \ \ | |/ / |/| | | |||||
| * | | fix: Avoid clear cache with prefix | Julius Härtl | 2024-03-08 | 1 | -1/+10 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | Refactoring getName function | hopleus | 2024-03-14 | 1 | -5/+3 |
| | | | | | | | | | | | | Signed-off-by: hopleus <hopleus@gmail.com> | ||||
* | | | Fixes for getting the file name in the cases when the file name key is ↵ | hopleus | 2024-03-14 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | received, but it is empty Signed-off-by: hopleus <hopleus@gmail.com> | ||||
* | | | fix: Add edge as supported user agent for CSPv3 nonces | Julius Härtl | 2024-03-11 | 1 | -0/+1 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | fix: Adjust user agent pattern for Edge | Julius Härtl | 2024-03-11 | 1 | -1/+1 |
|/ / | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* / | fix(JSResourceLocator): Consider configured app roots for files | Ferdinand Thiessen | 2024-03-07 | 1 | -40/+22 |
|/ | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix: Fetch custom app store url without internet connection | Julius Härtl | 2024-03-04 | 1 | -2/+4 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Merge pull request #43900 from nextcloud/backport/30957/stable28 | John Molakvoæ | 2024-02-29 | 1 | -2/+2 |
|\ | |||||
| * | fix(collaboration): collaboration MailPlugin: Protect access to a ↵ | Claus-Justus Heine | 2024-02-29 | 1 | -2/+2 |
| | | | | | | | | | | | | potentially missing array component by ??. Signed-off-by: Claus-Justus Heine <himself@claus-justus-heine.de> | ||||
* | | Merge pull request #43833 from nextcloud/backport/43428/stable28 | John Molakvoæ | 2024-02-29 | 2 | -11/+18 |
|\ \ | |||||
| * | | feat(share): save date and time for expiration | Benjamin Gaussorgues | 2024-02-26 | 2 | -11/+18 |
| |/ | | | | | | | | | | | | | | | Because of timezones, not saving time can lead to unexpected behaviour when sharing an item sooner than timezone offset Example: sharing a file before 9am when in UTC+9 Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | | Merge pull request #43828 from nextcloud/backport/43787/stable28 | John Molakvoæ | 2024-02-29 | 1 | -0/+6 |
|\ \ | |||||
| * | | fix: Throw instead of yielding nothing when listing local directories | Julius Härtl | 2024-02-26 | 1 | -0/+6 |
| |/ | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Merge pull request #43801 from nextcloud/backport/43187/stable28 | John Molakvoæ | 2024-02-29 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix data type in FilesMetadata::setIntList() | hschletz | 2024-02-23 | 1 | -1/+1 |
| |/ | | | | | | | | | FilesMetadata::setIntList() throws an exception because it uses the incorrect type IMetadataValueWrapper::TYPE_STRING_LIST instead of IMetadataValueWrapper::TYPE_INT_LIST. Signed-off-by: hschletz <holger.schletz@web.de> | ||||
* | | Merge pull request #43788 from nextcloud/backport/39607/stable28 | John Molakvoæ | 2024-02-29 | 1 | -1/+1 |
|\ \ | |||||
| * | | Add "-i" to sendmail's pipe | FedericoHeichou | 2024-02-23 | 1 | -1/+1 |
| |/ | | | | | Signed-off-by: FedericoHeichou <federicoheichou@gmail.com> | ||||
* / | fix(admin role): fix old and wrong way to determine whether user is admin | Arthur Schiwon | 2024-02-27 | 2 | -12/+13 |
|/ | | | | | | | | | - fixes Settings knowing who is an admin of non-local group backend groups - obsoletes and removes a little old, deprecated code - double checks proper parameter type on Group\Manager::isAdmin - also fixes legacy OC_User code to check whether user is an admin Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Move away from deprecated utf_encode() on PHP 8.2+ | Git'Fellow | 2024-02-20 | 1 | -1/+1 |
| | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
* | fix(preview): Check if node id is null before deleting the preview folder | Marcel Müller | 2024-02-15 | 1 | -0/+3 |
| | | | | Signed-off-by: Marcel Müller <marcel-mueller@gmx.de> | ||||
* | Lower failed movie preview to info | Git'Fellow | 2024-02-10 | 1 | -1/+1 |
| | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
* | Merge pull request #43391 from nextcloud/backport/43131/stable28 | Robin Appelman | 2024-02-09 | 1 | -1/+1 |
|\ | | | | | [stable28] fix(files): Don't attempt to format a partial cache entry |