shamoon
6ec0b0a809
Move nginx docs to wiki
2023-05-18 08:52:50 -07:00
shamoon
8c4df1321c
Update api.md
2023-05-18 00:59:29 -07:00
shamoon
959fc2762b
Update api.md
2023-05-18 00:59:05 -07:00
shamoon
67653871b3
Update usage.md
2023-05-16 15:11:33 -07:00
shamoon
33d5cad157
Update usage.md
2023-05-16 15:11:23 -07:00
Trenton H
a341d005ef
Adds a note to bare metal upgrading about removing old dependencies
2023-05-16 12:05:29 -07:00
Trenton H
4c289e2ada
Fixes a couple of fixes and other appearing as enhancements
2023-05-15 09:25:12 -07:00
github-actions
c3a6152f16
Changelog v1.14.5 - GHA
2023-05-15 15:35:01 +00:00
shamoon
3c6f31c7fd
Merge branch 'dev'
2023-05-15 08:08:17 -07:00
Trenton H
08c21c3db4
CI cleanup and improvements.
...
Removes the building of installers from the repo, they can now be built elsewhere,
on demand, as their building is no longer tied to the Dockerfile
2023-05-05 11:47:43 -07:00
github-actions
29f92cca8e
Changelog v1.14.4 - GHA
2023-05-04 15:41:23 +00:00
github-actions
09872a0ec6
Changelog v1.14.3 - GHA
2023-05-03 09:29:40 -07:00
Trenton Holmes
3dc462e091
Merge remote-tracking branch 'origin/dev'
2023-05-03 06:53:33 -07:00
shamoon
da957f68ea
Merge pull request #3218 from ikaruswill/fix/issue-3214
...
Fix: ALLOWED_HOSTS logic being overwritten when * is set
2023-04-27 13:24:35 -07:00
github-actions
d07a583f69
Changelog v1.14.2 - GHA
2023-04-27 18:19:05 +00:00
Will Ho
171d088829
Update docs to reflect localhost being always included in ALLOWED_HOSTS
2023-04-28 02:09:26 +08:00
github-actions
ba3c3406c6
Changelog v1.14.1 - GHA
2023-04-27 09:10:15 -07:00
Trenton H
2584085ea5
Merge remote-tracking branch 'origin/dev'
2023-04-27 07:10:04 -07:00
shamoon
a4876258c6
Remove outdated owner field from post_document
docs
2023-04-26 08:50:42 -07:00
shamoon
ece23c0465
Add gnu-sed
note for macOS
2023-04-25 23:37:22 -07:00
pascal
3cdb032127
Fix typos and wrong version number in doc
2023-04-25 16:22:16 +02:00
shamoon
d8586a1f46
Remove hidden Admin button from screenshots
2023-04-24 13:06:27 -07:00
github-actions
53a8bc417a
Changelog v1.14.0 - GHA
2023-04-24 19:59:27 +00:00
shamoon
cf9cc07432
Merge pull request #2997 from paperless-ngx/beta
...
[Beta] Paperless-ngx v1.14.0 Release Candidate 1
2023-04-24 12:04:56 -07:00
shamoon
95f0e48c9e
Add exec snippet for createsuperuser
...
Closes #3154
2023-04-23 20:48:08 -07:00
Trenton H
03c16d314e
Allows users to set some additional Django settings for proxy configuration
2023-04-20 18:32:17 -07:00
shamoon
75f4902da3
Correct duplicate ASN handling in docs
...
Closes #3082
2023-04-15 14:40:53 -07:00
Denilson Sá Maia
4a398af51f
Whitespace changes, making sure the example is correcly aligned
...
If desired, we could also replace spaces with [Box-drawing characters](https://en.wikipedia.org/wiki/Box-drawing_character ), like this:
```
🗁 Documents folder
├─🗁 2019/ # By Year
│ └─🗁 My bank/
│ ├─🗎 Statement January.pdf
│ └─🗎 Statement February.pdf
└─🗁 Insurances/ # Insurances
├─🗁 Healthcare 123/
│ ├─🗎 2022-01-01 Statement January.pdf
│ ├─🗎 2022-02-02 Letter.pdf
│ └─🗎 2022-02-03 Letter.pdf
└─🗁 Dental 456/
└─🗎 2021-12-01 New Conditions.pdf
```
But rendering this with proper fixed-width characters can be troublesome on some systems.
2023-04-13 22:03:40 +02:00
shamoon
57ecbd906d
Add info re tesseract language codes
...
Closes #3065
2023-04-10 14:04:30 -07:00
shamoon
ed6522e805
Add tasks endpoint to list, clarify use
2023-04-10 09:38:14 -07:00
shamoon
fc5c05d0bf
Merge branch 'main' into dev
2023-04-01 21:08:33 -07:00
Trenton H
899f3ba9fc
Merge remote-tracking branch 'origin/dev' into feature-multiple-barcode-scanners
2023-03-29 09:40:10 -07:00
Trenton H
b9a85e53b6
Adds a tip for using tokens instead of passwords, now that support is integrated
2023-03-23 08:52:12 -07:00
Trenton H
90947c9291
Adds possible scary looking log line that is actually fine to troubleshooting
2023-03-21 07:46:57 -07:00
shamoon
c37abbb864
Merge pull request #2910 from paperless-ngx/feature-improved-statistics-widget
...
Feature: Improved statistics widget
2023-03-19 23:34:19 -07:00
shamoon
9da78790ff
Update dashboard.png
2023-03-19 23:33:11 -07:00
Marvin Gaube
c66a0ec82e
feature: Add support for zxing as barcode scanning lib
2023-03-19 13:48:35 +01:00
Markus Ongyerth
d4937c8cca
Allow psql client certificate authentication
2023-03-18 07:43:18 -07:00
Trenton H
d502c3f953
Couple more documentation improvements
2023-03-15 10:40:10 -07:00
Trenton H
4e99a0e706
Apply suggestions from code review
...
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-03-15 10:40:10 -07:00
Trenton H
726f01435f
Improve documentation around barcodes, re-organize configuration and update links
2023-03-15 10:40:10 -07:00
Max Truxa
ee24280533
Fix: Update outdated docs referencing master
...
The `master` branch is now called `main`.
2023-03-14 10:19:00 +01:00
Illia Grybkov
b639678d04
Fix formatting in "Setup" documentation page
2023-03-13 09:40:24 -05:00
Trenton Holmes
827339bd3f
Adds additional note for bare metal suggesting Redis be secured
2023-03-12 20:53:53 -07:00
Trenton Holmes
b78d87f44a
Adds owner and original name to the possible naming schemes
2023-03-12 15:29:58 -07:00
bsvka
fb51ee07d4
Fix typo
2023-03-11 18:06:12 +01:00
Natanael Arndt
55ab9206d2
Update docker-compose start steps
...
As also written in the docker-compose file it is necessary to do the steps in the order:
1. Run 'docker-compose pull'.
2. Run 'docker-compose run --rm webserver createsuperuser' to create a user.
3. Run 'docker-compose up -d'.
2023-03-09 22:30:55 +01:00
tooomm
b1172e9eba
add hints to ocr languages installation
2023-03-06 23:58:32 +01:00
tooomm
c0a82e29a9
better language code help
2023-03-05 16:03:42 +01:00
Brandon Rothweiler
7d950d9e87
Add PAPERLESS_OCR_SKIP_ARCHIVE_FILE config setting
2023-02-23 22:42:57 -05:00