summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
...
| * | fix: reduce memory consumption of scansGit'Fellow2024-01-161-3/+6
| |/
* / fix(appstore): Only send subscription keys to valid appstoresJoas Schilling2024-01-161-4/+7
|/
* Import OCP IToken as OCPIToken to avoid a name clash in lib/privateCôme Chilliet2024-01-113-65/+65
* Use OCP version of IToken in AppPasswordCreatedEventCôme Chilliet2024-01-111-6/+4
* Use IToken from OCP instead of OCCôme Chilliet2024-01-113-0/+3
* Suppress or fix psalm errors related to InvalidTokenExceptionCôme Chilliet2024-01-112-4/+6
* Always catch OCP versions of authentication exceptionsCôme Chilliet2024-01-116-13/+14
* Merge pull request #42651 from nextcloud/backport/41927/stable28Julius Härtl2024-01-112-4/+22
|\
| * fix: Only apply cast if needed when searching users for valueJulius Härtl2024-01-091-2/+11
| * perf: Use more performant way to obtain and check the email as a login name w...Julius Härtl2024-01-091-2/+11
* | fix(psalm issues)Marcel Klehr2024-01-101-2/+4
* | Update doc blocksMB-Finski2024-01-101-2/+2
* | Return providers as indexed arraySami Finnilä2024-01-101-1/+1
|/
* Merge pull request #42521 from nextcloud/backport/41914/stable28Robin Appelman2024-01-022-11/+26
|\
| * fix(s3): Add config option to disable multipart copy for certain s3 providersJulius Härtl2023-12-292-1/+4
| * only do a multipart s3 copy when above the regular copy limitRobin Appelman2023-12-292-11/+23
* | Merge pull request #42450 from nextcloud/backport/37469/stable28Robin Appelman2024-01-025-5/+112
|\ \
| * | adjust redis compareSetTTL to use a lua scriptRobin Appelman2023-12-221-9/+7
| * | restore shared lock ttl when releasingRobin Appelman2023-12-225-5/+114
* | | Fix log rotation notification level (warning->info)Josh Richards2024-01-011-1/+1
* | | AppAPI: allowed to bypass Two-FactorAlexander Piskun2023-12-291-2/+2
| |/ |/|
* | Rename "global search" to "unified search"fenn-cs2023-12-221-2/+2
|/
* Merge pull request #42384 from nextcloud/backport/42298/stable28Ferdinand Thiessen2023-12-211-0/+4
|\
| * Read Only FS return falseGit'Fellow2023-12-211-0/+4
* | Merge pull request #42365 from nextcloud/backport/42361/stable28Ferdinand Thiessen2023-12-211-7/+1
|\ \ | |/ |/|
| * fix(manager): removed dead codeEduardo Morales2023-12-191-7/+1
* | Add global accessibility switchLouis Chemineau2023-12-192-3/+4
|/
* fix(joblist): also reset last_run timestamp on updating an existing jobAnna Larch2023-12-181-0/+1
* enh(NavigationManager): Use ID as fallback for `app` property of entriesFerdinand Thiessen2023-12-071-2/+8
* fix(dav): Make current ooo info time-dependentChristoph Wurst2023-12-061-0/+11
* +files_metadata_installedMaxence Lange2023-12-051-2/+26
* Migrate missing primary key database check to new APICôme Chilliet2023-12-041-2/+2
* Migrate missing index database check to new APICôme Chilliet2023-12-041-5/+5
* Migrate missing column database check to new APICôme Chilliet2023-12-041-1/+1
* fix(metadata): Allow to load metadata of multiple files at onceJoas Schilling2023-12-042-0/+47
* Merge pull request #42005 from nextcloud/backport/41999/stable28Joas Schilling2023-12-041-0/+4
|\
| * fix(security): Handle idn_to_utf8 returning falseJoas Schilling2023-12-041-0/+4
* | fix(TemplateManager): Bail early if templatedirectory is emptyMarcel Klehr2023-12-041-0/+5
|/
* Merge pull request #41933 from nextcloud/41729-manual-backportF. E Noel Nfebe2023-11-301-5/+2
|\
| * Enable new global search by defaultfenn-cs2023-11-301-5/+2
* | Synchronize operation on live photo filesLouis Chemineau2023-11-301-2/+2
|/
* fix: change mime type for msg fileDaniel Kesselberg2023-11-291-1/+1
* fix: add mimetype for eml and msgDaniel Kesselberg2023-11-291-0/+13
* [stable28] enh(userstatus): add OOO automation and remove calendar automationAnna Larch2023-11-283-22/+35
* feat(dav): dispatch out-of-office started and ended eventsRichard Steinmetz2023-11-231-1/+6
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-23160-543/+543
* Merge pull request #41459 from nextcloud/enh/noid/search-metadata-nullMaxence Lange2023-11-231-0/+2
|\
| * implements search on null/notnull metadataMaxence Lange2023-11-221-0/+2
* | Merge pull request #41662 from nextcloud/chore/settings/cleanup-manager-type-...Kate2023-11-231-18/+21
|\ \
| * | chore(settings): Cleanup IManager and Manager type annotationsjld31032023-11-231-18/+21