Commit graph

27 commits

Author SHA1 Message Date
Vitor Mattos
45cd3c374d
chore: Add SPDX header
Signed-off-by: Vitor Mattos <vitor@php.rio>
2024-05-14 12:32:04 -03:00
Vitor Mattos
03875493a5
feat: implement filter at file list
Signed-off-by: Vitor Mattos <vitor@php.rio>
2024-04-08 14:24:12 -03:00
Vitor Mattos
1363c47bb0
Use LibreSign method to get PDF file
Signed-off-by: Vitor Mattos <vitor@php.rio>
2024-03-07 14:03:42 -03:00
Vitor Mattos
01f628df85
Prevent to send nul to method that need a node as argument
Signed-off-by: Vitor Mattos <vitor@php.rio>
2024-03-06 18:22:22 -03:00
Vitor Mattos
f9638d2c66
Generate thumbnail when is not my file
Signed-off-by: Vitor Mattos <vitor@php.rio>
2024-03-04 15:44:09 -03:00
Vitor Mattos
7a987e0c31
Set me using method
Signed-off-by: Vitor Mattos <vitor@php.rio>
2024-02-21 20:15:30 -03:00
Vitor Mattos
df73d22175
Remove show pages
Frontend don't use this

Signed-off-by: Vitor Mattos <vitor@php.rio>
2024-02-03 20:49:55 -03:00
Vitor Mattos
5d12ccf40c
Save and retrieve signature when is not authenticated
Signed-off-by: Vitor Mattos <vitor@php.rio>
2024-01-31 20:10:46 -03:00
Vitor Mattos
7892e12c54
Remove dead code
The removed code isn't more necessary since we implemented the preview
using the componente VuePdfEditor

Signed-off-by: Vitor Mattos <vitor@php.rio>
2024-01-20 15:44:05 -03:00
Vitor Mattos
216288f036
Make possible use or file uuid or signer uuid
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-12-30 15:23:03 -03:00
Vitor Mattos
a26c2daa80
Make possible request to sign using the file path
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-11-23 18:03:20 -03:00
Vitor Mattos
841a6fa327
Get the name of file from URL when is possible
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-11-23 15:56:54 -03:00
Vitor Mattos
2d7676dfce
Add header with license
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-09-26 19:27:41 -03:00
Vitor Mattos
8ba90d9ef3
Use annotations to validate payload
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-09-26 19:27:40 -03:00
Vitor Mattos
396bb84758
Remove success from responses
Unecessary if we use the status code to signalize if is success or not

Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-09-26 19:27:40 -03:00
Vitor Mattos
afd7d1de24
Convert annotations to arguments
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-09-26 19:25:15 -03:00
Vitor Mattos
946f2e1635
Remove dead code
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-09-26 19:25:15 -03:00
Vitor Mattos
4bc9cfa34d
Update to php 8.0
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-09-26 19:25:15 -03:00
Lidio Santos
5e7696d6f7 Add helpers to translator tooltips
Signed-off-by: Lidio Santos <lidiosantosrj@protonmail.com>
2022-10-29 16:43:44 -03:00
Vinicius Reis
12a45d136b
🐛 custom file upload 2022-03-19 18:07:51 -03:00
Vitor Mattos
5ba03e7a87
cs:fix 2022-03-12 21:36:40 -03:00
Vitor Mattos
4e9f43aa45
Fix annotations 2022-03-12 21:35:11 -03:00
Vinicius Reis
838ba03edd
🚸 file upload 2022-03-12 16:12:41 -03:00
Vitor Mattos
92c44c65b5
New endpoint to upload file 2022-03-12 13:47:07 -03:00
Vitor Mattos
9b9c2b84c4
Remove unecessary error log 2022-03-05 13:18:27 -03:00
Vitor Mattos
895f9e81e6
Logic moved from controler to service 2022-01-23 07:15:08 -03:00
Vitor Mattos
8bf333078e
Refactor 2022-01-22 21:44:08 -03:00
Renamed from lib/Controller/LibreSignFileController.php (Browse further)