| Commit message (Expand) | Author | Age | Files | Lines |
* | wipfeat/declarative-settings/typed-abstraction | provokateurin | 2024-09-13 | 12 | -18/+342 |
* | refactor(DeclarativeManager): Drop formId check for getting default value | provokateurin | 2024-09-13 | 1 | -12/+10 |
* | fix(DeclarativeManager): Only load schemas once | provokateurin | 2024-09-13 | 1 | -0/+7 |
* | feat(DeclarativeSettings): Add typed abstraction for registering form and fie... | provokateurin | 2024-09-13 | 11 | -10/+282 |
* | fix(IDeclarativeSettingsForm): Fix DeclarativeSettingsFormField options type | provokateurin | 2024-09-13 | 1 | -1/+1 |
* | Merge pull request #47586 from nextcloud/fix/color | Ferdinand Thiessen | 2024-09-11 | 13 | -119/+464 |
|\ |
|
| * | fix: Adjust types of IQueryBuilder to properly allow joining with sub-query | Ferdinand Thiessen | 2024-09-10 | 3 | -4/+8 |
| * | fix: Use migration instead of repair step for restoring custom color | Ferdinand Thiessen | 2024-09-10 | 7 | -74/+315 |
| * | chore: Use `IAppConfig` instead of `IConfig->getAppValue` | Ferdinand Thiessen | 2024-09-10 | 6 | -99/+109 |
| * | fix: Add repair step to restore primary color after separating primary and ba... | Ferdinand Thiessen | 2024-09-10 | 4 | -0/+67 |
| * | fix(theming): Allow to specify a userId manually in BackgroundService | Ferdinand Thiessen | 2024-09-10 | 2 | -21/+44 |
* | | Merge pull request #47891 from nextcloud/fix/make-watcher-null-safe | Kate | 2024-09-11 | 3 | -6/+8 |
|\ \ |
|
| * | | chore(assets): Recompile assets | nextcloud-command | 2024-09-11 | 2 | -3/+3 |
| * | | fix(files): Make `openMenu` watcher null safe | Ferdinand Thiessen | 2024-09-11 | 1 | -3/+5 |
|/ / |
|
* | | Merge pull request #47339 from nextcloud/fix/leave-share-instead-of-delete | John Molakvoæ | 2024-09-11 | 5 | -0/+160 |
|\ \ |
|
| * | | fix(files_sharing): adjust permissions from custom edit and delete check methods | skjnldsv | 2024-09-11 | 3 | -0/+146 |
| * | | fix: Display 'Leave share' instead of 'Delete' | Marcel Klehr | 2024-09-06 | 3 | -0/+14 |
* | | | Merge pull request #47881 from nextcloud/fix/new-group-icon | Pytal | 2024-09-11 | 5 | -8/+8 |
|\ \ \ |
|
| * | | | chore(assets): Recompile assets | nextcloud-command | 2024-09-10 | 4 | -6/+6 |
| * | | | fix(settings): Add back create group icon | Christopher Ng | 2024-09-10 | 1 | -2/+2 |
* | | | | Merge pull request #47884 from nextcloud/chore/blame-ignore | Daniel | 2024-09-11 | 1 | -0/+2 |
|\ \ \ \ |
|
| * | | | | chore: Add another coding standard commit to the git blame ignore | Ferdinand Thiessen | 2024-09-11 | 1 | -0/+2 |
| |/ / / |
|
* / / / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-11 | 358 | -6716/+6394 |
|/ / / |
|
* | | | Merge pull request #47848 from nextcloud/fix/files-context-menu | Ferdinand Thiessen | 2024-09-10 | 3 | -3/+20 |
|\ \ \ |
|
| * | | | chore(assets): Recompile assets | nextcloud-command | 2024-09-10 | 2 | -3/+3 |
| * | | | fix(files): Reset context menu position on close | Ferdinand Thiessen | 2024-09-10 | 1 | -0/+17 |
* | | | | Merge pull request #47662 from nextcloud/fix/notification/validate-rich-objec... | Kate | 2024-09-10 | 7 | -10/+43 |
|\ \ \ \ |
|
| * | | | | fix(Activity): Restrict IEvent rich object parameters type | provokateurin | 2024-09-10 | 2 | -6/+6 |
| * | | | | fix(SetupCheck): Restrict SetupResult rich object parameters type | provokateurin | 2024-09-10 | 1 | -0/+1 |
| * | | | | fix(INotification): Restrict rich object parameters type | provokateurin | 2024-09-10 | 2 | -4/+4 |
| * | | | | fix(RichObjectStrings/Validator): Validate key value types of rich object par... | provokateurin | 2024-09-10 | 2 | -0/+32 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #47853 from nextcloud/clearify-swift-exception | Robin Appelman | 2024-09-10 | 1 | -4/+4 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | fix: make swift connect exception message more informative | Robin Appelman | 2024-09-09 | 1 | -4/+4 |
* | | | | Merge pull request #47834 from nextcloud/retAppsManDis | John Molakvoæ | 2024-09-10 | 1 | -2/+9 |
|\ \ \ \ |
|
| * | | | | fix(appstore): disabled appstore log level bump from debug to info | John Molakvoæ | 2024-09-10 | 1 | -1/+1 |
| * | | | | fix(appstore): return if appstore is manually disabled | Git'Fellow | 2024-09-09 | 1 | -2/+9 |
* | | | | | Merge pull request #47858 from nextcloud/fix/preview/handle-no-local-file | Richard Steinmetz | 2024-09-10 | 1 | -0/+3 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | fix(preview): gracefully handle file not being opened in ProviderV2 | Richard Steinmetz | 2024-09-10 | 1 | -0/+3 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #47860 from nextcloud/fix/create-template-write-event | Marcel Klehr | 2024-09-10 | 1 | -3/+3 |
|\ \ \ \ |
|
| * | | | | fix: Only write once to template instead of create/copy | Julius Knorr | 2024-09-10 | 1 | -3/+3 |
* | | | | | Merge pull request #47294 from nextcloud/fix/natural-order-tree | Pytal | 2024-09-10 | 118 | -171/+183 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | chore(assets): Recompile assets | nextcloud-command | 2024-09-09 | 113 | -158/+158 |
| * | | | | fix(files): Render folders in natural sort order | Christopher Ng | 2024-09-09 | 1 | -3/+17 |
| * | | | | fix(files): Sort tree views correctly by natural order | Christopher Ng | 2024-09-09 | 2 | -2/+0 |
| * | | | | chore(deps): Bump `@nextcloud/files` to v3.9.0 | Christopher Ng | 2024-09-09 | 2 | -8/+8 |
* | | | | | Merge pull request #47737 from nextcloud/fix/also-allow-unsharing-for-circles | Richard Steinmetz | 2024-09-10 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | fix(dav): also allow unsharing of circle shares | Anna Larch | 2024-09-05 | 1 | -1/+1 |
* | | | | | | Merge pull request #47816 from nextcloud/automated/noid/master-update-psalm-b... | github-actions[bot] | 2024-09-10 | 1 | -3/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | chore(tests): Update psalm baseline | nextcloud-command | 2024-09-10 | 1 | -3/+0 |
|/ / / / / / |
|
* | / / / / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-10 | 152 | -140/+582 |
| |/ / / /
|/| | | | |
|