No description
Find a file
2024-05-23 11:03:56 -03:00
.github chore: Add SPDX header 2024-05-14 12:32:04 -03:00
.tx [tx-robot] Update transifex configuration 2022-10-01 03:16:28 +00:00
appinfo chore: Add SPDX header 2024-05-14 12:32:04 -03:00
composer chore: Add SPDX header 2024-05-14 12:32:04 -03:00
img chore: Update thumbnails 2024-04-24 02:18:07 -03:00
l10n Fix(l10n): Update translations from Transifex 2024-05-17 02:09:34 +00:00
lib chore: remove code of JSignPdf 2024-05-17 14:41:12 -03:00
LICENSES chore: Add SPDX header 2024-05-14 12:32:04 -03:00
src chore: Start to implement jeidison/pdf-signe 2024-05-17 14:30:04 -03:00
templates Move add script to a best place 2023-09-26 19:26:59 -03:00
tests chore: bump dependencies 2024-05-16 09:19:56 -03:00
vendor-bin chore: Bump dependencies 2024-05-10 11:27:47 -03:00
.editorconfig Follow the same rules as Nextcloud server 2023-12-30 19:30:14 -03:00
.eslintignore ignore coverage 2021-07-28 12:45:41 -03:00
.eslintrc.js Add lint eslint and update php linters 2023-09-26 19:26:57 -03:00
.gitattributes Rollback commit 2021-02-04 21:21:53 -03:00
.gitignore Move dev dependencies to vendor-bin to prevent conflicts 2022-11-09 20:24:49 -03:00
.l10nignore Ignored folders by transifex 2021-03-18 19:42:34 -03:00
.npmignore Config to translate all text. 2021-02-08 18:04:51 -03:00
.php-cs-fixer.dist.php chore: Add SPDX header 2024-05-14 12:32:04 -03:00
.prettierrc Merge branch 'signature-validate' into main 2021-04-26 12:33:03 -03:00
babel.config.js Use the same pattern of other apps 2024-01-24 23:09:58 -03:00
CHANGELOG.md chore: changelog 2024-05-10 12:45:01 -03:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2021-05-07 19:59:03 -03:00
composer.json chore: replace TCPDF by PdfParser to validate PDF file 2024-05-08 16:49:33 -03:00
composer.lock chore(deps): Bump twig/twig from 3.10.2 to 3.10.3 2024-05-16 16:31:24 +00:00
CONTRIBUTING.md feat: I changed the text structure 2024-05-06 15:33:33 -04:00
jsconfig.json 🧑‍💻 add missing prop 2022-08-04 20:36:33 -03:00
LICENSE Update LICENSE 2021-06-28 20:46:06 -03:00
Makefile chore: use find to remove files 2024-05-08 16:47:38 -03:00
package-lock.json chore(deps-dev): Bump @nextcloud/babel-config from 1.1.1 to 1.2.0 2024-05-16 16:47:08 +00:00
package.json chore(deps-dev): Bump @nextcloud/babel-config from 1.1.1 to 1.2.0 2024-05-16 16:47:08 +00:00
phpunit.xml Flipped suites 2023-11-02 13:28:01 -03:00
psalm.xml chore: make psalm more restrictive 2024-05-14 17:13:42 -03:00
README.md feat: I change the text format readme 2024-05-06 15:48:11 -04:00
SECURITY.md create security policy 2023-11-29 19:42:26 -03:00
stylelint.config.js Add lint eslint and update php linters 2023-09-26 19:26:57 -03:00
webpack.config.js Fix load font 2024-02-17 18:58:06 -03:00

Test Status Coverage Status Start contributing

Nextcloud app to sign PDF documents.

Contributing

There are many ways to contribute, including writing code, filing issues on GitHub, helping people Overflow, helping to triage, reproduce, or fix bugs that people have filed, adding to our documentation. To get more details go to our contributing guide.

Integrations

  • GLPI: Plugin to sign GLPI tickets
  • Approval: Approve/reject files based on workflows defined by admins

API Documentation

API Documentation