summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | fix(files): Try to create dir only if it not existsGit'Fellow2024-05-301-1/+1
|/ / / / /
* | | | | perf(db): Sort data for IN before chunkingChristoph Wurst2024-05-291-0/+3
* | | | | fix(session): Do not update authtoken last_check for passwordlessChristoph Wurst2024-05-291-2/+0
* | | | | fix: Mark more configs as sensitiveJoas Schilling2024-05-281-0/+2
* | | | | chore: Adapt `@since` version number in OCP for backport to 28Côme Chilliet2024-05-272-2/+2
* | | | | fix: Also search in email field for disabled usersCôme Chilliet2024-05-271-1/+2
* | | | | feat: Add back searching in disabled user listCôme Chilliet2024-05-273-4/+14
| |/ / / |/| | |
* | | | Merge pull request #45372 from nextcloud/backport/45236/stable28Joas Schilling2024-05-161-0/+1
|\ \ \ \
| * | | | fix(SystemConfig.php): Add 'updater.server.url' to Private Variablesderschiw2024-05-161-0/+1
* | | | | Merge pull request #45339 from nextcloud/backport/44710/stable28Joas Schilling2024-05-1612-13/+109
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix(preview): check mime type before processing with ImagickVarun Patil2024-05-1512-13/+109
| | |_|/ | |/| |
* | | | Merge pull request #45342 from nextcloud/backport/45340/stable28Joas Schilling2024-05-161-1/+1
|\ \ \ \
| * | | | fix: Extend SVG reference checkJoas Schilling2024-05-161-1/+1
| |/ / /
* / / / fix: Correctly check result of functionJoas Schilling2024-05-152-3/+3
|/ / /
* / / fix(Files): Change how scanner diffs for changed metadataJosh2024-05-131-2/+47
|/ /
* | fix(userstatus): Fix docs of user status managerJoas Schilling2024-05-082-2/+2
* | fix(User\Manager): Avoid future collisions with updater/audit logsJosh2024-05-061-0/+2
* | fix(session): Avoid race condition for cache::get() vs. cache::hasKey()Joas Schilling2024-05-061-6/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-05-012-0/+2
* | Merge pull request #45116 from nextcloud/backport/45104/stable28Côme Chilliet2024-04-301-6/+2
|\ \
| * | fix: Remove bogus code from query builder and fix parameter nameCôme Chilliet2024-04-301-6/+2
* | | fix: Fix default values for ini var in lib/base.phpCôme Chilliet2024-04-301-2/+2
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-302-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-272-0/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-264-0/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-2518-0/+36
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-24192-216/+250
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-232-0/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-202-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-192-38/+38
|/
* Merge pull request #44891 from nextcloud/backport/44889/stable28Joas Schilling2024-04-181-0/+3
|\
| * fix(CI): Suppress psalm UndefinedClassJoas Schilling2024-04-181-0/+1
| * fix(files): Also skip cross storage move with access controlJoas Schilling2024-04-171-0/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-182-0/+44
|/
* fix: add check for app_api_system session flag to bypass rate limitFlorian Klinger2024-04-172-1/+9
* Merge pull request #44461 from nextcloud/backport/44394/stable28Benjamin Gaussorgues2024-04-171-0/+10
|\
| * fix(DB): Sanitize `host` parameter for postgres databases when IPv6 address i...Ferdinand Thiessen2024-03-251-0/+10
* | Merge pull request #44489 from nextcloud/backport/44474/stable28Benjamin Gaussorgues2024-04-171-0/+26
|\ \
| * | fix(preview): webp preview formatRichard Steinmetz2024-03-261-0/+26
* | | Merge pull request #44446 from nextcloud/backport/43057/stable28Benjamin Gaussorgues2024-04-172-63/+78
|\ \ \
| * | | feat(perf): add cache for authtoken lookupBenjamin Gaussorgues2024-03-252-63/+78
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-172-0/+106
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-152-2/+2
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-142-0/+2
* | | | fix: use proper jailed patch in watcherRobin Appelman2024-04-104-4/+79
* | | | Merge pull request #44738 from nextcloud/backport/stable28/44736Ferdinand Thiessen2024-04-091-0/+7
|\ \ \ \
| * | | | fix: Fix avatar imagesChristopher Ng2024-04-081-0/+7
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-092-2/+2
|/ / / /
* | | | perf: Avoid updating the folder size if we know the size differenceJulius Härtl2024-04-053-16/+20
* | | | fix(config): correctness issues in readingVarun Patil2024-04-031-13/+26