Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lazy AppConfig | Maxence Lange | 2024-01-15 | 4 | -292/+1388 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | Merge pull request #42768 from nextcloud/errorToWarn | Git'Fellow | 2024-01-15 | 1 | -1/+1 |
|\ | | | | | (dashboard): Lower error to warning log message | ||||
| * | Lower to info | Git'Fellow | 2024-01-15 | 1 | -1/+1 |
| | | | | | | | | Co-authored-by: Simon L. <szaimen@e.mail.de> Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
| * | Lower error to warning | Git'Fellow | 2024-01-14 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
* | | introduce IProviderWithUserId | Alexander Piskun | 2024-01-14 | 1 | -0/+4 |
|/ | | | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com> Signed-off-by: Alexander Piskun <bigcat88@icloud.com> | ||||
* | fix: Add reconnect check in case of timeouts on the db side | Julius Härtl | 2024-01-12 | 1 | -0/+27 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | feat: First attempt to track dirty tables after writes and switch back to ↵ | Julius Härtl | 2024-01-12 | 1 | -0/+27 |
| | | | | | | | | | | replicas if reads go to other tables Signed-off-by: Julius Härtl <jus@bitgrid.net> debug: error log Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | feat: Add logging for transaction time | Julius Härtl | 2024-01-12 | 1 | -0/+34 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Merge pull request #42649 from ↵ | Julius Härtl | 2024-01-11 | 1 | -2/+16 |
|\ | | | | | | | nextcloud/enh/machine-translation-provider-with-id | ||||
| * | Merge branch 'master' into enh/machine-translation-provider-with-id | Marcel Klehr | 2024-01-11 | 2 | -0/+4 |
| |\ | |||||
| * | | fix(coding style) | Marcel Klehr | 2024-01-10 | 1 | -7/+7 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | enh(OCP\Translation): Introduce ITranslationProviderWithUserId | Marcel Klehr | 2024-01-10 | 1 | -0/+9 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | enh(OCP\Translation): Add ITranslationProviderWithId | Marcel Klehr | 2024-01-10 | 1 | -2/+7 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | | | Import OCP IToken as OCPIToken to avoid a name clash in lib/private | Côme Chilliet | 2024-01-11 | 3 | -65/+65 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | Use OCP version of IToken in AppPasswordCreatedEvent | Côme Chilliet | 2024-01-11 | 1 | -6/+4 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | Use IToken from OCP instead of OC | Côme Chilliet | 2024-01-11 | 3 | -0/+3 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | Suppress or fix psalm errors related to InvalidTokenException | Côme Chilliet | 2024-01-11 | 2 | -4/+6 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | Always catch OCP versions of authentication exceptions | Côme Chilliet | 2024-01-11 | 6 | -13/+14 |
| |/ |/| | | | | | | | | | And always throw OC versions for BC Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Merge pull request #42658 from ↵ | Joas Schilling | 2024-01-11 | 2 | -0/+4 |
|\ \ | |/ |/| | | | | | nextcloud/bugfix/42530/mark-more-configs-as-sensitive fix(systemreport): Mark more configs as sensitive | ||||
| * | fix(systemreport): Mark more configs as sensitive | Joas Schilling | 2024-01-09 | 2 | -0/+4 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #42377 from nextcloud/fix/text-to-image-manager | Joas Schilling | 2024-01-10 | 1 | -4/+6 |
|\ \ | |/ |/| | Fix(text2image): Return providers as indexed array | ||||
| * | fix(psalm issues) | Marcel Klehr | 2024-01-09 | 1 | -2/+4 |
| | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | Update doc blocks | MB-Finski | 2023-12-20 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: MB-Finski <sami.finnila@gmail.com> | ||||
| * | Return providers as indexed array | Sami Finnilä | 2023-12-19 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: MB-Finski <sami.finnila@gmail.com> | ||||
* | | Merge pull request #42560 from nextcloud/fix/42308/logs-more | Maxence Lange | 2024-01-08 | 1 | -1/+2 |
|\ \ | | | | | | | debug logs on huge metadata | ||||
| * | | debug logs on huge metadata | Maxence Lange | 2024-01-04 | 1 | -1/+2 |
| | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | | blurhash generation | Maxence Lange | 2024-01-05 | 2 | -0/+166 |
|/ / | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | initialize variables | Maxence Lange | 2024-01-04 | 1 | -58/+20 |
| | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | Make adjustments based on the review | Hamid Dehnavi | 2024-01-02 | 2 | -27/+0 |
| | | | | | | | | | | Co-authored-by: Louis Chemineau <louis@chmn.me> Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com> | ||||
* | | Add adjustments based on the review | Hamid Dehnavi | 2024-01-02 | 1 | -1/+0 |
| | | | | | | | | Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com> | ||||
* | | refactor lib/private/Notification | Hamid Dehnavi | 2024-01-02 | 3 | -60/+46 |
| | | | | | | | | Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com> | ||||
* | | Fix log rotation notification level (warning->info) | Josh Richards | 2023-12-31 | 1 | -1/+1 |
| | | | | | | | | | | Fixes #42537 Signed-off-by: Josh Richards <josh.t.richards@gmail.com> | ||||
* | | Merge pull request #26540 from nextcloud/bugfix/noid/sqlite-datetime | Julius Härtl | 2023-12-29 | 3 | -86/+59 |
|\ \ | | | | | | | Cast datetime columns in sqlite before comparing | ||||
| * | | Cast datetime columns in sqlite before comparing | Julius Härtl | 2023-12-29 | 3 | -86/+59 |
| | | | | | | | | | | | | | | | | | | | | | Move the logic to prepare a column to the parent ExpressionBuilder so that it can be reused for OCI and sqlite Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | Merge pull request #41914 from nextcloud/s3-copy-size-limit | Julius Härtl | 2023-12-29 | 2 | -11/+26 |
|\ \ \ | |/ / |/| | | only do a multipart s3 copy when above the regular copy limit | ||||
| * | | fix(s3): Add config option to disable multipart copy for certain s3 providers | Julius Härtl | 2023-12-28 | 2 | -1/+4 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | only do a multipart s3 copy when above the regular copy limit | Robin Appelman | 2023-12-28 | 2 | -11/+23 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #42479 from nextcloud/appapi-twofactor | Alexander Piskun | 2023-12-29 | 1 | -2/+2 |
|\ \ \ | |/ / |/| | | AppAPI: allow to bypass Two-Factor | ||||
| * | | AppAPI: allowed to bypass Two-Factor | Alexander Piskun | 2023-12-28 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Alexander Piskun <bigcat88@icloud.com> | ||||
* | | | fix: Avoid using replicas during setup | Julius Härtl | 2023-12-28 | 1 | -3/+5 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | Merge pull request #41998 from nextcloud/enh/read-replica | Daniel | 2023-12-27 | 5 | -15/+37 |
|\ \ \ | |/ / |/| | | |||||
| * | | enh: Implement PrimaryReadReplicaConnection | Julius Härtl | 2023-12-16 | 5 | -15/+37 |
| |/ | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Merge pull request #37469 from nextcloud/lock-restore-ttl | Stephan Orbaugh | 2023-12-22 | 5 | -5/+112 |
|\ \ | | | | | | | restore shared lock ttl to previous value when releasing | ||||
| * | | adjust redis compareSetTTL to use a lua script | Robin Appelman | 2023-12-21 | 1 | -9/+7 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | restore shared lock ttl when releasing | Robin Appelman | 2023-12-21 | 5 | -5/+114 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | fix(cron): Reset the reserved_at when force executing from CLI | Joas Schilling | 2023-12-20 | 1 | -0/+1 |
|/ / | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #42298 from nextcloud/readOnlyFSFalse | Git'Fellow | 2023-12-19 | 1 | -0/+4 |
|\ \ | | | | | | | Don't write back .htaccess file on a RO filesystem | ||||
| * | | Read Only FS return false | Git'Fellow | 2023-12-15 | 1 | -0/+4 |
| | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
* | | | Merge branch 'master' into enh/text-processing-provider-with-id | Marcel Klehr | 2023-12-19 | 1 | -2/+8 |
|\ \ \ | |||||
| * | | | enh(SpeechToText): Allow providers to declare a dynamic ID instead of using ↵ | Marcel Klehr | 2023-12-19 | 1 | -2/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | className this allows AppAPI to register anonymous classes as SpeechToText providers Signed-off-by: Marcel Klehr <mklehr@gmx.net> |