aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
Commit message (Expand)AuthorAgeFilesLines
* feat(files): add uploaderJohn Molakvoæ2023-09-011-1/+2
* chore(deps): Bump @nextcloud/vue to v8 beta 5Christopher Ng2023-08-291-1/+1
* fix(theming): user background pickerJohn Molakvoæ2023-08-261-1/+1
* feat: Add new Vue FilePicker from @nextcloud/dialogs and use it by default.Ferdinand Thiessen2023-08-261-3/+3
* Merge pull request #40057 from nextcloud/dependabot/npm_and_yarn/babel-jest-2...dependabot[bot]2023-08-261-1/+1
|\
| * chore(deps-dev): Bump babel-jest from 29.6.2 to 29.6.4dependabot[bot]2023-08-261-1/+1
* | chore(deps-dev): Bump @babel/preset-typescript from 7.22.5 to 7.22.11dependabot[bot]2023-08-261-1/+1
|/
* chore(deps): remove unused is-svgJohn Molakvoæ2023-08-231-1/+0
* chore: upgrade to `@nextcloud/files@3.0.0-beta.18`John Molakvoæ2023-08-231-1/+1
* chore(deps): upgrade `@nextcloud/webpack-vue-config` and `typescript`John Molakvoæ2023-08-221-6/+6
* Merge pull request #39965 from nextcloud/dependabot/npm_and_yarn/cypress-12.17.4Pytal2023-08-211-1/+1
|\
| * chore(deps-dev): Bump cypress from 12.17.3 to 12.17.4dependabot[bot]2023-08-191-1/+1
* | chore(deps): Bump nextcloud-vue-collections from 0.10.0 to 0.11.1dependabot[bot]2023-08-191-1/+1
* | chore(deps-dev): Bump sass from 1.64.2 to 1.66.1dependabot[bot]2023-08-191-1/+1
|/
* Merge pull request #39922 from nextcloud/dependabot/npm_and_yarn/marked-7.0.3Ferdinand Thiessen2023-08-181-1/+1
|\
| * chore(deps): Bump marked from 5.1.2 to 7.0.3dependabot[bot]2023-08-181-1/+1
* | chore(deps): Bump libphonenumber-js from 1.10.38 to 1.10.41dependabot[bot]2023-08-171-1/+1
|/
* fix(tests): actions adjust and jest fetch mockJohn Molakvoæ2023-08-171-1/+1
* feat: virtual scrolling updateJohn Molakvoæ2023-08-171-0/+1
* chore(files): add Headers, remove legacy methods and cleanupJohn Molakvoæ2023-08-171-1/+1
* feat(f2v): migrate FilesJohn Molakvoæ2023-08-171-1/+1
* Merge pull request #39833 from nextcloud/dependabot/npm_and_yarn/puppeteer-21...dependabot[bot]2023-08-161-1/+1
|\
| * chore(deps-dev): Bump puppeteer from 20.9.0 to 21.0.3dependabot[bot]2023-08-121-1/+1
* | Merge pull request #39836 from nextcloud/dependabot/npm_and_yarn/babel/node-7...dependabot[bot]2023-08-121-1/+1
|\ \
| * | chore(deps-dev): Bump @babel/node from 7.22.6 to 7.22.10dependabot[bot]2023-08-121-1/+1
| |/
* / chore(deps-dev): Bump eslint-plugin-cypress from 2.13.3 to 2.14.0dependabot[bot]2023-08-121-1/+1
|/
* fix(cypress): Make sure cypress can preprocess files corrently (this drops 78...Ferdinand Thiessen2023-08-021-1/+1
* chore: Update nextcloud-vue to v8 beta2 and renamed changed propertiesFerdinand Thiessen2023-08-021-2/+2
* fix(files): default emptycontent messageJohn Molakvoæ2023-07-181-1/+1
* chore(deps): Bump dompurify from 2.4.5 to 3.0.5dependabot[bot]2023-07-171-1/+1
* chore(deps-dev): Bump @pinia/testing from 0.0.16 to 0.1.2dependabot[bot]2023-07-121-1/+1
* feat(sharing): add sharing overview viewJohn Molakvoæ2023-07-111-1/+1
* chore: update webdav to 5.2.2John Molakvoæ2023-07-051-1/+1
* feat(files): implement built-in renamingJohn Molakvoæ2023-07-051-0/+1
* chore: upgrade typescript, eslint and fix lintJohn Molakvoæ2023-06-271-11/+10
* chore(deps): Bump fast-xml-parser and webdavdependabot[bot]2023-06-221-1/+1
* feat: add edit locally action with testsJohn Molakvoæ2023-06-221-0/+1
* chore: update node engines to next LTS (node 20 / npm 9)John Molakvoæ2023-06-211-2/+2
* feat: prepare jest coverage supportJohn Molakvoæ2023-06-211-0/+1
* feat: add sidebar action testingJohn Molakvoæ2023-06-211-0/+1
* feat: prepare jest upgrade and ts testingJohn Molakvoæ2023-06-211-1/+1
* bump @nextcloud/files from 3.0.0-beta.9 to 3.0.0-beta.10dependabot[bot]2023-06-191-1/+1
* Bump @nextcloud/auth @nextcloud/axios @nextcloud/calendar-availability-vue @n...John Molakvoæ2023-06-141-6/+6
* chore(deps): Bump @nextcloud/event-bus from 3.0.2 to 3.1.0dependabot[bot]2023-06-111-1/+1
* chore(deps): Bump @nextcloud/vue from 7.11.6 to 7.12.0Christopher Ng2023-06-081-1/+1
* Merge pull request #38695 from nextcloud/dependabot/npm_and_yarn/css-loader-6...Louis2023-06-081-1/+1
|\
| * chore(deps-dev): Bump css-loader from 6.7.3 to 6.8.1dependabot[bot]2023-06-081-1/+1
* | chore(deps-dev): Bump tslib from 2.5.0 to 2.5.3dependabot[bot]2023-06-081-1/+1
|/
* Merge pull request #38590 from nextcloud/chore/sass-no-external-appsChristoph Wurst2023-06-061-2/+2
|\
| * chore: Do not sass-compile external appsChristoph Wurst2023-06-011-2/+2