Commit Graph

  • fc560b8c04 Fix unclickable checkbox in documents view Erik Arvstedt 2018-05-30 16:10:11 +02:00
  • c94f4dcc75 Merge branch 'erikarvstedt-document_field_added' Daniel Quinn 2018-06-01 07:55:39 +01:00
  • 9173bca3c7 Merge branch 'document_field_added' of git://github.com/erikarvstedt/paperless into erikarvstedt-document_field_added Daniel Quinn 2018-06-01 07:51:44 +01:00
  • f2cf3a6a0f Merge branch 'master' of github.com:danielquinn/paperless Daniel Quinn 2018-06-01 07:50:31 +01:00
  • d6346706db
    Merge pull request #360 from erikarvstedt/fix-incompatibility Daniel Quinn 2018-06-01 07:46:50 +01:00
  • 48738dab9f Fix incompatibility with Python versions < 3.6 Erik Arvstedt 2018-06-01 00:45:59 +02:00
  • 11db87fa11 Add field 'added' to documents Erik Arvstedt 2018-04-26 11:58:05 +02:00
  • 1f7990d742 Add note about inotify Daniel Quinn 2018-05-28 13:11:19 +01:00
  • 52b32fddc9 Merge branch 'erikarvstedt-inotify' Daniel Quinn 2018-05-28 13:08:27 +01:00
  • 81a8cb45d7 It's exist_ok=, not exists_ok= -- my bad. Daniel Quinn 2018-05-28 13:08:00 +01:00
  • 9c583fe9f3 Merge branch 'inotify' of git://github.com/erikarvstedt/paperless into erikarvstedt-inotify Daniel Quinn 2018-05-28 13:03:06 +01:00
  • a1cb67c4ce Don't check changed passphrase if no passphrase set Daniel Quinn 2018-05-27 23:32:18 +01:00
  • c37f642cff Remove old Python2.7-style code Daniel Quinn 2018-05-27 23:21:36 +01:00
  • 9df06fbb12 Document the big changes for 2.0 Daniel Quinn 2018-05-27 23:21:20 +01:00
  • 0abf637c67 Exclude unencrypted documents & thumbnails Daniel Quinn 2018-05-27 23:20:55 +01:00
  • 27a936f9bf Add script to (de|en)crypt all documents Daniel Quinn 2018-05-27 23:20:33 +01:00
  • 6e1f2b3f03 Drop STORAGE_TYPE in favour of just using PAPERLESS_PASSPHRASE Daniel Quinn 2018-05-27 23:20:04 +01:00
  • 5643d89270 Change default storage_type to unencrypted Daniel Quinn 2018-05-27 23:17:21 +01:00
  • 52b0249d71 Don't run document checks if table doesn't exist yet Daniel Quinn 2018-05-27 14:28:41 +01:00
  • 2ab2c37f5a Fix migration conflict Daniel Quinn 2018-05-27 14:28:33 +01:00
  • f72fa43e86 Add check for changed password Daniel Quinn 2018-03-18 15:42:51 +00:00
  • c0ad6cd58a Add "fat finger" check to password status Daniel Quinn 2018-03-18 15:42:32 +00:00
  • b79caa64d0 Remove checks we weren't using Daniel Quinn 2018-03-18 15:42:19 +00:00
  • e5b7e93eff Only require a passphrase if STORAGE_TYPE is not "unencrypted" Daniel Quinn 2018-02-04 13:15:08 +00:00
  • d8740ee5ca Make the consumer aware of the different storage types Daniel Quinn 2018-02-04 13:14:47 +00:00
  • cdc07cf153 Move the encrypt/decrypt decision out of db and into the view Daniel Quinn 2018-02-04 13:14:23 +00:00
  • da6dc2ad5b Attach storage_type to Documents Daniel Quinn 2018-02-04 13:13:24 +00:00
  • 885dbf67d5 Set STORAGE_TYPE instead of ENABLE_ENCRYPTION boolean Daniel Quinn 2018-02-04 13:11:35 +00:00
  • 02b40a54e0 Try to be more pep8 in the settings file Daniel Quinn 2018-02-04 13:11:10 +00:00
  • 3b6a3219f5 src/paperless/db.py: If encryption is disabled, just directly read the file contents Mike Cronce 2017-08-07 18:33:56 -04:00
  • 8783c2af88 src/manage.py: Added check to see whether or not encryption is enabled before prompting for passphrase if it's empty Mike Cronce 2017-08-07 18:32:03 -04:00
  • 6cedbb3307 src/paperless/settings.py: Added DISABLE_ENCRYPTION environment variable Mike Cronce 2017-08-06 13:07:54 -04:00
  • 4585308e7f Fix redirect for subpaths (hopefully) Daniel Quinn 2018-05-28 12:56:20 +01:00
  • 4386b09eb1 Code clean up Daniel Quinn 2018-05-28 12:56:06 +01:00
  • f96e7f7895 fixup: mention inotify in 'utilities.rst' Erik Arvstedt 2018-05-21 21:23:57 +02:00
  • 8218b1aa51 Documentation: Replace 'PDF' with 'document' Erik Arvstedt 2018-05-21 21:17:03 +02:00
  • 0559204be4 fixup: require usage of PAPERLESS_EMAIL_SECRET Erik Arvstedt 2018-05-21 12:11:56 +02:00
  • bccac5017c fixup: remove helper fn 'make_dirs' Erik Arvstedt 2018-05-21 00:35:34 +02:00
  • 3e8038577d fixup: break up complex if condition Erik Arvstedt 2018-05-21 00:35:33 +02:00
  • 05b7bcd199 Minor dependency updates Daniel Quinn 2018-05-20 18:07:53 +01:00
  • 3a2a180607 Update for project status Daniel Quinn 2018-05-20 17:52:46 +01:00
  • 9690a00761 Add notes for #352 and #354 Daniel Quinn 2018-05-20 17:28:10 +01:00
  • 3532745579 Allow the searching of documents by tag #354 Daniel Quinn 2018-05-20 17:27:33 +01:00
  • 24bdc07e14
    Merge pull request #352 from Strubbl/fix-unwanted-exit-in-docker-entrypoint.sh Daniel Quinn 2018-05-20 17:16:01 +01:00
  • 528b572855 Add hack to allow for logentries to show for all users. Daniel Quinn 2018-05-20 16:29:00 +01:00
  • 91ddfaa065 Include changelog notes for better clickable area. Daniel Quinn 2018-05-20 16:28:42 +01:00
  • ac0cda861e
    Merge pull request #344 from erikarvstedt/increase_link_area Daniel Quinn 2018-05-20 14:58:08 +01:00
  • a752a4a91a fix bug where docker-entrypoint.sh exits w/o notice Sven Fischer 2018-05-15 19:34:21 +02:00
  • 7e1d59377a Add inotify support Erik Arvstedt 2018-05-11 14:01:21 +02:00
  • 7357471b9e Consumer loop: make sleep duration dynamic Erik Arvstedt 2018-05-11 14:01:20 +02:00
  • bd75a65866 Refactor: renamings, extract fn 'loop' Erik Arvstedt 2018-05-11 14:01:19 +02:00
  • e65e27d11f Consider mtime of ignored files, garbage-collect ignore list Erik Arvstedt 2018-05-11 14:01:18 +02:00
  • 12488c9634 Simplify ignoring docs Erik Arvstedt 2018-05-11 14:01:17 +02:00
  • 61cd050e24 Ensure docs have been unmodified for some time before consuming Erik Arvstedt 2018-05-11 14:01:16 +02:00
  • f018e8e54f Refactor: extract fn try_consume_file Erik Arvstedt 2018-05-11 14:01:15 +02:00
  • a56a3eb86d Use os.scandir instead of os.listdir Erik Arvstedt 2018-05-11 14:01:14 +02:00
  • 2fe7df8ca0 Consume documents in order of increasing mtime Erik Arvstedt 2018-05-11 14:01:13 +02:00
  • 873c98dddb Refactor: extract fn 'make_dirs' Erik Arvstedt 2018-05-11 14:01:12 +02:00
  • ea287e0db2 Fix list out of bounds error in mail message parsing Erik Arvstedt 2018-05-11 14:01:11 +02:00
  • 4babfa1a5b Set default empty PAPERLESS_EMAIL_SECRET Erik Arvstedt 2018-05-11 14:01:10 +02:00
  • aa2fc84d7f Mail fetching: Only catch internal errors Erik Arvstedt 2018-05-11 14:01:09 +02:00
  • 8d5ae64aff Increase link area in documents listing Erik Arvstedt 2018-04-26 11:44:02 +02:00
  • 82f9dde055 Account for KeyError problem in #345 Daniel Quinn 2018-04-28 12:20:43 +01:00
  • c983e73d0f Account for KeyError problem in #345 Daniel Quinn 2018-04-28 12:19:53 +01:00
  • 6fd9995aa1 Installation documentation setup Ovv 2018-04-24 22:19:37 +02:00
  • 20a4a66a57 Clean up test formatting a bit Daniel Quinn 2018-04-22 16:28:21 +01:00
  • 4ed1fff518 Remove old Python style Daniel Quinn 2018-04-22 16:28:03 +01:00
  • 7223ea3c3f Don't explode on invalid dates Daniel Quinn 2018-04-22 16:27:43 +01:00
  • 676c8f9fa7 Patch up thanks.md references Daniel Quinn 2018-04-22 16:11:58 +01:00
  • 00fd2268c5
    Merge pull request #340 from CkuT/issue_334 Daniel Quinn 2018-04-22 15:51:25 +01:00
  • 3aafabba26 Fix LogEntry user when PAPERLESS_DISABLE_LOGIN is set to true CkuT 2018-03-30 08:33:08 +02:00
  • b733b32c1d Update lockfile Daniel Quinn 2018-04-16 09:53:39 +01:00
  • 4ba9514007 Revert root redirection Daniel Quinn 2018-04-16 09:53:31 +01:00
  • 4505711e4f Put this file where it's supposed to be Daniel Quinn 2018-04-15 13:41:08 +01:00
  • 63c394fa31 Document update for subdir support Daniel Quinn 2018-04-13 20:19:05 +01:00
  • 27c72a7bc6 Remove the hard-coding of the thumbnail URL Daniel Quinn 2018-04-13 20:18:16 +01:00
  • 72af13e4e4 Allow STATIC_URL and MEDIA_URL to be configurable via env Daniel Quinn 2018-04-13 20:18:00 +01:00
  • 6c8ef8f044 Use a named URL for the LOGIN_URL value Daniel Quinn 2018-04-13 20:17:31 +01:00
  • 9d4bebd569 Dependencies update Daniel Quinn 2018-04-13 19:52:11 +01:00
  • 101b7bb9bf Use a URL name for the redirect instead of a hard-coding Daniel Quinn 2018-04-13 19:44:16 +01:00
  • 52d6cf085d Fix links and grammar Daniel Quinn 2018-04-13 19:43:56 +01:00
  • 39ead59e45
    Merge pull request #338 from Belonias/master Daniel Quinn 2018-04-10 19:40:38 +01:00
  • 015c49030b Ignore .pytest_cache Daniel Quinn 2018-04-10 19:37:55 +01:00
  • 985b9428fe Add THANKS.md Daniel Quinn 2018-04-10 19:37:42 +01:00
  • ea90bd3f84
    Merge pull request #333 from erikarvstedt/fix-warnings Daniel Quinn 2018-04-03 15:38:22 +01:00
  • fccc95254b final(minor changes) Belonias 2018-04-01 22:39:40 +03:00
  • e266e114a9 final Belonias 2018-04-01 22:34:16 +03:00
  • 19faed3634 update Belonias 2018-03-31 21:10:45 +03:00
  • fcdcf62c2c Fix runtime warning when adding log entries Erik Arvstedt 2018-03-29 23:15:54 +02:00
  • 68251b8be6 Add notes for #328 Daniel Quinn 2018-03-23 11:20:20 +00:00
  • 8e63388833
    Merge pull request #328 from erikarvstedt/master Daniel Quinn 2018-03-23 19:17:47 +08:00
  • 1f2079f65a Use --noreload for permanent server start commands Erik Arvstedt 2018-03-23 10:59:52 +01:00
  • f61fa06993
    Add new consumption logging feature Daniel Quinn 2018-03-19 12:59:10 +00:00
  • da1d3820ec
    Merge pull request #326 from CkuT/new_document_list Daniel Quinn 2018-03-19 12:50:18 +00:00
  • f778d3a6e3 Remove last remnants of PAPERLESS_SHARED_SECRET Daniel Quinn 2018-03-18 14:08:41 +00:00
  • 96a94c4ee9 Remove superfluous import Daniel Quinn 2018-03-18 14:08:29 +00:00
  • b126c6b0ff ... Belonias 2018-03-13 20:31:44 +02:00
  • 1d162dc769 Add test case CkuT 2018-03-13 19:27:59 +01:00
  • a1f257369d Use datetime.now() instead of document.created for LogEntry action_time CkuT 2018-03-13 19:09:48 +01:00
  • 45e18d7094 Add LogEntry after document consumption CkuT 2018-03-11 17:09:43 +01:00