]> git.ipfire.org Git - thirdparty/paperless-ngx.git/log
thirdparty/paperless-ngx.git
2 years agoDowngrades hiredis until pihweels can build it 2262/head
Trenton H [Fri, 30 Dec 2022 01:27:54 +0000 (17:27 -0800)] 
Downgrades hiredis until pihweels can build it

2 years agoIn the case of an RTL language being extracted via pdfminer.six, fall back to forced...
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

2 years agoAdds a notable changes section for release changelogs
Trenton H [Thu, 15 Dec 2022 20:57:52 +0000 (12:57 -0800)] 
Adds a notable changes section for release changelogs

2 years agoAdd ability to provide the configuration file path using an env variable
hashworks [Wed, 21 Dec 2022 21:28:16 +0000 (22:28 +0100)] 
Add ability to provide the configuration file path using an env variable

2 years agoUpdates Python libraries and hooks to most recent versions
Trenton Holmes [Sun, 25 Dec 2022 22:23:55 +0000 (14:23 -0800)] 
Updates Python libraries and hooks to most recent versions

2 years agocheck repo owner
tooomm [Sat, 17 Dec 2022 14:28:32 +0000 (15:28 +0100)] 
check repo owner

2 years agoMerge pull request #2205 from paperless-ngx/fix-2204
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

2 years agoFix missing word in settings string
Michael Shamoon [Sat, 24 Dec 2022 00:27:19 +0000 (16:27 -0800)] 
Fix missing word in settings string

2 years agosupport `tags__id__none` for advanced search 2205/head
Michael Shamoon [Sun, 18 Dec 2022 03:49:17 +0000 (19:49 -0800)] 
support `tags__id__none` for advanced search

2 years agofix excluded items not showing in tag dropdown count
Michael Shamoon [Sun, 18 Dec 2022 03:49:00 +0000 (19:49 -0800)] 
fix excluded items not showing in tag dropdown count

2 years agoUpdate frontend translation strings
Michael Shamoon [Sat, 17 Dec 2022 07:34:13 +0000 (23:34 -0800)] 
Update frontend translation strings

[skip ci]

2 years agoMerge pull request #2199 from paperless-ngx/eslint
shamoon [Fri, 16 Dec 2022 17:53:59 +0000 (09:53 -0800)] 
Merge pull request #2199 from paperless-ngx/eslint

Chore: migrate to eslint

2 years agoMerge pull request #2004 from paperless-ngx/feature-export-to-zip
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

2 years agoMerge pull request #2184 from paperless-ngx/feature-paperlesstask-admin
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

2 years agoAdd lint to frontend tests 2199/head
Michael Shamoon [Fri, 16 Dec 2022 06:48:31 +0000 (22:48 -0800)] 
Add lint to frontend tests

2 years agolint frontend
Michael Shamoon [Fri, 16 Dec 2022 06:48:16 +0000 (22:48 -0800)] 
lint frontend

2 years agoMigrate to eslint
Michael Shamoon [Fri, 16 Dec 2022 06:23:10 +0000 (22:23 -0800)] 
Migrate to eslint

2 years agoImproves the manual image building so it now properly gets cache manifests using...
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

2 years agoSkip running system checks before migrate, then run them directly after instead
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

2 years agoAdds a basic admin view for tasks 2184/head
Trenton H [Wed, 14 Dec 2022 17:07:25 +0000 (09:07 -0800)] 
Adds a basic admin view for tasks

2 years agoChanges the qpdf building to be cross compiled instead of emulated
Trenton H [Tue, 13 Dec 2022 20:31:20 +0000 (12:31 -0800)] 
Changes the qpdf building to be cross compiled instead of emulated

2 years agofix search bar position with slim sidebar
Michael Shamoon [Thu, 15 Dec 2022 07:22:11 +0000 (23:22 -0800)] 
fix search bar position with slim sidebar

[ci skip]

2 years agoAdd piwheels as additional URL for downloading pre-built wheels
Trenton H [Tue, 13 Dec 2022 15:48:33 +0000 (07:48 -0800)] 
Add piwheels as additional URL for downloading pre-built wheels

2 years agoNotes a TODO for a later library release to remove a workaround
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

2 years agoActually no need for pickle anyway
Trenton Holmes [Thu, 8 Dec 2022 03:25:53 +0000 (19:25 -0800)] 
Actually no need for pickle anyway

2 years agoSwitches task serialization over to pickle format
Trenton H [Tue, 22 Nov 2022 17:59:59 +0000 (09:59 -0800)] 
Switches task serialization over to pickle format

2 years agoUpdates runners to Ubuntu 22.04, locks pipenv to 2022.11.30, reduces number of image...
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

2 years agoMerge pull request #2028 from paperless-ngx/feature-truncate-content
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

2 years agoAdd bulk download options dropdown 2149/head
Michael Shamoon [Mon, 5 Dec 2022 07:09:19 +0000 (23:09 -0800)] 
Add bulk download options dropdown

2 years agoDocuments the test conditions
Trenton Holmes [Sun, 20 Nov 2022 01:47:18 +0000 (17:47 -0800)] 
Documents the test conditions

2 years agoAdds an optional API field to follow the filenaming format when creating a bulk downl...
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

2 years agoInstall all wheels in the dir instead of specific names
Trenton H [Thu, 8 Dec 2022 20:30:20 +0000 (12:30 -0800)] 
Install all wheels in the dir instead of specific names

2 years agoUpdates the pre-commit hook versions
Trenton H [Tue, 6 Dec 2022 16:25:40 +0000 (08:25 -0800)] 
Updates the pre-commit hook versions

2 years agoUpdates to qpdf 11.2 and bulk updates the rest of the deps
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

2 years agoNote the previous location and that it can be safely deleted if not in use
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

2 years agoDocuments the configuration for NLTK related settings
Trenton Holmes [Sat, 3 Dec 2022 03:21:19 +0000 (19:21 -0800)] 
Documents the configuration for NLTK related settings

2 years agoBakes the NLTK data into the image (~60mb)
Trenton H [Fri, 2 Dec 2022 20:02:56 +0000 (12:02 -0800)] 
Bakes the NLTK data into the image (~60mb)

2 years agoFixes args handling
Trenton Holmes [Mon, 5 Dec 2022 01:36:50 +0000 (17:36 -0800)] 
Fixes args handling

2 years agoAdds the same backoff/retry logic to the other live tests
Trenton Holmes [Mon, 5 Dec 2022 01:23:35 +0000 (17:23 -0800)] 
Adds the same backoff/retry logic to the other live tests

2 years agoAdds documentation 2004/head
Trenton Holmes [Mon, 5 Dec 2022 00:50:11 +0000 (16:50 -0800)] 
Adds documentation

2 years agoMerge pull request #2000 from paperless-ngx/feature-frontend-paperless-mail
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

2 years agoAdds option to allow a user to export directory to a zipfile
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

2 years agoMerge pull request #848 from p-h-a-i-l/feature-consume-eml
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

2 years agoMoves where the mail views live and puts the ordering on those 2000/head
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

2 years agoFixes my broken formatting 848/head
Trenton Holmes [Sun, 4 Dec 2022 22:00:59 +0000 (14:00 -0800)] 
Fixes my broken formatting

2 years agoMerge remote-tracking branch 'upstream/dev' into feature-consume-eml
Trenton Holmes [Sun, 4 Dec 2022 21:55:46 +0000 (13:55 -0800)] 
Merge remote-tracking branch 'upstream/dev' into feature-consume-eml

2 years agoResets to -dev versioning
Trenton Holmes [Sun, 4 Dec 2022 21:06:18 +0000 (13:06 -0800)] 
Resets to -dev versioning

2 years agoBumps version to 1.10.2 v1.10.2
Trenton Holmes [Sun, 4 Dec 2022 20:58:03 +0000 (12:58 -0800)] 
Bumps version to 1.10.2

2 years agoProbably fixes the changelog step not working
Trenton Holmes [Sun, 4 Dec 2022 20:57:19 +0000 (12:57 -0800)] 
Probably fixes the changelog step not working

2 years agoMerge branch 'dev'
Trenton Holmes [Sun, 4 Dec 2022 20:55:55 +0000 (12:55 -0800)] 
Merge branch 'dev'

2 years agoNew translations messages.xlf (Serbian (Latin))
Paperless-ngx Translation Bot [bot] [Sun, 4 Dec 2022 18:20:48 +0000 (10:20 -0800)] 
New translations messages.xlf (Serbian (Latin))
[ci skip]

2 years agoNew translations messages.xlf (Italian)
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 13:12:02 +0000 (05:12 -0800)] 
New translations messages.xlf (Italian)
[ci skip]

2 years agoNew translations messages.xlf (Serbian (Latin))
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:09:05 +0000 (02:09 -0800)] 
New translations messages.xlf (Serbian (Latin))
[ci skip]

2 years agoNew translations messages.xlf (French)
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:09:04 +0000 (02:09 -0800)] 
New translations messages.xlf (French)
[ci skip]

2 years agoNew translations messages.xlf (Spanish)
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:09:03 +0000 (02:09 -0800)] 
New translations messages.xlf (Spanish)
[ci skip]

2 years agoNew translations messages.xlf (Arabic)
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:09:01 +0000 (02:09 -0800)] 
New translations messages.xlf (Arabic)
[ci skip]

2 years agoNew translations messages.xlf (Belarusian)
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:09:00 +0000 (02:09 -0800)] 
New translations messages.xlf (Belarusian)
[ci skip]

2 years agoNew translations messages.xlf (Czech)
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:08:59 +0000 (02:08 -0800)] 
New translations messages.xlf (Czech)
[ci skip]

2 years agoNew translations messages.xlf (Danish)
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:08:57 +0000 (02:08 -0800)] 
New translations messages.xlf (Danish)
[ci skip]

2 years agoNew translations messages.xlf (Finnish)
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:08:56 +0000 (02:08 -0800)] 
New translations messages.xlf (Finnish)
[ci skip]

2 years agoNew translations messages.xlf (Hebrew)
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:08:55 +0000 (02:08 -0800)] 
New translations messages.xlf (Hebrew)
[ci skip]

2 years agoNew translations messages.xlf (Italian)
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:08:54 +0000 (02:08 -0800)] 
New translations messages.xlf (Italian)
[ci skip]

2 years agoNew translations messages.xlf (Dutch)
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:08:52 +0000 (02:08 -0800)] 
New translations messages.xlf (Dutch)
[ci skip]

2 years agoNew translations messages.xlf (Romanian)
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:08:51 +0000 (02:08 -0800)] 
New translations messages.xlf (Romanian)
[ci skip]

2 years agoNew translations messages.xlf (Norwegian)
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:08:49 +0000 (02:08 -0800)] 
New translations messages.xlf (Norwegian)
[ci skip]

2 years agoNew translations messages.xlf (Portuguese)
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:08:48 +0000 (02:08 -0800)] 
New translations messages.xlf (Portuguese)
[ci skip]

2 years agoNew translations messages.xlf (Russian)
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:08:47 +0000 (02:08 -0800)] 
New translations messages.xlf (Russian)
[ci skip]

2 years agoNew translations messages.xlf (Slovenian)
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:08:45 +0000 (02:08 -0800)] 
New translations messages.xlf (Slovenian)
[ci skip]

2 years agoNew translations messages.xlf (Swedish)
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:08:44 +0000 (02:08 -0800)] 
New translations messages.xlf (Swedish)
[ci skip]

2 years agoNew translations messages.xlf (Turkish)
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:08:43 +0000 (02:08 -0800)] 
New translations messages.xlf (Turkish)
[ci skip]

2 years agoNew translations messages.xlf (Chinese Simplified)
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:08:41 +0000 (02:08 -0800)] 
New translations messages.xlf (Chinese Simplified)
[ci skip]

2 years agoNew translations messages.xlf (Portuguese, Brazilian)
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:08:40 +0000 (02:08 -0800)] 
New translations messages.xlf (Portuguese, Brazilian)
[ci skip]

2 years agoNew translations messages.xlf (Croatian)
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:08:38 +0000 (02:08 -0800)] 
New translations messages.xlf (Croatian)
[ci skip]

2 years agoNew translations messages.xlf (Luxembourgish)
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:08:37 +0000 (02:08 -0800)] 
New translations messages.xlf (Luxembourgish)
[ci skip]

2 years agoNew translations messages.xlf (Polish)
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:08:36 +0000 (02:08 -0800)] 
New translations messages.xlf (Polish)
[ci skip]

2 years agoNew translations messages.xlf (German)
Paperless-ngx Translation Bot [bot] [Sat, 3 Dec 2022 10:08:34 +0000 (02:08 -0800)] 
New translations messages.xlf (German)
[ci skip]

2 years agoFixes language code checks around two part languages
Trenton Holmes [Sun, 4 Dec 2022 16:44:35 +0000 (08:44 -0800)] 
Fixes language code checks around two part languages

2 years agoMerge pull request #1947 from alexander-bauer/helm
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,

2 years agoUse checkout v3 1947/head
shamoon [Sun, 4 Dec 2022 02:46:19 +0000 (18:46 -0800)] 
Use checkout v3

2 years agoMerge pull request #2109 from paperless-ngx/fix/redis-socket-parsing
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

2 years agoFixes issue when the Redis URL also specifies a port 2109/head
Trenton Holmes [Sun, 4 Dec 2022 02:30:21 +0000 (18:30 -0800)] 
Fixes issue when the Redis URL also specifies a port

2 years agoIgnore end-of-lines on generated Chart README
Alexander Bauer [Thu, 10 Nov 2022 02:24:04 +0000 (02:24 +0000)] 
Ignore end-of-lines on generated Chart README

2 years agoIgnore non-yaml Helm chart template
Alexander Bauer [Thu, 10 Nov 2022 02:21:29 +0000 (02:21 +0000)] 
Ignore non-yaml Helm chart template

2 years agoChange Helm chart releaser to use version tags only
Alexander Bauer [Thu, 10 Nov 2022 01:54:35 +0000 (01:54 +0000)] 
Change Helm chart releaser to use version tags only

2 years agoIgnore generated Helm chart README from prettier
Alexander Bauer [Thu, 10 Nov 2022 01:52:02 +0000 (01:52 +0000)] 
Ignore generated Helm chart README from prettier

2 years agofixup! Add mostly-unchanged Helm chart from k8s-at-home
Alexander Bauer [Tue, 8 Nov 2022 00:46:27 +0000 (00:46 +0000)] 
fixup! Add mostly-unchanged Helm chart from k8s-at-home

2 years agoAdd 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.

2 years agoMerge pull request #2106 from tooomm/docs/edit
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

2 years agolint 2106/head
tooomm [Sat, 3 Dec 2022 19:02:40 +0000 (20:02 +0100)] 
lint

2 years agoopen demo in new page
tooomm [Sat, 3 Dec 2022 18:36:49 +0000 (19:36 +0100)] 
open demo in new page

2 years agoExplicit default ordering for rule / account views
Michael Shamoon [Sat, 3 Dec 2022 17:29:34 +0000 (09:29 -0800)] 
Explicit default ordering for rule / account views

2 years agoprevent loss of unsaved changes to settings on tab nav
Michael Shamoon [Tue, 29 Nov 2022 05:38:52 +0000 (21:38 -0800)] 
prevent loss of unsaved changes to settings on tab nav

2 years agoRe-org where some of the new classes are found
Michael Shamoon [Tue, 29 Nov 2022 04:39:03 +0000 (20:39 -0800)] 
Re-org where some of the new classes are found

2 years agoApply code suggestions from @stumpylog
Michael Shamoon [Mon, 28 Nov 2022 20:53:20 +0000 (12:53 -0800)] 
Apply code suggestions from @stumpylog

2 years agofrontend mail rule validation
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

2 years agofix edit dialog getters
Michael Shamoon [Mon, 28 Nov 2022 21:58:37 +0000 (13:58 -0800)] 
fix edit dialog getters

2 years agoAdd settings routing
Michael Shamoon [Sat, 19 Nov 2022 04:23:40 +0000 (20:23 -0800)] 
Add settings routing

2 years agoUpdate frontend strings
Michael Shamoon [Sat, 19 Nov 2022 03:38:49 +0000 (19:38 -0800)] 
Update frontend strings

2 years agoHide order parameter, fix imap port
Michael Shamoon [Sat, 19 Nov 2022 01:11:15 +0000 (17:11 -0800)] 
Hide order parameter, fix imap port

2 years agoAPI mail rule & account tests
Michael Shamoon [Fri, 18 Nov 2022 22:22:07 +0000 (14:22 -0800)] 
API mail rule & account tests

and fix use of assign_tags