No description
Find a file
Vitor Mattos 863508e8e4
Implement activity
Signed-off-by: Vitor Mattos <vitor@php.rio>
2024-03-04 20:38:44 -03:00
.github Workaround to prevent nextcloud/ocp outdated 2024-02-16 18:14:59 -03:00
.tx [tx-robot] Update transifex configuration 2022-10-01 03:16:28 +00:00
appinfo Merge pull request #2424 from LibreSign/bugfix/thumbnail-for-guest 2024-03-04 15:51:55 -03:00
composer Use autoload following the server pattern 2023-09-26 19:26:59 -03:00
img Implement activity 2024-03-04 20:38:44 -03:00
l10n Fix(l10n): Update translations from Transifex 2024-03-04 02:15:42 +00:00
lib Implement activity 2024-03-04 20:38:44 -03:00
src Generate thumbnail when is not my file 2024-03-04 15:44:09 -03:00
templates Move add script to a best place 2023-09-26 19:26:59 -03:00
tests Implement activity 2024-03-04 20:38:44 -03:00
vendor-bin Bump dependencies 2024-02-28 16:42:51 -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 Add vendor-bin to be ignored by cs 2023-04-10 13:50:23 -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 Bump version 2024-02-09 09:30:15 -03:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2021-05-07 19:59:03 -03:00
composer.json Implement email blur 2024-01-05 01:02:38 -03:00
composer.lock chore(dev-deps): Bump nextcloud/ocp package 2024-03-03 02:24:42 +00:00
CONTRIBUTING.md update contributing asking for donate 2023-11-21 19:51:52 -03: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 Workaround to prevent nextcloud/ocp outdated 2024-02-16 18:14:59 -03:00
package-lock.json Bump @fontsource/dancing-script from 5.0.16 to 5.0.17 2024-03-04 16:51:19 +00:00
package.json Bump @fontsource/dancing-script from 5.0.16 to 5.0.17 2024-03-04 16:51:19 +00:00
phpunit.xml Flipped suites 2023-11-02 13:28:01 -03:00
psalm.xml Add stubs to psalm 2024-02-02 15:08:29 -03:00
README.md Remove CFSSL from README 2024-02-15 16:44:41 -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
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.

Setup

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

  • Click in the Download binaries button. When it show status successful to all items, except root certificate not configured, is time to configure root certificate in the next section.

Integrations

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

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.

API Documentation

API Documentation