Trenton H
f2e9581dd7
Locks and upgrades all dependencies
2023-07-27 12:30:41 -07:00
Trenton H
dbcf040dde
Updates some Python dependencies and the hooks
2023-07-20 18:30:11 -07:00
Trenton H
97d9edda96
Updates tika client library and handle the changes to it
2023-06-26 10:41:05 -06:00
Trenton H
36f09c4974
Swapping out the tika and replaces requests with httpx
2023-06-06 09:05:26 -07:00
Michael Manganiello
58f4484fbf
Sync Pipfile.lock based on latest Pipfile
...
When running `pipenv install` locally, `pipenv` triggers a warning that the
lockfile is out of sync, and starts regenerating the `Pipfile.lock` file.
This change syncs these files, and updates dependencies based on a fresh run of
`pipenv lock --dev`.
2023-05-30 07:22:00 -07:00
Trenton H
b78d862aed
Upgrades to the latest django channels
2023-05-12 06:43:32 -07:00
Trenton H
ee99c30d49
Transition to new library for finding IPs from the Django request
2023-05-11 13:51:04 -07:00
Trenton H
58b7230979
Upgrades dependencies to their latest allowed versions
2023-05-10 06:59:44 -07:00
Ross Brown
2c4e2e352a
Bump django from 4.1.7 to 4.1.9
2023-05-07 18:22:52 -07:00
Trenton H
08c21c3db4
CI cleanup and improvements.
...
Removes the building of installers from the repo, they can now be built elsewhere,
on demand, as their building is no longer tied to the Dockerfile
2023-05-05 11:47:43 -07:00
Trenton H
d2c02b9102
Configures ruff as the one stop linter and resolves warnings it raised
2023-04-01 17:03:52 -07:00
Trenton H
899f3ba9fc
Merge remote-tracking branch 'origin/dev' into feature-multiple-barcode-scanners
2023-03-29 09:40:10 -07:00
Trenton H
d12a5b36af
Unlock channels_redis and implement the workaround from the issue to use pub/sub instead
2023-03-23 19:54:19 -07:00
Marvin Gaube
c66a0ec82e
feature: Add support for zxing as barcode scanning lib
2023-03-19 13:48:35 +01:00
Trenton H
60fefad7cf
Unlock cryptography version now that PiWheels built the most recent version. Update in bulk.
2023-03-15 06:35:05 -07:00
Trenton H
9ca7f0c616
Add new packages catagory for mypy typing stubs and configure some mypy settings in setup.cfg
2023-02-27 15:59:55 -08:00
Trenton H
ecf3980d29
Moves django-ipware up to be with other Django libraries
2023-02-17 08:12:27 -08:00
Michael Shamoon
fcba4fba5a
Log failed login attempts
2023-02-17 08:12:27 -08:00
shamoon
e46cb85965
Merge branch 'dev' into feature-permissions
2023-02-14 11:35:48 -08:00
Trenton H
e6681ad450
Adds option to enable compression of webserver responses
2023-02-12 14:45:51 -08:00
Michael Shamoon
5f9beb9511
Merge branch 'dev' into feature-permissions
2023-01-06 18:04:00 -08:00
Trenton H
d58747c912
relock with Python 3.8.15
2023-01-06 17:59:39 -08:00
Michael Shamoon
edc92b9d92
Merge branch 'dev' into feature-permissions
2023-01-05 19:45:12 -08:00
Trenton H
087213535a
Removes old, unused tools from develop packages, removes old Sphinx related tools
2023-01-05 08:39:48 -08:00
Michael Shamoon
843e9b96ad
Merge branch 'dev' into feature-permissions
2022-12-08 02:24:17 -08:00
Trenton H
f8f93b5e3a
Updates to qpdf 11.2 and bulk updates the rest of the deps
2022-12-07 19:12:15 -08:00
Michael Shamoon
8e552eb688
add django-guardian, djangorestframework-guardian
2022-12-05 21:02:56 -08:00
Michael Shamoon
23978410a3
Merge branch 'dev'
...
commit fb9d3f736b
Merge: 4d4d5453
049dc179
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sun Dec 4 16:47:58 2022 -0800
Merge pull request #2000 from paperless-ngx/feature-frontend-paperless-mail
Feature: frontend paperless mail
commit 4d4d545343
Merge: 2704bcb9
4b31e5d0
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Sun Dec 4 16:34:41 2022 -0800
Merge pull request #848 from p-h-a-i-l/feature-consume-eml
Feature ability to consume mails and eml files
commit 049dc17902
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sun Dec 4 16:33:07 2022 -0800
Moves where the mail views live and puts the ordering on those
commit 4b31e5d0b4
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sun Dec 4 14:00:59 2022 -0800
Fixes my broken formatting
commit 8076ebd78c
Merge: fe2db4db
2704bcb9
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sun Dec 4 13:55:46 2022 -0800
Merge remote-tracking branch 'upstream/dev' into feature-consume-eml
commit 2704bcb979
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sun Dec 4 13:06:18 2022 -0800
Resets to -dev versioning
commit 59f6074093
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sun Dec 4 12:58:03 2022 -0800
Bumps version to 1.10.2
commit b1da7f3491
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sun Dec 4 12:57:19 2022 -0800
Probably fixes the changelog step not working
commit adde88e7b9
Merge: a8f3c4be
8e876ef2
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sun Dec 4 12:55:55 2022 -0800
Merge branch 'dev'
commit 8e876ef2d1
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Dec 4 10:20:48 2022 -0800
New translations messages.xlf (Serbian (Latin))
[ci skip]
commit 2ea0f83a91
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 05:12:02 2022 -0800
New translations messages.xlf (Italian)
[ci skip]
commit 05d8ea5a9d
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:09:05 2022 -0800
New translations messages.xlf (Serbian (Latin))
[ci skip]
commit 967248233f
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:09:04 2022 -0800
New translations messages.xlf (French)
[ci skip]
commit b4c4b9fb6a
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:09:03 2022 -0800
New translations messages.xlf (Spanish)
[ci skip]
commit adb6483abc
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:09:01 2022 -0800
New translations messages.xlf (Arabic)
[ci skip]
commit 908db55bb7
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:09:00 2022 -0800
New translations messages.xlf (Belarusian)
[ci skip]
commit 610f20de28
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:08:59 2022 -0800
New translations messages.xlf (Czech)
[ci skip]
commit b2513a5cde
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:08:57 2022 -0800
New translations messages.xlf (Danish)
[ci skip]
commit bfa1c13d01
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:08:56 2022 -0800
New translations messages.xlf (Finnish)
[ci skip]
commit 12aaff431f
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:08:55 2022 -0800
New translations messages.xlf (Hebrew)
[ci skip]
commit 547e5ea55e
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:08:54 2022 -0800
New translations messages.xlf (Italian)
[ci skip]
commit c301127096
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:08:52 2022 -0800
New translations messages.xlf (Dutch)
[ci skip]
commit 19147855e7
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:08:51 2022 -0800
New translations messages.xlf (Romanian)
[ci skip]
commit 4e7c7ea1d6
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:08:49 2022 -0800
New translations messages.xlf (Norwegian)
[ci skip]
commit fcf8a49160
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:08:48 2022 -0800
New translations messages.xlf (Portuguese)
[ci skip]
commit c6d658a954
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:08:47 2022 -0800
New translations messages.xlf (Russian)
[ci skip]
commit a78cd6526c
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:08:45 2022 -0800
New translations messages.xlf (Slovenian)
[ci skip]
commit bf895b54f4
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:08:44 2022 -0800
New translations messages.xlf (Swedish)
[ci skip]
commit e5f84ef583
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:08:43 2022 -0800
New translations messages.xlf (Turkish)
[ci skip]
commit 8c690a9a51
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:08:41 2022 -0800
New translations messages.xlf (Chinese Simplified)
[ci skip]
commit 56526b970a
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:08:40 2022 -0800
New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
commit 94fbf92916
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:08:38 2022 -0800
New translations messages.xlf (Croatian)
[ci skip]
commit 37f5e46d09
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:08:37 2022 -0800
New translations messages.xlf (Luxembourgish)
[ci skip]
commit 38be817637
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:08:36 2022 -0800
New translations messages.xlf (Polish)
[ci skip]
commit 17303f41da
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:08:34 2022 -0800
New translations messages.xlf (German)
[ci skip]
commit 55ef0d4a1b
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sun Dec 4 08:44:35 2022 -0800
Fixes language code checks around two part languages
commit a8f3c4be54
Merge: fa62ae82
1b9de2be
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Dec 3 18:47:09 2022 -0800
Merge pull request #1947 from alexander-bauer/helm
Take ownership of k8s-at-home Helm chart,
commit 1b9de2be5a
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Dec 3 18:46:19 2022 -0800
Use checkout v3
commit 0e8265f1ae
Merge: ea38eb01
5b45a140
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Dec 3 18:44:28 2022 -0800
Merge pull request #2109 from paperless-ngx/fix/redis-socket-parsing
Bugfix: Redis socket compatibility didn't handle URLs with ports
commit 5b45a140b9
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sat Dec 3 18:30:21 2022 -0800
Fixes issue when the Redis URL also specifies a port
commit 72fb9a475d
Author: Alexander Bauer <sasha@linux.com >
Date: Thu Nov 10 02:24:04 2022 +0000
Ignore end-of-lines on generated Chart README
commit bf97f5807f
Author: Alexander Bauer <sasha@linux.com >
Date: Thu Nov 10 02:21:29 2022 +0000
Ignore non-yaml Helm chart template
commit a707818b4d
Author: Alexander Bauer <sasha@linux.com >
Date: Thu Nov 10 01:54:35 2022 +0000
Change Helm chart releaser to use version tags only
commit fb46c1b96a
Author: Alexander Bauer <sasha@linux.com >
Date: Thu Nov 10 01:52:02 2022 +0000
Ignore generated Helm chart README from prettier
commit 3226d8b25b
Author: Alexander Bauer <sasha@linux.com >
Date: Tue Nov 8 00:46:27 2022 +0000
fixup! Add mostly-unchanged Helm chart from k8s-at-home
commit 5c4363cbea
Author: Alexander Bauer <sasha@linux.com >
Date: Tue Nov 8 00:24:04 2022 +0000
Add mostly-unchanged Helm chart from k8s-at-home
- Add the chart from k8s-at-home with some modifications
- Add the Apache 2.0 license to the new charts/paperless-ngx
subdirectory, the license under which the chart was distributed by
k8s-at-home. I believe the chart will have to maintain this license.
- Update the maintainers section and contact information to point to
Paperless-ngx.
- Regenerate the README (using helm-docs)
- Add a GitHub actions configuration to publish the chart using GitHub
pages. This makes the GitHub Pages page rendered by this repository
usable as a Helm repository, without affecting potential future uses
of the Pages site.
These are in response to discussion #1790 .
commit fa62ae820b
Merge: bcc029a2
17891baf
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Dec 3 14:19:36 2022 -0800
Merge pull request #2106 from tooomm/docs/edit
Docs: Some more small MkDocs updates
commit 17891bafaf
Author: tooomm <tooomm@users.noreply.github.com >
Date: Sat Dec 3 20:02:40 2022 +0100
lint
commit 15fdadadef
Author: tooomm <tooomm@users.noreply.github.com >
Date: Sat Dec 3 19:36:49 2022 +0100
open demo in new page
commit ce9f604d81
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Dec 3 09:29:34 2022 -0800
Explicit default ordering for rule / account views
commit 4f876db5d1
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Mon Nov 28 21:38:52 2022 -0800
prevent loss of unsaved changes to settings on tab nav
commit 5e5f56dc67
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Mon Nov 28 20:39:03 2022 -0800
Re-org where some of the new classes are found
commit 93fab8bb95
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Mon Nov 28 12:53:20 2022 -0800
Apply code suggestions from @stumpylog
commit 35ca2195fe
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Mon Nov 28 15:51:39 2022 -0800
frontend mail rule validation
Display non-field validation errors, hide action param field if not needed
commit 7ace66d7fd
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Mon Nov 28 13:58:37 2022 -0800
fix edit dialog getters
commit 4f9a31244b
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Nov 18 20:23:40 2022 -0800
Add settings routing
commit 14cf4f7095
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Nov 18 19:38:49 2022 -0800
Update frontend strings
commit 8bd7c27826
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Nov 18 17:11:15 2022 -0800
Hide order parameter, fix imap port
commit 8c4f486fe9
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Nov 18 14:22:07 2022 -0800
API mail rule & account tests
and fix use of assign_tags
commit 2849414445
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Nov 18 14:21:31 2022 -0800
one-way imap password setting via API, ObfuscatedPasswordField
commit ea1ea0816f
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Nov 18 14:10:17 2022 -0800
Fix mail account / rule delete
commit 52d3a8703c
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Nov 12 15:14:58 2022 -0800
Dynamically load mail rules / accounts settings
commit 4cb4d6adcd
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Nov 12 15:15:59 2022 -0800
update settings tests to not wait on data which is now on-demand
commit 24444237f2
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Nov 12 14:46:57 2022 -0800
dynamic loading of settings tab contents
commit 40c8629aef
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Nov 10 21:04:29 2022 -0800
Update welcome tour, move admin button
commit 98cdf614a5
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Wed Nov 9 19:59:35 2022 -0800
Mail form tweaks
Include add button
Include add button
commit 2eb2d99a91
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Wed Nov 9 03:43:57 2022 -0800
Update frontend fixtures & tests for compatibility
commit 18ad9bcbf2
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Nov 8 12:18:47 2022 -0800
Working mail rule & account edit
commit 997bff4917
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Wed Nov 9 02:40:45 2022 -0800
Update deprecated edit-dialog rxjs
commit 78f9a80895
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Nov 8 12:09:16 2022 -0800
mail account + rule deletion
commit 9231df7a4a
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Nov 8 11:50:57 2022 -0800
Mail rule edit dialog
commit 6f25917c86
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Nov 8 11:11:35 2022 -0800
Mail account edit dialog
commit c41d1a78a8
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Nov 8 10:53:41 2022 -0800
remove unused toastService from edit dialogs and add confirmation
commit c3331086d5
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Nov 8 03:39:54 2022 -0800
Basic data retrieval
commit 6bd9ccd8f6
Author: tooomm <tooomm@users.noreply.github.com >
Date: Sat Dec 3 18:30:02 2022 +0100
update default edit path
commit 68c7cecb07
Author: tooomm <tooomm@users.noreply.github.com >
Date: Sat Dec 3 18:29:14 2022 +0100
add mkdocs site to gitignore
commit bcc029a2c7
Merge: 9d418055
1727eb00
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Dec 3 09:00:02 2022 -0800
Merge pull request #2104 from paperless-ngx/docs-cleanup
Chore: Cleans up documentation links
commit ea38eb01b2
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Fri Dec 2 13:54:15 2022 -0800
Adds support for database number specification
commit 01d070b882
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Fri Dec 2 09:34:59 2022 -0800
Adds a layer to translate between differing formats of socket based Redis URLs
commit 1727eb00cc
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Fri Dec 2 19:34:43 2022 -0800
Cleans up a number of internal links
commit 9d4180553c
Merge: 7c614264
8049af4b
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Dec 3 07:58:12 2022 -0800
Merge pull request #2102 from tooomm/patch-1
Fix doc links in contributing
commit 8049af4b22
Author: tooomm <tooomm@users.noreply.github.com >
Date: Sat Dec 3 14:38:55 2022 +0100
Fix doc links in contributing
commit 7c6142643d
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Dec 3 02:08:51 2022 -0800
Update more docs references
commit 2e8706f4e2
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Dec 3 02:05:49 2022 -0800
Update frontend translation strings
commit d39d32d555
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Dec 3 02:04:30 2022 -0800
Fix docs references
commit 6f52945449
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Dec 3 01:47:04 2022 -0800
docs index formatting error
commit 37025297b5
Merge: aa023ea2
dc9e9e3b
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Dec 3 01:33:31 2022 -0800
Merge pull request #2095 from paperless-ngx/update-readme-doc-links
Documentation: Update docs links and screenshot in readme, add favicon
commit aa023ea2e3
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Dec 3 01:30:07 2022 -0800
correct docs deploy domain
commit 78bf0b63a5
Merge: 29391c1c
a96ecd67
Author: Felix E <felix@eckhofer.com >
Date: Sat Dec 3 09:10:20 2022 +0100
Merge pull request #2087 from Ricks-ha/main
Add examples to URL and TIME_ZONE
commit dc9e9e3b48
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Dec 2 20:06:51 2022 -0800
add favicon
commit ab29c49b7a
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Dec 2 19:09:19 2022 -0800
Update docs links and screenshot in readme
commit 1c0ac474b8
Merge: 25fb8d9c
29391c1c
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Fri Dec 2 19:05:28 2022 -0800
Merge branch 'main' into dev
commit 29391c1c7b
Merge: 58a01a57
69383497
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Dec 2 15:22:39 2022 -0800
Merge pull request #2067 from paperless-ngx/material-docs
[WIP] Feature: Move docs to material-mkdocs
commit 693834971c
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Dec 1 20:00:23 2022 -0800
Add v1.10.1 changelog
commit 97376d4b72
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Dec 2 09:09:29 2022 -0800
update ci for documentation build vs deploy
commit 3ee1d2a9a9
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Nov 29 21:20:45 2022 -0800
Add changes from #2069
commit 605f885e19
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Nov 29 12:49:23 2022 -0800
Move docs to material-mkdocs
commit 25fb8d9c3b
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Dec 2 08:30:42 2022 -0800
Update dev version string
commit a96ecd673b
Author: Ricks-ha <ricks@ricksha.eu >
Date: Fri Dec 2 13:27:57 2022 +0100
Add examples to URL and TIME_ZONE
commit 58a01a57ee
Merge: a96f79f6
c18fc03e
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Dec 2 03:36:55 2022 -0800
Merge pull request #2082 from paperless-ngx/v1.10.1-changelog
Chore: Add v1.10.1 changelong
commit c18fc03ef3
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Dec 1 20:00:23 2022 -0800
Add v1.10.1 changelong
commit a96f79f6a3
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Dec 1 18:54:00 2022 -0800
Bump version to 1.10.1
commit d6f1d004a3
Merge: 88cf6ef8
da72d357
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Dec 1 18:52:35 2022 -0800
Merge branch 'dev'
commit da72d3571b
Merge: 8241da0e
86592928
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Dec 1 18:52:06 2022 -0800
Merge pull request #2050 from paperless-ngx/l10n_dev
New Crowdin updates
commit 8241da0eb3
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Dec 1 17:01:22 2022 -0800
fix broken npm package-lock
commit 51562667bf
Merge: 1aee2988
97eeae65
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Dec 1 16:40:07 2022 -0800
Merge pull request #2076 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/tslib-2.4.1
Bump tslib from 2.4.0 to 2.4.1 in /src-ui
commit 97eeae65a3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri Dec 2 00:39:26 2022 +0000
Bump tslib from 2.4.0 to 2.4.1 in /src-ui
Bumps [tslib](https://github.com/Microsoft/tslib ) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/Microsoft/tslib/releases )
- [Commits](https://github.com/Microsoft/tslib/compare/2.4.0...2.4.1 )
---
updated-dependencies:
- dependency-name: tslib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
commit 1aee2988f7
Merge: a63a8dd4
6f0077ef
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Dec 1 16:39:24 2022 -0800
Merge pull request #2079 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/angular-builders/jest-14.1.0
Bump @angular-builders/jest from 14.0.1 to 14.1.0 in /src-ui
commit a63a8dd488
Merge: 06a9df6d
39be68a1
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Dec 1 16:38:38 2022 -0800
Merge pull request #2078 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/jest-preset-angular-12.2.3
Bump jest-preset-angular from 12.2.2 to 12.2.3 in /src-ui
commit 06a9df6dbd
Merge: 49933bb5
7d7d9630
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Dec 1 16:37:25 2022 -0800
Merge pull request #2080 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ngx-file-drop-14.0.2
Bump ngx-file-drop from 14.0.1 to 14.0.2 in /src-ui
commit 49933bb5a8
Merge: 02c782a1
ac69babf
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Dec 1 16:18:07 2022 -0800
Merge pull request #2077 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ngneat/dirty-check-forms-3.0.3
Bump @ngneat/dirty-check-forms from 3.0.2 to 3.0.3 in /src-ui
commit 7d7d9630c1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu Dec 1 20:03:32 2022 +0000
Bump ngx-file-drop from 14.0.1 to 14.0.2 in /src-ui
Bumps [ngx-file-drop](https://github.com/georgipeltekov/ngx-file-drop ) from 14.0.1 to 14.0.2.
- [Release notes](https://github.com/georgipeltekov/ngx-file-drop/releases )
- [Changelog](https://github.com/georgipeltekov/ngx-file-drop/blob/master/CHANGELOG.md )
- [Commits](https://github.com/georgipeltekov/ngx-file-drop/compare/v14.0.1...v14.0.2 )
---
updated-dependencies:
- dependency-name: ngx-file-drop
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
commit 6f0077efac
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu Dec 1 20:03:05 2022 +0000
Bump @angular-builders/jest from 14.0.1 to 14.1.0 in /src-ui
Bumps [@angular-builders/jest](https://github.com/just-jeb/angular-builders/tree/HEAD/packages/jest ) from 14.0.1 to 14.1.0.
- [Release notes](https://github.com/just-jeb/angular-builders/releases )
- [Changelog](https://github.com/just-jeb/angular-builders/blob/master/packages/jest/CHANGELOG.md )
- [Commits](https://github.com/just-jeb/angular-builders/commits/@angular-builders/jest@14.1.0/packages/jest )
---
updated-dependencies:
- dependency-name: "@angular-builders/jest"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
commit 39be68a1a4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu Dec 1 20:02:39 2022 +0000
Bump jest-preset-angular from 12.2.2 to 12.2.3 in /src-ui
Bumps [jest-preset-angular](https://github.com/thymikee/jest-preset-angular ) from 12.2.2 to 12.2.3.
- [Release notes](https://github.com/thymikee/jest-preset-angular/releases )
- [Changelog](https://github.com/thymikee/jest-preset-angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/thymikee/jest-preset-angular/compare/v12.2.2...v12.2.3 )
---
updated-dependencies:
- dependency-name: jest-preset-angular
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
commit ac69babfce
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu Dec 1 20:02:11 2022 +0000
Bump @ngneat/dirty-check-forms from 3.0.2 to 3.0.3 in /src-ui
Bumps [@ngneat/dirty-check-forms](https://github.com/ngneat/dirty-check-forms ) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/ngneat/dirty-check-forms/releases )
- [Changelog](https://github.com/ngneat/dirty-check-forms/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ngneat/dirty-check-forms/compare/v3.0.2...v3.0.3 )
---
updated-dependencies:
- dependency-name: "@ngneat/dirty-check-forms"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
commit 02c782a127
Merge: 4e90fda8
9b602a4b
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Dec 1 08:19:59 2022 -0800
Merge pull request #2073 from paperless-ngx/fix-frontend-tasks-display
Fix: frontend tasks display in 1.10.0
commit 4e90fda80f
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Tue Nov 29 20:06:56 2022 -0800
Expands documentation around the permissions of the custom scripts and the folder
commit 88e3e556a1
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Tue Nov 29 20:05:08 2022 -0800
Fixes the custom scripts not running as root
commit 88cf6ef843
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Wed Nov 30 15:14:21 2022 -0800
add demo badge
commit 9b602a4bf0
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Wed Nov 30 13:55:51 2022 -0800
Fix frontend tasks display
commit fe2db4dbf7
Author: phail <phail@hacknology.de >
Date: Wed Nov 30 10:16:39 2022 +0100
adapt compose file for eml parsing
commit 47c88a6bdd
Merge: 4aa31859
a3bc3b78
Author: phail <phail@hacknology.de >
Date: Wed Nov 30 10:10:57 2022 +0100
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
commit a3bc3b78d5
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Tue Nov 29 14:34:12 2022 -0800
Also display the container logs
commit fed7d3e993
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Tue Nov 29 13:59:48 2022 -0800
Use docker compose to start and stop containers which match directly to our command overrides
commit 3a74f24e49
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Tue Nov 29 12:44:53 2022 -0800
Adds libatomic1 for supporting armv7 better
commit 52afab39cf
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Tue Nov 29 12:16:51 2022 -0800
Organizes the system packages a little bit more
commit 8659292852
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Tue Nov 29 00:29:45 2022 -0800
New translations django.po (Norwegian)
[ci skip]
commit ce73f159fd
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Mon Nov 28 14:13:54 2022 -0800
New translations messages.xlf (Serbian (Latin))
[ci skip]
commit 71382e9c62
Merge: 5d3a6e23
a1a802fc
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Mon Nov 28 14:05:57 2022 -0800
Merge pull request #2062 from paperless-ngx/fix/2053-long-names-too-quiet
Bugfix: Don't silence an exception when trying to handle file naming
commit a1a802fc92
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Mon Nov 28 13:44:17 2022 -0800
Don't silence an exception when trying to handle file naming
commit 4200fc610d
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Mon Nov 28 13:17:22 2022 -0800
New translations messages.xlf (Serbian (Latin))
[ci skip]
commit 32d212cd9f
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Mon Nov 28 11:17:07 2022 -0800
New translations messages.xlf (German)
[ci skip]
commit 5d3a6e230d
Merge: b33fcc11
f0497e77
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Mon Nov 28 11:04:44 2022 -0800
Merge pull request #2057 from paperless-ngx/fix/2044-lang-code-diffs
Bugfix: Some tesseract languages aren't detected as installed.
commit b33fcc117e
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Mon Nov 28 09:25:03 2022 -0800
Transition to a maintained upload release assert
commit e96d65f945
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Mon Nov 14 15:38:35 2022 -0800
Allows parsing of WebP format images
commit cfeed0ce6e
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Mon Nov 28 08:30:32 2022 -0800
New translations django.po (Polish)
[ci skip]
commit b89ecf7d77
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Mon Nov 28 05:28:39 2022 -0800
New translations messages.xlf (Luxembourgish)
[ci skip]
commit 5ca25d44ba
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Mon Nov 28 04:27:31 2022 -0800
New translations messages.xlf (Luxembourgish)
[ci skip]
commit 1e11c12d96
Merge: e74d7dad
3e22e8e0
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sun Nov 27 21:16:50 2022 -0800
Merge branch 'main' into dev
commit 3e22e8e0b9
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sun Nov 27 19:22:59 2022 -0800
prepends the latest changelog
commit dba45f93a4
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sun Nov 27 19:22:03 2022 -0800
Fixes the pre-commit command
commit 18f3f44ae9
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:58:25 2022 -0800
New translations messages.xlf (Serbian (Latin))
[ci skip]
commit 85a6a271dc
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:58:23 2022 -0800
New translations messages.xlf (French)
[ci skip]
commit abb515d4ea
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:58:22 2022 -0800
New translations messages.xlf (Spanish)
[ci skip]
commit 309d1f2b67
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:58:21 2022 -0800
New translations messages.xlf (Arabic)
[ci skip]
commit fa2f09bc4b
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:58:19 2022 -0800
New translations messages.xlf (Belarusian)
[ci skip]
commit c51590cd12
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:58:18 2022 -0800
New translations messages.xlf (Czech)
[ci skip]
commit 8e01406acf
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:58:17 2022 -0800
New translations messages.xlf (Danish)
[ci skip]
commit 7cce2f0fe6
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:58:16 2022 -0800
New translations messages.xlf (Finnish)
[ci skip]
commit 95091c2f39
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:58:14 2022 -0800
New translations messages.xlf (Hebrew)
[ci skip]
commit 4a0aa12bd9
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:58:13 2022 -0800
New translations messages.xlf (Italian)
[ci skip]
commit 9a0329746a
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:58:11 2022 -0800
New translations messages.xlf (Dutch)
[ci skip]
commit 8392a6fd4a
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:58:10 2022 -0800
New translations messages.xlf (Romanian)
[ci skip]
commit 8fa18bb8a6
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:58:09 2022 -0800
New translations messages.xlf (Norwegian)
[ci skip]
commit 0095b593fb
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:58:08 2022 -0800
New translations messages.xlf (Portuguese)
[ci skip]
commit b1e5135e21
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:58:05 2022 -0800
New translations messages.xlf (Russian)
[ci skip]
commit e88755e7ac
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:58:04 2022 -0800
New translations messages.xlf (Slovenian)
[ci skip]
commit c582947291
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:58:02 2022 -0800
New translations messages.xlf (Swedish)
[ci skip]
commit 98fe3a2cb7
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:58:01 2022 -0800
New translations messages.xlf (Turkish)
[ci skip]
commit 61647606fa
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:57:59 2022 -0800
New translations messages.xlf (Chinese Simplified)
[ci skip]
commit 95a1e5c645
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:57:58 2022 -0800
New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
commit 8ead77f128
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:57:57 2022 -0800
New translations messages.xlf (Croatian)
[ci skip]
commit b9e9e82f33
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:57:55 2022 -0800
New translations messages.xlf (Luxembourgish)
[ci skip]
commit 487fd3a5dd
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:57:54 2022 -0800
New translations messages.xlf (Polish)
[ci skip]
commit 657786a2fe
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:57:52 2022 -0800
New translations messages.xlf (German)
[ci skip]
commit e74d7dadfb
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sun Nov 27 17:43:46 2022 -0800
Adds the -dev back to the UI version
commit a2937cd54d
Merge: 9b01aa92
7b3ce628
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sun Nov 27 17:42:41 2022 -0800
Merge branch 'main' into dev
commit 7b3ce6289f
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sun Nov 27 17:21:12 2022 -0800
Bumps version number to 1.10.0
commit a16e8324be
Merge: 34a0111f
39de531d
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Sun Nov 27 17:18:08 2022 -0800
Merge pull request #1960 from paperless-ngx/beta
[Beta] Paperless-ngx v1.10.0 Release Candidate
commit 39de531df5
Merge: 4764d4fd
c9d6c208
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sun Nov 27 14:47:14 2022 -0800
Merge pull request #2041 from paperless-ngx/l10n_dev
New Crowdin updates
commit 4764d4fd2b
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Nov 26 12:28:51 2022 -0800
New translations django.po (German)
[ci skip]
commit e147d4571f
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Nov 26 09:54:00 2022 -0800
New translations django.po (German)
[ci skip]
commit dc9aaa6472
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Tue Nov 22 15:21:31 2022 -0800
New translations django.po (German)
[ci skip]
commit 8a061c4ac2
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Tue Nov 22 15:21:30 2022 -0800
New translations messages.xlf (German)
[ci skip]
commit d051c5c282
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Nov 12 08:48:48 2022 -0800
Remove ar-SA
commit 9e60810a8b
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Nov 12 08:33:08 2022 -0800
New translations messages.xlf (Arabic)
[ci skip]
commit 96ee7990b2
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Fri Nov 11 13:59:54 2022 -0800
New translations messages.xlf (Serbian (Latin))
[ci skip]
commit 224bfeb72e
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Fri Nov 11 13:04:01 2022 -0800
New translations messages.xlf (Serbian (Latin))
[ci skip]
commit f0497e7744
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sun Nov 27 08:28:22 2022 -0800
Fixes how a language code like chi-sim is treated in the checks
commit c9d6c208af
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Nov 26 12:28:51 2022 -0800
New translations django.po (German)
[ci skip]
commit 9f2b8b1734
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Nov 26 09:54:00 2022 -0800
New translations django.po (German)
[ci skip]
commit a04b9e3755
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Tue Nov 22 15:21:31 2022 -0800
New translations django.po (German)
[ci skip]
commit a81d4c5e9d
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Tue Nov 22 15:21:30 2022 -0800
New translations messages.xlf (German)
[ci skip]
commit 2140d42098
Merge: a5283525
2a5dc4de
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Nov 22 14:35:34 2022 -0800
Merge pull request #2025 from paperless-ngx/fix-redo-ocr-message
Add info that re-do OCR doesnt automatically refresh content
commit 43325371fc
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Nov 12 08:48:48 2022 -0800
Remove ar-SA
commit d10721089e
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Nov 12 08:33:08 2022 -0800
New translations messages.xlf (Arabic)
[ci skip]
commit f1a1a2da8b
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Fri Nov 11 13:59:54 2022 -0800
New translations messages.xlf (Serbian (Latin))
[ci skip]
commit 612e0a1163
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Fri Nov 11 13:04:01 2022 -0800
New translations messages.xlf (Serbian (Latin))
[ci skip]
commit 2a5dc4de38
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Nov 22 14:16:04 2022 -0800
Add info that re-do OCR doesnt automatically refresh content
commit a5283525bc
Merge: f0155565
de98d748
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Nov 22 13:53:08 2022 -0800
Merge pull request #2023 from paperless-ngx/fix/2019-create-date
Bugfix: Fix created_date being a string
commit de98d748a9
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Tue Nov 22 10:11:27 2022 -0800
If override_date is provided, coerce it into a datetime
commit f015556562
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Mon Nov 21 14:56:14 2022 -0800
Adds a test to cover this edge case
commit b897d6de2e
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Mon Nov 21 14:45:20 2022 -0800
Don't use the sidecar file when redoing the OCR, it only contains new text
commit 54f20b381e
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Mon Nov 21 12:59:14 2022 -0800
Documents some issues and the required manual fixes for MariaDB
commit c0d4248021
Merge: 27f7f0a9
870e295a
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Mon Nov 21 22:19:02 2022 -0800
Merge pull request #1973 from paperless-ngx/l10n_dev
New Crowdin updates
commit 870e295aae
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Mon Nov 21 21:43:54 2022 -0800
New translations messages.xlf (German)
[ci skip]
commit 4aa318598f
Author: phail <phail@hacknology.de >
Date: Sun Nov 20 23:26:20 2022 +0100
add test comments
commit 00f39d8b58
Author: phail <phail@hacknology.de >
Date: Sun Nov 20 22:49:42 2022 +0100
add test comments
commit 0b1a16908f
Author: phail <phail@hacknology.de >
Date: Sun Nov 20 20:33:07 2022 +0100
Include .eml reference in docs
commit d9796e5003
Author: phail <phail@hacknology.de >
Date: Sun Nov 20 20:24:36 2022 +0100
change order of elements in parsed Texts
commit 3599bb52c0
Author: phail <phail@hacknology.de >
Date: Sun Nov 20 20:12:41 2022 +0100
minor test improvements
commit af8a6c3764
Author: phail <phail@hacknology.de >
Date: Sun Nov 20 19:53:57 2022 +0100
fix filenames
commit 6d37ebf79e
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sun Nov 20 09:15:06 2022 -0800
Fixes one more place which used manual size formatting
commit f6a70b85f4
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sun Nov 20 09:13:08 2022 -0800
Use Django templating engine
commit 538a4219bd
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sun Nov 20 09:10:44 2022 -0800
Fixes missing return
commit 85c41b79be
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sun Nov 20 08:02:06 2022 -0800
Adds the new packages without updating other dependencies
commit 25d014d8ef
Merge: 9ec89762
27f7f0a9
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sun Nov 20 07:48:55 2022 -0800
Merge branch 'beta' into l10n_dev
commit 9b01aa9202
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Mon Nov 14 15:47:22 2022 -0800
Fixes the link for flake8 to the new (?) GitHub repo
commit df101f5e7a
Author: phail <phail@hacknology.de >
Date: Sun Nov 20 16:09:46 2022 +0100
split handle_message function
commit 1fa735eb23
Author: phail <phail@hacknology.de >
Date: Sun Nov 20 15:44:43 2022 +0100
use imagehash instead of bitwise hashing
commit ebe21a0114
Author: phail <phail@hacknology.de >
Date: Sun Nov 20 14:22:30 2022 +0100
eml parsing requires tika
commit d132eba143
Author: phail <phail@hacknology.de >
Date: Sun Nov 20 12:48:03 2022 +0100
optimize regex
commit 073c3c8fed
Author: phail <phail@hacknology.de >
Date: Sun Nov 20 12:36:49 2022 +0100
use html.escape instead of some self build functions
commit e3c1bde793
Author: phail <phail@hacknology.de >
Date: Sun Nov 20 12:06:35 2022 +0100
remove log mocking, replace pytest raises, use humanfriendly
commit 27f7f0a941
Merge: 9f5fd6c3
914661fd
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Nov 17 14:31:46 2022 -0800
Merge pull request #1998 from paperless-ngx/fix/1993-date-overflow
Bugfix: Don't allow exceptions during date parsing to fail consume
commit 9f5fd6c3ba
Merge: 0ae82005
3dfeee93
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Nov 17 14:30:23 2022 -0800
Merge pull request #1967 from paperless-ngx/feature-scripts-output
Feature: Capture stdout & stderr of the pre/post consume scripts
commit 914661fdbb
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Thu Nov 17 13:37:37 2022 -0800
Don't allow an exception when trying to parse a date cause complete failure
commit 0ae8200593
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Mon Nov 14 15:47:22 2022 -0800
Fixes the link for flake8 to the new (?) GitHub repo
commit b68906b14e
Author: phail <phail@hacknology.de >
Date: Sun Nov 13 22:49:52 2022 +0100
merge pipfile
commit 681eecc46e
Merge: 1578e8de
d4712234
Author: phail <phail@hacknology.de >
Date: Sun Nov 13 22:43:55 2022 +0100
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
commit 1578e8de2d
Author: phail <phail@hacknology.de >
Date: Sun Nov 13 22:33:26 2022 +0100
fix live tests
commit 023c931401
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sun Nov 13 07:11:45 2022 -0800
Fix top search not working due to missing button type
commit 9ec89762a3
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Nov 12 09:31:54 2022 -0800
New translations messages.xlf (Serbian (Latin))
[ci skip]
commit fa47595ac8
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Nov 12 08:58:01 2022 -0800
remove ar_SA
[ci skip]
commit 79f5019b40
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Nov 12 08:53:52 2022 -0800
New Crowdin updates (#1971 )
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations django.po (Italian)
[ci skip]
* New translations django.po (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* Remove ar-SA
* remote ar other than ar-ar
Co-authored-by: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
commit 756ce2f9d8
Merge: 50a211f3
d4712234
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Nov 12 08:33:43 2022 -0800
Merge branch 'dev' into beta
commit d47122340a
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Nov 12 08:31:25 2022 -0800
Add translation strings for welcome tour buttons
commit b01cbc9aa0
Author: phail <phail@hacknology.de >
Date: Sat Nov 12 15:48:30 2022 +0100
add conditions to unittests
commit 3dfeee9332
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Fri Nov 11 10:09:56 2022 -0800
Don't do decoding work if not needed
commit 057f6016cc
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Fri Nov 11 08:58:49 2022 -0800
Adds further testing to cover scripts with non-zero exit codes
commit c4965580de
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Thu Nov 10 17:40:36 2022 -0800
Fixes stderr appearing to have content when it doesn't
commit 9a47963fd5
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Wed Nov 9 20:11:36 2022 -0800
Captures the stdout and stderr of the pre/post scripts into the log
commit 50a211f367
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Thu Nov 10 17:25:39 2022 -0800
Fixes an issue with the install of languages and read-only variable
commit 5f278d7fbb
Merge: e5106bdc
a17d2519
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Wed Nov 9 21:37:29 2022 -0800
Merge pull request #1956 from paperless-ngx/l10n_dev
New Crowdin updates
commit a17d251913
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:37 2022 -0800
New translations django.po (Serbian (Latin))
[ci skip]
commit 1cbf088656
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:36 2022 -0800
New translations messages.xlf (Serbian (Latin))
[ci skip]
commit d3254d6bcf
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:35 2022 -0800
New translations messages.xlf (Luxembourgish)
[ci skip]
commit 1543729c7b
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:34 2022 -0800
New translations messages.xlf (Croatian)
[ci skip]
commit ef2a96c34b
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:32 2022 -0800
New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
commit 656b1e150f
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:31 2022 -0800
New translations messages.xlf (Chinese Simplified)
[ci skip]
commit e0f61003cf
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:30 2022 -0800
New translations messages.xlf (Turkish)
[ci skip]
commit 1ca98678cd
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:28 2022 -0800
New translations messages.xlf (Swedish)
[ci skip]
commit 9919cc1956
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:27 2022 -0800
New translations messages.xlf (Slovenian)
[ci skip]
commit d2096e3c05
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:26 2022 -0800
New translations messages.xlf (Portuguese)
[ci skip]
commit 5f2b508b7a
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:24 2022 -0800
New translations messages.xlf (Polish)
[ci skip]
commit 752d4f4249
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:23 2022 -0800
New translations django.po (German)
[ci skip]
commit 72e7d5150e
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:22 2022 -0800
New translations messages.xlf (Norwegian)
[ci skip]
commit 42a9e05a7f
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:21 2022 -0800
New translations messages.xlf (Italian)
[ci skip]
commit b4add2ed55
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:19 2022 -0800
New translations messages.xlf (Hebrew)
[ci skip]
commit ed7d9295bd
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:18 2022 -0800
New translations messages.xlf (Finnish)
[ci skip]
commit 5b7b1b2349
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:16 2022 -0800
New translations messages.xlf (Danish)
[ci skip]
commit d5c930acc9
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:15 2022 -0800
New translations messages.xlf (Czech)
[ci skip]
commit 4c93d6d7e6
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:14 2022 -0800
New translations messages.xlf (Belarusian)
[ci skip]
commit 066f3264fb
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:12 2022 -0800
New translations messages.xlf (Spanish)
[ci skip]
commit 88a803f949
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:11 2022 -0800
New translations messages.xlf (French)
[ci skip]
commit e69615dc06
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:10 2022 -0800
New translations messages.xlf (Romanian)
[ci skip]
commit a1e0840e24
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:08 2022 -0800
New translations messages.xlf (Dutch)
[ci skip]
commit d814353e83
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:07 2022 -0800
New translations messages.xlf (German)
[ci skip]
commit 06d7845eca
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:04 2022 -0800
New translations django.po (Dutch)
[ci skip]
commit ae8682c7a5
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:03 2022 -0800
New translations django.po (Romanian)
[ci skip]
commit c9c0b3d430
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:02 2022 -0800
New translations django.po (Luxembourgish)
[ci skip]
commit cc46fc7e4b
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:01 2022 -0800
New translations django.po (Croatian)
[ci skip]
commit d1b1ba21cd
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:00 2022 -0800
New translations django.po (Portuguese, Brazilian)
[ci skip]
commit a009417a99
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:11:59 2022 -0800
New translations django.po (Chinese Simplified)
[ci skip]
commit 775da720ec
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:11:58 2022 -0800
New translations django.po (Turkish)
[ci skip]
commit aeae6ea0d3
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:11:57 2022 -0800
New translations django.po (Swedish)
[ci skip]
commit 0ae46d2269
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:11:56 2022 -0800
New translations django.po (Slovenian)
[ci skip]
commit 0e7f1ec0de
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:11:55 2022 -0800
New translations django.po (Russian)
[ci skip]
commit 13cd55b96f
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:11:53 2022 -0800
New translations django.po (Portuguese)
[ci skip]
commit 9139e807ec
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:11:52 2022 -0800
New translations messages.xlf (Arabic)
[ci skip]
commit 53616f6625
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:11:51 2022 -0800
New translations django.po (Polish)
[ci skip]
commit 526fdf1153
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:11:50 2022 -0800
New translations django.po (Italian)
[ci skip]
commit fc4aceb0ee
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:11:49 2022 -0800
New translations django.po (Hebrew)
[ci skip]
commit 3d8421b718
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:11:48 2022 -0800
New translations django.po (Finnish)
[ci skip]
commit 6cebceda15
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:11:47 2022 -0800
New translations django.po (Danish)
[ci skip]
commit e1fd6bda19
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:11:46 2022 -0800
New translations django.po (Czech)
[ci skip]
commit fd34414b17
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:11:45 2022 -0800
New translations django.po (Belarusian)
[ci skip]
commit 3ce1886a54
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:11:44 2022 -0800
New translations django.po (Arabic)
[ci skip]
commit 8ed43779a8
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:11:43 2022 -0800
New translations django.po (Spanish)
[ci skip]
commit a7949b3e22
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:11:42 2022 -0800
New translations django.po (French)
[ci skip]
commit 19c293c3e6
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:11:41 2022 -0800
New translations django.po (Norwegian)
[ci skip]
commit ccb1ec4ff5
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:11:40 2022 -0800
New translations messages.xlf (Russian)
[ci skip]
commit e5106bdca0
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Wed Nov 9 14:00:09 2022 -0800
Updates the version strings to 1.10.0
commit ba1366f49a
Merge: 34a0111f
f3b3db30
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Wed Nov 9 13:51:10 2022 -0800
Merge branch 'dev' into beta
commit acd3832417
Author: phail <phail@hacknology.de >
Date: Thu Nov 3 21:08:15 2022 +0100
merge Pipfile.lock
commit 82b2ba3cc2
Merge: 3de6e0bc
7e3e0a0f
Author: phail <phail@hacknology.de >
Date: Thu Nov 3 21:00:01 2022 +0100
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
commit 3de6e0bcf1
Author: phail <phail@hacknology.de >
Date: Thu Nov 3 00:58:36 2022 +0100
put parser into setup
make test using convert optional
Gotenberg live testing
commit 34a0111ff5
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Mon Oct 31 13:06:17 2022 -0700
update logs section
commit b511b084d0
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sun Oct 30 06:48:41 2022 -0700
Update matrix url
[ci skip]
commit 6df73ae940
Author: phail <phail@hacknology.de >
Date: Sat Oct 29 23:20:35 2022 +0200
gotenberg with modified cmd
commit 4a24ba51c5
Merge: 87472b31
d5fb98b7
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Oct 28 22:22:08 2022 -0700
Merge pull request #1876 from astubenbord/main
Added new application to list of affiliated projects
commit d5fb98b7c4
Author: Anton Stubenbord <79228196+astubenbord@users.noreply.github.com >
Date: Fri Oct 28 11:07:42 2022 +0200
Added new application to list of affiliated projects
commit 2204090151
Author: phail <phail@hacknology.de >
Date: Thu Oct 27 23:53:47 2022 +0200
fix string
commit 3c81a7468b
Author: phail <phail@hacknology.de >
Date: Thu Oct 27 23:41:29 2022 +0200
replace thumbnail creation with mock
commit 5ef86f9489
Merge: 90cb0836
9b82ab95
Author: phail <phail@hacknology.de >
Date: Thu Oct 27 23:12:51 2022 +0200
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
commit 90cb0836bb
Author: phail <phail@hacknology.de >
Date: Thu Oct 27 23:11:41 2022 +0200
Downgrade pdf validation to text only
commit ef1d4264b5
Author: phail <phail@hacknology.de >
Date: Thu Oct 27 00:27:15 2022 +0200
improve test coverage a little
commit e1fa59122d
Merge: 5bf26369
3357fa19
Author: phail <phail@hacknology.de >
Date: Wed Oct 26 20:59:49 2022 +0200
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
commit 5bf26369e2
Author: phail <phail@hacknology.de >
Date: Tue Oct 25 21:17:40 2022 +0200
remove erroring paramerter
commit 36239ba09f
Author: phail <phail@hacknology.de >
Date: Mon Oct 24 22:15:33 2022 +0200
rename help text
commit 318c1d2fbd
Merge: e7c40fc3
f8ce6285
Author: phail <phail@hacknology.de >
Date: Mon Oct 24 21:12:35 2022 +0200
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
commit e7c40fc3dc
Author: phail <phail@hacknology.de >
Date: Sun Oct 23 22:02:11 2022 +0200
Update Pipfile
commit 0da0b1c062
Author: phail <phail@hacknology.de >
Date: Sun Oct 23 21:39:15 2022 +0200
update variable names
commit 08988e11f8
Merge: 30372b0e
8be6c707
Author: phail <phail@hacknology.de >
Date: Sun Oct 23 20:37:22 2022 +0200
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
commit 30372b0e85
Author: phail <phail@hacknology.de >
Date: Sun Oct 23 17:18:10 2022 +0200
add tests for mail_to_html and generate_pdf_from_mail
commit 567e89d1c7
Author: phail <phail@hacknology.de >
Date: Sat Oct 22 02:25:23 2022 +0200
test for broken eml, add test_generate_pdf
commit f1f5227ccd
Author: phail <phail@hacknology.de >
Date: Sat Oct 22 00:44:32 2022 +0200
add unittest for external images
commit 09b5bd17f2
Author: phail <phail@hacknology.de >
Date: Wed Oct 19 23:19:33 2022 +0200
add unittest for generate_pdf_from_html
commit e384bd78c5
Author: phail <phail@hacknology.de >
Date: Tue Oct 18 23:48:07 2022 +0200
add unittest for transform_inline_html
commit fda844f64c
Author: phail <phail@hacknology.de >
Date: Sat Oct 15 15:41:43 2022 +0200
add unittest for parse
commit daf90399bd
Author: phail <phail@hacknology.de >
Date: Sat Oct 15 13:13:29 2022 +0200
Add unitest for tika_parse()
commit 3d37e49c1a
Author: phail <phail@hacknology.de >
Date: Fri Oct 14 15:43:43 2022 +0200
add 2 more tests
commit 261c6fb990
Author: phail <phail@hacknology.de >
Date: Thu Oct 13 01:03:09 2022 +0200
add unittest for get_thumbnail
commit 87472b31d2
Merge: 430c5c3b
1024d7e6
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Oct 11 19:59:46 2022 -0700
Merge pull request #1780 from paperless-ngx/fix/issue-1647
Documentation: Add note re MS exchange servers
commit 1024d7e6e2
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Oct 11 15:12:22 2022 -0700
Add note re MS exchange servers
commit 430c5c3b87
Merge: 0b5c6d35
b7c33550
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Oct 7 23:45:51 2022 -0700
Merge pull request #1761 from paperless-ngx/docs/lsio-tweak
Documentation: Tweak LinuxServer
commit b7c335507f
Author: Trenton Holmes <holmes.trenton@gmail.com >
Date: Thu Oct 6 18:24:25 2022 -0700
Fixes the LSIO migration setting for the media root
commit 0b5c6d3532
Merge: fdac108c
5fd39472
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Oct 6 13:22:58 2022 -0700
Merge pull request #1731 from paperless-ngx/fix/1624
Documentation: Adds troubleshooting note about Kubernetes and ports
commit fdac108cab
Merge: 5639659b
821c14fb
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Mon Oct 3 17:07:06 2022 -0700
Merge pull request #1733 from paperless-ngx/docs-lsio-migrate
Documentation: LinuxServer.io Migration
commit 821c14fbce
Author: Trenton H <holmes.trenton@gmail.com >
Date: Mon Oct 3 11:14:18 2022 -0700
Corrects how the link to example compose files looks
commit 8c03d9c638
Author: Trenton H <holmes.trenton@gmail.com >
Date: Mon Oct 3 11:11:51 2022 -0700
Corrects a re-numbered step
commit 174a609449
Author: Trenton H <holmes.trenton@gmail.com >
Date: Mon Oct 3 10:16:53 2022 -0700
Adds a few steps for migration from the LinuxServer.io image
commit 5fd394726e
Author: Trenton H <holmes.trenton@gmail.com >
Date: Mon Oct 3 09:01:07 2022 -0700
Adds troubleshooting note for Kubernetes about needing to set the port again
commit 5639659b63
Merge: 807b7130
7ba9cdbe
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Wed Sep 28 09:48:20 2022 -0700
Merge pull request #1683 from paperless-ngx/fix/issue-1660
Mariadb compose files should use `PAPERLESS_DBPASS`
commit 7ba9cdbe23
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Wed Sep 28 09:07:30 2022 -0700
Mariadb compose files should use `PAPERLESS_DBPASS`
commit 807b7130e5
Merge: 9d117ee1
e2d593c0
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Sep 27 16:50:23 2022 -0700
Merge pull request #1671 from paperless-ngx/v1.9.2-changelog
[Documentation] Add v1.9.2 changelog
commit e2d593c023
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Sep 27 10:04:41 2022 -0700
Fix formatting, add note about 1.9.1 version string
commit 7455963124
Author: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Date: Tue Sep 27 17:01:37 2022 +0000
Changelog - GHA
commit cdd2b99b6b
Merge: d0a0ae91
72ce4405
Author: phail <phail@hacknology.de >
Date: Mon Jul 11 23:58:21 2022 +0200
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
commit d0a0ae91c4
Merge: c04b9fd7
feaf2da8
Author: phail <phail@hacknology.de >
Date: Fri May 20 19:29:52 2022 +0200
Merge branch 'dev' into feature-consume-eml
commit c04b9fd7f6
Author: phail <phail@hacknology.de >
Date: Thu May 19 22:51:17 2022 +0200
switch to From: Header instead of date to compensate for older libmagic versions
commit 6809b15ce1
Author: phail <phail@hacknology.de >
Date: Sat May 14 16:47:12 2022 +0200
workaround for wrong mime detection of .eml files
commit c317eca1ca
Author: phail <phel@hacknology.de >
Date: Thu May 5 00:20:32 2022 +0200
add attachment size to pdf
commit 466afa8203
Author: phail <phel@hacknology.de >
Date: Wed May 4 23:42:59 2022 +0200
fix consumption of mails without html
split pdf generation functions
commit c2e3dc76d9
Author: phail <phel@hacknology.de >
Date: Tue May 3 23:21:33 2022 +0200
add parsing of inline attachments
remove insecure chromium option
fix html parsing
commit 5a899664f8
Author: phail <phel@hacknology.de >
Date: Tue May 3 18:02:08 2022 +0200
remove .eml parser from tika
commit 990e905a04
Merge: 6b7155a8
98ebb095
Author: phail <phel@hacknology.de >
Date: Tue May 3 17:42:56 2022 +0200
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
commit 6b7155a849
Author: phail <phel@hacknology.de >
Date: Sat Apr 30 17:33:12 2022 +0200
merge migrations
commit 47851ddd3f
Merge: 47189643
0f1e3164
Author: phail <phel@hacknology.de >
Date: Fri Apr 29 23:52:56 2022 +0200
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
commit 47189643ff
Author: phail <phel@hacknology.de >
Date: Fri Apr 29 22:58:11 2022 +0200
add eml parser to paperless_mail
commit c1efe11cf3
Author: phail <phel@hacknology.de >
Date: Wed Apr 27 23:32:10 2022 +0200
improve pdf generation
commit 0e40ef5f35
Author: phail <phel@hacknology.de >
Date: Wed Apr 27 19:52:59 2022 +0200
add css for pdf generation
commit c8081595c4
Author: phail <phel@hacknology.de >
Date: Tue Apr 26 23:25:48 2022 +0200
improve pdf generation
commit a2b5b3b253
Author: phail <phel@hacknology.de >
Date: Tue Apr 26 23:12:36 2022 +0200
moved files
commit 790bcf05ed
Author: phail <phel@hacknology.de >
Date: Mon Apr 25 20:55:00 2022 +0200
add prototype archive pdf
commit d8d2d53c59
Author: phail <phel@hacknology.de >
Date: Tue Apr 19 20:14:31 2022 +0200
fix Mail actions mixup
commit 027897ff03
Author: phail <phel@hacknology.de >
Date: Tue Apr 19 00:39:00 2022 +0200
work in progress Mail parsing
commit cca576f518
Author: phail <phel@hacknology.de >
Date: Fri Apr 15 14:40:02 2022 +0200
add feature to consume imap mail als .eml
commit 5fcf1b5434
Author: phail <phel@hacknology.de >
Date: Thu Apr 14 00:19:30 2022 +0200
remove uneeded print and fix merge fail
commit 942b5aa9df
Merge: c05b39a0
cc936160
Author: phail <phel@hacknology.de >
Date: Wed Apr 13 23:55:38 2022 +0200
Merge branch 'dev' into fix-mail-starttls
commit c05b39a056
Author: phail <phel@hacknology.de >
Date: Wed Apr 13 23:37:21 2022 +0200
fix unittest
commit 3c8196527f
Author: phail <phel@hacknology.de >
Date: Sat Apr 9 13:07:14 2022 +0200
adapt to starttls interface change in imap_tools
pin imap-tools version to avoid breaking changes
improve mail log
Update settings.component.ts
Update settings.component.ts
2022-12-05 01:35:42 -08:00
Trenton Holmes
a925af3aea
Merge remote-tracking branch 'upstream/dev' into feature-consume-eml
2022-12-04 13:55:46 -08:00
Michael Shamoon
71bd46a96a
Move docs to material-mkdocs
2022-12-02 14:48:36 -08:00
phail
8b5008bee4
use imagehash instead of bitwise hashing
2022-11-20 15:44:43 +01:00
phail
6fe06e75a2
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
2022-11-13 22:43:55 +01:00
Trenton H
0fc170c958
Releases constraints on some packages and updates everything
2022-11-09 08:51:46 -08:00
phail
c0bcd153db
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
2022-11-03 21:00:01 +01:00
dependabot[bot]
1c2b4ece96
Bump pillow from 9.2.0 to 9.3.0
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 9.2.0 to 9.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/9.2.0...9.3.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-01 08:04:25 -07:00
Max Bachmann
4a061c38d7
directly use rapidfuzz
2022-10-31 13:17:10 -07:00
phail
32ee7aa26c
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
2022-10-24 21:12:35 +02:00
Trenton H
28d50d5c36
Integrates an optional starting of Flower into the Docker image
2022-10-24 09:17:38 -07:00
phail
20a0ba6e57
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
2022-10-23 20:37:22 +02:00
dependabot[bot]
1acff69eb2
Bump sphinx from 5.2.3 to 5.3.0
...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx ) from 5.2.3 to 5.3.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES )
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.2.3...v5.3.0 )
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-20 13:10:14 -07:00
Trenton H
a0353d2905
Downgrades and locks channels-redis to 3.4.1 to resolve issues with async_to_sync
2022-10-14 16:48:48 -07:00
Trenton H
c888b3dfd3
In case pikepdf fails to convert an image to a PIL image, fall back to converting pages to PIL images
2022-10-11 13:51:13 -07:00
Trenton H
a06fe4fd45
Adds hiredis extra to redis-py and updates everything
2022-10-10 14:16:14 -07:00
Trenton Holmes
66884ea035
Updates the pre-processing of document content to be much more robust, with tokenization, stemming and stop word removal
2022-10-10 08:58:23 -07:00
shamoon
60a67fd279
Merge branch 'dev' into feature-use-celery
2022-10-03 18:00:54 -07:00
Trenton Holmes
09287701ae
Transitions the backend to celery and celery beat
2022-09-26 11:25:34 -07:00
Trenton H
520d5f38ab
Updates to qpdf 11.1, pikepdf 6 and OCRMyPDF 14
2022-09-26 09:49:03 -07:00
Trenton Holmes
b21f64de8a
Updates how barcodes are detected, using pikepdf images, instead of converting each page to an image
2022-09-16 09:08:16 -07:00
Trenton Holmes
8ab59b1405
Locks numpy version until an upstream fix or resolution to aarch64 classifier slowdown
2022-09-13 10:33:07 -07:00
Trenton H
9680770406
Updates django-q and add optional setproctitle to allow display
2022-09-12 12:18:41 -07:00