summaryrefslogtreecommitdiffstats
path: root/dist/federatedfilesharing-vue-settings-admin.js
Commit message (Collapse)AuthorAgeFilesLines
* chore: compile assetsChristopher Ng2024-02-081-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix: Update `@nextcloud/dialogs` to 4.2.4 to include missing translationsFerdinand Thiessen2024-01-301-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(assets): Recompile assetsnextcloud-command2024-01-181-2/+2
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* feat: Add new Vue FilePicker from `@nextcloud/dialogs` and use it by default.Ferdinand Thiessen2023-08-101-2/+2
| | | | | | Still providing the legacy one until the Vue FilePicker is out of beta. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* 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>
* 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>
* Bump @nextcloud/vue, @nextcloud/l10n and @nextcloud/calendar-availability-vueChristopher Ng2023-01-121-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.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>
* Update @nextcloud/dialogs@ and fix toasts stylingJohn Molakvoæ2022-11-021-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Fix unresponsive legacy password confirmation dialog with new dialog in VueChristopher Ng2022-09-141-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Bump nc vue to beta2Carl Schwan2022-09-091-2/+2
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-251-2/+2
| | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Bump webpack from 5.72.0 to 5.73.0dependabot[bot]2022-06-061-2/+2
| | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 5.72.0 to 5.73.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.72.0...v5.73.0) --- updated-dependencies: - dependency-name: webpack 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>
* Fix various errors reported by eslintCarl Schwan2022-05-241-2/+2
| | | | | | | And also make sure eslint doesn't try to index apps-extra that contains other repo with not necessarely the same eslint rules Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Port admin federated files sharing to vueCarl Schwan2022-05-201-0/+3
Signed-off-by: Carl Schwan <carl@carlschwan.eu>