No description
Find a file
Nextcloud bot 545686b19c
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-05-20 02:33:58 +00:00
.devcontainer Add nextcloud config on devcontainer 2024-08-29 12:01:58 +00:00
.github fix: run update before install 2025-04-11 10:36:54 -03:00
.tx [tx-robot] Update transifex configuration 2022-10-01 03:16:28 +00:00
appinfo chore: changelog 2025-04-12 13:45:02 -03:00
composer Use autoload following the server pattern 2023-09-26 19:26:59 -03:00
img feat: rewrite validation page 2024-12-29 12:01:01 +00:00
l10n fix(l10n): Update translations from Transifex 2025-05-20 02:33:58 +00:00
lib fix: only load backup if exists 2025-04-12 15:30:44 +00:00
src fix: notification date 2025-04-11 10:53:35 -03:00
templates Move add script to a best place 2023-09-26 19:26:59 -03:00
tests fix: check if already is possible to access the sign link 2025-04-11 10:53:35 -03:00
vendor-bin chore: bump dependencies 2025-03-25 22:10:20 -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 chore: update eslint rules 2024-09-23 22:50:51 +00:00
.gitattributes Rollback commit 2021-02-04 21:21:53 -03:00
.gitignore chore: remove unecessary change 2024-07-19 14:58:45 +00: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: apply cs fixer 2024-07-11 01:44:03 -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 2025-04-12 13:45:02 -03:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2021-05-07 19:59:03 -03:00
composer.json feat: add signingTime to signer data 2025-01-10 11:01:45 -03:00
composer.lock chore: bump dependencies 2025-03-25 22:10:20 -03:00
CONTRIBUTING.md feat: I changed the text structure 2024-05-06 19:38:33 +00: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 fix: Java setup 2024-07-12 17:20:38 +00:00
openapi-administration.json fix: cfsslUri is optional value 2024-07-24 02:01:28 +00:00
openapi-full.json fix: notification date 2025-04-11 10:53:35 -03:00
openapi.json fix: notification date 2025-04-11 10:53:35 -03:00
package-lock.json chore: changelog 2025-04-12 13:45:02 -03:00
package.json chore: changelog 2025-04-12 13:45:02 -03:00
phpunit.xml fix: sign setup when build 2024-07-01 22:57:30 +00:00
psalm.xml chore: Replace template engine 2024-10-22 21:26:45 -03:00
README.md Merge pull request #2963 from LibreSign/backport/2961/stable29 2024-05-07 10:31:59 -03:00
redocly.yaml chore: bump openapi-typescript 2024-08-02 17:54:56 -03: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
tsconfig.json feat: rewrite file list 2024-11-05 20:17:25 +00:00
webpack.config.js chore: remove chunk all 2025-01-16 09:14:13 +00: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