Commit Graph

292 Commits

Author SHA1 Message Date
Jonas Winkler fec9e54049 new setting: PAPERLESS_OCR_PAGES 2020-11-22 12:54:08 +01:00
Jonas Winkler 54af13e4b8 much better mail rule admin 2020-11-22 01:39:48 +01:00
Jonas Winkler d3482a4aef changelog 2020-11-21 20:44:35 +01:00
Jonas Winkler 3600e5a8fb updated docs 2020-11-21 20:29:30 +01:00
Jonas Winkler 5a84cc835a updated release script 2020-11-21 13:05:17 +01:00
Jonas Winkler 77559332bc docs 2020-11-20 18:45:44 +01:00
Jonas Winkler bd45a804a7 docs 2020-11-20 13:28:30 +01:00
Jonas Winkler 6fd64f9408 updates for 0.9.1 2020-11-19 13:44:17 +01:00
Jonas Winkler d1f9f456bb moved the documentation of the config
to the actual docs.
2020-11-19 13:18:57 +01:00
Jonas Winkler b89e836e3d updated documentation 2020-11-18 22:56:30 +01:00
Jonas Winkler 93b81ef6e9 updated docs 2020-11-18 22:40:07 +01:00
Jonas Winkler 8908bc259e updated logging, logging for the mail consumer to see whats happening 2020-11-18 13:23:30 +01:00
Jonas Winkler d7a0848a91 updated docs 2020-11-18 02:02:06 +01:00
Jonas Winkler 758d53d816 more documentation. 2020-11-18 00:00:55 +01:00
Jonas Winkler c5b2bd6b48 Merge branch 'dev' into mail_rework 2020-11-17 18:42:40 +01:00
Jonas Winkler e05f5fd583 docs 2020-11-17 18:11:53 +01:00
Jonas Winkler deb9c6bd1a new docs for mail 2020-11-17 18:10:51 +01:00
Jonas Winkler fef6dd38f9 Merge branch 'dev' into mail_rework 2020-11-17 00:23:10 +01:00
Jonas Winkler 084f0b6a0f added some documentation 2020-11-16 19:11:18 +01:00
Jonas Winkler 8dca459573 first version of the new consumer. 2020-11-16 18:26:54 +01:00
Jonas Winkler 0b1637da62 first implementation of the mail rework 2020-11-15 23:56:22 +01:00
Jonas Winkler 8157d69ad7 updated docs 2020-11-14 19:28:34 +01:00
Jonas Winkler 491bbd571a more documentation 2020-11-14 14:16:57 +01:00
Jonas Winkler b3d0520d37 versioning. 2020-11-14 12:13:46 +01:00
Jonas Winkler afcb23a567 added some screenshots 2020-11-14 01:21:52 +01:00
Jonas Winkler 79262b631d more documentation. 2020-11-13 21:28:08 +01:00
Jonas Winkler a3aa9ca2dc more docs 2020-11-13 21:06:05 +01:00
Jonas Winkler 2ad3087e22 more documentation 2020-11-13 20:52:09 +01:00
Jonas Winkler aebcc2b911 more documentation. 2020-11-13 20:43:16 +01:00
Jonas Winkler 4862ce7674 more documentation. 2020-11-13 20:30:33 +01:00
Jonas Winkler 070f8ee949 docs and readme 2020-11-13 19:27:22 +01:00
Jonas Winkler f2dbb74d44 reworking the documentation. 2020-11-13 18:46:19 +01:00
Jonas Winkler 7d282a4e4e removed unused code, small fixes 2020-11-02 18:20:04 +01:00
Jonas Winkler 9187026c47 removed some stuff 2020-10-25 20:52:39 +01:00
Jonas Winkler 421dab786d Merge branch 'master' into dev 2020-10-16 15:02:57 +02:00
Yannik Böltes @SEMPERCODING f96c3d0216 Update scanners.rst
Added Brother MFC-9142CDN
2020-06-06 10:24:17 +02:00
Frederick Robinson 2a94e3a648 Adjust docker version requirements in doc
The default config uses docker compose version 2.1 

https://docs.docker.com/compose/compose-file/compose-versioning/#version-21
2020-06-02 00:20:58 -07:00
Pit d841a3ee5e Merge pull request #627 from Flameeyes/master
Update unpaper website link.
2020-05-19 19:02:57 +02:00
Pit 5e0a3bd7a7 Merge pull request #643 from Pyromane/patch-1
Update lxc-install.sh
2020-05-19 18:59:38 +02:00
GaryNg 7f28a857ab Fix a small typo 2020-05-09 05:36:31 +08:00
Pyromane c4848e9a22 Update lxc-install.sh 2020-05-05 21:58:21 +02:00
Diego Elio Pettenò 81c6a8abf0 Update unpaper link to point to the GitHub repository.
While I have been "maintaining" unpaper for the past nine years, I have not
spent any time on it for the past seven or so, beside kicking it down the
road. I'm now trying to put it into a position where it can be taken over
by someone who has interest in it.

The first step is clearly to remove references to my own website where
possible.
2020-04-13 12:45:27 +01:00
Uli 91272029ab fix highlighting skipped warning
* refs https://github.com/sphinx-doc/sphinx/issues/4098
2020-01-11 01:14:06 +01:00
Fabian Winter 9c1fcbcc98 Address comments 2019-11-03 20:14:17 +01:00
Fabian Winter 9b2b435c5b Support SSL for web interface
Thanks to @MasterofJOKers, here is basic support for SSL:
You need to create your key and certificate and copy them to the `data`
directory, named `ssl.cert` and `ssl.key`.
Then, set `PAPERLESS_USE_SSL` in `docker-compose.env` to `true`.

Solves #576.
2019-11-03 18:30:43 +01:00
Matthias Brandt 12f0df0f52 fix: Documentation rendering leads to wrong commands #569 2019-10-05 18:08:06 +02:00
Daniel Quinn 1c956652f3 Merge pull request #542 from grembo/master
Allow configuring transformations to be applied to the filename before
2019-09-09 20:53:45 +01:00
Pit ebd9f918d2 Merge pull request #543 from maur/master
lxc installation - small improvements
2019-09-08 19:13:03 +02:00
Daniel Quinn d9350315f5 Merge pull request #552 from diveflo/master
Use whitenoise and brotli for static file compression & caching
2019-09-08 12:18:48 +01:00
Michael Gmelin f0320fb72d Allow configuring transformations to be applied to the filename before
parsing. The motivation was that files produced by a Brother scanner
wouldn't match paperless' expectations. At most one transformation
is applied (first matching). It won't affect the filename on disk.

This is generic enough so that it is useful for various purposes.
In my case it allows me to use the different hardware buttons on
the scanner to use different profiles, feeding one instance of
paperless with documents of multiple entities and tagging them
accordingly.

Example:

PAPERLESS_FILENAME_PARSE_TRANSFORMS=[{"pattern":"^([a-z]+)_(\\d{8})_(\\d{6})_([0-9]+)\\.", "repl":"\\2\\3Z - \\4 - \\1."},{"pattern":"^([a-z]+)_([0-9]+)\\.", "repl":" - \\2 - \\1."}]
2019-08-31 15:01:25 +02:00