Code Monkey home page Code Monkey logo

paperless-desktop's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

paperless-desktop's Issues

Not able to load document detail view in 0.0.2

screen shot 2017-03-18 at 16 02 31

and after that, no other request seems to be fired to load another detail view.
The button on top are not working either beside when pressing the "Document" button on the most left, the search field appears.

screen shot 2017-03-18 at 16 04 52

On the detail page the link to download the PDF directly works on the view that caused the error and triggered the alert.

Correspondents Filter (Menu on the left) not working

getting

Warning: flattenChildren(...): Encountered two children with the same key, `0:$112`. Child keys must be unique; when two children share a key, only the first child will be used.
    in div (created by Documents)
    in div (created by Documents)
    in Documents (created by RouterContext)
    in div (created by App)
    in div (created by App)
    in App (created by RouterContext)
    in Master (created by RouterContext)
    in RouterContext (created by Router)
    in Router

Change settings?

Hi Thomas
Where are the settings stored? I've to change the host of my paperless endpoint.

primordials is not defined

Expected Behavior

npm install && npm start to work properly to build and run the app

Actual Behavior

After npm install, there were no errors but when I did an npm start, I got the following error regarding primordials:

$ npm start

> [email protected] start /opt/Data/Software/paperless-desktop
> gulp && electron .

fs.js:45
} = primordials;
    ^

ReferenceError: primordials is not defined
    at fs.js:45:5
    at req_ (/opt/Data/Software/paperless-desktop/node_modules/natives/index.js:143:24)
                "test": "echo \"Error: no test specified\" && exit 1",
    at Object.req [as require] (/opt/Data/Software/paperless-desktop/node_modules/natives/index.js:55:10)
    at Object.<anonymous> (/opt/Data/Software/paperless-desktop/node_modules/vinyl-fs/node_modules/graceful-fs/fs.js:1:37)
    at Module._compile (internal/modules/cjs/loader.js:1063:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
    at Module.load (internal/modules/cjs/loader.js:928:32)
    at Function.Module._load (internal/modules/cjs/loader.js:769:14)
    at Module.require (internal/modules/cjs/loader.js:952:19)
    at require (internal/modules/cjs/helpers.js:88:18)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start: `gulp && electron .`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

                "test": "echo \"Error: no test specified\" && exit 1",
{
npm ERR! A complete log of this run can be found in:
npm ERR!     /home/edavison/.npm/_logs/2021-04-30T15_06_20_770Z-debug.log

Steps to Reproduce the Problem

  1. git clone the current repo
  2. npm install
  3. npm start

Specifications

  • Version of Paperless: paperless-ng 1.4.0
  • Version of Paperless-Desktop: current version in git as of 2021-04-30
  • Platform: linux fedora 34
  • Version of NodeJS (if applicable): v14.16.1

Support?

Moin kurze Frage wurde der Support eingestellt davon bzw. wird nicht weiter betreut?

Can't login

Expected Behavior

I can log in

Actual Behavior

It tells me the signing information can't be right

Steps to Reproduce the Problem

  1. Set up paperless behind a reverse proxy to enable https
  2. test that in the browser you can log in with your username and password
  3. try logging in with paperless-desktop (using the same URI, username and password as in the browser)

Specifications

  • Version of Paperless-Desktop: 9e0329a
  • Platform: windows 10
  • Version of NodeJS (if applicable): 8.9.3

"Could not load documents!"

Expected Behavior

Expected UI to load up all documents, correspondents, and tags.

Actual Behavior

UI partially loaded the left-side nav bar then presented an error message:
screen shot 2018-12-18 at 11 38 56 am

Steps to Reproduce the Problem

  1. I am using Paperless through an SSH tunnel so this is most likely where the issue is stemming from. I forward port 8000 on the remote machine locally to port 8000.
    ssh -NL 8000:localhost:8000 [email protected]
  2. Paperless itself works and is fully accessible to me locally via, http://localhost:8000/
  3. I configured Paperless-desktop with this URL and my username/password and received the above error message.

Specifications

  • Version of Paperless: (docker) danielquinn/paperless:latest
  • Version of Paperless-Desktop: Latest from Github releases page (v1.8.4)
  • Platform: macOS
  • Version of NodeJS (if applicable):

Here's some output from the debug console:

Uncaught (in promise) TypeError: Cannot read property 'id' of undefined
    at file:///private/var/folders/09/g9nph7tx3bzdhmf9k8vj_kyr0000gn/T/AppTranslocā€¦D0A7D24B/d/Paperless.app/Contents/Resources/app/js/build/bundle.js:1470:34
    at Array.map (native)
    at DocumentItem.render (file:///private/var/folders/09/g9nph7tx3bzdhmf9k8vj_kyr0000gn/T/AppTranslocā€¦D0A7D24B/d/Paperless.app/Contents/Resources/app/js/build/bundle.js:1464:31)
    at file:///private/var/folders/09/g9nph7tx3bzdhmf9k8vj_kyr0000gn/T/AppTranslocā€¦/d/Paperless.app/Contents/Resources/app/js/build/vendor.bundle.js:75790:21
    at measureLifeCyclePerf (file:///private/var/folders/09/g9nph7tx3bzdhmf9k8vj_kyr0000gn/T/AppTranslocā€¦/d/Paperless.app/Contents/Resources/app/js/build/vendor.bundle.js:75070:12)
    at ReactCompositeComponentWrapper._renderValidatedComponentWithoutOwnerOrContext (file:///private/var/folders/09/g9nph7tx3bzdhmf9k8vj_kyr0000gn/T/AppTranslocā€¦/d/Paperless.app/Contents/Resources/app/js/build/vendor.bundle.js:75789:25)
    at ReactCompositeComponentWrapper._renderValidatedComponent (file:///private/var/folders/09/g9nph7tx3bzdhmf9k8vj_kyr0000gn/T/AppTranslocā€¦/d/Paperless.app/Contents/Resources/app/js/build/vendor.bundle.js:75816:32)
    at ReactCompositeComponentWrapper.performInitialMount (file:///private/var/folders/09/g9nph7tx3bzdhmf9k8vj_kyr0000gn/T/AppTranslocā€¦/d/Paperless.app/Contents/Resources/app/js/build/vendor.bundle.js:75356:30)
    at ReactCompositeComponentWrapper.mountComponent (file:///private/var/folders/09/g9nph7tx3bzdhmf9k8vj_kyr0000gn/T/AppTranslocā€¦/d/Paperless.app/Contents/Resources/app/js/build/vendor.bundle.js:75252:21)
    at Object.mountComponent (file:///private/var/folders/09/g9nph7tx3bzdhmf9k8vj_kyr0000gn/T/AppTranslocā€¦/d/Paperless.app/Contents/Resources/app/js/build/vendor.bundle.js:81544:35)

and (very similar to the last one, except triggered by clicking the documents button)

DocumentItem.js:64 Uncaught TypeError: Cannot read property 'id' of undefined
    at file:///private/var/folders/09/g9nph7tx3bzdhmf9k8vj_kyr0000gn/T/AppTranslocā€¦D0A7D24B/d/Paperless.app/Contents/Resources/app/js/build/bundle.js:1470:34
    at Array.map (native)
    at DocumentItem.render (file:///private/var/folders/09/g9nph7tx3bzdhmf9k8vj_kyr0000gn/T/AppTranslocā€¦D0A7D24B/d/Paperless.app/Contents/Resources/app/js/build/bundle.js:1464:31)
    at file:///private/var/folders/09/g9nph7tx3bzdhmf9k8vj_kyr0000gn/T/AppTranslocā€¦/d/Paperless.app/Contents/Resources/app/js/build/vendor.bundle.js:75790:21
    at measureLifeCyclePerf (file:///private/var/folders/09/g9nph7tx3bzdhmf9k8vj_kyr0000gn/T/AppTranslocā€¦/d/Paperless.app/Contents/Resources/app/js/build/vendor.bundle.js:75070:12)
    at ReactCompositeComponentWrapper._renderValidatedComponentWithoutOwnerOrContext (file:///private/var/folders/09/g9nph7tx3bzdhmf9k8vj_kyr0000gn/T/AppTranslocā€¦/d/Paperless.app/Contents/Resources/app/js/build/vendor.bundle.js:75789:25)
    at ReactCompositeComponentWrapper._renderValidatedComponent (file:///private/var/folders/09/g9nph7tx3bzdhmf9k8vj_kyr0000gn/T/AppTranslocā€¦/d/Paperless.app/Contents/Resources/app/js/build/vendor.bundle.js:75816:32)
    at ReactCompositeComponentWrapper.performInitialMount (file:///private/var/folders/09/g9nph7tx3bzdhmf9k8vj_kyr0000gn/T/AppTranslocā€¦/d/Paperless.app/Contents/Resources/app/js/build/vendor.bundle.js:75356:30)
    at ReactCompositeComponentWrapper.mountComponent (file:///private/var/folders/09/g9nph7tx3bzdhmf9k8vj_kyr0000gn/T/AppTranslocā€¦/d/Paperless.app/Contents/Resources/app/js/build/vendor.bundle.js:75252:21)
    at Object.mountComponent (file:///private/var/folders/09/g9nph7tx3bzdhmf9k8vj_kyr0000gn/T/AppTranslocā€¦/d/Paperless.app/Contents/Resources/app/js/build/vendor.bundle.js:81544:35)

and

ReactReconciler.js:60 Uncaught TypeError: Cannot read property 'getHostNode' of null
    at Object.getHostNode (ReactReconciler.js:60)
    at ReactCompositeComponentWrapper.getHostNode (ReactCompositeComponent.js:381)
    at Object.getHostNode (ReactReconciler.js:60)
    at Object.updateChildren (ReactChildReconciler.js:111)
    at ReactDOMComponent._reconcilerUpdateChildren (ReactMultiChild.js:204)
    at ReactDOMComponent._updateChildren (ReactMultiChild.js:308)
    at ReactDOMComponent.updateChildren (ReactMultiChild.js:295)
    at ReactDOMComponent._updateDOMChildren (ReactDOMComponent.js:944)
    at ReactDOMComponent.updateComponent (ReactDOMComponent.js:758)
    at ReactDOMComponent.receiveComponent (ReactDOMComponent.js:720)

Sort Tags alphabetically

Issue

By default, the tag list is sorted in the order the tags are created.
I would like to change this behavior to sort the list alphabetically or by color.

My wish

The optimal solution (from my perspective) would be to have alphabetical sorting in the side bar of the "Documents" overview page and custom sorting on the "Tags" page (by clicking the header line).

Workaround

Workaround that sorts the Tag list alphabetically: When loading the Tag list via the paperless API, it is possible to change the order. Add ?ordering=name to line 22 in js/src/actions/TagsActions.js:

 getTags() {
                const url = localStorage.getItem("settings.host") + "/api/tags/?ordering=name";

paperless-desktop wont open any documents

Its seems to start just finde and gives me an overview of my documents, but when I try to open one of them, it is displayer for about 2 seconds, then the screen is completely white, and there no more buttons or anything.
I have to close the application in the Terminalwindow
bildschirmfoto vom 2017-11-12 13-52-17
`> [email protected] start /home/thomas/paperless-desktop

gulp && electron .

[13:50:09] Using gulpfile ~/paperless-desktop/gulpfile.js
[13:50:09] Starting 'browserify-vendor'...
[13:50:19] Finished 'browserify-vendor' after 10 s
[13:50:19] Starting 'browserify'...
[13:50:23] Finished 'browserify' after 3.94 s
[13:50:23] Starting 'default'...
[13:50:23] Finished 'default' after 60 Ī¼s
`
Its installed on solus via npm install.

Problem with files upload

Hi,
I'm trying to upload files with the drag&drop feature of the desktop app, the app seems to work because i got this line on server logs:

"POST /push HTTP/1.1" 202

but the file is not in the consume directory and do not appear in the document list.

Volumes on my docker-compose are like this:

        volumes:
            - data:/usr/src/paperless/data
            - media:/usr/src/paperless/media
            - ../volume/consume:/consume

folder permission are like this:

drwxrwxr-x 2 root paperles 4.0K Jul 17 15:28 consume

I dont understand where is the problem.
Thank you

Specifications

  • Version of Paperless: 2.1.x
  • Version of Paperless-Desktop: 0.0.13-alpha
  • Platform: MacOS High Sierra 10.13.5

Reminders for Documents

Popup a Desktop Notification or something for certain documents. This is especially interesting for bills that need to be payed at a certain point in time.

Correspondents filter in Document view doesn't filter

Expected Behavior

... to see only documents matching the correspondent when selecting one in the document view in the menu on the left

Actual Behavior

... seeing all documents (unfiltered)

Steps to Reproduce the Problem

click on a correspondent to select it

Specifications

More info

  • No errors showing up in the dev console.
  • The API request sent to paperless is e.g. GET /api/documents/?correspondent__slug_0=lemontorge&correspondent__slug_1=contains&tags__slug_1=contains&ordering=-modified&page=1
  • When I try the above command in the browser API in paperless I also get a list of all documents.

Not sure if this is a paperless or a paperless-desktop problem?
Either way, many thanks to the developers of both projects!

Get rid of react warning

Warning: You are manually calling a React.PropTypes validation function for the getComponents prop on IndexRoute. This is deprecated and will not work in production with the next major version. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details.

Only PDFs can be opened

Trying to open a jpg that I processed with paperless just thrown an error that it's not a pdf.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.