Mendel Kramer
02369a6749
Fixed typo in docs
2022-12-28 18:16:00 -05:00
tooomm
ab7b09df16
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.
2022-12-17 19:55:22 -08:00
tooomm
cf64931013
Docs: Fix leftover issues from conversion ( #2172 )
2022-12-11 10:12:58 -08:00
tooomm
d0577b3658
more fixes and cleanup
2022-12-11 08:06:17 -08:00
tooomm
23a85200c8
fix links
2022-12-11 08:06:17 -08:00
Sven Strittmatter
d6d02fe513
Update setup.md
...
W/o the slash it resolves to /setup/configuration/ which does 404.
2022-12-09 22:09:06 +01:00
Michael Shamoon
097ceb8d6f
fix code block indentation
2022-12-09 08:15:03 -08:00
shamoon
8e6236ae3f
Fix code block indentation
2022-12-09 08:11:42 -08:00
Trenton Holmes
ec4fc1d971
Further cleanup of docs, including fixing autoconvert issues and general cleanups
2022-12-06 10:45:18 -08:00
shamoon
b1a17303a5
Merge pull request #2114 from paperless-ngx/v1.10.2-changelog
...
[Documentation] Add v1.10.2 changelog
2022-12-04 14:36:00 -08:00
Michael Shamoon
4718f73356
Update frontend compilation info
2022-12-04 14:32:08 -08:00
github-actions
03a0faf022
Changelog v1.10.2 - GHA
2022-12-04 21:17:16 +00:00
tooomm
08486fbd09
lint
2022-12-03 20:02:40 +01:00
tooomm
e9eb7cfae8
open demo in new page
2022-12-03 19:36:49 +01:00
shamoon
5bcc9dd3f3
Merge pull request #2104 from paperless-ngx/docs-cleanup
...
Chore: Cleans up documentation links
2022-12-03 09:00:02 -08:00
Trenton Holmes
0d6262f796
Cleans up a number of internal links
2022-12-03 08:28:44 -08:00
Michael Shamoon
5f3120dc68
docs index formatting error
2022-12-03 01:47:04 -08:00
Michael Shamoon
58150f9ffb
add favicon
2022-12-02 20:06:51 -08:00
Michael Shamoon
769451c18e
Add v1.10.1 changelog
2022-12-02 15:13:44 -08:00
Michael Shamoon
bbd3849794
Add changes from #2069
2022-12-02 14:48:36 -08:00
Michael Shamoon
71bd46a96a
Move docs to material-mkdocs
2022-12-02 14:48:36 -08:00
Trenton Holmes
b0fe4610ca
Expands documentation around the permissions of the custom scripts and the folder
2022-12-01 07:21:25 -08:00
Trenton Holmes
f9b62c087e
prepends the latest changelog
2022-11-27 19:24:28 -08:00
Trenton H
5ba9564436
Documents some issues and the required manual fixes for MariaDB
2022-11-22 07:03:01 -08:00
Trenton H
7a0763a128
Fixes stderr appearing to have content when it doesn't
2022-11-10 19:01:54 -08:00
Trenton H
fbce827583
Merge branch 'dev' into beta
2022-11-09 13:51:10 -08:00
Trenton H
189d02dfe6
Always use pikepdf, then pdf2image if needed to check for barcodes instead of requiring/allowing configuration
2022-11-09 13:01:39 -08:00
Trenton Holmes
b61473b1f7
Adds an untested custom startup functionality
2022-11-08 08:52:01 -08:00
Trenton Holmes
f8c3f12146
Adds more options for the filename formatting
2022-11-01 08:44:30 -07:00
Trenton H
6d2851c693
Allows using pdf2image instead of pikepdf if desired
2022-10-24 09:58:34 -07:00
Trenton H
28d50d5c36
Integrates an optional starting of Flower into the Docker image
2022-10-24 09:17:38 -07:00
Michael Shamoon
836fe061f5
Add note re MS exchange servers
2022-10-11 15:12:22 -07:00
Trenton H
58e3e98fc1
Adds step to bare metal setup regarding downloading the required NLTK data
2022-10-10 08:58:23 -07:00
Trenton H
2d71415ede
Allows disabling NLTK, adds it as a consideration for low power devices
2022-10-10 08:58:23 -07:00
shamoon
3b1f5668f5
Merge pull request #1648 from paperless-ngx/feature-use-celery
...
Feature: Transition to celery for background tasks
2022-10-10 00:07:55 -07:00
Trenton Holmes
2a36136c4b
Updates a few more instances of the container
2022-10-09 18:03:29 -07:00
Trenton Holmes
da8fbf0217
Fixes the LSIO migration setting for the media root
2022-10-07 18:18:47 -07:00
shamoon
4588dc5ced
Merge pull request #1731 from paperless-ngx/fix/1624
...
Documentation: Adds troubleshooting note about Kubernetes and ports
2022-10-06 13:22:58 -07:00
shamoon
962d0bc57b
Merge pull request #1692 from paperless-ngx/feature-frontend-update-checking
...
Feature: frontend update checking settings
2022-10-05 13:46:32 -07:00
shamoon
60a67fd279
Merge branch 'dev' into feature-use-celery
2022-10-03 18:00:54 -07:00
dependabot[bot]
807ba892f8
Bump myst-parser from 0.18.0 to 0.18.1
...
Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser ) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/executablebooks/MyST-Parser/releases )
- [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/executablebooks/MyST-Parser/compare/v0.18.0...v0.18.1 )
---
updated-dependencies:
- dependency-name: myst-parser
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 15:51:43 -07:00
Trenton H
2d6c902136
Corrects how the link to example compose files looks
2022-10-03 11:14:18 -07:00
Trenton H
28266b0012
Corrects a re-numbered step
2022-10-03 11:11:51 -07:00
Trenton H
28a7ed4046
Adds a few steps for migration from the LinuxServer.io image
2022-10-03 10:16:53 -07:00
Trenton H
6f22ce6d85
Adds troubleshooting note for Kubernetes about needing to set the port again
2022-10-03 09:01:07 -07:00
Michael Shamoon
e36b79444f
Update documentation re. PAPERLESS_ENABLE_UPDATE_CHECK
2022-09-30 15:10:52 -07:00
Michael Shamoon
ae8cc0e7dd
Update references to qcluster t celery
2022-09-28 20:13:19 -07:00
Trenton Holmes
5bf7217124
Cleans up and documnets installation on bare metal, includes systemd service file for the celery and celery beat
2022-09-28 19:38:41 -07:00
Michael Shamoon
0e3992245c
Fix formatting, add note about 1.9.1 version string
2022-09-27 10:04:41 -07:00
github-actions
340fcbc46c
Changelog - GHA
2022-09-27 17:01:37 +00:00