| Commit message (Expand) | Author | Age | Files | Lines |
* | Update @nextcloud/dialogs@ and fix toasts styling | John Molakvoæ | 2022-11-02 | 1 | -1/+1 |
* | Bump @babel/node from 7.17.10 to 7.20.0 | dependabot[bot] | 2022-10-31 | 1 | -1/+1 |
* | Bump @nextcloud/calendar-availability-vue | dependabot[bot] | 2022-10-29 | 1 | -1/+1 |
* | Merge pull request #33488 from nextcloud/dependabot/npm_and_yarn/testing-libr... | Julius Härtl | 2022-10-26 | 1 | -1/+1 |
|\ |
|
| * | Bump @testing-library/user-event from 14.1.1 to 14.4.3 | dependabot[bot] | 2022-08-09 | 1 | -1/+1 |
* | | Merge pull request #34668 from nextcloud/dependabot/npm_and_yarn/jest-environ... | John Molakvoæ | 2022-10-19 | 1 | -1/+1 |
|\ \ |
|
| * | | Bump jest-environment-jsdom from 29.0.3 to 29.2.1 | dependabot[bot] | 2022-10-19 | 1 | -1/+1 |
* | | | Cleanup ie and old edge properties | John Molakvoæ (skjnldsv) | 2022-10-19 | 1 | -1/+3 |
|/ / |
|
* | | Bump moment-timezone from 0.5.37 to 0.5.38 | dependabot[bot] | 2022-10-18 | 1 | -1/+1 |
* | | Bump exports-loader from 3.1.0 to 4.0.0 | dependabot[bot] | 2022-10-17 | 1 | -1/+1 |
* | | Bump webdav from 4.8.0 to 4.11.0 | dependabot[bot] | 2022-10-17 | 1 | -1/+1 |
* | | Bump jquery-ui-dist from 1.13.1 to 1.13.2 | dependabot[bot] | 2022-10-17 | 1 | -1/+1 |
* | | Bump vue and vue-template-compiler | dependabot[bot] | 2022-10-16 | 1 | -2/+2 |
* | | Bump @nextcloud/password-confirmation from 4.0.1 to 4.0.2 | Christopher Ng | 2022-10-13 | 1 | -1/+1 |
* | | Bump @nextcloud/moment from 1.2.0 to 1.2.1 | dependabot[bot] | 2022-10-13 | 1 | -1/+1 |
* | | Merge pull request #33162 from nextcloud/dependabot/npm_and_yarn/moment-2.29.4 | Vincent Petry | 2022-09-26 | 1 | -1/+1 |
|\ \ |
|
| * | | Bump moment from 2.29.2 to 2.29.4 | dependabot[bot] | 2022-09-26 | 1 | -1/+1 |
* | | | Remove unneeded and problematic vue-cli-plugin-unit-test | Vincent Petry | 2022-09-26 | 1 | -16/+4 |
|/ / |
|
* | | Bump moment-timezone from 0.5.34 to 0.5.37 | Joas Schilling | 2022-09-26 | 1 | -1/+1 |
* | | Bump @nextcloud/password-confirmation from 4.0.0 to 4.0.1 | Vincent Petry | 2022-09-21 | 1 | -1/+1 |
* | | Bump scss-tokenizer and node-sass | dependabot[bot] | 2022-09-16 | 1 | -1/+1 |
* | | Bump @nextcloud/vue from 7.0.0-beta.2 to 7.0.0-beta.4 | Vincent Petry | 2022-09-16 | 1 | -1/+1 |
* | | Fix unresponsive legacy password confirmation dialog with new dialog in Vue | Christopher Ng | 2022-09-14 | 1 | -1/+1 |
* | | Bump nc vue to beta2 | Carl Schwan | 2022-09-09 | 1 | -1/+1 |
* | | Remake profile picture saving with Vue | Christopher Ng | 2022-09-02 | 1 | -1/+1 |
* | | Bump @nextcloud/calendar-availability-vue to 0.5.0-beta.2 | Julius Härtl | 2022-09-01 | 1 | -1/+1 |
* | | Bump to @nextcloud/vue@7.0.0-beta.0 | Julius Härtl | 2022-09-01 | 1 | -1/+1 |
* | | Port password settings to vue | Carl Schwan | 2022-08-31 | 1 | -1/+1 |
* | | Fix eslint run command | Carl Schwan | 2022-08-31 | 1 | -2/+2 |
* | | Remake phone number property saving with Vue | Christopher Ng | 2022-08-26 | 1 | -0/+1 |
* | | Remove old ie polify | Carl Schwan | 2022-08-26 | 1 | -1/+0 |
* | | Update to @nextcloud/vue-6.0.0-beta.4 | Vincent Petry | 2022-08-25 | 1 | -1/+1 |
* | | Bump @nextcloud/vue to 6.0.0-beta.3 and related | Vincent Petry | 2022-08-25 | 1 | -5/+5 |
* | | Bump p-queue from 7.2.0 to 7.3.0 | dependabot[bot] | 2022-08-22 | 1 | -1/+1 |
* | | Bump puppeteer from 15.5.0 to 16.2.0 | dependabot[bot] | 2022-08-20 | 1 | -1/+1 |
* | | Merge pull request #33524 from nextcloud/dependabot/npm_and_yarn/karma-6.4.0 | Julius Härtl | 2022-08-13 | 1 | -1/+1 |
|\ \ |
|
| * | | Bump karma from 6.3.19 to 6.4.0 | dependabot[bot] | 2022-08-13 | 1 | -1/+1 |
* | | | Bump webpack from 5.73.0 to 5.74.0 | dependabot[bot] | 2022-08-13 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #33477 from nextcloud/feat/package-node-npm-engines-update | John Molakvoæ | 2022-08-11 | 1 | -2/+2 |
|\ \ |
|
| * | | Update npm and node engines versions | Nextcloud bot | 2022-08-07 | 1 | -2/+2 |
| |/ |
|
* | | Merge pull request #33467 from nextcloud/bump-nextcloud-vue-5.4.0 | John Molakvoæ | 2022-08-11 | 1 | -1/+1 |
|\ \ |
|
| * | | Bump @nextcloud/vue from 5.3.1 to 5.4.0 | Vincent Petry | 2022-08-10 | 1 | -1/+1 |
* | | | Merge pull request #33492 from nextcloud/dependabot/npm_and_yarn/nextcloud/br... | dependabot[bot] | 2022-08-11 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Bump @nextcloud/browserslist-config from 2.2.0 to 2.3.0 | dependabot[bot] | 2022-08-10 | 1 | -1/+1 |
* | | | Bump css-vars-ponyfill from 2.4.7 to 2.4.8 | dependabot[bot] | 2022-08-10 | 1 | -1/+1 |
|/ / |
|
* / | Bump v-click-outside from 3.1.2 to 3.2.0 | dependabot[bot] | 2022-08-09 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #33411 from nextcloud/dependabot/npm_and_yarn/puppeteer-15... | Julius Härtl | 2022-08-04 | 1 | -1/+1 |
|\ |
|
| * | Bump puppeteer from 14.1.0 to 15.5.0 | dependabot[bot] | 2022-07-30 | 1 | -1/+1 |
* | | Bump jquery-ui from 1.13.1 to 1.13.2 | dependabot[bot] | 2022-07-28 | 1 | -1/+1 |
|/ |
|
* | Bump core-js from 3.22.0 to 3.22.3 | dependabot[bot] | 2022-07-27 | 1 | -1/+1 |