summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix(files): better upload error handlingJohn Molakvoæ2024-01-1623-32/+88
* feat(files): disable upload button if quota is reachedJohn Molakvoæ2024-01-161-1/+28
* feat(files): show quota warning on page load or if storage becomes fullJohn Molakvoæ2024-01-161-0/+18
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-16158-414/+320
* Merge pull request #42819 from nextcloud/backport/42727/stable28Pytal2024-01-158-9/+11
|\
| * chore(assets): Recompile assetsnextcloud-command2024-01-156-9/+9
| * fix(l10n): Add context note for table footersChristopher Ng2024-01-152-0/+2
|/
* Merge pull request #42810 from nextcloud/backports/42670/42670-stable28Maxence Lange2024-01-154-0/+83
|\
| * occ background-job:deleteMaxence Lange2024-01-154-0/+83
* | Merge pull request #42786 from nextcloud/backport/42660/stable28Arthur Schiwon2024-01-154-20/+26
|\ \
| * | Merge branch 'stable28' into backport/42660/stable28Benjamin Gaussorgues2024-01-157-23/+13
| |\|
| * | fix(share): use user timezone to parse share expiration dateBenjamin Gaussorgues2024-01-154-20/+26
* | | Merge pull request #42758 from nextcloud/automated/noid/stable28-fix-npm-auditArthur Schiwon2024-01-151-3/+3
|\ \ \
| * | | chore(deps): fix npm auditnextcloud-command2024-01-141-3/+3
* | | | Merge pull request #42815 from nextcloud/backport/42781/stable28Arthur Schiwon2024-01-151-1/+1
|\ \ \ \
| * | | | Fix crash of login in case of duplicated group membershipCôme Chilliet2024-01-151-1/+1
* | | | | Merge pull request #42739 from nextcloud/fix/a11y/aria-hide-contacts-menu-ima...Arthur Schiwon2024-01-153-5/+5
|\ \ \ \ \
| * | | | | fix(a11y): Aria-hide contacts menu icon imagesChristoph Wurst2024-01-123-5/+5
* | | | | | Merge pull request #42766 from nextcloud/backport/42723/stable28Pytal2024-01-155-11/+14
|\ \ \ \ \ \
| * | | | | | chore(assets): Recompile assetsnextcloud-command2024-01-144-6/+6
| * | | | | | fix(settings): set default or unlimited user quotaJohn Molakvoæ2024-01-141-5/+8
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #42804 from nextcloud/backport/42585/stable28Ferdinand Thiessen2024-01-153-8/+84
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Use match statement in richToParsed implementationCôme Chilliet2024-01-151-7/+5
| * | | | | Document new throw possibility in SetupResultCôme Chilliet2024-01-151-0/+1
| * | | | | Add TODO for richToParsed refactorCôme Chilliet2024-01-151-0/+1
| * | | | | Fix UI for rich object in setupcheck resultsCôme Chilliet2024-01-151-0/+25
| * | | | | Fix psalm issue in SetupChecks commandCôme Chilliet2024-01-151-1/+1
| * | | | | Validate rich objects passed to SetupResultCôme Chilliet2024-01-151-0/+5
| * | | | | Add RichObject support for SetupChecks descriptionsCôme Chilliet2024-01-152-8/+54
| | |_|_|/ | |/| | |
* | | | | Merge pull request #42771 from nextcloud/backport/42619/stable28Joas Schilling2024-01-152-4/+51
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix(dav): Fix user status "Undefined array key 0 at StatusService.php#98"Joas Schilling2024-01-152-4/+51
* | | | | Merge pull request #42734 from nextcloud/backport/42716/stable28Louis2024-01-157-23/+13
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | chore(assets): Recompile assetsJohn Molakvoæ2024-01-126-9/+9
| * | | | fix(files): use `getSummaryFor` for better files summary translationsJohn Molakvoæ2024-01-121-14/+4
* | | | | Merge pull request #42726 from nextcloud/backport/42640/stable28Côme Chilliet2024-01-1518-98/+104
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | 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-114-1/+4
| * | | | Suppress or fix psalm errors related to InvalidTokenExceptionCôme Chilliet2024-01-115-9/+9
| * | | | Always catch OCP versions of authentication exceptionsCôme Chilliet2024-01-1115-29/+34
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-1532-60/+100
| |_|/ / |/| | |
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-1424-2/+40
* | | | Merge pull request #42728 from nextcloud/backport/42667/stable28Maxence Lange2024-01-131-26/+26
|\ \ \ \
| * | | | better users cycleMaxence Lange2024-01-121-26/+26
| | |_|/ | |/| |
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-1348-0/+68
* | | | Merge pull request #42745 from nextcloud/backport/42676/stable28Grigorii K. Shartsev2024-01-137-9/+13
|\ \ \ \ | |/ / / |/| | |
| * | | chore(assets): Recompile assetsnextcloud-command2024-01-126-9/+9
| * | | enh(comments): Add always visible labels for comment inputFerdinand Thiessen2024-01-121-0/+4
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-128-0/+12
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-1296-292/+382
| |/ |/|