Michael Shamoon
02f2804a18
Add redo OCR button to document edit
2022-07-24 20:15:26 -07:00
shamoon
5e792f98f1
Merge pull request #1276 from paperless-ngx/bugfix-webp-import
...
Bugfix: Document import doesn't convert thumbnails to WebP
2022-07-24 19:59:30 -07:00
Trenton Holmes
3945ec4d37
Fixes document import copying PNG files to .webp extensions without actual conversion
2022-07-24 10:22:53 -07:00
shamoon
cd868fdeaf
Merge pull request #1269 from paperless-ngx/beta-deps-final
...
Chore: Locks dependencies to the final versions for the beta
2022-07-22 10:45:53 -07:00
Trenton Holmes
3647d811d9
Locks dependencies to the final versions for the beta
2022-07-22 08:53:02 -07:00
Trenton Holmes
279714c556
Creates utiliy to ensure all paths in settings are normalized and absolute
2022-07-22 08:48:17 -07:00
shamoon
2b8c3ef02a
Merge pull request #1247 from paperless-ngx/bugfix-pikepdf-ocrmypdf-warnings
...
Bugfix: Adds pngquant and jbig2dec to Docker image
2022-07-20 08:26:12 -07:00
Quinn Casey
3636ef14ce
Merge pull request #1259 from paperless-ngx/chore-add-ci-hadolint
...
Chore: Add Hadolint job to CI
2022-07-19 21:03:16 -07:00
Trenton Holmes
e7240be2c4
Removes a Dockerfile I can't find referenced anywhere
2022-07-19 14:18:47 -07:00
Trenton Holmes
0b4cfaa9c1
Fixes and updates the Hadolint action version
2022-07-19 14:01:47 -07:00
Trenton Holmes
256c6f0281
Configure Hadolint in a single location for both hooks and CI
2022-07-19 13:54:33 -07:00
Trenton Holmes
8bbdf94f8e
Adds a CI job for hadolint over all the Dockerfiles, fixes the minor thing it complained about
2022-07-19 13:50:15 -07:00
shamoon
a4cafb6052
Merge pull request #1249 from paperless-ngx/fix-generated-changelog
...
[CI] Fix automatic changelog generation on release
2022-07-18 15:55:29 -07:00
Quinn Casey
a1811b6e37
Create PR for changelog instead of direct commit
2022-07-18 09:48:03 -07:00
Trenton Holmes
9c48129be6
Adds a couple packages to the Docker image for ocrmypdf and pikepdf
2022-07-18 09:46:31 -07:00
Quinn Casey
04f8017524
Bump version to beta
2022-07-17 15:23:28 -07:00
Paperless-ngx Translation Bot [bot]
6bc30fbe26
New Crowdin updates ( #1238 )
...
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
2022-07-17 15:22:35 -07:00
Paperless-ngx Translation Bot [bot]
fd346b49e2
New Crowdin updates ( #1235 )
...
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations django.po (Chinese Simplified)
[ci skip]
2022-07-15 08:41:29 -07:00
shamoon
b05a515cb3
Merge pull request #1212 from theEndBeta/feature_rootless_and_container_repo
...
Enable rootless container w/ CI tweaks/bugfixes
2022-07-15 08:41:09 -07:00
Aidan Stein
b4fadcc776
move supervisord call into wrapper script
2022-07-15 11:00:46 -04:00
Aidan Stein
0f42f2deb6
pr comment - documentation edits
2022-07-15 11:00:46 -04:00
Aidan Stein
82a1d46f69
switch from bind mount to COPY
to avoid requiring host directory relabeling on selinux enabled systems
2022-07-15 11:00:46 -04:00
Aidan Stein
73ad5dcb85
negate second gosu
command when running as paperless user
2022-07-15 11:00:46 -04:00
Aidan Stein
173fea1496
pr comment(s) - CI typos
2022-07-15 11:00:46 -04:00
Aidan Stein
5c954f3f05
add instructions for rootless
2022-07-15 11:00:46 -04:00
Aidan Stein
710c5280ed
container repository name must be lowercase
2022-07-15 11:00:45 -04:00
Aidan Stein
22ec5d2efa
allow podman build
2022-07-15 10:58:41 -04:00
Aidan Stein
bd305e4a9c
allow rootless (as paperless user)
2022-07-15 10:58:41 -04:00
Paperless-ngx Translation Bot [bot]
a3598ab326
New Crowdin updates ( #1234 )
...
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
2022-07-14 19:37:51 -07:00
shamoon
f0a8285209
Merge pull request #1154 from ziprandom/feature-use-env-vars-in-pre-post-scripts
...
Feature use env vars in pre post scripts
2022-07-14 19:37:19 -07:00
Trenton Holmes
1b897992a2
Re-adds the script arguments
2022-07-14 08:50:00 -07:00
shamoon
3e84bb5bed
Merge pull request #1227 from paperless-ngx/feature-reduce-worker-counts
...
Chore: Reduces webserver and task worker count to 1 by default
2022-07-12 09:56:21 -07:00
Trenton Holmes
6c44e0514a
Updates all dependencies and re-generates the lock files
2022-07-11 23:29:46 +02:00
Paperless-ngx Translation Bot [bot]
2c447e4f6c
New Crowdin updates ( #1214 )
...
* New translations django.po (Croatian)
[ci skip]
* New translations django.po (Croatian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
2022-07-11 14:02:58 -07:00
Trenton Holmes
ce2464cea8
Reduces webserver and task worker count to 1 by default
2022-07-11 13:54:04 -07:00
shamoon
11e3b8329d
Merge pull request #1220 from paperless-ngx/bugfix-oserror-msg
...
Bugfix: Include the actual OSError string when a file can't be opened for consumption
2022-07-11 12:26:08 -07:00
Trenton Holmes
1a093de516
Feature: Don't push feature development branches to DockerHub ( #1219 )
...
* Don't push to the DockerHub except for certain refs
* Enables deletetion of feature images
* Adds links to the API docs for the end points
* Makes it clear in the logs a dry-run vs actual deletion event
2022-07-11 12:22:43 -07:00
Trenton Holmes
5d2062a076
Includes the actual OSError string in the log, instead of assuming it's a busy file
2022-07-11 11:57:02 -07:00
Paperless-ngx Translation Bot [bot]
7f79e87d3c
New Crowdin updates ( #1090 )
...
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations django.po (Luxembourgish)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations django.po (German)
[ci skip]
* New translations django.po (German)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations django.po (German)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations django.po (Italian)
[ci skip]
* New translations django.po (Finnish)
[ci skip]
* New translations django.po (Hebrew)
[ci skip]
* New translations django.po (Polish)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations django.po (Hebrew)
[ci skip]
* New translations django.po (Hebrew)
[ci skip]
* New translations django.po (Hebrew)
[ci skip]
* New translations django.po (Hebrew)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations django.po (Spanish)
[ci skip]
* New translations django.po (Spanish)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations django.po (Norwegian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations django.po (Norwegian)
[ci skip]
* New translations django.po (Norwegian)
[ci skip]
* New translations django.po (Norwegian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations django.po (Norwegian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Polish)
[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 (Russian)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Arabic, Saudi Arabia)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations django.po (Japanese)
[ci skip]
* New translations messages.xlf (Japanese)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations django.po (Chinese Simplified)
[ci skip]
* New translations django.po (Croatian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations django.po (Hebrew)
[ci skip]
* New translations django.po (Croatian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations django.po (Romanian)
[ci skip]
* New translations django.po (French)
[ci skip]
* New translations django.po (Belarusian)
[ci skip]
* New translations django.po (Czech)
[ci skip]
* New translations django.po (Danish)
[ci skip]
* New translations django.po (German)
[ci skip]
* New translations django.po (Finnish)
[ci skip]
* New translations django.po (Italian)
[ci skip]
* New translations messages.xlf (Japanese)
[ci skip]
* New translations django.po (Dutch)
[ci skip]
* New translations django.po (Polish)
[ci skip]
* New translations django.po (Portuguese)
[ci skip]
* New translations django.po (Russian)
[ci skip]
* New translations django.po (Slovenian)
[ci skip]
* New translations django.po (Swedish)
[ci skip]
* New translations django.po (Turkish)
[ci skip]
* New translations django.po (Portuguese, Brazilian)
[ci skip]
* New translations django.po (Luxembourgish)
[ci skip]
* New translations django.po (Serbian (Latin))
[ci skip]
* New translations django.po (Chinese Simplified)
[ci skip]
* New translations django.po (Japanese)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations django.po (Spanish)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations django.po (Norwegian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Arabic, Saudi Arabia)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations django.po (Arabic, Saudi Arabia)
[ci skip]
2022-07-08 15:21:13 -07:00
Michael Shamoon
aa1495685f
Update translation source strings
2022-07-08 14:12:07 -07:00
shamoon
cc2186783c
Merge pull request #1020 from paperless-ngx/feature-frontend-task-queue
...
Feature: frontend task queue
2022-07-08 14:06:24 -07:00
Michael Shamoon
748f0bf610
fix conflicting migrations
2022-07-08 14:02:43 -07:00
shamoon
a3aceb6c8e
Merge pull request #1133 from paperless-ngx/feature-prevent-text-dupe-api-calls
...
Fix: Prevent duplicate api calls on text filtering
2022-07-08 13:56:45 -07:00
Michael Shamoon
c3e15ea73a
simplify filter rule comparison
2022-07-08 13:55:27 -07:00
shamoon
2db3cdb50d
Merge pull request #1140 from paperless-ngx/chore-image-tag-cleanups
2022-07-07 06:50:47 -07:00
Trenton Holmes
d08e28da86
Relocks the dependencies following latest updates
2022-07-05 08:20:35 +02:00
Trenton Holmes
64be6dcb36
No need for a branch here, the loop takes care of it
2022-07-05 08:20:35 +02:00
Trenton Holmes
6bd585a9a0
Updates the classifier to catch warnings from scikit-learn and rebuild the model file when this happens
2022-07-05 08:20:35 +02:00
Trenton Holmes
ba79aff89b
Updates scikit-learn and fixes the warning this normally generates in the unit tests
2022-07-05 08:20:35 +02:00
Trenton Holmes
00059e9482
Implements reading from a Docker secrets file in place of an environment variable for certain settings
2022-07-03 10:56:01 +02:00