Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #31124 from nextcloud/enh/diagnostics-logging | Julius Härtl | 2022-03-02 | 16 | -31/+173 |
|\ | |||||
| * | Add event logging for db and redis connection | Julius Härtl | 2022-02-28 | 3 | -5/+21 |
| * | Add logging around dav exec | Julius Härtl | 2022-02-28 | 1 | -0/+5 |
| * | Fix tests | Julius Härtl | 2022-02-28 | 2 | -9/+29 |
| * | Add event logging to app loading | Julius Härtl | 2022-02-28 | 5 | -3/+27 |
| * | Diagnostics event logging to Nextcloud log | Julius Härtl | 2022-02-28 | 7 | -14/+91 |
* | | Merge pull request #31218 from nextcloud/techdebt/noid/use-cache-also-for-use... | Joas Schilling | 2022-03-02 | 1 | -18/+13 |
|\ \ | |||||
| * | | Update cache when setting the password | Joas Schilling | 2022-02-18 | 1 | -1/+7 |
| * | | Use the cache also for UserBackend::getPassword | Joas Schilling | 2022-02-16 | 1 | -17/+6 |
* | | | Merge pull request #31390 from nextcloud/bugfix/noid/more-censor | Joas Schilling | 2022-03-02 | 2 | -0/+24 |
|\ \ \ | |||||
| * | | | Censor more configs | Joas Schilling | 2022-03-01 | 2 | -0/+24 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-03-02 | 2 | -2/+2 |
* | | | | Merge pull request #31347 from nextcloud/fix/31164/duplicate-email-message | Pytal | 2022-03-01 | 3 | -7/+7 |
|\ \ \ \ | |||||
| * | | | | Fix duplicate primary email message | Christopher Ng | 2022-03-02 | 3 | -7/+7 |
|/ / / / | |||||
* | | | | Merge pull request #30536 from nextcloud/fix/l10n-exception-message | Pytal | 2022-03-01 | 1 | -18/+52 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Make Sabre File exception messages translatable | Christopher Ng | 2022-03-01 | 1 | -18/+52 |
|/ / / | |||||
* | | | Merge pull request #31354 from nextcloud/fix/caching-avatar | Carl Schwan | 2022-03-01 | 2 | -1/+2 |
|\ \ \ | |||||
| * | | | Add warning to the user | Carl Schwan | 2022-03-01 | 1 | -0/+1 |
| * | | | Fix caching of the user avatar | Carl Schwan | 2022-02-25 | 1 | -1/+1 |
* | | | | Merge pull request #31333 from nextcloud/fix/fix-archive-typing | Côme Chilliet | 2022-03-01 | 3 | -169/+123 |
|\ \ \ \ | |||||
| * | | | | Move to strong typing in OC\Archive | Côme Chilliet | 2022-02-24 | 3 | -155/+78 |
| * | | | | Fix unused import in OC\Archive\ZIP | Côme Chilliet | 2022-02-24 | 1 | -1/+0 |
| * | | | | Fix more typing in OC\Archive classes | Côme Chilliet | 2022-02-24 | 3 | -9/+9 |
| * | | | | Improve typing in OC\Archive classes | Côme Chilliet | 2022-02-24 | 3 | -18/+50 |
* | | | | | Merge pull request #31380 from nextcloud/fix/opendocument-preview-avoid-errors | Côme Chilliet | 2022-03-01 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Ignore errors when searching for bundled preview | Côme Chilliet | 2022-02-28 | 1 | -1/+1 |
* | | | | | | Merge pull request #31355 from nextcloud/fix/23441/fix-developer-link | Simon L | 2022-03-01 | 5 | -8/+11 |
|\ \ \ \ \ \ | |||||
| * | | | | | | try to fix developer link | szaimen | 2022-03-01 | 5 | -8/+11 |
* | | | | | | | Merge pull request #31363 from nextcloud/techdebt/noid/delay-getting-preferences | Joas Schilling | 2022-03-01 | 1 | -8/+12 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Delay loading user preferences until we need them | Joas Schilling | 2022-02-28 | 1 | -8/+12 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #31383 from nextcloud/automated/noid/psalm-baseline-update... | Côme Chilliet | 2022-03-01 | 1 | -14/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Update psalm baseline | nextcloud-command | 2022-03-01 | 1 | -14/+0 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #31340 from nextcloud/fix/31237/new-button-authTokenSetupD... | Vanessa | 2022-03-01 | 3 | -9/+15 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | use new button component | Vanessa Pertsch | 2022-03-01 | 3 | -9/+15 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #31338 from nextcloud/fix/31237/new-button-AppList | Vanessa | 2022-02-28 | 10 | -34/+54 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Apps toolbar height and alignment fix | John Molakvoæ | 2022-02-28 | 7 | -25/+40 |
| * | | | | | use new button component | Vanessa Pertsch | 2022-02-24 | 6 | -11/+13 |
| * | | | | | use new button component | Vanessa Pertsch | 2022-02-24 | 3 | -6/+9 |
| |/ / / / | |||||
* | | | | | Merge pull request #31377 from nextcloud/fix/specify-nullable-string | Anna | 2022-02-28 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Specify string as nullable for credentials password | Anna Larch | 2022-02-28 | 1 | -1/+1 |
* | | | | | | Merge pull request #30889 from nextcloud/fix/fix-occ-listeners | Côme Chilliet | 2022-02-28 | 1 | -0/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Build OC\Core\Application when running occ or cron to register listeners corr... | Côme Chilliet | 2022-02-28 | 1 | -0/+2 |
* | | | | | | | Merge pull request #31371 from nextcloud/dependabot/npm_and_yarn/url-parse-1.... | dependabot[bot] | 2022-02-28 | 3 | -9/+9 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Bump url-parse from 1.5.7 to 1.5.10 | dependabot[bot] | 2022-02-28 | 3 | -9/+9 |
* | | | | | | | Merge pull request #31339 from nextcloud/fix/preview-code-cleaning | Côme Chilliet | 2022-02-28 | 7 | -37/+58 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix tmp file cleaning for bundled previews | Côme Chilliet | 2022-02-24 | 2 | -2/+4 |
| * | | | | | | | Fix typing in OC\Preview\Movie | Côme Chilliet | 2022-02-24 | 1 | -10/+3 |
| * | | | | | | | Fix typing in OC\Preview | Côme Chilliet | 2022-02-24 | 7 | -25/+51 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #31304 from nextcloud/feature/dry_run_for_add_indices | Christoph Wurst | 2022-02-28 | 4 | -39/+140 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add --dry-run option for db:add-missing-* cmd | Louis Chemineau | 2022-02-24 | 4 | -39/+140 |