aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | fix: loading state reactivityAndrey Borysenko2024-10-291-24/+28
| * | | | | fix(ci): fix eslint errorsAndrey Borysenko2024-10-293-12/+9
| * | | | | fix(ci): psalm, suppress undefined for viewAppsAndrey Borysenko2024-10-291-0/+2
| * | | | | fix: address review commentsAndrey Borysenko2024-10-297-30/+29
| * | | | | WIP: remove app_api_apps vuex storeAndrey Borysenko2024-10-291-399/+0
| * | | | | WIP: migrate to Pinia, minor fixesAndrey Borysenko2024-10-2910-66/+396
| * | | | | WIP: address review comments, small fixesAndrey Borysenko2024-10-299-81/+74
| * | | | | fix(ci): suppress UndefinedClass for AppAPI related classes since it's bundledAndrey Borysenko2024-10-291-0/+3
| * | | | | fix(ci): resolve eslint errorsAndrey Borysenko2024-10-2912-43/+53
| * | | | | WIP: minor fixesAndrey Borysenko2024-10-291-1/+6
| * | | | | WIP: add missing state checksAndrey Borysenko2024-10-291-1/+1
| * | | | | WIP: use global mutation, since app_api_apps is namespacedAndrey Borysenko2024-10-291-16/+8
| * | | | | WIP: add Daemon badge in app sidebar (2)Andrey Borysenko2024-10-292-0/+39
| * | | | | feat(settings): migrate AppAPI ExApps management (1)Andrey Borysenko2024-10-2911-40/+692
| * | | | | feat(app_api): add initial state data for AppAPI UI partAndrey Borysenko2024-10-291-0/+34
| * | | | | test: Add proper styles for Cypress component testsFerdinand Thiessen2024-10-292-1/+12