aboutsummaryrefslogtreecommitdiffstats
path: root/dist/preview-service-worker.js
Commit message (Collapse)AuthorAgeFilesLines
* chore(deps-dev): bump @nextcloud/eslint-config from 8.3.0 to 8.4.1dependabot[bot]2024-06-241-1/+1
| | | | | | | | | | | | | | | | | Bumps [@nextcloud/eslint-config](https://github.com/nextcloud-libraries/eslint-config) from 8.3.0 to 8.4.1. - [Release notes](https://github.com/nextcloud-libraries/eslint-config/releases) - [Changelog](https://github.com/nextcloud-libraries/eslint-config/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/eslint-config/compare/v8.3.0...v8.4.1) --- updated-dependencies: - dependency-name: "@nextcloud/eslint-config" dependency-type: direct:development 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(jest): update snapshot after component updateJohn Molakvoæ2023-11-081-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* refactor: Contacts menu to VueChristoph Wurst2023-10-161-1/+1
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Allow share expiry dates lower than enforced limitsfenn-cs2023-10-161-1/+1
| | | | | | | | | | | | | | | Previously, users could change the share expiry date up to the enforced maximum. The new share flow imposed the enforced share expiry date maximum literally and did not allow even dates lower than the maximum enforced. That does not make much sense, if the enforced expiry date is 30 days from creation date, then it's logical to allow users set the date to anything less than 30 days from the creation date. Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* chore(deps-dev): Bump workbox-webpack-plugin from 6.6.0 to 7.0.0dependabot[bot]2023-10-101-1/+1
| | | | | | | | | | | | | | | | Bumps [workbox-webpack-plugin](https://github.com/googlechrome/workbox) from 6.6.0 to 7.0.0. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.6.0...v7.0.0) --- updated-dependencies: - dependency-name: workbox-webpack-plugin dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(deps): fix npm auditnextcloud-command2023-06-251-1/+1
| | | | Signed-off-by: GitHub <noreply@github.com>
* bump webpack from 5.78.0 to 5.79.0dependabot[bot]2023-04-151-1/+1
| | | | | | | | | | | --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(npm): build assetsJohn Molakvoæ2023-04-061-3119/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore(deps): update lockfileJohn Molakvoæ2023-04-061-0/+3119
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>