]>
git.ipfire.org Git - thirdparty/paperless-ngx.git/log
Trenton H [Fri, 30 Dec 2022 01:27:54 +0000 (17:27 -0800)]
Downgrades hiredis until pihweels can build it
Trenton H [Tue, 29 Nov 2022 21:19:16 +0000 (13:19 -0800)]
In the case of an RTL language being extracted via pdfminer.six, fall back to forced OCR, which handles RTL text better
Trenton H [Thu, 15 Dec 2022 20:57:52 +0000 (12:57 -0800)]
Adds a notable changes section for release changelogs
hashworks [Wed, 21 Dec 2022 21:28:16 +0000 (22:28 +0100)]
Add ability to provide the configuration file path using an env variable
Trenton Holmes [Sun, 25 Dec 2022 22:23:55 +0000 (14:23 -0800)]
Updates Python libraries and hooks to most recent versions
tooomm [Sat, 17 Dec 2022 14:28:32 +0000 (15:28 +0100)]
check repo owner
shamoon [Sat, 24 Dec 2022 00:27:50 +0000 (16:27 -0800)]
Merge pull request #2205 from paperless-ngx/fix-2204
Fix: support `tags__id__none` in advanced search, fix tags filter badge count for excluded
Michael Shamoon [Sat, 24 Dec 2022 00:27:19 +0000 (16:27 -0800)]
Fix missing word in settings string
Michael Shamoon [Sun, 18 Dec 2022 03:49:17 +0000 (19:49 -0800)]
support `tags__id__none` for advanced search
Michael Shamoon [Sun, 18 Dec 2022 03:49:00 +0000 (19:49 -0800)]
fix excluded items not showing in tag dropdown count
Michael Shamoon [Sat, 17 Dec 2022 07:34:13 +0000 (23:34 -0800)]
Update frontend translation strings
[skip ci]
shamoon [Fri, 16 Dec 2022 17:53:59 +0000 (09:53 -0800)]
Merge pull request #2199 from paperless-ngx/eslint
Chore: migrate to eslint
shamoon [Fri, 16 Dec 2022 17:12:38 +0000 (09:12 -0800)]
Merge pull request #2004 from paperless-ngx/feature-export-to-zip
Feature: Adds option to allow a user to export directly to a zipfile
shamoon [Fri, 16 Dec 2022 07:50:43 +0000 (23:50 -0800)]
Merge pull request #2184 from paperless-ngx/feature-paperlesstask-admin
Feature: Adds PaperlessTask admin page interface
Michael Shamoon [Fri, 16 Dec 2022 06:48:31 +0000 (22:48 -0800)]
Add lint to frontend tests
Michael Shamoon [Fri, 16 Dec 2022 06:48:16 +0000 (22:48 -0800)]
lint frontend
Michael Shamoon [Fri, 16 Dec 2022 06:23:10 +0000 (22:23 -0800)]
Migrate to eslint
Trenton H [Thu, 8 Dec 2022 23:34:33 +0000 (15:34 -0800)]
Improves the manual image building so it now properly gets cache manifests using buildx
Trenton H [Wed, 14 Dec 2022 21:39:07 +0000 (13:39 -0800)]
Skip running system checks before migrate, then run them directly after instead
Trenton H [Wed, 14 Dec 2022 17:07:25 +0000 (09:07 -0800)]
Adds a basic admin view for tasks
Trenton H [Tue, 13 Dec 2022 20:31:20 +0000 (12:31 -0800)]
Changes the qpdf building to be cross compiled instead of emulated
Michael Shamoon [Thu, 15 Dec 2022 07:22:11 +0000 (23:22 -0800)]
fix search bar position with slim sidebar
[ci skip]
Trenton H [Tue, 13 Dec 2022 15:48:33 +0000 (07:48 -0800)]
Add piwheels as additional URL for downloading pre-built wheels
Trenton Holmes [Fri, 9 Dec 2022 02:48:43 +0000 (18:48 -0800)]
Notes a TODO for a later library release to remove a workaround
Trenton Holmes [Thu, 8 Dec 2022 03:25:53 +0000 (19:25 -0800)]
Actually no need for pickle anyway
Trenton H [Tue, 22 Nov 2022 17:59:59 +0000 (09:59 -0800)]
Switches task serialization over to pickle format
Trenton Holmes [Fri, 9 Dec 2022 02:39:14 +0000 (18:39 -0800)]
Updates runners to Ubuntu 22.04, locks pipenv to 2022.11.30, reduces number of image cleans run
shamoon [Fri, 9 Dec 2022 17:20:06 +0000 (09:20 -0800)]
Merge pull request #2028 from paperless-ngx/feature-truncate-content
Feature: speed up frontend by truncating content
Michael Shamoon [Mon, 5 Dec 2022 07:09:19 +0000 (23:09 -0800)]
Add bulk download options dropdown
Trenton Holmes [Sun, 20 Nov 2022 01:47:18 +0000 (17:47 -0800)]
Documents the test conditions
Trenton Holmes [Sun, 20 Nov 2022 01:37:32 +0000 (17:37 -0800)]
Adds an optional API field to follow the filenaming format when creating a bulk download zip
Trenton H [Thu, 8 Dec 2022 20:30:20 +0000 (12:30 -0800)]
Install all wheels in the dir instead of specific names
Trenton H [Tue, 6 Dec 2022 16:25:40 +0000 (08:25 -0800)]
Updates the pre-commit hook versions
Trenton H [Fri, 2 Dec 2022 15:49:15 +0000 (07:49 -0800)]
Updates to qpdf 11.2 and bulk updates the rest of the deps
Trenton H [Mon, 5 Dec 2022 23:37:22 +0000 (15:37 -0800)]
Note the previous location and that it can be safely deleted if not in use
Trenton Holmes [Sat, 3 Dec 2022 03:21:19 +0000 (19:21 -0800)]
Documents the configuration for NLTK related settings
Trenton H [Fri, 2 Dec 2022 20:02:56 +0000 (12:02 -0800)]
Bakes the NLTK data into the image (~60mb)
Trenton Holmes [Mon, 5 Dec 2022 01:36:50 +0000 (17:36 -0800)]
Fixes args handling
Trenton Holmes [Mon, 5 Dec 2022 01:23:35 +0000 (17:23 -0800)]
Adds the same backoff/retry logic to the other live tests
Trenton Holmes [Mon, 5 Dec 2022 00:50:11 +0000 (16:50 -0800)]
Adds documentation
shamoon [Mon, 5 Dec 2022 00:47:58 +0000 (16:47 -0800)]
Merge pull request #2000 from paperless-ngx/feature-frontend-paperless-mail
Feature: frontend paperless mail
Trenton Holmes [Sun, 20 Nov 2022 02:29:27 +0000 (18:29 -0800)]
Adds option to allow a user to export directory to a zipfile
Trenton H [Mon, 5 Dec 2022 00:34:41 +0000 (16:34 -0800)]
Merge pull request #848 from p-h-a-i-l/feature-consume-eml
Feature ability to consume mails and eml files
Trenton Holmes [Mon, 5 Dec 2022 00:33:07 +0000 (16:33 -0800)]
Moves where the mail views live and puts the ordering on those
Trenton Holmes [Sun, 4 Dec 2022 22:00:59 +0000 (14:00 -0800)]
Fixes my broken formatting
Trenton Holmes [Sun, 4 Dec 2022 21:55:46 +0000 (13:55 -0800)]
Merge remote-tracking branch 'upstream/dev' into feature-consume-eml
Trenton Holmes [Sun, 4 Dec 2022 21:06:18 +0000 (13:06 -0800)]
Resets to -dev versioning
Trenton Holmes [Sun, 4 Dec 2022 20:58:03 +0000 (12:58 -0800)]
Bumps version to 1.10.2
Trenton Holmes [Sun, 4 Dec 2022 20:57:19 +0000 (12:57 -0800)]
Probably fixes the changelog step not working
Trenton Holmes [Sun, 4 Dec 2022 20:55:55 +0000 (12:55 -0800)]
Merge branch 'dev'
Paperless-ngx Translation Bot [bot] [Sun, 4 Dec 2022 18:20:48 +0000 (10:20 -0800)]
New translations messages.xlf (Serbian (Latin))
[ci skip]
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 13:12:02 +0000 (05:12 -0800)]
New translations messages.xlf (Italian)
[ci skip]
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:09:05 +0000 (02:09 -0800)]
New translations messages.xlf (Serbian (Latin))
[ci skip]
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:09:04 +0000 (02:09 -0800)]
New translations messages.xlf (French)
[ci skip]
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:09:03 +0000 (02:09 -0800)]
New translations messages.xlf (Spanish)
[ci skip]
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:09:01 +0000 (02:09 -0800)]
New translations messages.xlf (Arabic)
[ci skip]
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:09:00 +0000 (02:09 -0800)]
New translations messages.xlf (Belarusian)
[ci skip]
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:08:59 +0000 (02:08 -0800)]
New translations messages.xlf (Czech)
[ci skip]
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:08:57 +0000 (02:08 -0800)]
New translations messages.xlf (Danish)
[ci skip]
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:08:56 +0000 (02:08 -0800)]
New translations messages.xlf (Finnish)
[ci skip]
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:08:55 +0000 (02:08 -0800)]
New translations messages.xlf (Hebrew)
[ci skip]
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:08:54 +0000 (02:08 -0800)]
New translations messages.xlf (Italian)
[ci skip]
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:08:52 +0000 (02:08 -0800)]
New translations messages.xlf (Dutch)
[ci skip]
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:08:51 +0000 (02:08 -0800)]
New translations messages.xlf (Romanian)
[ci skip]
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:08:49 +0000 (02:08 -0800)]
New translations messages.xlf (Norwegian)
[ci skip]
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:08:48 +0000 (02:08 -0800)]
New translations messages.xlf (Portuguese)
[ci skip]
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:08:47 +0000 (02:08 -0800)]
New translations messages.xlf (Russian)
[ci skip]
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:08:45 +0000 (02:08 -0800)]
New translations messages.xlf (Slovenian)
[ci skip]
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:08:44 +0000 (02:08 -0800)]
New translations messages.xlf (Swedish)
[ci skip]
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:08:43 +0000 (02:08 -0800)]
New translations messages.xlf (Turkish)
[ci skip]
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:08:41 +0000 (02:08 -0800)]
New translations messages.xlf (Chinese Simplified)
[ci skip]
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:08:40 +0000 (02:08 -0800)]
New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:08:38 +0000 (02:08 -0800)]
New translations messages.xlf (Croatian)
[ci skip]
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:08:37 +0000 (02:08 -0800)]
New translations messages.xlf (Luxembourgish)
[ci skip]
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:08:36 +0000 (02:08 -0800)]
New translations messages.xlf (Polish)
[ci skip]
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:08:34 +0000 (02:08 -0800)]
New translations messages.xlf (German)
[ci skip]
Trenton Holmes [Sun, 4 Dec 2022 16:44:35 +0000 (08:44 -0800)]
Fixes language code checks around two part languages
shamoon [Sun, 4 Dec 2022 02:47:09 +0000 (18:47 -0800)]
Merge pull request #1947 from alexander-bauer/helm
Take ownership of k8s-at-home Helm chart,
shamoon [Sun, 4 Dec 2022 02:46:19 +0000 (18:46 -0800)]
Use checkout v3
shamoon [Sun, 4 Dec 2022 02:44:28 +0000 (18:44 -0800)]
Merge pull request #2109 from paperless-ngx/fix/redis-socket-parsing
Bugfix: Redis socket compatibility didn't handle URLs with ports
Trenton Holmes [Sun, 4 Dec 2022 02:30:21 +0000 (18:30 -0800)]
Fixes issue when the Redis URL also specifies a port
Alexander Bauer [Thu, 10 Nov 2022 02:24:04 +0000 (02:24 +0000)]
Ignore end-of-lines on generated Chart README
Alexander Bauer [Thu, 10 Nov 2022 02:21:29 +0000 (02:21 +0000)]
Ignore non-yaml Helm chart template
Alexander Bauer [Thu, 10 Nov 2022 01:54:35 +0000 (01:54 +0000)]
Change Helm chart releaser to use version tags only
Alexander Bauer [Thu, 10 Nov 2022 01:52:02 +0000 (01:52 +0000)]
Ignore generated Helm chart README from prettier
Alexander Bauer [Tue, 8 Nov 2022 00:46:27 +0000 (00:46 +0000)]
fixup! Add mostly-unchanged Helm chart from k8s-at-home
Alexander Bauer [Tue, 8 Nov 2022 00:24:04 +0000 (00:24 +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.
shamoon [Sat, 3 Dec 2022 22:19:36 +0000 (14:19 -0800)]
Merge pull request #2106 from tooomm/docs/edit
Docs: Some more small MkDocs updates
tooomm [Sat, 3 Dec 2022 19:02:40 +0000 (20:02 +0100)]
lint
tooomm [Sat, 3 Dec 2022 18:36:49 +0000 (19:36 +0100)]
open demo in new page
Michael Shamoon [Sat, 3 Dec 2022 17:29:34 +0000 (09:29 -0800)]
Explicit default ordering for rule / account views
Michael Shamoon [Tue, 29 Nov 2022 05:38:52 +0000 (21:38 -0800)]
prevent loss of unsaved changes to settings on tab nav
Michael Shamoon [Tue, 29 Nov 2022 04:39:03 +0000 (20:39 -0800)]
Re-org where some of the new classes are found
Michael Shamoon [Mon, 28 Nov 2022 20:53:20 +0000 (12:53 -0800)]
Apply code suggestions from @stumpylog
Michael Shamoon [Mon, 28 Nov 2022 23:51:39 +0000 (15:51 -0800)]
frontend mail rule validation
Display non-field validation errors, hide action param field if not needed
Michael Shamoon [Mon, 28 Nov 2022 21:58:37 +0000 (13:58 -0800)]
fix edit dialog getters
Michael Shamoon [Sat, 19 Nov 2022 04:23:40 +0000 (20:23 -0800)]
Add settings routing
Michael Shamoon [Sat, 19 Nov 2022 03:38:49 +0000 (19:38 -0800)]
Update frontend strings
Michael Shamoon [Sat, 19 Nov 2022 01:11:15 +0000 (17:11 -0800)]
Hide order parameter, fix imap port
Michael Shamoon [Fri, 18 Nov 2022 22:22:07 +0000 (14:22 -0800)]
API mail rule & account tests
and fix use of assign_tags