Commit Graph

1682 Commits (9b84831c8d0c1d715cd42fa3e4e01ac8a59fa369)

Author SHA1 Message Date
Ferdinand Thiessen 0418026c15 chore(deps): Update `@nextcloud/dialogs` to v5.3.5 2 years ago
Ferdinand Thiessen 691f570237
chore: Enable ESLint for apps and fix all errors 2 years ago
dependabot[bot] 5272aaefaa build(deps-dev): bump @nextcloud/cypress 2 years ago
dependabot[bot] 5729101652
chore(deps-dev): bump @nextcloud/stylelint-config from 2.4.0 to 3.0.1 2 years ago
dependabot[bot] 6d9aa3ac4b chore(deps): bump @nextcloud/l10n from 2.2.0 to 3.1.0 2 years ago
dependabot[bot] adeaca8121 chore(deps): bump libphonenumber-js from 1.10.60 to 1.11.4 2 years ago
dependabot[bot] bc4fdb4825
chore(deps): bump @nextcloud/password-confirmation from 5.1.0 to 5.1.1 2 years ago
dependabot[bot] 55b64b59da
chore(deps-dev): bump @testing-library/jest-dom from 6.4.5 to 6.4.6 2 years ago
dependabot[bot] 5fd193a54d chore(deps): bump @nextcloud/calendar-availability-vue 2 years ago
Hamza Mahjoubi 5e86322584 chore(deps): Bump @nextcloud/vue to v8.14.0 2 years ago
dependabot[bot] d5c88769cd chore(deps-dev): bump mime from 4.0.1 to 4.0.3 2 years ago
Louis Chemineau 124f1aef44
fix(deps): Update `@nextcloud/dialogs` to 5.3.2 to fix picking current directory 2 years ago
Ferdinand Thiessen 362c6238fc
fix: Allow to reset unified search using the `nextcloud:unified-search:reset` event 2 years ago
Ferdinand Thiessen 079d026d39
feat(files): Allow uploading directories 2 years ago
dependabot[bot] 2241ad824d chore(deps-dev): bump @nextcloud/eslint-config from 8.3.0 to 8.4.1 2 years ago
Ferdinand Thiessen 81ad28f910
chore(deps): Update `debounce` to 2.1.0 2 years ago
Ferdinand Thiessen a83f276352
refactor(files): Update `@nextcloud/files` to v3.5.0 2 years ago
Ferdinand Thiessen 1d0a65db93
fix: Do not import from `axios` but only `@nextcloud/axios` 2 years ago
dependabot[bot] fe34d9ee97
chore(deps): bump ws, engine.io, socket.io-adapter and puppeteer 2 years ago
dependabot[bot] 8e80703fd1
chore(deps): bump jquery-ui-dist from 1.13.2 to 1.13.3 2 years ago
Ferdinand Thiessen cb9d8ca4aa
chore: Fix package.json 2 years ago
Ferdinand Thiessen 876beec5a7
chore: Add webpack plugin to properly extract licenses used in compiled assets 2 years ago
dependabot[bot] c7532d7d12 chore(deps): bump core-js from 3.37.0 to 3.37.1 2 years ago
Ferdinand Thiessen daa1646b3d chore: Adjust post-build script to add license files for sourcemaps on build 2 years ago
Ferdinand Thiessen 8fc828e0e2
fix(files): Adjust babel module resolution 2 years ago
dependabot[bot] 3f3e5ba54f
chore(deps): bump @nextcloud/logger from 2.7.0 to 3.0.2 2 years ago
dependabot[bot] 7e11445d8c
chore(deps-dev): bump @simplewebauthn/types from 9.0.1 to 10.0.0 2 years ago
dependabot[bot] 956562f55c
chore(deps): bump @nextcloud/browserslist-config from 3.0.0 to 3.0.1 2 years ago
dependabot[bot] c4370bfd47
chore(deps-dev): Bump cypress-split from 1.23.4 to 1.24.0 2 years ago
skjnldsv ca9a5b7a1e chore: update `@nextcloud/files` to 3.4.1 2 years ago
Christopher Ng d32f7d1ff6 feat(settings): Support svg user row action icons 2 years ago
dependabot[bot] a788eaff3e
chore(deps-dev): Bump cypress-split from 1.23.0 to 1.23.4 2 years ago
Ferdinand Thiessen 622bf30031
fix(deps): Update `@nextcloud/event-bus` to version 3.3.1 2 years ago
Ferdinand Thiessen 67d8277c49
fix: Update `@nextcloud/files` to 3.4.0 to fix public link shares 2 years ago
Ferdinand Thiessen 0e7498b917
fix(files): Implement `SortingService` to fix sorting of files 2 years ago
Ferdinand Thiessen a8f4b25ae8
fix(files): Drop `xml2js` dependency and use browser native DOMParser 2 years ago
dependabot[bot] 08602b116a
chore(deps-dev): bump @testing-library/jest-dom from 6.4.2 to 6.4.5 2 years ago
dependabot[bot] 4ad2baa0e3 chore(deps): bump core-js from 3.36.1 to 3.37.0 2 years ago
Ferdinand Thiessen 73de7a1de5 fix(deps): Drop `ical.js` from dependencies 2 years ago
dependabot[bot] 938070877b bump @simplewebauthn/browser from 9.0.1 to 10.0.0 2 years ago
dependabot[bot] cf7bc283da
fix(deps): bump @nextcloud/password-confirmation from 5.0.1 to 5.1.0 2 years ago
dependabot[bot] c533697a14
fix(dev-deps): bump @types/dockerode from 3.3.26 to 3.3.28 2 years ago
dependabot[bot] 122141e3c5
build(deps): bump webdav from 5.4.0 to 5.5.0 2 years ago
dependabot[bot] c21ccaab47
build(deps-dev): bump sass from 1.74.1 to 1.75.0 2 years ago
dependabot[bot] 92bb296b96
build(deps-dev): bump puppeteer from 22.5.0 to 22.7.1 2 years ago
Christopher Ng 40cd042896 chore(deps): Bump @nextcloud/dialogs to v5.3.1 2 years ago
dependabot[bot] 404774916d
build(deps-dev): bump eslint-plugin-cypress from 2.15.1 to 2.15.2 2 years ago
Ferdinand Thiessen e883e3c73a
fix: Drop unmaintained and unused dependencies 2 years ago
Ferdinand Thiessen 3880e4c8d7
fix: Use `@simplewebauthn` for frontend logic 2 years ago
Ferdinand Thiessen d646ae7f7e
chore: Update `@nextcloud/upload` to 1.1.1 to fix uploading large files 2 years ago