Commit graph

9757 commits

Author SHA1 Message Date
Vitor Mattos
587e481e64
fix: psalm issues
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-11-24 15:31:59 -03:00
Vitor Mattos
fbef120cc7
fix: namespace
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-11-24 15:05:19 -03:00
Vitor Mattos
d93fe5da36
chore: use phpseclib from main composer
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-11-24 14:58:36 -03:00
Vitor Mattos
e2dc0a8d5b
chore: increase perfomance
Only load CRL by URL when is necessary

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-11-24 12:28:18 -03:00
Vitor Mattos
d6f95faaa2
fix: cast to prevent error
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-11-24 12:28:18 -03:00
Vitor Mattos
cb453afdc4
fix: cs
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-11-24 12:28:18 -03:00
Vitor Mattos
7fd2cb184c
fix: make to work with OpenSSL and CFSSL
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-11-24 12:28:18 -03:00
Vitor Mattos
d5b7cb39f3
chore: promote method
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-11-24 12:28:18 -03:00
Vitor Mattos
456e27f0f5
chore: reorganize code
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-11-24 12:28:18 -03:00
Vitor Mattos
cc0a926561
fix: date format
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-11-24 12:28:18 -03:00
Vitor Mattos
16194c5f9f
fix: validate crl with OpenSSL
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-11-24 12:28:18 -03:00
Vitor Mattos
2a1d07d5bb
feat: parse crl
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-11-24 12:28:18 -03:00
Vitor Mattos
d79dfe4df7
chore: customize cfssl crl url
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-11-24 12:28:18 -03:00
Vitor Mattos
28c003a8d6
fix: persist root cert of CFSSL at database
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-11-24 12:28:18 -03:00
Vitor Mattos
0ae55d0a11
fix: persist generation
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-11-24 12:28:18 -03:00
Vitor Mattos
13a46de6e1
chore: remove unused var
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-11-24 12:28:18 -03:00
Vitor Mattos
c2ceb178f0
chore: rename var to have the right meaning
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-11-24 12:28:18 -03:00
Vitor Mattos
bff1bcff35
fix: render issues
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-11-24 12:28:18 -03:00
Vitor Mattos
70fabc672c
feat: add badge to crl validation
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-11-24 12:28:18 -03:00
Vitor Mattos
236a3f49a3
Merge pull request #5785 from LibreSign/chore/bump-3rdparty
chore: bump 3rdparty
2025-11-24 12:04:07 -03:00
Nextcloud bot
42504be09b
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-11-24 02:17:42 +00:00
Vitor Mattos
cafb57da65
fix: cs
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-11-21 13:15:52 -03:00
Vitor Mattos
4874f806c1
fix: 3rdparty version
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-11-21 13:12:12 -03:00
Vitor Mattos
c338bd9f40
chore: move phpseclib to main package manager
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-11-21 13:09:24 -03:00
Vitor Mattos
a5c799ab1c
chore: bump 3rdparty
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-11-21 12:56:09 -03:00
Vitor Mattos
f00fa023bd
Merge pull request #5776 from LibreSign/dependabot/npm_and_yarn/js-yaml-4.1.1
chore(deps-dev): Bump js-yaml from 4.1.0 to 4.1.1
2025-11-21 12:49:27 -03:00
Vitor Mattos
0122ff05bf
Merge pull request #5778 from LibreSign/dependabot/github_actions/coverallsapp/github-action-2.3.7
chore(deps): Bump coverallsapp/github-action from 2.3.6 to 2.3.7
2025-11-21 12:48:58 -03:00
Vitor Mattos
656441e6fa
Merge pull request #5782 from LibreSign/dependabot/github_actions/svenstaro/upload-release-action-2.11.3
chore(deps): Bump svenstaro/upload-release-action from 2.11.2 to 2.11.3
2025-11-21 12:46:11 -03:00
Vitor Mattos
1eef5f7c0d
Merge pull request #5781 from LibreSign/dependabot/github_actions/actions/checkout-6.0.0
chore(deps): Bump actions/checkout from 5.0.1 to 6.0.0
2025-11-21 12:45:50 -03:00
dependabot[bot]
76091468ef
chore(deps): Bump svenstaro/upload-release-action from 2.11.2 to 2.11.3
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases)
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md)
- [Commits](81c65b7cd4...6b7fa9f267)

---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
  dependency-version: 2.11.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-20 16:38:48 +00:00
dependabot[bot]
ebf41e974e
chore(deps): Bump actions/checkout from 5.0.1 to 6.0.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.1 to 6.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](https://github.com/actions/checkout/compare/v5.0.1...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-20 16:38:44 +00:00
Nextcloud bot
654c3cd827
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-11-20 02:19:50 +00:00
Nextcloud bot
c76be515df
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-11-19 02:18:51 +00:00
dependabot[bot]
962ef07c87
chore(deps): Bump coverallsapp/github-action from 2.3.6 to 2.3.7
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.6 to 2.3.7.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](https://github.com/coverallsapp/github-action/compare/v2.3.6...v2.3.7)

---
updated-dependencies:
- dependency-name: coverallsapp/github-action
  dependency-version: 2.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-18 16:25:17 +00:00
Vitor Mattos
3b0767bd2c
Merge pull request #5777 from LibreSign/dependabot/github_actions/actions/checkout-5.0.1
chore(deps): Bump actions/checkout from 5.0.0 to 5.0.1
2025-11-18 13:06:16 -03:00
Nextcloud bot
e6326711be
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-11-18 02:17:27 +00:00
dependabot[bot]
6faff46249
chore(deps): Bump actions/checkout from 5.0.0 to 5.0.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](https://github.com/actions/checkout/compare/v5...v5.0.1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-17 16:34:04 +00:00
Nextcloud bot
c0fbfd2870
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-11-17 02:12:37 +00:00
Nextcloud bot
c90a970b78
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-11-16 02:12:08 +00:00
dependabot[bot]
dd686aebf3
chore(deps-dev): Bump js-yaml from 4.1.0 to 4.1.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-15 10:59:56 +00:00
Nextcloud bot
02ac34deb1
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-11-15 02:12:15 +00:00
Nextcloud bot
2cbf68b3e5
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-11-14 02:11:40 +00:00
Vitor Mattos
6d1fc5acd9
Merge pull request #5772 from LibreSign/chore/bump-dependencies
chore: bump dependencies
2025-11-13 15:06:10 -03:00
Vitor Mattos
b3a2d4de6f
Merge pull request #5771 from LibreSign/dependabot/composer/vendor-bin/rector/rector/rector-2.2.8
chore(deps-dev): Bump rector/rector from 2.2.7 to 2.2.8 in /vendor-bin/rector
2025-11-13 15:03:23 -03:00
Vitor Mattos
d48fca04eb
chore: bump dependencies
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-11-13 14:59:15 -03:00
dependabot[bot]
220212ac3a
chore(deps-dev): Bump rector/rector in /vendor-bin/rector
Bumps [rector/rector](https://github.com/rectorphp/rector) from 2.2.7 to 2.2.8.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/2.2.7...2.2.8)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-version: 2.2.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-13 16:17:09 +00:00
Nextcloud bot
24d75d33d1
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-11-13 02:14:55 +00:00
Nextcloud bot
576921efad
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-11-12 02:14:22 +00:00
Vitor Mattos
b192dbfa1c
Merge pull request #5767 from LibreSign/feat/show-visual-status-about-certificate-validity
feat: show visual status about certificate validity
2025-11-11 19:23:17 -03:00
Vitor Mattos
0c432054f3
feat: show visual status about certificate validity
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-11-11 19:18:59 -03:00