No description
Find a file
Nextcloud bot c1b4fca781
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-09 03:34:37 +00:00
.github Postgres Version 2022-11-09 14:18:06 -03:00
.tx [tx-robot] Update transifex configuration 2022-10-07 03:09:21 +00:00
appinfo Update CHANGELOG.md 2022-10-26 16:42:46 -03:00
cfssl Rollback commit 2021-02-04 21:21:53 -03:00
img Update image readme 2021-08-30 13:58:40 -03:00
l10n [tx-robot] updated from transifex 2022-12-09 03:34:37 +00:00
lib l10n: Fixed grammar 2022-11-21 21:53:49 -03:00
src Change text 2022-11-18 21:36:33 +00:00
templates Composer cs:fix 2022-07-30 14:25:27 +00:00
tests Refactor to define an object of ConfigureCheck 2022-10-08 19:42:43 +00:00
.editorconfig 🏗️ remove yarn and use npm 2022-08-05 00:56:54 +00:00
.eslintignore ignore coverage 2021-07-28 12:45:41 -03:00
.eslintrc.js 🔧 (396): refine eslint rules 2021-10-31 11:40:48 -03:00
.gitattributes Rollback commit 2021-02-04 21:21:53 -03:00
.gitignore Integration tests bootstrap 2022-02-14 09:14:17 -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 Bump php dependency 2022-01-15 11:48:29 +00:00
.prettierrc Merge branch 'signature-validate' into main 2021-04-26 12:33:03 -03:00
babel.config.js Rollback commit 2021-02-04 21:21:53 -03:00
CHANGELOG.md Update CHANGELOG.md 2022-10-26 16:42:46 -03:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2021-05-07 19:59:03 -03:00
composer.json Composer update 2022-10-06 14:59:44 -03:00
composer.lock Bump guzzlehttp/psr7 from 2.4.1 to 2.4.2 2022-10-25 23:12:03 +00:00
CONTRIBUTING.md Change site durl 2021-06-10 23:39:15 -03:00
cypress.json Configure Cypress for Integration Tests 2021-02-16 00:27:10 -03:00
jest.config.js new configs to see Nextcloud vars 2021-08-02 13:42:23 -03:00
jsconfig.json 🧑‍💻 add missing prop 2022-08-05 00:56:54 +00:00
LICENSE Update LICENSE 2021-06-28 20:46:06 -03:00
Makefile Change MakeFile 2022-11-09 16:59:28 +00:00
package-lock.json Bump packages 2022-10-10 18:02:50 +00:00
package.json Changelog 2022-10-23 20:53:47 -03:00
phpunit.xml Big refactor 2021-06-25 10:35:23 -03:00
psalm.xml Fix psalm issues 2022-09-10 13:51:09 -03:00
README.md README.md and info.xml updated 2022-10-07 11:46:22 +00:00
stylelint.config.js ignore coverage 2021-07-28 12:45:41 -03:00
webpack.config.js 🏗️ remove yarn and use npm 2022-08-05 00:56:54 +00:00

Test Status Coverage Status Start contributing

Nextcloud app to sign PDF documents.

Table of contents

Setup

After installing LibreSign, is necessary go to Administration Settings > LibreSign and:

  • Download binareis
  • Configure root certificate

Go to Administration Settings > Basic Settings and configure email settings. Is mandatory.

Check setup

Check install:

occ libresign:configure:check

Integrations

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

Full documentation

here

Contributing

here