Commit graph

9293 commits

Author SHA1 Message Date
Vitor Mattos
934d1523ff
chore: remove referencies to Vendor folder
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-07 16:01:53 -03:00
Vitor Mattos
9af9efab92
chore: update composer after dependencies moved to 3rdparty folder
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-07 15:12:39 -03:00
Vitor Mattos
03ffaf40f3
feat: add 3rdparty as git submodule
- Replace local 3rdparty directory with git submodule
- Dependencies are now managed in separate repository
- Scoped dependencies maintained in 3rdparty/composer/
- Autoload configuration already updated to use submodule path

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-07 15:11:29 -03:00
Nextcloud bot
63928292c9
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-10-07 02:34:36 +00:00
Nextcloud bot
acc3851f9f
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-10-06 02:32:51 +00:00
Vitor Mattos
243b8822d2
Merge pull request #5500 from LibreSign/fix/apply-rector
fix: apply rector
2025-10-05 17:29:37 -03:00
Nextcloud bot
cf8e1c5a30
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-10-05 02:32:11 +00:00
Vitor Mattos
459c0b126b fix: apply rector
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-04 12:04:34 -03:00
Nextcloud bot
74cc9eda93
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-10-04 02:31:36 +00:00
Nextcloud bot
c80a0edfe8
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-10-03 02:36:53 +00:00
Vitor Mattos
1207bdbbd5
Merge pull request #5459 from LibreSign/feat/sign-using-twofactor_gateway
feat: sign usign twofactor_gateway
2025-10-02 13:35:09 -03:00
Vitor Mattos
31970b781c fix: force reactivity
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-02 13:28:12 -03:00
Nextcloud bot
7dd13a5e8b
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-10-02 02:34:38 +00:00
Vitor Mattos
49725cd3a1
Merge pull request #5494 from LibreSign/fix/patcher-for-mpdf
fix: patcher for mpdf
2025-10-01 23:18:33 -03:00
Vitor Mattos
e59f67736e
chore: changes after code review
https://github.com/LibreSign/libresign/pull/5494#discussion_r2396380424

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-01 22:09:47 -03:00
Vitor Mattos
8955c75cec
fix: replace > by cp to don't change the file owner
When is eexcuting a composer command as root, by this new way don't will
change the file owner because will preserve the owner of original file.

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-01 22:01:44 -03:00
Vitor Mattos
7d085d9c52
fix: patcher for mpdf
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-01 21:44:39 -03:00
Vitor Mattos
d285ca8306
fix: suggestion from code reviw
https://github.com/LibreSign/libresign/pull/5459#discussion_r2373103060

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-01 20:52:13 -03:00
Vitor Mattos
06f36992dc
fix: change suggested by code review
https://github.com/LibreSign/libresign/pull/5459#discussion_r2373089670

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-01 20:48:09 -03:00
Vitor Mattos
dcf596756b
fix: psalm update baseline
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-01 20:29:59 -03:00
Vitor Mattos
b6d78fa765
chore: replace string svg by a real file
fix: https://github.com/LibreSign/libresign/pull/5459#discussion_r2372419906

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-01 20:29:59 -03:00
Vitor Mattos
70b4d3d20e
chore: use a more readdable code
fix: https://github.com/LibreSign/libresign/pull/5459#discussion_r2372419888

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-01 20:29:59 -03:00
Vitor Mattos
82d0d3ddb7
fix: enlarge the dialog size
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-01 20:29:59 -03:00
Vitor Mattos
ae680d9f2a
fix: the match syntax was incorrect
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-01 20:29:59 -03:00
Vitor Mattos
6bce190739
fix: the method key was removed and I added back
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-01 20:29:59 -03:00
Vitor Mattos
6dc5b0b197
fix: prevent warning when haven't an email
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-01 20:29:59 -03:00
Vitor Mattos
6a4ce46861
fix: openapi
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-01 20:29:58 -03:00
Vitor Mattos
509297d6c2
fix: previous change was wrong
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-01 20:29:58 -03:00
Vitor Mattos
32fa36ca03
fix: code review
fix https://github.com/LibreSign/libresign/pull/5459#discussion_r2372048533

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-01 20:29:58 -03:00
Vitor Mattos
42389d11bd
fix: code review
fix https://github.com/LibreSign/libresign/pull/5459#discussion_r2372048520

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-01 20:29:58 -03:00
Vitor Mattos
efd2efef1c
fix: code review
fix https://github.com/LibreSign/libresign/pull/5459#discussion_r2372048494

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-01 20:29:57 -03:00
Vitor Mattos
5c921fdb86
fix: filter valid condition
only is valid if the result have a method and the method is not empty

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-01 20:29:57 -03:00
Vitor Mattos
5b5d053a91
chore: replace shareType by method
At context of LibreSign search, the field shareType need to be the sign
method.

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-01 20:29:57 -03:00
Vitor Mattos
6c18240e18
fix: typo
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-01 20:29:57 -03:00
Vitor Mattos
cb18b48ff7
chore: indent code
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-01 20:29:57 -03:00
Vitor Mattos
6ce25a5317
fix: validate the email address when is searching by account
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-01 20:29:57 -03:00
Vitor Mattos
c69224d55c
fix: only consider the search item when have a method
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-01 20:29:57 -03:00
Vitor Mattos
568c1d82a6
chore: resolve code review comment
Solve https://github.com/LibreSign/libresign/pull/5459#discussion_r2370788412

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-01 20:29:56 -03:00
Vitor Mattos
e36196bafe
fix: remove unused interface
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-01 20:29:56 -03:00
Vitor Mattos
aa15d265d0
fix: revert default method.
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-01 20:29:56 -03:00
Vitor Mattos
fd4be101a9
fix: prevent error when class doesn't exists
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-01 20:29:56 -03:00
Vitor Mattos
fbc1f1d54a
fix: psalm update baseline
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-01 20:29:56 -03:00
Vitor Mattos
e74af51419
fix: error handler
check if app is enabled

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-01 20:29:56 -03:00
Vitor Mattos
5ff83601d1
fix: typo
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-01 20:29:56 -03:00
Vitor Mattos
aaec06f067
fix: typo
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-01 20:29:55 -03:00
Vitor Mattos
2b5436aef3
fix: psalm
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-01 20:29:55 -03:00
Vitor Mattos
e9d82fca4e
fix: cs
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-01 20:29:55 -03:00
Vitor Mattos
d85b0b9248
chore: add docblock
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-01 20:29:55 -03:00
Vitor Mattos
e5d08b577d
fix: linter
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-01 20:29:55 -03:00
Vitor Mattos
56d03a7a8b
fix: send code to sign
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-01 20:29:55 -03:00