aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
Commit message (Expand)AuthorAgeFilesLines
* Add focus-trapChristopher Ng2023-04-241-0/+1
* chore(deps): Bump query-string from 7.1.1 to 8.1.0John Molakvoæ2023-04-221-1/+1
* chore(deps): bump browserslist-useragent-regexp from 3.0.2 to 4.0.0dependabot[bot]2023-04-221-1/+1
* bump is-svg from 4.4.0 to 5.0.0dependabot[bot]2023-04-221-1/+1
* bump underscore from 1.13.4 to 1.13.6dependabot[bot]2023-04-221-1/+1
* Merge pull request #37883 from nextcloud/dependabot/npm_and_yarn/puppeteer-19...dependabot[bot]2023-04-221-1/+1
|\
| * bump puppeteer from 15.5.0 to 19.10.1dependabot[bot]2023-04-221-1/+1
* | Merge pull request #37886 from nextcloud/dependabot/npm_and_yarn/wait-on-7.0.1dependabot[bot]2023-04-221-1/+1
|\ \
| * | bump wait-on from 6.0.1 to 7.0.1dependabot[bot]2023-04-221-1/+1
| |/
* | Merge pull request #37890 from nextcloud/dependabot/npm_and_yarn/karma-6.4.2John Molakvoæ2023-04-221-1/+1
|\ \
| * | bump karma from 6.4.1 to 6.4.2dependabot[bot]2023-04-221-1/+1
* | | Merge pull request #37889 from nextcloud/dependabot/npm_and_yarn/pinia/testin...dependabot[bot]2023-04-221-1/+1
|\ \ \ | |/ / |/| |
| * | bump @pinia/testing from 0.0.15 to 0.0.16dependabot[bot]2023-04-221-1/+1
| |/
* / chore(deps-dev): bump karma-spec-reporter from 0.0.35 to 0.0.36dependabot[bot]2023-04-221-1/+1
|/
* chore(deps): update cypressJohn Molakvoæ2023-04-211-5/+7
* Bump @nextcloud/vue from 7.9.0 to 7.10.0Christopher Ng2023-04-191-1/+1
* Bump @nextcloud/browser-storage from 0.1.1 to 0.2.0dependabot[bot]2023-04-151-1/+1
* bump webpack from 5.78.0 to 5.79.0dependabot[bot]2023-04-151-1/+1
* chore(deps): Bump @nextcloud/calendar-availability-vuedependabot[bot]2023-04-151-1/+1
* Merge pull request #37751 from nextcloud/dependabot/npm_and_yarn/typescript-e...John Molakvoæ2023-04-151-1/+1
|\
| * bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.58.0dependabot[bot]2023-04-151-1/+1
* | Merge pull request #37747 from nextcloud/dependabot/npm_and_yarn/vue/vue2-jes...John Molakvoæ2023-04-151-1/+1
|\ \
| * | chore(deps-dev): Bump @vue/vue2-jest from 29.1.1 to 29.2.3dependabot[bot]2023-04-151-1/+1
| |/
* / chore(deps-dev): Bump sass-loader from 13.2.0 to 13.2.2dependabot[bot]2023-04-151-1/+1
|/
* feat(files): better breakpoints and sidebar responsive designJohn Molakvoæ2023-04-131-1/+1
* fix(files): update @nextcloud/files and fix event store updateJohn Molakvoæ2023-04-111-1/+1
* chore(deps): Bump marked from 4.0.14 to 4.3.0dependabot[bot]2023-04-091-1/+1
* bump moment-timezone from 0.5.38 to 0.5.43dependabot[bot]2023-04-091-1/+1
* chore(deps-dev): Bump karma from 6.4.0 to 6.4.1dependabot[bot]2023-04-081-1/+1
* Merge pull request #37651 from nextcloud/dependabot/npm_and_yarn/jest-environ...John Molakvoæ2023-04-081-1/+1
|\
| * chore(deps-dev): Bump jest-environment-jsdom from 29.2.1 to 29.5.0dependabot[bot]2023-04-081-1/+1
* | chore(deps): Bump libphonenumber-js from 1.10.13 to 1.10.26dependabot[bot]2023-04-081-1/+1
|/
* chore(deps-dev): Bump jsdoc from 4.0.0 to 4.0.2dependabot[bot]2023-04-061-1/+1
* fix(cypress): component testing with piniaJohn Molakvoæ2023-04-061-0/+1
* feat(files): add FileAction serviceJohn Molakvoæ2023-04-061-0/+1
* fix(deps): update webdav 5 usageJohn Molakvoæ2023-04-061-1/+1
* feat(files): implement sorting per viewJohn Molakvoæ2023-04-061-0/+1
* chore(deps): cleanup unused deps and auditJohn Molakvoæ2023-04-061-1/+0
* perf(files): fetch previews faster and cache properlyJohn Molakvoæ2023-04-061-1/+3
* feat(files): switch to piniaJohn Molakvoæ2023-04-061-0/+1
* feat(files_trashbin): migrate to vueJohn Molakvoæ2023-04-061-2/+5
* bump webpack from 5.75.0 to 5.77.0dependabot[bot]2023-04-051-1/+1
* Bump @nextcloud/vue to version "^7.9.0"julia.kirschenheuter2023-04-051-1/+1
* Merge pull request #37268 from nextcloud/backport/37031/masterJohn Molakvoæ2023-03-231-1/+1
|\
| * chore(deps-dev): Bump @nextcloud/webpack-vue-configdependabot[bot]2023-03-161-1/+1
* | bump @nextcloud/eslint-config from 8.0.0 to 8.2.1dependabot[bot]2023-03-231-1/+1
* | Bump vue-router from 3.5.3 to 3.6.5dependabot[bot]2023-03-221-1/+1
* | bump jsdom from 19.0.0 to 21.1.1dependabot[bot]2023-03-181-1/+1
|/
* bump babel-jest from 29.0.3 to 29.5.0dependabot[bot]2023-03-111-1/+1
* chore(deps-dev): Bump @babel/node from 7.20.0 to 7.20.7dependabot[bot]2023-03-071-1/+1