Commit graph

627 commits

Author SHA1 Message Date
Vitor Mattos
ca10b578a5
chore: remove deprecated property
Signed-off-by: Vitor Mattos <vitor@php.rio>
2024-11-19 16:44:17 -03:00
Vitor Mattos
9b8d23c7b3
chore: bump dependencies
Signed-off-by: Vitor Mattos <vitor@php.rio>
2024-11-18 19:24:07 -03:00
Vitor Mattos
c949530142
chore: bump dependencies
Signed-off-by: Vitor Mattos <vitor@php.rio>
2024-11-15 11:54:46 -03:00
Vitor Mattos
f64e70a0a0
feat: request to sign from files
Signed-off-by: Vitor Mattos <vitor@php.rio>
2024-11-14 20:07:47 -03:00
dependabot[bot]
8be0bcd404
chore(deps-dev): Bump openapi-typescript from 7.4.2 to 7.4.3
Bumps [openapi-typescript](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-typescript) from 7.4.2 to 7.4.3.
- [Release notes](https://github.com/openapi-ts/openapi-typescript/releases)
- [Changelog](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-typescript/CHANGELOG.md)
- [Commits](https://github.com/openapi-ts/openapi-typescript/commits/openapi-typescript@7.4.3/packages/openapi-typescript)

---
updated-dependencies:
- dependency-name: openapi-typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-08 16:32:41 +00:00
Victor Bianchi
96e5f06695 feat: integrate files filtering and pagination, fix IntersectionObserver
Signed-off-by: Victor Bianchi <vbianchi@protonmail.com>
2024-11-05 16:21:57 -03:00
Vitor Mattos
8a013ced56 fix: copy pdfworker to LibreSign
Signed-off-by: Vitor Mattos <vitor@php.rio>
2024-11-05 16:20:23 -03:00
Vitor Mattos
70d463d715 feat: rewrite file list
Signed-off-by: Vitor Mattos <vitor@php.rio>
2024-11-05 16:20:22 -03:00
Vitor Mattos
5bc271615e
Merge pull request #3882 from LibreSign/dependabot/npm_and_yarn/pinia-2.2.6
chore(deps): Bump pinia from 2.2.5 to 2.2.6
2024-11-05 16:14:46 -03:00
dependabot[bot]
a2cc4a17d6
chore(deps): Bump @nextcloud/dialogs from 5.3.7 to 6.0.1
Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) from 5.3.7 to 6.0.1.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-dialogs/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.3.7...v6.0.1)

---
updated-dependencies:
- dependency-name: "@nextcloud/dialogs"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-05 16:59:39 +00:00
dependabot[bot]
67564f3ec9
chore(deps): Bump pinia from 2.2.5 to 2.2.6
Bumps [pinia](https://github.com/vuejs/pinia) from 2.2.5 to 2.2.6.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.2.5...pinia@2.2.6)

---
updated-dependencies:
- dependency-name: pinia
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 16:20:12 +00:00
Vitor Mattos
d0af62dacf
chore: remove lodash-es
Signed-off-by: Vitor Mattos <vitor@php.rio>
2024-10-30 09:32:37 -03:00
Vitor Mattos
e3a305afda chore: remove unused packages
Signed-off-by: Vitor Mattos <vitor@php.rio>
2024-10-30 00:13:51 -03:00
Vitor Mattos
71a9853519 chore: remove unused dependencies
Signed-off-by: Vitor Mattos <vitor@php.rio>
2024-10-29 23:46:22 -03:00
Vitor Mattos
c5660ea34f chore: bump dependencies
Signed-off-by: Vitor Mattos <vitor@php.rio>
2024-10-29 23:41:23 -03:00
Vitor Mattos
2ec8777167 fix: npm audit
Signed-off-by: Vitor Mattos <vitor@php.rio>
2024-10-29 23:30:37 -03:00
Vitor Mattos
024861c528 chore: fix linter
Signed-off-by: Vitor Mattos <vitor@php.rio>
2024-10-29 23:21:24 -03:00
Vitor Mattos
e4b14d9396 chore: JS bump dependencies
Signed-off-by: Vitor Mattos <vitor@php.rio>
2024-10-29 23:15:56 -03:00
Vitor Mattos
09091cfa56
Merge pull request #3827 from LibreSign/dependabot/npm_and_yarn/nextcloud/files-3.9.1
chore(deps): Bump @nextcloud/files from 3.9.0 to 3.9.1
2024-10-29 22:50:51 -03:00
Vitor Mattos
9fc7ca004b
Merge pull request #3836 from LibreSign/dependabot/npm_and_yarn/openapi-typescript-7.4.2
chore(deps-dev): Bump openapi-typescript from 7.4.1 to 7.4.2
2024-10-29 22:49:18 -03:00
Vitor Mattos
6b3b98d5ea
Merge pull request #3829 from LibreSign/dependabot/npm_and_yarn/babel/core-7.26.0
chore(deps-dev): Bump @babel/core from 7.25.8 to 7.26.0
2024-10-29 22:48:44 -03:00
Vitor Mattos
5fe4e15e0c
Merge pull request #3837 from LibreSign/dependabot/npm_and_yarn/pinia-2.2.5
chore(deps): Bump pinia from 2.2.4 to 2.2.5
2024-10-29 22:48:16 -03:00
dependabot[bot]
43930b4119
chore(deps-dev): Bump elliptic from 6.5.7 to 6.6.0
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.7 to 6.6.0.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.7...v6.6.0)

---
updated-dependencies:
- dependency-name: elliptic
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-29 23:17:47 +00:00
Vitor Mattos
4e2e8f0e00 chore: bump dependencies
chore: bump ocp

Signed-off-by: Vitor Mattos <vitor@php.rio>
2024-10-29 20:14:32 -03:00
dependabot[bot]
0bcb44fdf9
chore(deps): Bump pinia from 2.2.4 to 2.2.5
Bumps [pinia](https://github.com/vuejs/pinia) from 2.2.4 to 2.2.5.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.2.4...pinia@2.2.5)

---
updated-dependencies:
- dependency-name: pinia
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-29 16:08:24 +00:00
dependabot[bot]
6e022b10de
chore(deps-dev): Bump openapi-typescript from 7.4.1 to 7.4.2
Bumps [openapi-typescript](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-typescript) from 7.4.1 to 7.4.2.
- [Release notes](https://github.com/openapi-ts/openapi-typescript/releases)
- [Changelog](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-typescript/CHANGELOG.md)
- [Commits](https://github.com/openapi-ts/openapi-typescript/commits/openapi-typescript@7.4.2/packages/openapi-typescript)

---
updated-dependencies:
- dependency-name: openapi-typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 16:18:50 +00:00
dependabot[bot]
6c24ee7e20
chore(deps-dev): Bump @babel/core from 7.25.8 to 7.26.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.25.8 to 7.26.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-25 16:12:06 +00:00
dependabot[bot]
4ee813ec33
chore(deps): Bump @nextcloud/files from 3.9.0 to 3.9.1
Bumps [@nextcloud/files](https://github.com/nextcloud-libraries/nextcloud-files) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-files/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-files/commits)

---
updated-dependencies:
- dependency-name: "@nextcloud/files"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-23 16:59:01 +00:00
Vitor Mattos
bc8d0c8adf
Merge pull request #3774 from LibreSign/dependabot/npm_and_yarn/vue-material-design-icons-5.3.1
chore(deps): Bump vue-material-design-icons from 5.3.0 to 5.3.1
2024-10-21 09:40:49 -03:00
Vitor Mattos
3f5c38528e
Merge pull request #3786 from LibreSign/dependabot/npm_and_yarn/babel/core-7.25.8
chore(deps-dev): Bump @babel/core from 7.25.2 to 7.25.8
2024-10-21 09:40:04 -03:00
Vitor Mattos
dc815f7082
Merge pull request #3771 from LibreSign/dependabot/npm_and_yarn/pinia-2.2.4
chore(deps): Bump pinia from 2.2.3 to 2.2.4
2024-10-21 08:16:35 -03:00
dependabot[bot]
0d8d24eaad
chore(deps-dev): Bump @babel/core from 7.25.2 to 7.25.8
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.25.2 to 7.25.8.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.8/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-10 16:47:47 +00:00
dependabot[bot]
77b4baeb52
chore(deps): Bump cookie and express
Bumps [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.1)

Updates `express` from 4.21.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.1)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-10 13:09:44 +00:00
dependabot[bot]
116cc06e5c
chore(deps): Bump vue-material-design-icons from 5.3.0 to 5.3.1
Bumps [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/robcresswell/vue-material-design-icons/releases)
- [Changelog](https://github.com/robcresswell/vue-material-design-icons/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/robcresswell/vue-material-design-icons/compare/5.3.0...5.3.1)

---
updated-dependencies:
- dependency-name: vue-material-design-icons
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 16:14:58 +00:00
dependabot[bot]
f952ee1a60
chore(deps): Bump pinia from 2.2.3 to 2.2.4
Bumps [pinia](https://github.com/vuejs/pinia) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.2.3...pinia@2.2.4)

---
updated-dependencies:
- dependency-name: pinia
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-01 16:25:59 +00:00
dependabot[bot]
19d35757e4
chore(deps): Bump pinia from 2.2.2 to 2.2.3
Bumps [pinia](https://github.com/vuejs/pinia) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.2.2...pinia@2.2.3)

---
updated-dependencies:
- dependency-name: pinia
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 16:43:22 +00:00
dependabot[bot]
999677e69d
chore(deps-dev): Bump openapi-typescript from 7.4.0 to 7.4.1
Bumps [openapi-typescript](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-typescript) from 7.4.0 to 7.4.1.
- [Release notes](https://github.com/openapi-ts/openapi-typescript/releases)
- [Changelog](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-typescript/CHANGELOG.md)
- [Commits](https://github.com/openapi-ts/openapi-typescript/commits/openapi-typescript@7.4.1/packages/openapi-typescript)

---
updated-dependencies:
- dependency-name: openapi-typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-20 16:09:03 +00:00
dependabot[bot]
26b385776b
chore(deps): Bump @nextcloud/axios from 2.5.0 to 2.5.1
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/nextcloud/nextcloud-axios/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-axios/blob/v2.5.1/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-axios/compare/v2.5.0...v2.5.1)

---
updated-dependencies:
- dependency-name: "@nextcloud/axios"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-19 16:55:29 +00:00
dependabot[bot]
00cbb1c02f
chore(deps): Bump @nextcloud/vue from 8.18.0 to 8.19.0
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.18.0 to 8.19.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.18.0...v8.19.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 16:46:52 +00:00
Vitor Mattos
70752d51a2
Merge pull request #3674 from LibreSign/dependabot/npm_and_yarn/multi-9423f4c335
chore(deps): Bump body-parser and express
2024-09-13 13:08:35 -03:00
Vitor Mattos
4f29745ceb
Merge pull request #3662 from LibreSign/dependabot/npm_and_yarn/nextcloud/vue-8.18.0
chore(deps): Bump @nextcloud/vue from 8.17.1 to 8.18.0
2024-09-13 12:46:02 -03:00
dependabot[bot]
9951b65a45
chore(deps): Bump body-parser and express
Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3)

Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-13 15:26:06 +00:00
dependabot[bot]
b2aab1d3f6
chore(deps): Bump @fontsource/dancing-script from 5.0.20 to 5.1.0
Bumps [@fontsource/dancing-script](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/dancing-script) from 5.0.20 to 5.1.0.
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/dancing-script)

---
updated-dependencies:
- dependency-name: "@fontsource/dancing-script"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-12 17:45:34 +00:00
dependabot[bot]
fb39ee38d8
chore(deps): Bump @nextcloud/vue from 8.17.1 to 8.18.0
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.17.1 to 8.18.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.17.1...v8.18.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-12 17:44:47 +00:00
Vitor Mattos
5331a681db
Merge pull request #3618 from LibreSign/dependabot/npm_and_yarn/openapi-typescript-7.4.0
chore(deps-dev): Bump openapi-typescript from 7.3.3 to 7.4.0
2024-09-09 23:25:58 -03:00
Vitor Mattos
2161128411
Merge pull request #3619 from LibreSign/dependabot/npm_and_yarn/nextcloud/files-3.9.0
chore(deps): Bump @nextcloud/files from 3.8.0 to 3.9.0
2024-09-09 23:23:31 -03:00
dependabot[bot]
831e2c12fa
chore(deps): Bump @fontsource/dancing-script from 5.0.19 to 5.0.20
Bumps [@fontsource/dancing-script](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/dancing-script) from 5.0.19 to 5.0.20.
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/dancing-script/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/dancing-script)

---
updated-dependencies:
- dependency-name: "@fontsource/dancing-script"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 16:36:30 +00:00
dependabot[bot]
8d6190e6f3
chore(deps): Bump @nextcloud/files from 3.8.0 to 3.9.0
Bumps [@nextcloud/files](https://github.com/nextcloud-libraries/nextcloud-files) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-files/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-files/compare/v3.8.0...v3.9.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/files"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-05 16:53:38 +00:00
dependabot[bot]
db85f6678c
chore(deps-dev): Bump openapi-typescript from 7.3.3 to 7.4.0
Bumps [openapi-typescript](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-typescript) from 7.3.3 to 7.4.0.
- [Release notes](https://github.com/openapi-ts/openapi-typescript/releases)
- [Changelog](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-typescript/CHANGELOG.md)
- [Commits](https://github.com/openapi-ts/openapi-typescript/commits/openapi-typescript@7.4.0/packages/openapi-typescript)

---
updated-dependencies:
- dependency-name: openapi-typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-04 16:22:36 +00:00
dependabot[bot]
6ea760c4c3
chore(deps): Bump @nextcloud/vue from 8.17.0 to 8.17.1
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.17.0 to 8.17.1.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.17.0...v8.17.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>
2024-09-02 16:31:37 +00:00