aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* feat(testing): Add a fake summary task providerfeat/noid/add-fake-summary-providerJoas Schilling2024-11-094-0/+118
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-09180-252/+310
* fix(files): edit locally buttonsskjnldsv2024-11-081-8/+7
* fix(files_sharing): share assignment issue in SharingEntryLinkskjnldsv2024-11-081-2/+4
* fix(files): open sidebar on sharing tab by default for filesskjnldsv2024-11-082-3/+39
* Merge pull request #49145 from nextcloud/ci/noid/php-8.4Joas Schilling2024-11-081-0/+4
|\
| * ci: Skip currently PHP 8.4 incompatible testci/noid/php-8.4Joas Schilling2024-11-081-0/+4
* | feat(files_sharing): use share node or label as page titlefeat/sharing-titleskjnldsv2024-11-082-0/+7
|/
* fix(SharingEntryLink): Show default password before create if anyfenn-cs2024-11-081-9/+41
* feat: add iMip Request HandlingSebastianKrupinski2024-11-072-2/+30
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-086-4/+162
* Merge pull request #49134 from nextcloud/fix/multi-selectJohn Molakvoæ2024-11-071-1/+1
|\
| * fix(files): multiselect and filters store declarationskjnldsv2024-11-071-1/+1
* | Merge pull request #49112 from nextcloud/fix/theming/default-theme-selectionJohn Molakvoæ2024-11-072-12/+12
|\ \
| * | fix(theming): Return default theme if the user never selected a themefix/theming/default-theme-selectionprovokateurin2024-11-062-12/+12
* | | fix: smuggle storage id to metadata insert queriesRobin Appelman2024-11-072-0/+8
| |/ |/|
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-0786-278/+300
|/
* fix(carddav): Handle race for SAB creation betterChristoph Wurst2024-11-062-7/+27
* Merge pull request #49015 from nextcloud/fix/openapi/array-syntaxJohn Molakvoæ2024-11-0655-300/+433
|\
| * fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntaxprovokateurin2024-11-0555-300/+433
* | Merge pull request #48721 from nextcloud/feat/allow-getter-setter-decl-forsJohn Molakvoæ2024-11-066-107/+28
|\ \
| * | refactor(files): Migrate from event listener to class based declarative settingsfeat/allow-getter-setter-decl-forsFerdinand Thiessen2024-10-156-107/+28
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-0634-34/+10
* | | Merge pull request #48792 from nextcloud/chore/update_mysql_setup_check_i18nBenjamin Gaussorgues2024-11-051-4/+2
|\ \ \
| * | | chore(setupchecks): update translation for MySQL row format checkchore/update_mysql_setup_check_i18nBenjamin Gaussorgues2024-10-301-4/+2
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-0552-82/+68
* | | | Merge branch 'master' into feat/issue-3786-allow-shared-calendarsfeat/issue-3786-allow-shared-calendarsSebastian Krupinski2024-11-04676-4119/+14277
|\ \ \ \
| * \ \ \ Merge pull request #48737 from nextcloud/fix/broken-event-notificationsJoas Schilling2024-11-041-3/+3
| |\ \ \ \
| | * | | | fix(caldav): broken activity rich objectsfix/broken-event-notificationsAnna Larch2024-10-161-3/+3
| * | | | | Merge pull request #49051 from nextcloud/rakekniven-patch-1Daniel2024-11-041-1/+1
| |\ \ \ \ \
| | * | | | | chore(i18n): Fix grammarrakekniven2024-11-031-1/+1
| * | | | | | Merge pull request #48723 from nextcloud/fix/caldav/event-reader-durationRichard Steinmetz2024-11-041-6/+9
| |\ \ \ \ \ \
| | * | | | | | fix(caldav): duration handling in the event reader classfix/caldav/event-reader-durationRichard Steinmetz2024-10-161-6/+9
| * | | | | | | Merge pull request #47425 from nextcloud/fix/avoid-invalid-share-on-transfer-...Côme Chilliet2024-11-041-10/+10
| |\ \ \ \ \ \ \
| | * | | | | | | fix(tests): Revert changes to tests now that reshares are not deleted but pro...Côme Chilliet2024-10-141-2/+1
| | * | | | | | | fix: Transfer incomming shares first, do not delete non-migratable onesCôme Chilliet2024-10-141-13/+10
| | * | | | | | | fix: delete re-shares when deleting the parent shareLuka Trovic2024-10-142-1/+5
| * | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-04108-376/+7174
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-0316-18/+110
| * | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-028-0/+36
| * | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-0160-172/+382
| * | | | | | | fix(files-external): set password as sensitivefix/noid/set-ext-pwd-as-sensitiveMaxence Lange2024-10-311-0/+3
| * | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-3198-102/+362
| * | | | | | | fix(ShareEntryLinkList): Append new links to the end of listfenn-cs2024-10-301-1/+1
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge pull request #48991 from nextcloud/fix/password-field-sharingFerdinand Thiessen2024-10-301-3/+15
| |\ \ \ \ \ \
| | * | | | | | fix(files_sharing): Password field must not be required if already setFerdinand Thiessen2024-10-301-3/+15
| * | | | | | | fix: add PasswordConfirmationRequired to saveGlobalCredentialsfix/add-password-confirmation-to-save-global-credsyemkareems2024-10-302-10/+19
| |/ / / / / /
| * | | | / / fix(users): use correct active user countBenjamin Gaussorgues2024-10-301-1/+1
| | |_|_|/ / | |/| | | |
| * | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-30426-2898/+3734
| * | | | | fix(ci): eslint fix, minor correction after rebaseAndrey Borysenko2024-10-291-8/+3