aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #54084 from nextcloud/feat/dav/absence-get-set-commandsChristoph Wurst8 days5-0/+163
|\ | | | | feat(dav): add occ commands to get and set absences
| * feat(dav): add occ commands to get and set absencesfeat/dav/absence-get-set-commandsChristoph Wurst9 days5-0/+163
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Merge pull request #54160 from nextcloud/feat/event-builder-invitation-emailsRichard Steinmetz8 days4-12/+138
|\ \ | | | | | | feat: send invitation emails through ICreateFromString
| * | feat: send invitation emails through ICreateFromStringfeat/event-builder-invitation-emailsRichard Steinmetz9 days4-12/+138
| |/ | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* / fix(l10n): Update translations from TransifexNextcloud bot9 days38-14/+136
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(l10n): Update translations from TransifexNextcloud bot10 days40-44/+192
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #53661 from ↵F. E Noel Nfebe10 days13-23/+250
|\ | | | | | | | | nextcloud/feat/52635/toggle-for-trusted-server-sharing feat(files_sharing): Toggle display for trusted server shares
| * feat(files_sharing): Toggle display for trusted server sharesnfebe10 days13-23/+250
| | | | | | | | Signed-off-by: nfebe <fenn25.fn@gmail.com>
* | Merge pull request #54119 from ↵Daniel10 days1-1/+4
|\ \ | | | | | | | | | | | | nextcloud/feat/noid/show-nice-label-when-searching-in-root Show nice label when searching in root
| * | feat(search): show alias when searching in root folderDaniel Kesselberg10 days1-1/+4
| |/ | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Merge pull request #54092 from ↵John Molakvoæ10 days2-20/+60
|\ \ | | | | | | | | | nextcloud/dependabot/composer/vendor-bin/openapi-extractor/nextcloud/openapi-extractor-1.8.1
| * | chore(deps): bump nextcloud/openapi-extractordependabot/composer/vendor-bin/openapi-extractor/nextcloud/openapi-extractor-1.8.1dependabot[bot]10 days2-20/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [nextcloud/openapi-extractor](https://github.com/nextcloud-releases/openapi-extractor) from 1.8.0 to 1.8.1. - [Changelog](https://github.com/nextcloud-releases/openapi-extractor/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud-releases/openapi-extractor/compare/v1.8.0...v1.8.1) --- updated-dependencies: - dependency-name: nextcloud/openapi-extractor dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: provokateurin <kate@provokateurin.de>
* | | Merge pull request #53746 from nextcloud/add-VersionCreatedEventJohn Molakvoæ10 days6-5/+63
|\ \ \ | |_|/ |/| |
| * | feat(file-versions): #53151 add VersionCreatedEvent eventadd-VersionCreatedEventBorja Domínguez Vázquez10 days6-5/+63
| | | | | | | | | | | | | | | Signed-off-by: Borja Domínguez Vázquez <bdominguez@virtualwareco.com> Signed-off-by: provokateurin <kate@provokateurin.de>
* | | Merge pull request #53946 from nextcloud/chore/remove-hierarchical-sharesKate10 days2-12/+1
|\ \ \
| * | | fix(IShareProvider): Add missing getChildren method to the interfaceprovokateurin10 days2-12/+1
| | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | | fix(eslint): glob import spec patterndep/nextcloudskjnldsv10 days2-0/+8
|/ / / | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | fix(l10n): Update translations from TransifexNextcloud bot11 days92-114/+142
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #53966 from nextcloud/feat/show-hide-extJohn Molakvoæ11 days5-9/+28
|\ \ \ | | | | | | | | feat(files): allow hidding files extensions
| * | | feat(files): allow hidding files extensionsskjnldsv11 days5-9/+28
| | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | fix(files_sharing): fallback self.crypto.getRandomValuesfix/insecure-crypto-envskjnldsv11 days1-1/+20
|/ / / | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | Merge pull request #54026 from nextcloud/enh/add-cloud-id-charsStephan Orbaugh11 days5-10/+10
|\ \ \ | |/ / |/| | feat: add ICloudIdResolver
| * | refactor: remove duplicated types and add return typesenh/add-cloud-id-charsFerdinand Thiessen2025-07-235-10/+10
| | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | fix(caldav): don't return cancelled events for upcoming events APIfix/noid/filter-cancelled-eventsAnna Larch11 days1-2/+6
| | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* | | Merge pull request #53944 from nextcloud/chore/too-many-argumentsKate11 days9-27/+15
|\ \ \
| * | | chore: Fix all method calls with too many argumentschore/too-many-argumentsprovokateurin2025-07-229-27/+15
| | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | | Merge pull request #53909 from nextcloud/fix/newUser-provisioning_apiJohn Molakvoæ11 days2-4/+13
|\ \ \ \
| * | | | fix(provisioning_api): catch failed user creationfix/newUser-provisioning_apiskjnldsv2025-07-142-4/+13
| | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | Merge pull request #53898 from nextcloud/ci-mariadb-118Joas Schilling11 days1-1/+1
|\ \ \ \ \ | | | | | | | | | | | | ci: test against MariaDB 11.8 (latest LTS)
| * | | | | feat(settings): add support for MariaDB 11.8 in setup checksci-mariadb-118Josh2025-07-101-1/+1
| | | | | | | | | | | | | | | | | | Signed-off-by: Josh <josh.t.richards@gmail.com>
* | | | | | fix(l10n): Update translations from TransifexNextcloud bot12 days30-12/+516
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | fix(l10n): Update translations from TransifexNextcloud bot13 days8-2/+84
| |_|_|_|/ |/| | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | fix(l10n): Update translations from TransifexNextcloud bot14 days38-48/+704
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | fix: adjust file filter and external storage outline iconfix/colum-sizes-outline-iconskjnldsv2025-07-253-6/+6
| | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | fix(files): adjust column size to new row heightskjnldsv2025-07-251-3/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | Merge pull request #53975 from nextcloud/feat/lexicon/moving-out-from-unstableMaxence Lange2025-07-253-20/+20
|\ \ \ \ \ | | | | | | | | | | | | feat(lexicon): moving out from unstable
| * | | | | feat(lexicon): moving out from unstableMaxence Lange2025-07-243-20/+20
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | | | | fix(l10n): Update translations from TransifexNextcloud bot2025-07-25106-208/+246
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | feat(files): hide note about app passwords when 2FA not enabledfeat/42647/hide-app-password-note-without-2faJEEEEEEEEEEEEEEEEEEEEEED2025-07-243-4/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: JEEEEEEEEEEEEEEEEEEEEEED <118366366+jadjoud@users.noreply.github.com> Co-authored-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | | fix(files): add webdav url settings input bottom marginskjnldsv2025-07-241-0/+5
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | feat: replace material icons with outline versions (second pass)feat/material-icons-outlineskjnldsv2025-07-2418-21/+24
| | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | feat: replace material icons with outline versionsskjnldsv2025-07-2438-94/+94
| | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | fix(l10n): Update translations from TransifexNextcloud bot2025-07-244-0/+14
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | fix(files_sharing): restore state when updating share failedFerdinand Thiessen2025-07-233-27/+37
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We need to save the previous state - here the password - so that if the update fails we can revert the shown state. This happens e.g. if you have the password policy app and try to add an unsecure password. To reproduce (with password policy): 1. Create new link share 2. enable password protection 3. use insecure password like `1234` 4. save share Now you see that the update failed, but the password protection is still enabled. This happened because `password` and `newPassword` were misused. `password` was already set when `newPassword` was not saved so we could not know to what we need to reset when the update failed. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | Merge pull request #53967 from nextcloud/fix/fav-sort-navJohn Molakvoæ2025-07-232-12/+26
|\ \ \ \
| * | | | fix(files): sort favorites navigation alphabeticallyskjnldsv2025-07-232-12/+26
| | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | style: enforce vue/html-self-closingDaniel Kesselberg2025-07-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The ESLint vue/html-self-closing rule issues warnings but doesn't fail the CI. Now, the CI enforces the vue/html-self-closing rule. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | style: enforce comma-dangleDaniel Kesselberg2025-07-234-5/+5
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The ESLint comma-dangle rule issues warnings but doesn't fail the CI. Running npm run lint:fix adds missing commas automatically. This often leads to committing unrelated changes. Now, the CI enforces the dangling comma rule. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | fix(l10n): Update translations from TransifexNextcloud bot2025-07-238-6/+42
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #53983 from nextcloud/fix/files-new-folderJohn Molakvoæ2025-07-221-1/+4
|\ \ \ \ | | | | | | | | | | fix(files): new folder icon color