aboutsummaryrefslogtreecommitdiffstats
path: root/dist/comments-init.js
Commit message (Collapse)AuthorAgeFilesLines
* chore: compile assetsChristopher Ng2024-08-081-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix(files_sharing): always show file request creation optionskjnldsv2024-07-301-2/+2
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Compile assetsFerdinand Thiessen2024-07-251-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Compile assetsFerdinand Thiessen2024-07-091-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(deps): bump @nextcloud/l10n from 2.2.0 to 3.1.0dependabot[bot]2024-07-061-2/+2
| | | | | | | | | | | | | | | | | Bumps [@nextcloud/l10n](https://github.com/nextcloud-libraries/nextcloud-l10n) from 2.2.0 to 3.1.0. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-l10n/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-l10n/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/nextcloud-l10n/compare/v2.2.0...v3.1.0) --- updated-dependencies: - dependency-name: "@nextcloud/l10n" dependency-type: direct:production 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(assets): Recompile assetsnextcloud-command2024-06-251-2/+2
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Compile assetsFerdinand Thiessen2024-06-231-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(assets): Recompile assetsnextcloud-command2024-06-161-2/+1
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(assets): Recompile assetsnextcloud-command2024-06-081-3/+3
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Compile assetsFerdinand Thiessen2024-05-311-3/+3
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Compile assetsFerdinand Thiessen2024-05-131-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: compile assetsChristopher Ng2024-04-221-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* build(deps): bump @nextcloud/files from 3.1.0 to 3.1.1dependabot[bot]2024-04-031-2/+2
| | | | | | | | | | | | | | | | | Bumps [@nextcloud/files](https://github.com/nextcloud-libraries/nextcloud-files) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-files/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-files/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/nextcloud-files/compare/v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: "@nextcloud/files" 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: Compile assetsFerdinand Thiessen2024-03-231-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(files_sharing): use `OCSResponse` from `@nextcloud/typings`skjnldsv2024-02-231-2/+2
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* chore: Update nextcloud dependencies to stable versionFerdinand Thiessen2023-11-091-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(jest): update snapshot after component updateJohn Molakvoæ2023-11-081-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* feat(files): migrate template pickerJohn Molakvoæ2023-10-171-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* fix(files): encoded source path on actions requestsJohn Molakvoæ2023-10-031-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* fix(files): title and inline actionsJohn Molakvoæ (skjnldsv)2023-09-211-0/+3
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>