Christopher Ng
|
c30c219657
|
chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2024-02-08 16:16:07 -08:00 |
|
nextcloud-command
|
00c26fc085
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2024-01-18 09:57:59 +00:00 |
|
Ferdinand Thiessen
|
b73586563d
|
feat: Add new Vue FilePicker from @nextcloud/dialogs and use it by default.
Still providing the legacy one until the Vue FilePicker is out of beta.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2023-08-10 23:47:40 +02:00 |
|
dependabot[bot]
|
a8b26f0093
|
chore(deps): Bump @nextcloud/calendar-availability-vue
Bumps [@nextcloud/calendar-availability-vue](https://github.com/nextcloud/calendar-availability-vue) from 0.5.0-rc2 to 0.6.0-alpha1.
- [Release notes](https://github.com/nextcloud/calendar-availability-vue/releases)
- [Changelog](https://github.com/nextcloud/calendar-availability-vue/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/calendar-availability-vue/compare/v0.5.0-rc2...v0.6.0-alpha1)
---
updated-dependencies:
- dependency-name: "@nextcloud/calendar-availability-vue"
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>
|
2023-04-15 08:35:22 +00:00 |
|
John Molakvoæ
|
225d6e2dcf
|
feat(files): better breakpoints and sidebar responsive design
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2023-04-13 06:08:39 +00:00 |
|
John Molakvoæ
|
904348b8c7
|
chore(npm): build assets
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-04-06 15:31:35 +02:00 |
|
John Molakvoæ
|
91eb42076e
|
chore(npm): update dist bundles
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-03-23 08:14:19 +01:00 |
|
Christopher Ng
|
12571079fc
|
Bump @nextcloud/vue from 7.5.0 to 7.7.0
- Add node-polyfill-webpack-plugin to polyfill Node.js core modules
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2023-02-23 11:56:13 -08:00 |
|
Christopher Ng
|
3d7a027ad8
|
Bump @nextcloud/vue, @nextcloud/l10n and @nextcloud/calendar-availability-vue
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-01-12 10:22:25 +01:00 |
|
Thomas Citharel
|
ab6e7d33f8
|
Remove jstz usage from server
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>
|
2023-01-04 17:40:40 +00:00 |
|
John Molakvoæ
|
5b9a8f0407
|
Add component testing
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-01-04 16:46:14 +01:00 |
|
John Molakvoæ
|
9cc2f25072
|
Update @nextcloud/dialogs@ and fix toasts styling
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2022-11-02 16:31:52 +01:00 |
|
Carl Schwan
|
3431e63c12
|
Bump nc vue to beta2
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
2022-09-09 15:17:03 +02:00 |
|
Vincent Petry
|
d0473214cd
|
Add Nc prefix to Nc vue component names
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
|
2022-08-25 08:38:00 +02:00 |
|
rakekniven
|
d5117af292
|
l10n: Fixed typo
Reported at Transifex.
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2022-07-04 07:30:52 +00:00 |
|
Joas Schilling
|
c88a30a523
|
Fix typo of availability
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2022-07-01 12:33:07 +02:00 |
|
Joas Schilling
|
4f7f4d74db
|
Add UI to opt-in on the status automation
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2022-07-01 12:33:07 +02:00 |
|
dependabot[bot]
|
ed89243950
|
Bump webpack from 5.72.0 to 5.73.0
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>
|
2022-06-06 16:19:06 +00:00 |
|
Joas Schilling
|
da7ebef8ef
|
Update DAV availability vue component to standard
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2022-05-23 15:31:46 +02:00 |
|
Carl Schwan
|
da49e3f3e0
|
Port share by mail settings to vue
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
2022-05-19 15:45:44 +02:00 |
|
nextcloud-command
|
369a7f3128
|
Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2022-04-21 19:00:29 +02:00 |
|
dependabot[bot]
|
984a212c6e
|
Bump @nextcloud/vue from 5.3.0 to 5.3.1
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v5.3.0...v5.3.1)
---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
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>
|
2022-04-08 17:25:10 +00:00 |
|
dependabot[bot]
|
7e3f1bcc9f
|
Bump sass from 1.49.9 to 1.49.11
Bumps [sass](https://github.com/sass/dart-sass) from 1.49.9 to 1.49.11.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.49.9...1.49.11)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
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>
|
2022-04-03 13:56:47 +00:00 |
|
Christopher Ng
|
108abd77ed
|
Add profile default setting for admin
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2022-03-18 02:55:12 +00:00 |
|
Vanessa Pertsch
|
383245ff67
|
replace button with vue button component
|
2022-02-21 16:32:16 +01:00 |
|
Christoph Wurst
|
daf1b5f6a3
|
Replace CalDAV availability component with component lib
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2022-02-17 09:38:42 +01:00 |
|
Louis Chemineau
|
99570df60a
|
Use asset-loader instead of url-loader
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2022-02-14 14:50:09 +01:00 |
|
Joas Schilling
|
cae0498867
|
Recompile
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2022-02-11 16:17:09 +01:00 |
|