summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #31124 from nextcloud/enh/diagnostics-loggingJulius Härtl2022-03-0216-31/+173
|\
| * Add event logging for db and redis connectionJulius Härtl2022-02-283-5/+21
| * Add logging around dav execJulius Härtl2022-02-281-0/+5
| * Fix testsJulius Härtl2022-02-282-9/+29
| * Add event logging to app loadingJulius Härtl2022-02-285-3/+27
| * Diagnostics event logging to Nextcloud logJulius Härtl2022-02-287-14/+91
* | Merge pull request #31218 from nextcloud/techdebt/noid/use-cache-also-for-use...Joas Schilling2022-03-021-18/+13
|\ \
| * | Update cache when setting the passwordJoas Schilling2022-02-181-1/+7
| * | Use the cache also for UserBackend::getPasswordJoas Schilling2022-02-161-17/+6
* | | Merge pull request #31390 from nextcloud/bugfix/noid/more-censorJoas Schilling2022-03-022-0/+24
|\ \ \
| * | | Censor more configsJoas Schilling2022-03-012-0/+24
* | | | [tx-robot] updated from transifexNextcloud bot2022-03-022-2/+2
* | | | Merge pull request #31347 from nextcloud/fix/31164/duplicate-email-messagePytal2022-03-013-7/+7
|\ \ \ \
| * | | | Fix duplicate primary email messageChristopher Ng2022-03-023-7/+7
|/ / / /
* | | | Merge pull request #30536 from nextcloud/fix/l10n-exception-messagePytal2022-03-011-18/+52
|\ \ \ \ | |/ / / |/| | |
| * | | Make Sabre File exception messages translatableChristopher Ng2022-03-011-18/+52
|/ / /
* | | Merge pull request #31354 from nextcloud/fix/caching-avatarCarl Schwan2022-03-012-1/+2
|\ \ \
| * | | Add warning to the userCarl Schwan2022-03-011-0/+1
| * | | Fix caching of the user avatarCarl Schwan2022-02-251-1/+1
* | | | Merge pull request #31333 from nextcloud/fix/fix-archive-typingCôme Chilliet2022-03-013-169/+123
|\ \ \ \
| * | | | Move to strong typing in OC\ArchiveCôme Chilliet2022-02-243-155/+78
| * | | | Fix unused import in OC\Archive\ZIPCôme Chilliet2022-02-241-1/+0
| * | | | Fix more typing in OC\Archive classesCôme Chilliet2022-02-243-9/+9
| * | | | Improve typing in OC\Archive classesCôme Chilliet2022-02-243-18/+50
* | | | | Merge pull request #31380 from nextcloud/fix/opendocument-preview-avoid-errorsCôme Chilliet2022-03-011-1/+1
|\ \ \ \ \
| * | | | | Ignore errors when searching for bundled previewCôme Chilliet2022-02-281-1/+1
* | | | | | Merge pull request #31355 from nextcloud/fix/23441/fix-developer-linkSimon L2022-03-015-8/+11
|\ \ \ \ \ \
| * | | | | | try to fix developer linkszaimen2022-03-015-8/+11
* | | | | | | Merge pull request #31363 from nextcloud/techdebt/noid/delay-getting-preferencesJoas Schilling2022-03-011-8/+12
|\ \ \ \ \ \ \
| * | | | | | | Delay loading user preferences until we need themJoas Schilling2022-02-281-8/+12
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #31383 from nextcloud/automated/noid/psalm-baseline-update...Côme Chilliet2022-03-011-14/+0
|\ \ \ \ \ \ \
| * | | | | | | Update psalm baselinenextcloud-command2022-03-011-14/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #31340 from nextcloud/fix/31237/new-button-authTokenSetupD...Vanessa2022-03-013-9/+15
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | use new button componentVanessa Pertsch2022-03-013-9/+15
|/ / / / / /
* | | | | | Merge pull request #31338 from nextcloud/fix/31237/new-button-AppListVanessa2022-02-2810-34/+54
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Apps toolbar height and alignment fixJohn Molakvoæ2022-02-287-25/+40
| * | | | | use new button componentVanessa Pertsch2022-02-246-11/+13
| * | | | | use new button componentVanessa Pertsch2022-02-243-6/+9
| |/ / / /
* | | | | Merge pull request #31377 from nextcloud/fix/specify-nullable-stringAnna2022-02-281-1/+1
|\ \ \ \ \
| * | | | | Specify string as nullable for credentials passwordAnna Larch2022-02-281-1/+1
* | | | | | Merge pull request #30889 from nextcloud/fix/fix-occ-listenersCôme Chilliet2022-02-281-0/+2
|\ \ \ \ \ \
| * | | | | | Build OC\Core\Application when running occ or cron to register listeners corr...Côme Chilliet2022-02-281-0/+2
* | | | | | | Merge pull request #31371 from nextcloud/dependabot/npm_and_yarn/url-parse-1....dependabot[bot]2022-02-283-9/+9
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Bump url-parse from 1.5.7 to 1.5.10dependabot[bot]2022-02-283-9/+9
* | | | | | | Merge pull request #31339 from nextcloud/fix/preview-code-cleaningCôme Chilliet2022-02-287-37/+58
|\ \ \ \ \ \ \
| * | | | | | | Fix tmp file cleaning for bundled previewsCôme Chilliet2022-02-242-2/+4
| * | | | | | | Fix typing in OC\Preview\MovieCôme Chilliet2022-02-241-10/+3
| * | | | | | | Fix typing in OC\PreviewCôme Chilliet2022-02-247-25/+51
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #31304 from nextcloud/feature/dry_run_for_add_indicesChristoph Wurst2022-02-284-39/+140
|\ \ \ \ \ \ \
| * | | | | | | Add --dry-run option for db:add-missing-* cmdLouis Chemineau2022-02-244-39/+140