summaryrefslogtreecommitdiffstats
path: root/dist/files_sharing-files_sharing_tab.js
Commit message (Collapse)AuthorAgeFilesLines
* feat(files): add uploaderJohn Molakvoæ2023-09-011-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Improve sharing flowfenn-cs2023-08-301-2/+2
| | | | | | | | | | | | | This commit introduces the following changes: - Does not create new share once user is selected for internal shares - Adds a `SharingDetails` view for share configurations - Adds a quick share select to enable fast changes in share permisions. Resolves: https://github.com/nextcloud/server/issues/26691 Signed-off-by: fenn-cs <fenn25.fn@gmail.com> Signed-off-by: Louis Chemineau <louis@chmn.me>
* chore: compile assetsChristopher Ng2023-08-291-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore: Build assetsFerdinand Thiessen2023-08-261-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(assets): Recompile JSJoas Schilling2023-08-221-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore(deps): Bump nextcloud-vue-collections from 0.10.0 to 0.11.1dependabot[bot]2023-08-191-2/+2
| | | | | | | | | | | | | | | | Bumps [nextcloud-vue-collections](https://github.com/juliushaertl/nextcloud-vue-collections) from 0.10.0 to 0.11.1. - [Release notes](https://github.com/juliushaertl/nextcloud-vue-collections/releases) - [Commits](https://github.com/juliushaertl/nextcloud-vue-collections/compare/v0.10.0...v0.11.1) --- updated-dependencies: - dependency-name: nextcloud-vue-collections dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: compile assetsJohn Molakvoæ2023-08-171-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* feat(theming): add mime accept in Theming image file pickerJohn Molakvoæ2023-08-031-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* fix(files): fix extension with custom displayNameJohn Molakvoæ (skjnldsv)2023-08-021-2/+2
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Build assetsFerdinand Thiessen2023-08-021-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(files_sharing): String translationsChristopher Ng2023-07-311-2/+2
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix(files): default emptycontent messageJohn Molakvoæ2023-07-181-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* fix(files_sharing): hide download permission for circle sharesRichard Steinmetz2023-07-101-2/+2
| | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* chore: upgrade typescript, eslint and fix lintJohn Molakvoæ2023-06-271-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore(deps): fix npm auditnextcloud-command2023-06-251-2/+2
| | | | Signed-off-by: GitHub <noreply@github.com>
* address reviewSimon L2023-06-241-2/+2
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Don't disable actions when saving share permissionsLouis Chemineau2023-06-191-2/+2
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Bump @nextcloud/auth @nextcloud/axios @nextcloud/calendar-availability-vue ↵John Molakvoæ2023-06-141-2/+2
| | | | | | @nextcloud/dialogs @nextcloud/files and @nextcloud/router Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore(deps): Bump @nextcloud/event-bus from 3.0.2 to 3.1.0dependabot[bot]2023-06-111-2/+2
| | | | | | | | | | | | | | | | | Bumps [@nextcloud/event-bus](https://github.com/nextcloud/nextcloud-event-bus) from 3.0.2 to 3.1.0. - [Release notes](https://github.com/nextcloud/nextcloud-event-bus/releases) - [Changelog](https://github.com/nextcloud/nextcloud-event-bus/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-event-bus/compare/v3.0.2...v3.1.0) --- updated-dependencies: - dependency-name: "@nextcloud/event-bus" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(deps): Bump @nextcloud/vue from 7.11.6 to 7.12.0Christopher Ng2023-06-081-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore: recompileDaniel Kesselberg2023-05-231-2/+2
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* reload filelist when adding or removing sharesRobin Appelman2023-05-221-2/+2
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(assets): Recompile JSJoas Schilling2023-05-221-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Use the color-primary-element* variablesSimon L2023-05-131-2/+2
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Do not allow to toggle between password and text in sharingLouis Chemineau2023-05-091-2/+2
| | | | | | This does not makes sense as we do not have the clear text value. Signed-off-by: Louis Chemineau <louis@chmn.me>
* Fix share input idChristopher Ng2023-05-021-2/+2
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(npm): fix warning and buildJohn Molakvoæ2023-04-211-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Compile assetsnextcloud-command2023-04-181-2/+2
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* bump webpack from 5.78.0 to 5.79.0dependabot[bot]2023-04-151-2/+2
| | | | | | | | | | | --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* feat(files): better breakpoints and sidebar responsive designJohn Molakvoæ2023-04-131-2/+2
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(npm): build assetsJohn Molakvoæ2023-04-061-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore(npm): update dist bundlesJohn Molakvoæ2023-03-231-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Compile assetsLouis Chemineau2023-03-081-2/+2
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Fix share select dropdown not opening when viewer is openChristopher Ng2023-03-011-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Adapt native tooltip for new structure of NcAvatarjulia.kirschenheuter2023-02-271-2/+2
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* Bump @nextcloud/vue from 7.5.0 to 7.7.0Christopher Ng2023-02-231-2/+2
| | | | | | - Add node-polyfill-webpack-plugin to polyfill Node.js core modules Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Drop vue-clipboard2 to fix copy to clipboardChristopher Ng2023-02-011-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Port files sharing selectorChristopher Ng2023-01-241-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Improve password generation for link sharesVincent Petry2023-01-161-2/+2
| | | | | | | Use web crypto when generating password for link shares whenever the password policy app is disabled. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Add visible share labelChristopher Ng2023-01-121-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Differentiate share linksChristopher Ng2023-01-121-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Bump @nextcloud/vue, @nextcloud/l10n and @nextcloud/calendar-availability-vueChristopher Ng2023-01-121-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Fix inability to re-enter share password after invalid inputChristopher Ng2023-01-101-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* l10n: Fixed typorakekniven2023-01-101-2/+2
| | | | | | | | | Reported at Transifex. Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Replace custom tooltips with native one in vue components and viewsjulia.kirschenheuter2023-01-051-2/+2
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* Remove jstz usage from serverThomas Citharel2023-01-041-2/+2
| | | | | | | | | | | | Every proper browser has this kind of data now, with more up-to-date data than what's inside this package, which hasn't been updated in 3 years. https://github.com/pellepim/jstimezonedetect/issues/6 https://github.com/pellepim/jstimezonedetect/issues/9 Signed-off-by: Thomas Citharel <tcit@tcit.fr> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Add component testingJohn Molakvoæ2023-01-041-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* fix: remove other shares from ui when deletedMax2022-12-201-2/+2
| | | | | | | | | | | | | Remove the share entry in question when unsharing a folder from within the `others with access` section of a file within that folder. Using the code from the ShareList view here as well. Just copying the code here as this is a bugfix that will need to be backported. Signed-off-by: Max <max@nextcloud.com>
* Revert "Copy to clipboard with button instead of link"Christopher Ng2022-12-141-2/+2
| | | | | | This reverts commit 4ffc022c8b5d2a4df3b1b1452de769c4ad27fe4f. Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Add success popup message for copying share linksChristopher Ng2022-12-061-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>