750 Commits

Author SHA1 Message Date
phail
9c5f824bb3 add parsing of inline attachments
remove insecure chromium option
fix html parsing
2022-05-03 23:21:33 +02:00
phail
830423cc41 Merge remote-tracking branch 'paperless/dev' into feature-consume-eml 2022-05-03 17:42:56 +02:00
Quinn Casey
39be1bb7b4 Merge pull request #851 from paperless-ngx/feature-semver-tags
Feature: Use semver for release process
2022-05-03 06:30:11 -07:00
Quinn Casey
69267b286f Update Gotenberg to 7.4 2022-05-02 09:16:42 -07:00
Quinn Casey
32ac14ac0a Update Tika documentation 2022-05-02 09:02:29 -07:00
Trenton Holmes
d41b3deec3 First changes for using semver everywhere 2022-05-01 13:21:10 -07:00
Trenton Holmes
d71562b331 Updates the Dockerfile to facilitate local image builds, adds documentation for how to build, adds registry caching for final image too 2022-04-30 10:33:09 -07:00
phail
276b99b340 Merge remote-tracking branch 'paperless/dev' into feature-consume-eml 2022-04-29 23:52:56 +02:00
phail
79579d6239 add eml parser to paperless_mail 2022-04-29 22:58:11 +02:00
Quinn Casey
2dbd8e3430 Merge pull request #766 from paperless-ngx/feature-barcode-tiff-support
Feature barcode tiff support
2022-04-27 19:46:16 -07:00
Trenton Holmes
ed960216b7 Converts tabs to spaces and update EditorConfig for the new files 2022-04-25 11:32:55 -07:00
Michael Shamoon
421a604b92 Merge branch 'main' into dev 2022-04-25 10:33:40 -07:00
shamoon
1fd0d18293 Merge pull request #695 from paperless-ngx/beta
[Beta] Paperless-ngx v1.7.0 Release Candidate 1
2022-04-25 10:24:27 -07:00
shamoon
89cc4781ae fix docs dark mode toggle blocks menu button 2022-04-22 01:00:19 -07:00
Trenton Holmes
578b8437e2 Tweaks documentation around mail fetching sub-folders 2022-04-19 15:35:45 -07:00
Trenton Holmes
68644c4ef8 Updates the documentation 2022-04-19 09:05:30 -07:00
Florian Brandes
1f678c2210 add tests
fix indention
add more documentation

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-04-17 16:10:53 +02:00
Florian Brandes
40d1412e5e add TIFF barcode support
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-04-16 21:59:03 +02:00
Florian Brandes
bb22caa6a7 add barcode packages to setup.rst
fixes #730

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-04-15 08:32:53 +02:00
Michael Shamoon
a42f3bb1ef Add note for malformed package-lock in 1.6.0 2022-04-13 20:43:42 -07:00
Quinn Casey
e66f0c7fe4 Merge branch 'main' into beta 2022-04-13 08:13:32 -07:00
Adrian Lumpe
b8df886b3e corrects some spelling mistakes in docs 2022-04-13 15:39:49 +02:00
shamoon
2a28a8415d Update changelog.rst
[ci skip]
2022-04-13 03:14:43 -07:00
Quinn Casey
379418f6ce Add required PAPERLESS_URL to nginx proxy docs 2022-04-12 15:06:32 -07:00
shamoon
2f2b54b286 Update changelog.rst
[ci skip]
2022-04-12 07:30:16 -07:00
shamoon
fde6f424d7 Update changelog.rst
[ci skip]
2022-04-12 07:29:07 -07:00
shamoon
9d7a1bc05a Merge pull request #700 from paperless-ngx/fix-healthcheck
add "localhost" to ALLOWED_HOSTS
2022-04-12 07:25:09 -07:00
Florian Brandes
007f3699a2 add "localhost" to ALLOWED_HOSTS
if PAPERLESS_URL is set and ALLOWED_HOSTS is NOT set

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-04-12 14:39:08 +02:00
shamoon
f4979c8ab5 Merge branch 'main' into beta 2022-04-11 23:37:21 -07:00
Michael Shamoon
2d20dac536 Minor merge conflicts
[ci skip]
2022-04-11 23:31:20 -07:00
Michael Shamoon
aa38766c80 Update changelog.rst
[ci skip]
2022-04-11 23:05:16 -07:00
Michael Shamoon
abe520e928 Update changelog.rst
[ci skip]
2022-04-11 22:58:08 -07:00
Michael Shamoon
e70244237c v1.7.0-rc1 2022-04-11 21:03:02 -07:00
Michael Shamoon
085704921c tiny docs css fix
[ci skip]
2022-04-11 14:14:15 -07:00
shamoon
d8cfa3983f Merge pull request #684 from paperless-ngx/docs-dark-mode
Documentation dark mode
2022-04-11 14:10:23 -07:00
Quinn Casey
a1c02431d4 Fix name 2022-04-11 12:34:37 -07:00
Quinn Casey
eed1b532b9 Remove explicit "no" as was done in f303a1c 2022-04-11 12:32:32 -07:00
Quinn Casey
17bcd072ed Add 994d502 2022-04-11 12:23:27 -07:00
Quinn Casey
2cb617313e Add f303a1c 2022-04-11 12:21:52 -07:00
Quinn Casey
92ce13d6a4 Add f2f7b71 2022-04-11 12:17:44 -07:00
Quinn Casey
7de8866e2f Reset table to b318c0a 2022-04-11 12:12:01 -07:00
Florian
a90d3bda14 Merge pull request #532 from paperless-ngx/feature-barcode-splitter
Feature barcode splitter
2022-04-11 08:51:48 +02:00
shamoon
3505a08633 Merge pull request #550 from stumpylog/feature-mail-consume-improve-docs
Feature mail consume improve docs
2022-04-10 08:46:45 -07:00
Michael Shamoon
44b068b9c2 dark mode toggle, css vars 2022-04-09 22:10:03 -07:00
Michael Shamoon
39f3c553f5 initial docs dark mode css 2022-04-08 22:49:45 -07:00
shamoon
4d2e273bf6 Merge pull request #672 from paperless-ngx/update-screenshots 2022-04-08 10:25:51 -07:00
Michael Shamoon
9cebf662e7 docs for PAPERLESS_URL + PAPERLESS_CSRF_TRUSTED_ORIGINS 2022-04-08 09:59:59 -07:00
Trenton Holmes
6633961052 Updates the folder input text and adds docs note for how to figure out the folder separator value 2022-04-08 08:55:40 -07:00
Michael Shamoon
27e7aa298e Updated screenshots 2022-04-07 15:28:54 -07:00
Trenton Holmes
40b09d51b5 Merge pull request #501 from stumpylog/configure-worker-retry
Adds settings for worker retry time
2022-04-07 15:24:53 -07:00