Commit graph

7914 commits

Author SHA1 Message Date
Vitor Mattos
5f545c3e42 chore: remove chunk all
Signed-off-by: Vitor Mattos <vitor@php.rio>
2025-01-16 06:06:05 -03:00
Vitor Mattos
8857a3c425
Merge pull request #4337 from LibreSign/fix/prevent-error-when-have-not-identify-method
fix: prevent error when have not identify method
2025-01-15 23:43:44 -03:00
Vitor Mattos
aa795f5608 fix: prevent error when have not identify method
Signed-off-by: Vitor Mattos <vitor@php.rio>
2025-01-15 19:33:38 -03:00
Vitor Mattos
8d8f206887
Merge pull request #4328 from LibreSign/fix/do-not-insert-if-already-was-fixed
fix: don't insert if already was fixed
2025-01-15 19:20:08 -03:00
Vitor Mattos
03b0c3167f
Merge branch 'main' into fix/do-not-insert-if-already-was-fixed 2025-01-15 19:04:59 -03:00
Vitor Mattos
455e912660
Merge pull request #4331 from LibreSign/fix/validate-with-success-when-signer-account-was-deleted
fix: validate with success when signer account was deleted
2025-01-15 19:01:13 -03:00
Vitor Mattos
1afd2b236b chore: add method to say if is a sign request or isn't
Signed-off-by: Vitor Mattos <vitor@php.rio>
2025-01-15 18:52:55 -03:00
Vitor Mattos
164986e3f6
Merge pull request #4329 from LibreSign/fix/prevent-kill-webpack
fix: prevent kill webpack
2025-01-15 18:22:26 -03:00
Vitor Mattos
0448f7ac22 fix: validate with success when signer account was deleted
Signed-off-by: Vitor Mattos <vitor@php.rio>
2025-01-15 18:19:01 -03:00
Vitor Mattos
23bc6a54c3 fix: don't insert if already was fixed
Signed-off-by: Vitor Mattos <vitor@php.rio>
2025-01-15 15:11:32 -03:00
Vitor Mattos
53cdaee065 fix: prevent kill webpack
This will split in smaller bundles

Signed-off-by: Vitor Mattos <vitor@php.rio>
2025-01-15 15:09:48 -03:00
Vitor Mattos
96613e021e
Merge pull request #4325 from LibreSign/chore/remove-comments
chore: remove comments
2025-01-15 13:52:24 -03:00
Vitor Mattos
138a98703a chore: remove comments
[skip ci]

Signed-off-by: Vitor Mattos <vitor@php.rio>
2025-01-15 13:51:23 -03:00
Vitor Mattos
fd926e37e0
Merge pull request #4321 from LibreSign/fix/migration
fix: migration column
2025-01-15 12:24:06 -03:00
Vitor Mattos
4f18d2fa1c
Merge pull request #4320 from LibreSign/chore/remove-unecessary-row
chore: remove unecessary row
2025-01-15 12:23:53 -03:00
Vitor Mattos
a4b1799188 fix: migration column
When was published the biggest release 8 of LibreSign, was made a
mistake and the column name was changed causing inconsistent data at old
registers.

Because haven't backup of old data, I made a workaround to restore the
possible data considering that at migration Version8000Date20230420125331.php
the field `signed` was used to fill identified_at_date and
last_attempt_date.

This fix only will affect the problematic rows.

Signed-off-by: Vitor Mattos <vitor@php.rio>
2025-01-15 12:09:40 -03:00
Vitor Mattos
45be8f4355 chore: remove unecessary row
Signed-off-by: Vitor Mattos <vitor@php.rio>
2025-01-15 12:08:33 -03:00
Vitor Mattos
871e22ca77
Merge pull request #4311 from LibreSign/fix/match-signers
fix: When only have a signature, consider that who signed is who need…
2025-01-15 12:05:13 -03:00
Vitor Mattos
ae066bdfda
Merge pull request #4312 from LibreSign/fix/show-when-file-not-found
fix: show that file not found when validate file
2025-01-15 12:04:19 -03:00
Nextcloud bot
0950391233
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-15 02:29:48 +00:00
Vitor Mattos
61b363b22c fix: When only have a signature, consider that who signed is who need to sign
Signed-off-by: Vitor Mattos <vitor@php.rio>
2025-01-14 10:40:30 -03:00
Vitor Mattos
751ef0b265 fix: show that file not found when validate file
Signed-off-by: Vitor Mattos <vitor@php.rio>
2025-01-14 10:39:27 -03:00
Vitor Mattos
3ffb45e93e
Merge pull request #4308 from LibreSign/fix/match-signature-from-file-with-libresign
fix: match signature from file with libresign
2025-01-14 09:31:48 -03:00
Vitor Mattos
bd8c8cf78f fix: match signature from file with libresign
Signed-off-by: Vitor Mattos <vitor@php.rio>
2025-01-14 09:17:44 -03:00
Vitor Mattos
8c75964625
Merge pull request #4302 from LibreSign/fix/match-signer-from-cert-with-libresign
fix: match signers from cert with signers from LibreSign
2025-01-14 08:46:12 -03:00
Vitor Mattos
9f40601d98
Merge pull request #4303 from LibreSign/fix/load-icon
fix: load success icon when cert is valid
2025-01-14 08:46:01 -03:00
Vitor Mattos
1e3be55baa fix: load success icon when cert is valid
Signed-off-by: Vitor Mattos <vitor@php.rio>
2025-01-14 07:58:23 -03:00
Vitor Mattos
ff5eeb6ba2 fix: match signers from cert with signers from LibreSign
Signed-off-by: Vitor Mattos <vitor@php.rio>
2025-01-14 07:48:09 -03:00
Vitor Mattos
54f4d00f96
Merge pull request #4299 from LibreSign/chore/changelog
chore: changelog
2025-01-13 19:25:29 -03:00
Vitor Mattos
7f7100f4e5 chore: changelog
[skip ci]

Signed-off-by: Vitor Mattos <vitor@php.rio>
2025-01-13 19:22:57 -03:00
Vitor Mattos
df74c74763
Merge pull request #4296 from LibreSign/chore/display-signature-issue-when-have-not-proppler
chore: display signature issue when haven't proppler
2025-01-13 17:50:24 -03:00
Vitor Mattos
9568b4f534 chore: display signature issue when haven't proppler
Signed-off-by: Vitor Mattos <vitor@php.rio>
2025-01-13 17:44:24 -03:00
Vitor Mattos
9f2cbfd6ea
Merge pull request #4293 from LibreSign/fix/prevent-js-error-when-add-new-signer
fix: prevent error when add new signer
2025-01-13 10:07:36 -03:00
Vitor Mattos
08bc35ae15 fix: prevent error when add new signer
At listing of sign request immediately after then is uploaded a file to request a new signature, the frontend iterate at signers array but signers wasn't initialized at this moment.

Was added a check preventing access to undefined property

Signed-off-by: Vitor Mattos <vitor@php.rio>
2025-01-13 09:55:42 -03:00
Vitor Mattos
dfb1d43097
Merge pull request #4288 from LibreSign/chore/translator-note
chore: add translator note
2025-01-13 09:55:09 -03:00
Vitor Mattos
6e2f95a770
Merge pull request #4287 from LibreSign/fix/prevent-js-error
fix: prevent js error
2025-01-13 09:26:55 -03:00
Vitor Mattos
9aeed23fbd chore: add translator note
Signed-off-by: Vitor Mattos <vitor@php.rio>
2025-01-13 09:25:54 -03:00
Vitor Mattos
ff21fd6206 fix: prevent js error
After sign with unauthenticated signer, the validation page need to be
the external.

Signed-off-by: Vitor Mattos <vitor@php.rio>
2025-01-13 09:11:37 -03:00
Vitor Mattos
970d6df45a
Merge pull request #4284 from LibreSign/chore/bump-dependencies
chore: bump dependencies
2025-01-13 08:56:18 -03:00
Vitor Mattos
985fad85ff chore: bump dependencies
Signed-off-by: Vitor Mattos <vitor@php.rio>
2025-01-13 08:38:52 -03:00
Vitor Mattos
111bb6ef15
Merge pull request #4281 from LibreSign/chore/bump-dependencies
chore: Bump dependencies
2025-01-13 07:52:26 -03:00
Vitor Mattos
f6f3d12c31 chore: Bump dependencies
Signed-off-by: Vitor Mattos <vitor@php.rio>
2025-01-13 07:43:24 -03:00
Vitor Mattos
8e6bf10d91
Merge pull request #4275 from LibreSign/fix/notify-by-email-when-is-not-authenticated
fix: notify by email when is not authenticated
2025-01-13 07:33:34 -03:00
Vitor Mattos
2550472741
Merge pull request #4276 from LibreSign/fix/method-name
fix: method name
2025-01-13 07:33:05 -03:00
Vitor Mattos
0aa67cf941 fix: notify by email when is not authenticated
When the user is not authenticated, is necessary to send notification by
email after renew the duration of sign request

Steps to reproduce:
- At Administration Settings > LibreSign
  - Enable email as identification method
  - set renewal interval to 5 seconds
- Send a sign request to an email that haven't any account associated
- Access the link received by email after 5 seconds
- Click at the button to renew the sign link

Expected behavior:
- You need to receive an email

Behavior before fix:
- The email wasn't sent

Signed-off-by: Vitor Mattos <vitor@php.rio>
2025-01-13 07:21:29 -03:00
Vitor Mattos
5e56f381c8 fix: method name
Need to be get and not set

Signed-off-by: Vitor Mattos <vitor@php.rio>
2025-01-13 07:19:03 -03:00
Vitor Mattos
cb41a41438
Merge pull request #4272 from LibreSign/fix/center-component
fix: center component
2025-01-13 06:33:48 -03:00
Vitor Mattos
6e3beb5175
Merge pull request #4267 from LibreSign/fix/review-after-previous-commit
fix: method name
2025-01-13 06:24:58 -03:00
Vitor Mattos
da01a274d2
Merge pull request #4266 from LibreSign/fix/path-of-renew-url
fix: path of renew url
2025-01-13 06:22:12 -03:00
Vitor Mattos
11e6a1dfd5 fix: center component
Signed-off-by: Vitor Mattos <vitor@php.rio>
2025-01-13 06:21:25 -03:00