aboutsummaryrefslogtreecommitdiffstats
path: root/dist
Commit message (Collapse)AuthorAgeFilesLines
* chore: Compile assetsfix/account-mgmnt-settingsFerdinand Thiessen2025-01-164-6/+6
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Merge pull request #50161 from nextcloud/fix/files/sort-after-view-changeRichard Steinmetz2025-01-162-3/+3
|\ | | | | fix(files): sort not working after changing views
| * fix(files): sort not working after changing viewsfix/files/sort-after-view-changeRichard Steinmetz2025-01-162-3/+3
| | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | chore(assets): Recompile assetsfeat/edit-share-tokennextcloud-command2025-01-1515-16/+16
|/ | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(assets): Recompile assetsfix/files_sharing/sharing-entry-link-override-expiration-datenextcloud-command2025-01-159-7/+7
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(assets): Recompile assetsnextcloud-command2025-01-154-6/+6
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Compile assetsLouis Chemineau2025-01-152-3/+3
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Merge pull request #49534 from ↵Stephan Orbaugh2025-01-158-12/+12
|\ | | | | | | | | nextcloud/feature/23308/create-new-favorite-dashboard-widget feature: added new FavouriteWidget to display favorite files in dashboard widget
| * chore: Compile assetsfeature/23308/create-new-favorite-dashboard-widgetFerdinand Thiessen2025-01-148-12/+12
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | chore(assets): Recompile assetsnextcloud-command2025-01-159-7/+7
|/ | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Merge pull request #50130 from nextcloud/feat/rich-profile-biographyPytal2025-01-145-6/+263
|\ | | | | feat: Allow rich formatting of profile text
| * chore(assets): Recompile assetsfeat/rich-profile-biographynextcloud-command2025-01-115-6/+263
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | chore: compile assetsskjnldsv2025-01-145-6/+43
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | fix(dashboard): don't initially load items of hidden api widgetsfix/dashboard/dont-load-hidden-widgets-initiallyRichard Steinmetz2025-01-142-3/+3
| | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | chore(assets): Recompile assetsnextcloud-command2025-01-149-7/+7
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | chore: Compile assetsfix/template-vue3-mainFerdinand Thiessen2025-01-142-3/+3
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | chore(assets): Recompile assetsfeat/files_trashbin/allow-preventing-trash-permanentlynextcloud-command2025-01-136-9/+9
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | chore(assets): Recompile assetsfix/49728/adapt-search-filters-correctlynextcloud-command2025-01-134-6/+6
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | build(deps): bump @nextcloud/password-confirmation from 5.3.0 to 5.3.1dependabot[bot]2025-01-1119-20/+20
|/ | | | | | | | | | | | | | | | | Bumps [@nextcloud/password-confirmation](https://github.com/nextcloud-libraries/nextcloud-password-confirmation) from 5.3.0 to 5.3.1. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-password-confirmation/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-password-confirmation/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/nextcloud-password-confirmation/compare/v5.3.0...v.5.3.1) --- updated-dependencies: - dependency-name: "@nextcloud/password-confirmation" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(assets): Recompile assetsnextcloud-command2025-01-102-3/+3
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Merge pull request #50111 from nextcloud/fix/dashboard/skip-hidden-widgetsRichard Steinmetz2025-01-102-3/+3
|\ | | | | fix(dashboard): don't reload hidden widgets
| * fix(dashboard): don't reload hidden widgetsfix/dashboard/skip-hidden-widgetsRichard Steinmetz2025-01-092-3/+3
| | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | Merge pull request #49375 from nextcloud/feat/contacts-menu/js-hook-actionRichard Steinmetz2025-01-102-3/+3
|\ \ | | | | | | feat(contacts-menu): implement custom javascript hook action
| * | feat(contacts-menu): implement custom javascript hook actionfeat/contacts-menu/js-hook-actionRichard Steinmetz2025-01-092-3/+3
| |/ | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | fix: Do not duplicate `/` in davPathartonge/fix/sidebar_davpathLouis Chemineau2025-01-092-3/+3
| | | | | | | | | | | | | | `davRootPath` already contains a leading `/` Signed-off-by: Louis Chemineau <louis@chmn.me> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Merge pull request #50107 from nextcloud/artonge/fix/displayname_in_sidebarJohn Molakvoæ2025-01-092-3/+3
|\ \
| * | fix: Use `displayname` as sidebar titleartonge/fix/displayname_in_sidebarLouis Chemineau2025-01-092-3/+3
| |/ | | | | | | | | | | | | Keep the fallback with this.fileInfo as this.node could be null Signed-off-by: Louis Chemineau <louis@chmn.me> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* / feat(federatedfilesharing): improve admin docs and settingsskjnldsv2025-01-095-7/+7
|/ | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* chore(deps): bump @nextcloud/vue from ^8.20.0 to ^8.22.0chore/deps/nextcloud-vue-8.22.0Richard Steinmetz2025-01-08205-262/+321
| | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* chore: compile assetsskjnldsv2025-01-074-6/+6
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* chore(assets): Recompile assetsenh/add-first-login-timestampnextcloud-command2025-01-07103-153/+413
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Merge pull request #50047 from ↵Richard Steinmetz2025-01-0715-19/+19
|\ | | | | | | | | nextcloud/chore/deps/nextcloud-calendar-availability-vue-2.2.6 chore(deps): bump @nextcloud/calendar-availability-vue from 2.2.4 to 2.2.6
| * chore(deps): bump @nextcloud/calendar-availability-vue from 2.2.4 to 2.2.6chore/deps/nextcloud-calendar-availability-vue-2.2.6Richard Steinmetz2025-01-0615-19/+19
| | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | Merge pull request #49552 from nextcloud/mount-move-checksRobin Appelman2025-01-064-6/+6
|\ \ | |/ |/| fix: improve checks for moving shares/storages into other mounts
| * chore(assets): Recompile assetsnextcloud-command2025-01-034-6/+6
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | chore(assets): Recompile assetsnextcloud-command2025-01-0516-17/+17
|/ | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(assets): Recompile assetsfix/settings/ex-apps-searchnextcloud-command2025-01-024-6/+6
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Merge pull request #49208 from nextcloud/fix/forward-user-login-if-no-sessionJohn Molakvoæ2024-12-202-3/+3
|\ | | | | fix: Redirect user to login if session is terminated
| * chore(assets): Recompile assetsfix/forward-user-login-if-no-sessionnextcloud-command2024-12-192-3/+3
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | chore(assets): Recompile assetsfix/no-issue/file-request-disable-when-no-public-uploadnextcloud-command2024-12-202-3/+3
|/ | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix: eslintJana Peper2024-12-182-3/+3
| | | | Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
* fix: update build filesJana Peper2024-12-182-3/+3
| | | | Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
* chore(assets): Recompile assetsnextcloud-command2024-12-182-3/+3
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: compile assetsfeat/files-shortcutsskjnldsv2024-12-1745-60/+68
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* Merge pull request #49837 from nextcloud/dependabot/npm_and_yarn/nanoid-3.3.8John Molakvoæ2024-12-122-3/+3
|\
| * chore(assets): Recompile assetsdependabot/npm_and_yarn/nanoid-3.3.8nextcloud-command2024-12-122-3/+3
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Merge pull request #49730 from nextcloud/feat/noid/happy-birthdayDaniel2024-12-122-3/+3
|\ \ | |/ |/| feat(dashboard): wish happy birthday
| * feat(dashboard): wish happy birthdayfeat/noid/happy-birthdayDaniel Kesselberg2024-12-102-3/+3
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | chore: compile assetsfeat/empty-trashChristopher Ng2024-12-12130-182/+190
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | chore(assets): Recompile assetsfix/sharing-password-submit-createnextcloud-command2024-12-129-7/+7
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>