Commit Graph

49 Commits

Author SHA1 Message Date
Daniel Quinn 0eb0c88d3d Now the exporter sets the proper dates 2016-01-23 03:22:15 +00:00
Daniel Quinn 0035e8d9e1 Ignoring my dev importer 2016-01-23 03:16:10 +00:00
Daniel Quinn 796e977894 Django insists on adding every little thing as a migration 2016-01-23 03:14:55 +00:00
Daniel Quinn 4f1bf81d5b Better variable names 2016-01-23 03:05:40 +00:00
Daniel Quinn 9e596953a3 pep8 2016-01-23 02:58:03 +00:00
Daniel Quinn d69df37fb6 The exporter now re-dates the files 2016-01-23 02:57:29 +00:00
Daniel Quinn db494ec250 Added langdetect dependency 2016-01-23 02:38:21 +00:00
Daniel Quinn fdb29f739f Added language detection 2016-01-23 02:33:29 +00:00
Daniel Quinn bcdcfbaee0 Added a manual language lookup based on ISO639 2016-01-23 02:33:04 +00:00
Daniel Quinn fbbaf9cce0 Organised and documented project settings 2016-01-23 02:28:39 +00:00
Daniel Quinn 15fb83078c Added Changes file. Perhaps proper releases soon? 2016-01-23 02:27:35 +00:00
Daniel Quinn ec70d05517 Introducing language detection 2016-01-21 12:50:22 -05:00
Daniel Quinn dbe2df0cad Merge pull request #7 from the01/master
The changes as they are persist the default behaviour, so there's no problem with merging them.
2016-01-21 10:52:41 +00:00
the01 4c1ff658d2 add language setting for tesseract 2016-01-21 09:24:13 +01:00
Daniel Quinn 6172dcad1c Merge branch 'master' of github.com:danielquinn/paperless 2016-01-17 12:11:21 +00:00
Daniel Quinn 103f172c70 Updated to include user creation 2016-01-17 12:11:18 +00:00
root f28fabe048 Added a stability notice 2016-01-16 19:07:27 +00:00
Daniel Quinn 08270b1aaa Having debug off is too much of a pain in the ass 2016-01-17 02:10:07 +00:00
Daniel Quinn 57bae9969b Sort senders by name 2016-01-17 02:09:52 +00:00
Daniel Quinn d89349f272 No need for the debug flag by default 2016-01-15 18:19:53 +00:00
Daniel Quinn 17615d43cb Fixed a few consumer bugs and added an exporter
Rename exporter to export and fixt some debugging

Account for files not matching the sender/title pattern

Added a safety note

Wrong regex on the name parser

Renamed the command to something slightly less ambiguous
2016-01-15 18:14:42 +00:00
Daniel Quinn 2e48036f92 Actually handle the change to using a Sender model 2016-01-15 02:02:47 +00:00
Daniel Quinn d1c811555c Created a Sender model 2016-01-11 12:52:19 +00:00
Daniel Quinn 680b084203 People were complaining that they couldn't find requirements.txt 2016-01-11 09:43:32 +00:00
Daniel Quinn 5b958ea7e3 Merge branch 'master' of github.com:danielquinn/paperless 2016-01-11 09:41:46 +00:00
Daniel Quinn 3f92c1df3c People were complaining that they couldn't find requirements.txt 2016-01-11 09:41:43 +00:00
Daniel Quinn b31d039b9f Changed the link since it was 404ing for some. 2016-01-10 17:06:29 +00:00
Daniel Quinn 10a0556951 Updated the docstring to show what's actually happening 2016-01-10 15:51:38 +00:00
Daniel Quinn 5b479c5058 Updated the requirements section 2016-01-10 15:51:16 +00:00
Daniel Quinn 94ce12f9ee Merge branch 'master' of https://github.com/danielquinn/paperless 2016-01-10 23:18:49 +00:00
Daniel Quinn 3b7ec82a48 Cleanup 2016-01-10 23:18:22 +00:00
Daniel Quinn 6d095910eb Systemd serfice units 2016-01-10 23:17:31 +00:00
Daniel Quinn 97e9cc37a9 Set CONSUMPTION_DIR to something user-editable 2016-01-10 23:17:12 +00:00
Daniel Quinn f620762456 Safer place for the database 2016-01-10 22:45:15 +00:00
Daniel Quinn 3c2c7abdf9 Added django extensions 2016-01-10 13:53:18 +00:00
Daniel Quinn fe47f9f07e Better handling of the passphrase 2016-01-10 13:40:26 +00:00
Daniel Quinn 65c2e42008 Updated the readme with reference to the gpg stuffs 2016-01-01 16:22:18 +00:00
Daniel Quinn f72c515742 Added GPG encryption for the PDFs 2016-01-01 16:13:59 +00:00
Daniel Quinn 6956376d71 typo 2015-12-26 13:44:45 +00:00
Daniel Quinn be87e8c1dc A little more verbosity 2015-12-26 13:21:47 +00:00
Daniel Quinn 946dbf4ea0 Changed the consumer into a loop 2015-12-26 13:21:33 +00:00
Daniel Quinn cb0f7393d6 Prettied up the admin 2015-12-26 13:21:19 +00:00
Daniel Quinn b65f9af9cc Better created & modified + __str__() 2015-12-26 13:20:52 +00:00
Daniel Quinn ba01b6abbe Added a link to the thumbnail 2015-12-21 02:50:33 +00:00
Daniel Quinn 802e9d7045 Restructured the consumer into a loop and added a check for scans in-progress 2015-12-21 02:44:24 +00:00
Daniel Quinn 855ee64097 It works! 2015-12-20 19:23:33 +00:00
Daniel Quinn cbc8c25f3b Added a link and reformatted 2015-12-20 13:07:52 +00:00
Daniel Quinn 724e8eb8cd Intitialised the README
This is mostly here as a spec document at the moment.
2015-12-20 13:05:08 +00:00
Daniel Quinn 73e6370253 Initial commit 2015-12-20 12:54:28 +00:00