summaryrefslogtreecommitdiffstats
path: root/dist/settings-apps.js
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* 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>
* Bump @nextcloud/event-bus from 2.1.1 to 3.0.2dependabot[bot]2022-12-071-2/+2
| | | | | | | | | | | | | | | | | Bumps [@nextcloud/event-bus](https://github.com/nextcloud/nextcloud-event-bus) from 2.1.1 to 3.0.2. - [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/v2.1.1...v3.0.2) --- updated-dependencies: - dependency-name: "@nextcloud/event-bus" 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>
* 🤖 RebuildJoas Schilling2022-10-181-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.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>
* Port share by mail settings to vueCarl Schwan2022-05-191-2/+2
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Compile assetsnextcloud-command2022-04-211-2/+2
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Add profile default setting for adminChristopher Ng2022-03-181-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Fix external appCarl Schwan2022-02-171-0/+2
Signed-off-by: Carl Schwan <carl@carlschwan.eu>