summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | fix: Skip users that still exist in backendFerdinand Thiessen2024-10-085-11/+30
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | fix: Make user removal more resilientFerdinand Thiessen2024-10-0810-72/+243
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently there is a problem if an exception is thrown in `User::delete`, because at that point the user is already removed from the backend, but not all data is deleted. There is no way to recover from this state, as the user is gone no information is available anymore. This means the data is still available on the server but can not removed by any API anymore. The solution here is to first set a flag and backup the user home, this can be used to recover failed user deletions in a way the delete can be re-tried. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-174-4/+6
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-162-6/+6
| |_|/ |/| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-152-6/+6
| |/ |/| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-146-2/+40
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-136-8/+20
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-124-4/+24
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-114-10/+104
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-102-0/+36
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #48558 from nextcloud/backport/48522/stable30Stephan Orbaugh2024-10-081-8/+4
|\ | | | | [stable30] fix(QueryBuilder): Account for aliases in output columns
| * fix(QueryBuilder): Account for aliases in output columnsbackport/48522/stable30provokateurin2024-10-031-8/+4
| | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-082-2/+36
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix(config): Mark more app configs sensitivebackport/48584/stable30Joas Schilling2024-10-071-0/+9
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-062-0/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-042-14/+14
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-036-2/+32
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #48514 from nextcloud/backport/48513/stable30Marcel Klehr2024-10-021-1/+1
|\ | | | | [stable30] fix(TaskProcessing\Manager): Don't provoke PHP notice in setTaskResult
| * fix(TaskProcessing\Manager): Don't provoke PHP notice in setTaskResultbackport/48513/stable30Marcel Klehr2024-10-021-1/+1
| | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* | Merge pull request #48077 from nextcloud/backport/47852/stable30Benjamin Gaussorgues2024-10-027-13/+13
|\ \
| * | fix: misc code fixes around db shardingbackport/47852/stable30Robin Appelman2024-09-167-13/+13
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #48093 from nextcloud/backport/47316/stable30Kate2024-10-021-1/+1
|\ \ \
| * | | fix: Prevent crash when refreshing metadata for files without an ownerbackport/47316/stable30Vincent FarZz2024-10-021-1/+1
| | |/ | |/| | | | | | | | | | | | | This crash was mostly happening when using external storages and for example the command "occ memories:migrate-google-takeout" Signed-off-by: Vincent FarZz <farcry69@live.fr>
* / | fix(theming): Use `AppConfig` for setting background imagebackport/48439/stable30Ferdinand Thiessen2024-10-021-0/+1
|/ / | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-022-0/+36
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #48503 from nextcloud/backport/48426/stable30Josh2024-10-011-1/+2
|\ \ | | | | | | [stable30] fix(config): Suppress `config.php` fopen error at install time
| * | fix(config): Suppress error at install timebackport/48426/stable30Josh2024-10-011-1/+2
| | | | | | | | | Signed-off-by: Josh <josh.t.richards@gmail.com>
* | | fix(Auth): ignore missing token when trying to set password-unconfirmablebackport/48484/stable30Arthur Schiwon2024-10-011-6/+14
|/ / | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Merge pull request #48317 from nextcloud/backport/48307/stable30Kate2024-09-301-0/+10
|\ \
| * | fix: gracefully parse non-standard trusted certificatesbackport/48307/stable30Richard Steinmetz2024-09-301-0/+10
| | | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-29134-214/+236
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-284-0/+42
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | fix(QueryBuilder): Restrict identifier length to 30 characters due to Oracle ↵backport/48361/stable30provokateurin2024-09-261-0/+17
| | | | | | | | | | | | | | | | | | limitations Signed-off-by: provokateurin <kate@provokateurin.de>
* | | Merge pull request #48142 from nextcloud/backport/47265/stable30Joas Schilling2024-09-261-5/+17
|\ \ \ | | | | | | | | [stable30] feat(share): ensure unique share tokens with dynamic length adjustment
| * | | fix(share): Ensure unique share tokensbackport/47265/stable30ernolf2024-09-251-5/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - check for token collisions and retry up to three times. - throw after 3 attempts without finding a unique token. Signed-off-by: ernolf <raphael.gradenwitz@googlemail.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-262-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | fix(icons): Document icon requirements for notifications and activitiesbackport/48356/stable30Joas Schilling2024-09-252-0/+16
|/ / / | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* / / fix(querybuilder): Fix boolean type so that oracle handles boolean wellbackport/48215/stable30Joas Schilling2024-09-252-2/+3
|/ / | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #48127 from nextcloud/backport/48114/stable30Grigorii K. Shartsev2024-09-242-9/+1
|\ \ | | | | | | [stable30] fix(appstoreFetcher): get list from a custom store and remove unnecessary warning
| * | fix(appstoreFetcher): get app list from custom app storebackport/48114/stable30Grigorii K. Shartsev2024-09-172-8/+1
| | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
| * | fix(appstoreFetcher): remove unneeded warningGrigorii K. Shartsev2024-09-171-1/+0
| | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* | | Merge pull request #48285 from nextcloud/backport/48207/stable30Andy Scherzinger2024-09-232-9/+18
|\ \ \ | | | | | | | | [stable30] fix: Don't crash if disabled user is missing in the database
| * | | fix(users): Don't crash if disabled user is missing in the databasebackport/48207/stable30Louis Chemineau2024-09-232-9/+18
| | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | | Merge pull request #48302 from nextcloud/backport/48268/stable30Andy Scherzinger2024-09-231-2/+3
|\ \ \ \ | | | | | | | | | | [stable30] fix: skip the integrity check for nextcloud-init-sync.lock
| * | | | fix: skip the integrity check for nextcloud-init-sync.lockbackport/48268/stable30Daniel Kesselberg2024-09-231-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud-init-sync.lock is used by nextcloud/docker to prevent running the initialization script on multiple containers at the same time. Ref: https://github.com/nextcloud/docker/issues/2299. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | Merge pull request #48299 from nextcloud/backport/48162/stable30Joas Schilling2024-09-232-4/+4
|\ \ \ \ \ | |/ / / / |/| | | | [stable30] fix(autocomplete): Move known array keys to psalm docs
| * | | | fix(autocomplete): Move known array keys to psalm docsbackport/48162/stable30Joas Schilling2024-09-232-4/+4
| |/ / / | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* / / / Fix(l10n): Update translations from TransifexNextcloud bot2024-09-238-0/+82
|/ / / | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-2212-0/+102
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-2138-258/+10
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>