papermerge-core icon indicating copy to clipboard operation
papermerge-core copied to clipboard

In this repository is the source code of Papermerge DMS backend core, REST API server, and frontend UI

Results 27 papermerge-core issues
Sort by recently updated
recently updated
newest added

A 50-page pdf file is very slow to open, and it takes 10 minutes to open it all. What is the reason? ![WX20220831-090241@2x](https://user-images.githubusercontent.com/75401343/187570635-bb412cda-98cf-4115-a572-25d4fb525cb0.png) ![WX20220831-090301@2x](https://user-images.githubusercontent.com/75401343/187570638-3bc00955-69b0-4196-bd42-b6fb0da0c0e0.png)

enhancement
optimization

Backend and Frontend start normally, but an error occurs when accessing the front-end page chrome console, http://120.76.102.100:8000/api/users/me/ 401 (Unauthorized) error 。 Visit http://120.76.102.100:8000/api/users/me/ and return information "errors":[{"detail":"Authentication credentials were not...

bug

After installing according to the Contributor's Manual document, the following problems occur 1. run the ./manage.py worker step, The following error message appears。 Unknown command: 'worker'. 2. The backend and...

documentation

Hi I have difficulties to login to new installation with the below error: ![Screenshot from 2022-08-22 12-46-13](https://user-images.githubusercontent.com/12931635/185976248-15fe7f9a-96fa-4899-ae3b-bc2168753404.png) Do you have any idea to solve it? Thank you very much. Below...

docker

The goal of this issue is to provide a manual and working copy of papermerge to be GoBD compliant. The basic installation of papermerge will already meet alot of the...

feature request

Hey @ciur, thank you for your awesome project. I found that if I am using Papermerge's importer for local files, I only can import files and not folder within files....

enhancement

Hi, PDF file with a size of 100 MB are not uploaded for me. Is this a known problem? with kind regards Chris

help wanted
question

As documents are not indexed if OCR is switched off, there should be a possibility to (re)index all documents within PaperMerge or a switch to index imported documents even if...

bug

In other words - UI should be available in different languages (i18n). One possible candidate for UI localization is https://react.i18next.com/

feature request
low

Using 2.1.9 trying to mount /app outside of the docker container I get this error: ``` 2023-09-19 16:47:56,659 INFO exited: nginx (exit status 1; not expected) Traceback (most recent call...