nextcloud-command
|
369a7f3128
|
Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2022-04-21 19:00:29 +07:00 |
szaimen
|
1202ef1a70
|
fix size of template picker
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2022-04-09 11:12:55 +07: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 +07: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 +07:00 |
Christopher Ng
|
108abd77ed
|
Add profile default setting for admin
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2022-03-18 02:55:12 +07:00 |
szaimen
|
1116529b56
|
fix all modals after vue 5.0
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2022-02-22 13:27:14 +07: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 +07:00 |
Louis Chemineau
|
ddbe62ae40
|
Compile frontend
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2022-01-21 13:13:52 +07:00 |
dependabot[bot]
|
f0be9aa0a8
|
Bump style-loader from 2.0.0 to 3.3.1
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 2.0.0 to 3.3.1.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v2.0.0...v3.3.1)
---
updated-dependencies:
- dependency-name: style-loader
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>
|
2022-01-19 17:17:15 +07:00 |
dependabot[bot]
|
8300f44440
|
Bump webpack from 5.46.0 to 5.66.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.46.0 to 5.66.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.46.0...v5.66.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-01-17 14:41:41 +07:00 |
Vincent Petry
|
6aba3964d3
|
Fix JS tests after test lib updates
Prevent XHR during load by checking window.TESTING.
Adjust some expected values.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
|
2022-01-10 15:08:03 +07:00 |
Louis Chemineau
|
cd53bc8e22
|
Fix webpack version
Reason: https://github.com/webpack/webpack/pull/14628
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2022-01-08 10:15:47 +07:00 |
Louis Chemineau
|
a6874aa7ce
|
Compile bundle
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2022-01-08 10:15:45 +07:00 |
John Molakvoæ (skjnldsv)
|
fc536de25c
|
Ensure mapfile consistency
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2022-01-08 10:14:52 +07:00 |