Marvin Gaube
|
743ee886be
|
feat: add tests for barcode scanner value checks
|
2023-03-20 20:31:50 +01:00 |
|
Marvin Gaube
|
e89c0f15dd
|
feature: Add support for zxing as barcode scanning lib
|
2023-03-19 13:48:35 +01:00 |
|
Trenton H
|
849a108520
|
Changes the celery serializer to use pickle over json
|
2023-03-12 20:53:53 -07:00 |
|
Trenton H
|
f100198a8a
|
Handle the possilbe case of splitting on an empty string returning a list with an empty string
|
2023-03-08 07:32:17 -08:00 |
|
Trenton Holmes
|
b470fc0140
|
Adds a utility for the settings to parse out a list, seperated by something, from an environment key
|
2023-03-08 07:32:17 -08:00 |
|
Trenton H
|
41bcfcaffe
|
Changes out the settings and a decent amount of test code to be pathlib compatible
|
2023-03-06 09:16:07 -08:00 |
|
shamoon
|
ee7653a8cd
|
Make user_permissions not required
|
2023-03-01 00:33:01 -08:00 |
|
Brandon Rothweiler
|
d5f46eedab
|
Add tests for checks.py
|
2023-02-24 11:27:40 -05:00 |
|
Brandon Rothweiler
|
20891a370b
|
Fix typo in deprecation log message
|
2023-02-23 22:52:31 -05:00 |
|
Brandon Rothweiler
|
ca412e0184
|
Add PAPERLESS_OCR_SKIP_ARCHIVE_FILE config setting
|
2023-02-23 22:42:57 -05:00 |
|
Brandon Rothweiler
|
8a89f5ae27
|
Revert "Merge pull request #2732 from bdr99/skip_neverarchive"
This reverts commit 77b23d3acb , reversing
changes made to 5d8aa27831 .
|
2023-02-23 21:26:53 -05:00 |
|
Brandon Rothweiler
|
93a6391f96
|
Add a setting to disable creating an archive file
|
2023-02-22 15:27:17 -05:00 |
|
Trenton H
|
07ec6ff7ab
|
Adds some quick testing of the IP logging during a failed login
|
2023-02-18 15:26:09 -08:00 |
|
Michael Shamoon
|
668b068bb5
|
Log failed login attempts
|
2023-02-17 08:12:27 -08:00 |
|
shamoon
|
3559e27cdd
|
Merge branch 'dev' into feature-permissions
|
2023-02-16 20:44:51 -08:00 |
|
shamoon
|
6c658a676e
|
Bumps version to 1.13.0
|
2023-02-16 20:10:35 -08:00 |
|
Trenton H
|
c08f0054da
|
Updates ignore path filtering so files in a folder in an ignored folder will be ignored correctly
|
2023-02-16 09:05:11 -08:00 |
|
shamoon
|
f57873fb1b
|
Merge branch 'dev' into feature-permissions
|
2023-02-14 11:35:48 -08:00 |
|
shamoon
|
32754defef
|
Merge branch 'dev' into feature-permissions
|
2023-02-14 11:32:37 -08:00 |
|
Trenton H
|
0d777343fb
|
Changes the default setting for compression to enabled
|
2023-02-12 14:45:51 -08:00 |
|
Trenton H
|
3b0fa4f707
|
Adds option to enable compression of webserver responses
|
2023-02-12 14:45:51 -08:00 |
|
Trenton H
|
40db244d4a
|
Fixes the test for expiration
|
2023-02-08 09:47:56 -08:00 |
|
Trenton H
|
8181535f40
|
Fixes expiration of the weekly task
|
2023-02-08 09:33:46 -08:00 |
|
Trenton H
|
7af0b47ba9
|
Expire the scheduled tasks shortly a new one will be added to the queue by default
|
2023-02-08 08:18:11 -08:00 |
|
Trenton H
|
bdcba570cb
|
Adding more test coverage, in particular around Tika and its parser
|
2023-02-05 11:01:55 -08:00 |
|
shamoon
|
d2a6f79612
|
Merge branch 'dev' into feature-permissions
|
2023-02-03 14:23:50 -08:00 |
|
Trenton H
|
94db39e055
|
A few minor tweaks to the backend
|
2023-01-30 14:37:09 -08:00 |
|
Trenton Holmes
|
0a47fba9ae
|
Bumps version to 1.12.2
|
2023-01-29 08:42:23 -08:00 |
|
Michael Shamoon
|
d15773f282
|
Merge branch 'dev' into feature-permissions
|
2023-01-27 12:35:48 -08:00 |
|
Trenton H
|
92fb390f7b
|
Bumps version to 1.12.1
|
2023-01-25 12:18:29 -08:00 |
|
Michael Shamoon
|
6d3feaebfd
|
Merge branch 'dev' into feature-permissions
|
2023-01-25 09:58:36 -08:00 |
|
Trenton Holmes
|
454264a87f
|
Bumps version to 1.12.0
|
2023-01-24 17:56:13 -08:00 |
|
Michael Shamoon
|
44f860d9b0
|
Merge branch 'dev' into feature-permissions
|
2023-01-24 14:10:45 -08:00 |
|
Peter Kappelt
|
92b9fc1ba9
|
Feature: Parse ASN from barcode
ASN-Barcodes are identified by a configurable prefix
|
2023-01-24 09:43:52 -08:00 |
|
shamoon
|
0cfa5211e9
|
Merge branch 'dev' into feature-permissions
|
2023-01-16 15:59:25 -08:00 |
|
amo13
|
c4dbd58efd
|
Use correct canonical path for nltk_data
|
2023-01-16 14:20:42 -08:00 |
|
Trenton H
|
2460c3e076
|
Correctly split up the test cases
|
2023-01-11 07:21:26 -08:00 |
|
Trenton H
|
9763b72f81
|
Adds testing coverage of parsing the celery beat schedule
|
2023-01-11 07:21:26 -08:00 |
|
Trenton Holmes
|
eb8f37d846
|
Allows scheduling tasks via cron
|
2023-01-11 07:21:26 -08:00 |
|
Felix Eckhofer
|
4aa8e9b800
|
Use subpath for websocket URL
Fixes #2252
|
2023-01-07 20:37:02 +01:00 |
|
Michael Shamoon
|
a4d96061de
|
Merge branch 'dev' into feature-permissions
|
2023-01-05 19:45:12 -08:00 |
|
Michael Shamoon
|
f1eecd146d
|
include email + pw for frontend user editing
|
2023-01-03 08:29:36 -08:00 |
|
Khaled Emad
|
906d5d0bab
|
Adding arabic language
|
2023-01-02 11:32:34 -08:00 |
|
Michael Shamoon
|
d840308392
|
fix merge conflict for edit dialog succeeded and pw not required
|
2023-01-01 17:55:52 -08:00 |
|
Michael Shamoon
|
a08467342c
|
Merge branch 'dev' into feature-permissions
|
2023-01-01 17:51:41 -08:00 |
|
Michael Shamoon
|
cb4beb5e71
|
v1.11.3
|
2023-01-01 14:12:42 -08:00 |
|
Michael Shamoon
|
ecd345f3e1
|
v1.11.2
|
2022-12-30 15:17:57 -08:00 |
|
Michael Shamoon
|
e44fcd4e84
|
v1.11.1
|
2022-12-30 08:33:54 -08:00 |
|
Michael Shamoon
|
d71d388c08
|
Merge branch 'dev' into feature-permissions
|
2022-12-29 20:12:42 -08:00 |
|
Michael Shamoon
|
cd5432fec0
|
Squashed commit of the following:
commit b1410a854e
Merge: f9ce4d8f 8ec9c77e
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Thu Dec 29 20:09:09 2022 -0800
Merge pull request #2263 from paperless-ngx/v1.11.0-changelog
[Documentation] Add v1.11.0 changelog
commit 8ec9c77e51
Author: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Date: Fri Dec 30 04:08:17 2022 +0000
Changelog v1.11.0 - GHA
commit f9ce4d8f6a
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
Date: Thu Dec 29 19:40:25 2022 -0800
Update version strings for 1.11.0
commit 8c9a74ee0c
Merge: 605f86f0 0b59ef2c
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
Date: Thu Dec 29 19:39:38 2022 -0800
Merge branch 'dev'
commit 605f86f0cf
Merge: 800e842a 8cbaca22
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Wed Dec 28 15:55:35 2022 -0800
Merge pull request #2256 from mendelk/patch-1
Fixed typo in docs
commit 8cbaca22c1
Author: Mendel Kramer <mendelk@users.noreply.github.com>
Date: Wed Dec 28 18:16:00 2022 -0500
Fixed typo in docs
commit 800e842ab3
Author: ThellraAK <github.com@absurdlybored.com>
Date: Wed Dec 21 01:36:37 2022 -0900
Removing Mariadb default open port (#2227)
* Removing Mariadb default open port
Removing the listening port 3306 for the DB, Docker networks will let the containers talk to one another. The existing setup would allow anyone to connect to the DB and use the default passwords.
* Update docker-compose.mariadb-tika.yml
Adding change to the other compose file to remove open port
* Remove excess blank lines
* Remove excess blank lines
Co-authored-by: Felix E <felix@eckhofer.com>
commit 6f6f365e2b
Merge: 6d324dbd 43b863b8
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Sat Dec 17 19:58:06 2022 -0800
Merge pull request #2203 from tooomm/docs_updates
Docs: More fixes and improvements
commit 43b863b816
Author: tooomm <tooomm@users.noreply.github.com>
Date: Sun Dec 11 19:44:18 2022 +0100
doc fixes
This reverts commit e015babdc102a65a3cce0cc71812d3eb730da92e.
link fix
fix escaping, spacing, profile links, typo
revert
~~add~~ at fixes
Revert "~~add~~ at fixes"
This reverts commit ce0192b733c19614048de81ea917660e25bb35f2.
commit 6d324dbd8e
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Fri Dec 16 09:10:11 2022 -0800
Update config.yml
commit 8ddf05e573
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Fri Dec 16 09:09:48 2022 -0800
Update bug-report.yml
commit 0472dfe25a
Author: tooomm <tooomm@users.noreply.github.com>
Date: Sun Dec 11 19:12:58 2022 +0100
Docs: Fix leftover issues from conversion (#2172)
commit 8b36c9ad64
Author: tooomm <tooomm@users.noreply.github.com>
Date: Sun Dec 11 16:07:08 2022 +0100
more fixes and cleanup
commit 1266f2d5b9
Author: tooomm <tooomm@users.noreply.github.com>
Date: Sun Dec 11 12:06:15 2022 +0100
fix links
commit 8196051959
Merge: 06a6eb03 d198142a
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Fri Dec 9 16:12:20 2022 -0800
Merge pull request #2157 from Weltraumschaf/patch-1
Update setup.md
commit d198142a1e
Author: Sven Strittmatter <ich@weltraumschaf.de>
Date: Fri Dec 9 22:09:06 2022 +0100
Update setup.md
W/o the slash it resolves to /setup/configuration/ which does 404.
commit 06a6eb0326
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
Date: Fri Dec 9 08:15:03 2022 -0800
fix code block indentation
commit 28819d6d0f
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Fri Dec 9 08:11:42 2022 -0800
Fix code block indentation
commit 8cd5e25364
Merge: 32d54674 7788d932
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Tue Dec 6 11:23:15 2022 -0800
Merge pull request #2137 from paperless-ngx/more-docs-cleanup
Chore: Cleanup of new documentation
commit 7788d93227
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com>
Date: Sun Dec 4 08:34:49 2022 -0800
Further cleanup of docs, including fixing autoconvert issues and general cleanups
commit 32d546740b
Merge: b0ca57a7 24da3e50
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Sun Dec 4 19:12:27 2022 -0800
Merge pull request #2118 from alexander-bauer/chart-bump
commit 24da3e5034
Author: Alexander Bauer <sasha@linux.com>
Date: Mon Dec 5 02:51:35 2022 +0000
Bump Helm Chart version to trigger release
commit b0ca57a7f0
Merge: cdd49c51 c864b3cd
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Sun Dec 4 14:36:00 2022 -0800
Merge pull request #2114 from paperless-ngx/v1.10.2-changelog
[Documentation] Add v1.10.2 changelog
commit cdd49c5142
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
Date: Sun Dec 4 14:32:08 2022 -0800
Update frontend compilation info
commit c864b3cd19
Author: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Date: Sun Dec 4 21:17:16 2022 +0000
Changelog v1.10.2 - GHA
|
2022-12-29 20:09:58 -08:00 |
|