Trenton Holmes
|
978204d0c4
|
Merge pull request #653 from paperless-ngx/dependabot/pip/dev/tqdm-4.64.0
Bump tqdm from 4.63.1 to 4.64.0
|
2022-04-07 13:37:46 -07:00 |
|
Michael Shamoon
|
8ba1c8d8ee
|
another tiny doc style fix
[ci skip]
|
2022-04-07 12:47:48 -07:00 |
|
Michael Shamoon
|
d146fbf24c
|
tiny doc style fixes for rtd tools
[ci skip]
|
2022-04-07 12:44:08 -07:00 |
|
shamoon
|
bce26f5a0e
|
Merge pull request #652 from paperless-ngx/documentation-style
Documentation style
|
2022-04-07 12:35:06 -07:00 |
|
shamoon
|
2e6180d792
|
Merge pull request #283 from paperless-ngx/feature-global-dragdrop
Feature: global drag'n'drop
|
2022-04-07 12:14:59 -07:00 |
|
Michael Shamoon
|
0541317898
|
prettier docs
|
2022-04-07 11:38:48 -07:00 |
|
Quinn Casey
|
3353965374
|
Merge pull request #667 from paperless-ngx/codeowners
Feature: Add CODEOWNERS
|
2022-04-07 08:31:48 -07:00 |
|
shamoon
|
874a092f48
|
Merge pull request #666 from paperless-ngx/feature-update-base-image
|
2022-04-07 08:30:59 -07:00 |
|
Quinn Casey
|
b4d0417170
|
Fix typo
|
2022-04-07 08:13:25 -07:00 |
|
Quinn Casey
|
d07022690e
|
Remove explicit team tagging from PR template
|
2022-04-07 08:13:12 -07:00 |
|
Quinn Casey
|
f4cdebc135
|
Add CODEOWNERS
|
2022-04-07 08:12:05 -07:00 |
|
dependabot[bot]
|
4d154fe6e9
|
Bump tqdm from 4.63.1 to 4.64.0
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.63.1 to 4.64.0.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.63.1...v4.64.0)
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-07 15:02:57 +00:00 |
|
Trenton Holmes
|
06ba107ca2
|
Updates the base image tag to use the :dev tag from the base image dev branch
|
2022-04-07 08:00:22 -07:00 |
|
Florian Brandes
|
f8b3c7752a
|
update documentation
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
|
2022-04-07 11:14:29 +02:00 |
|
Florian Brandes
|
b58d10a2d7
|
add more tests
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
|
2022-04-07 11:14:29 +02:00 |
|
Florian Brandes
|
d0e39edfbe
|
use imported List
fail test if non-existing dir exists
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
|
2022-04-07 11:14:29 +02:00 |
|
Florian Brandes
|
537bec2eeb
|
addes tests:
- barcode-39
- barcode-128
- qr barcodes
- test for consumption
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
|
2022-04-07 11:14:29 +02:00 |
|
Florian Brandes
|
d335917f74
|
code formatting
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
|
2022-04-07 11:14:29 +02:00 |
|
Florian Brandes
|
e4095180fe
|
set barcode reader default to disabled
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
|
2022-04-07 11:14:29 +02:00 |
|
Florian Brandes
|
bc98ec5883
|
put code under CONSUMER_ENABLE_BARCODES
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
|
2022-04-07 11:14:29 +02:00 |
|
Florian Brandes
|
db7725a4e3
|
add more type hinting
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
|
2022-04-07 11:14:29 +02:00 |
|
Florian Brandes
|
3d51fbe641
|
decode bytecode in string
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
|
2022-04-07 11:14:29 +02:00 |
|
Florian Brandes
|
d630dd854d
|
make list checks consistent
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
|
2022-04-07 11:14:29 +02:00 |
|
Florian Brandes
|
0acaa3b1cd
|
use append method for lists
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
|
2022-04-07 11:14:29 +02:00 |
|
florian on nixos (Florian Brandes)
|
e34bd748fc
|
add config options and documentation
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
|
2022-04-07 11:14:29 +02:00 |
|
florian on nixos (Florian Brandes)
|
73c39cdd58
|
pre-commit hooks
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
|
2022-04-07 11:14:29 +02:00 |
|
florian on nixos (Florian Brandes)
|
7577ac0d10
|
renaming of documents to align with front end
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
|
2022-04-07 11:14:29 +02:00 |
|
florian on nixos (Florian Brandes)
|
47cdb3b55b
|
update ci.yml to include new dependency
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
|
2022-04-07 11:14:29 +02:00 |
|
florian on nixos (Florian Brandes)
|
2330a23cbf
|
flake8
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
|
2022-04-07 11:14:29 +02:00 |
|
florian on nixos (Florian Brandes)
|
866aa55b92
|
run black
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
|
2022-04-07 11:14:29 +02:00 |
|
florian on nixos (Florian Brandes)
|
11c34e496a
|
add trailing commas
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
|
2022-04-07 11:14:29 +02:00 |
|
florian on nixos (Florian Brandes)
|
0c1e8edeca
|
reorder imports
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
|
2022-04-07 11:14:29 +02:00 |
|
Florian Brandes
|
135639b3ea
|
add split logic to consume_file
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
|
2022-04-07 11:14:17 +02:00 |
|
florian on nixos (Florian Brandes)
|
f0f4a103f0
|
skip test if dir exists
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
|
2022-04-06 21:16:41 +02:00 |
|
florian on nixos (Florian Brandes)
|
7736934e43
|
more work on barcode
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
|
2022-04-06 21:16:41 +02:00 |
|
florian on nixos (Florian Brandes)
|
b787971421
|
working split pages
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
|
2022-04-06 21:16:41 +02:00 |
|
florian on nixos (Florian Brandes)
|
aa46b06d95
|
add first tests for barcode reader
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
|
2022-04-06 21:16:41 +02:00 |
|
florian on nixos (Florian Brandes)
|
c35814bfd3
|
add barcode packages
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
|
2022-04-06 21:16:41 +02:00 |
|
Trenton Holmes
|
46e8393393
|
Merge pull request #642 from paperless-ngx/dependabot/pip/dev/ocrmypdf-13.4.2
Bump ocrmypdf from 13.4.1 to 13.4.2
|
2022-04-06 12:13:03 -07:00 |
|
Michael Shamoon
|
b4f60d9e5f
|
retain document time / tz in detail form
|
2022-04-05 22:11:09 -07:00 |
|
shamoon
|
beee9f312e
|
Merge pull request #630 from paperless-ngx/fix-disableable-download-buttons
Fix: download buttons should disable while waiting
|
2022-04-05 19:44:43 -07:00 |
|
dependabot[bot]
|
e3c443d567
|
Bump ocrmypdf from 13.4.1 to 13.4.2
Bumps [ocrmypdf](https://github.com/jbarlow83/ocrmypdf) from 13.4.1 to 13.4.2.
- [Release notes](https://github.com/jbarlow83/ocrmypdf/releases)
- [Changelog](https://github.com/ocrmypdf/OCRmyPDF/blob/master/docs/release_notes.rst)
- [Commits](https://github.com/jbarlow83/ocrmypdf/compare/v13.4.1...v13.4.2)
---
updated-dependencies:
- dependency-name: ocrmypdf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-06 02:04:09 +00:00 |
|
dependabot[bot]
|
83a5ed28f6
|
Bump zipp from 3.7.0 to 3.8.0
Bumps [zipp](https://github.com/jaraco/zipp) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/CHANGES.rst)
- [Commits](https://github.com/jaraco/zipp/compare/v3.7.0...v3.8.0)
---
updated-dependencies:
- dependency-name: zipp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-06 02:03:28 +00:00 |
|
Trenton Holmes
|
f2af92b049
|
Merge pull request #619 from paperless-ngx/dependabot/pip/dev/pillow-9.1.0
Bump pillow from 9.0.1 to 9.1.0
|
2022-04-05 18:57:52 -07:00 |
|
Michael Shamoon
|
f0bbd7bea9
|
Cleanup file upload susbcriptions
|
2022-04-05 13:33:24 -07:00 |
|
Michael Shamoon
|
2fb96c0325
|
Delete upload-documents.service.spec.ts
|
2022-04-05 13:33:24 -07:00 |
|
Michael Shamoon
|
8e8eaf6b6b
|
Cleaner activation with Angular directives
|
2022-04-05 13:33:24 -07:00 |
|
Michael Shamoon
|
2c408ad5db
|
Refactor uploads to service, working global dd
|
2022-04-05 13:33:24 -07:00 |
|
Michael Shamoon
|
678801d612
|
100vh body height, fix filter editor horizontal overflow
|
2022-04-05 13:33:24 -07:00 |
|
Michael Shamoon
|
8b1337d7f9
|
fix overlay background color in dark mode
|
2022-04-05 13:16:13 -07:00 |
|