Quinn Casey
ae77b60ef3
Remove trailing whitespace
2022-02-15 11:01:15 -08:00
Quinn Casey
d76829525f
Wow that's a rigid test, love it
2022-02-15 10:59:56 -08:00
Quinn Casey
dc3f994a1f
add PRs and Non-Trivial process
2022-02-15 10:50:03 -08:00
Quinn Casey
dcaf6ad5cd
minor typos and clarifications
2022-02-15 10:10:09 -08:00
Quinn Casey
bcfce46481
roadmap does not exist
2022-02-15 09:59:32 -08:00
Quinn Casey
eed9d9f377
fix typo
2022-02-15 09:58:37 -08:00
Quinn Casey
4f61af390a
Merge pull request #40 from davemachado/master
...
Update documentation for grammar and additional clarity
2022-02-15 09:38:57 -08:00
Quinn Casey
94e837fb02
Merge branch 'philpagel-scannertable' into dev
2022-02-15 09:35:29 -08:00
Quinn Casey
c127172380
Merge branch 'scannertable' of https://github.com/philpagel/paperless-ng into philpagel-scannertable
2022-02-15 09:35:06 -08:00
Quinn Casey
e02522517b
Merge branch 'fignew-patch-1' into dev
2022-02-15 09:24:22 -08:00
Quinn Casey
85ecd9d882
Merge branch 'patch-1' of https://github.com/fignew/paperless-ng into fignew-patch-1
2022-02-15 09:21:04 -08:00
Johann Bauer
4ef736c275
Tell users about multiple OCR languages in the install script ( #30 )
...
This valuable piece of information was only mentioned in the docs: https://paperless-ng.readthedocs.io/en/latest/configuration.html#ocr-settings
It would be good to have it in the install script, because that's where/when the user is explicitly asked to choose a language.
Co-authored-by: Denilson Sá Maia <denilsonsa@gmail.com>
2022-02-15 17:13:43 +01:00
Michael Shamoon
309f14c1c8
Merge pull request #49 from jonaswinkler/dependabot/npm_and_yarn/src-ui/karma-6.3.14
2022-02-15 07:59:28 -08:00
Michael Shamoon
0a87df0c2b
Merge pull request #50 from jonaswinkler/dependabot/npm_and_yarn/src-ui/follow-redirects-1.14.8
2022-02-15 07:58:57 -08:00
Felix E
fbe0676f02
Merge pull request #32 from amenk/patch-1
...
Fix: Search box overlays menu on mobile (jonaswinkler#1382)
2022-02-15 16:19:39 +01:00
Simon Siebert
02b7e97290
Merge pull request #45 from 2600box/patch-1
...
Typo corrected
2022-02-15 15:16:35 +01:00
Simon Siebert
3cd0f9fc6f
Merge pull request #29 from denilsonsa/patch-2
...
Fixing broken link to docker CLI basics
2022-02-15 15:12:03 +01:00
Michael Shamoon
f21390bbdf
Merge pull request #9 from shamoon/fix/issue-1228
...
Add white background to plaintext documents
2022-02-14 22:14:36 -08:00
Michael Shamoon
dbe1808d25
Merge pull request #2 from shamoon/pdf-viewer-mobile-improvements
...
Pdf viewer mobile improvements
2022-02-14 22:07:41 -08:00
Michael Shamoon
197a37f476
Merge branch 'dev' into pdf-viewer-mobile-improvements
2022-02-14 22:00:39 -08:00
dependabot[bot]
745bd3b6e3
Bump follow-redirects from 1.13.0 to 1.14.8 in /src-ui
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.13.0 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.0...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 00:50:56 +00:00
Michael Shamoon
ab4eefcc42
Merge pull request #7 from isigmund/dev
...
Corrected layout of supported scanner table
2022-02-14 14:50:53 -08:00
Ingo Sigmund
95345036fc
Corrected layout of supported scanner table
2022-02-14 23:39:54 +01:00
Michael Shamoon
f2e9a22cad
Merge branch 'muued-patch-1' into dev
2022-02-14 14:19:28 -08:00
Michael Shamoon
75c4c1d320
Merge branch 'patch-1' of https://github.com/muued/paperless-ng into muued-patch-1
2022-02-14 14:17:52 -08:00
dependabot[bot]
ce37557c00
Bump karma from 6.3.3 to 6.3.14 in /src-ui
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.3.3 to 6.3.14.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.3...v6.3.14 )
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 13:28:26 +00:00
2600box
9ded37fdb7
Update usage_overview.rst
...
Corrected typo
2022-01-27 19:11:24 +01:00
Michael Shamoon
14e9840fa1
Add white background to plaintext documents
2022-01-13 11:13:33 -08:00
Dave Machado
be1fc1b7b7
Update documentation for grammar and additional clarity
...
Small tweaks to be consistent in oxford comma usage already at work in
the docs. More importantly, adding some clarification here and there
to try and make things even more dead simple to read :)
2022-01-07 21:51:08 -05:00
Phil
0d25042bd8
Remove duplicate line
2021-12-20 09:36:59 +01:00
Phil
e19604d9f9
Add two more scanner recommendations
...
* Brother ADS-2800W
* Brother MFC-8950DW
* Add column for SFTP
2021-12-16 15:56:12 +01:00
Alexander Menk
10844ea3af
#1382 Fix: Search box overlays menu on mobile
...
Fix Z-index problem
2021-10-31 12:34:22 +01:00
Denilson Sá Maia
0180e1cc49
Fixing broken link to docker CLI basics
...
The old post is still archived: https://web.archive.org/web/20210218064256/https://sehn.tech/post/devops-with-docker/
The content seems to have moved to a new URL: https://www.sehn.tech/refs/devops-with-docker/
2021-10-11 01:34:18 +02:00
Jonas Winkler
93dc91ca77
New Crowdin updates ( #1305 )
2021-09-14 21:34:53 +02:00
Jonas Winkler
a2c81b1a6c
Merge pull request #1311 from mattlamb99/patch-1
...
Incorrect path to docker-compose files
2021-09-14 21:34:36 +02:00
Matt Lamb
8a573502f2
Incorrect path to docker-compose files
2021-09-13 16:33:46 +12:00
Jonas Winkler
ee098d1577
Merge pull request #1297 from shamoon/feature/issue-1260
...
Add loading indicator when document list reloading
2021-09-10 20:37:37 +02:00
Jonas Winkler
9ae1785a36
Merge pull request #1258 from tribut/logout-url
...
Add PAPERLESS_LOGOUT_REDIRECT_URL
2021-09-10 20:36:21 +02:00
Jonas Winkler
aa36a2843c
Merge pull request #1270 from ajkavanagh/fix-ansible-role-gotenberg-endpoint
...
Fix PAPERLESS_TIKA_GOTENBERG_ENDPOINT in a/t/main.yml
2021-09-10 20:35:35 +02:00
Jonas Winkler
ab76b98e04
New Crowdin updates ( #1276 )
2021-09-10 20:34:33 +02:00
Michael Shamoon
028156d0c8
Add i18n
2021-09-10 11:28:49 -07:00
Jonas Winkler
152265805f
Merge pull request #1274 from padraigkitterick/patch-1
...
Updated docker instructions re webserver port
2021-09-10 20:28:47 +02:00
Michael Shamoon
e77f8be778
Show loading with spinner on document list reloading
2021-09-08 21:12:44 -07:00
Pádraig Kitterick
d64f1432bd
Updated docker instructions re webserver port
...
Clarified exactly what to change to modify the default webserver port (issue #1273 )
2021-08-31 14:36:55 +01:00
Alex Kavanagh
3e868c40d4
Fix PAPERLESS_TIKA_GOTENBERG_ENDPOINT in a/t/main.yml
...
This fixes the ansible role for installing paperless-ng where the config
item PAPERLESS_TIKA_GOTENBERG_ENDPOINT derived from the wrong ansible
variable "paperlessng_tika_endpoint". This patch corrects that to
"paperlessng_tika_gotenberg_endpoint".
2021-08-30 18:01:33 +01:00
Jonas Winkler
c006924caa
Merge pull request #1262 from Tooa/fix-issue-1250
...
fix(tika): adapt to Gotenberg 7 API
2021-08-28 13:57:23 +02:00
Uli Fahrer
3ea164e4d2
fix(tika): adapt to Gotenberg 7 API
...
This commit adapts to the latest breaking changes from Gotenberg 7.
It also freezes the usage of the Gotenberg server to v7.x. Doing
this prevents further breaking changes leaking in our code base.
* refs #1250
2021-08-27 08:32:16 +02:00
Felix Eckhofer
d38556cfd8
Add PAPERLESS_LOGOUT_REDIRECT_URL
...
When set, the user is redirected to this URL after a logout. Especially
useful in conjunction with PAPERLESS_ENABLE_HTTP_REMOTE_USER and SSO.
2021-08-26 18:40:12 +02:00
jonaswinkler
384f5fa6fb
changelog
2021-08-22 17:15:14 +02:00
jonaswinkler
221782e3fd
version bump
2021-08-22 17:11:36 +02:00