]>
git.ipfire.org Git - thirdparty/paperless-ngx.git/log
Michael Shamoon [Mon, 23 Jan 2023 21:31:01 +0000 (13:31 -0800)]
make old paperlesstask name field nullable to fix downgrade migration
Frederick Robinson [Thu, 19 Jan 2023 19:06:43 +0000 (11:06 -0800)]
tweak language
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
Frederick Robinson [Thu, 19 Jan 2023 16:47:27 +0000 (08:47 -0800)]
document existence of document_thumbnails
shamoon [Tue, 17 Jan 2023 23:31:38 +0000 (15:31 -0800)]
Merge pull request #2459 from paperless-ngx/fix-frontend-mail-rule-ordering
Fix: Allow setting mailrule order from frontend
Michael Shamoon [Tue, 17 Jan 2023 18:01:49 +0000 (10:01 -0800)]
Allow setting mailrule order from frontend
shamoon [Tue, 17 Jan 2023 17:49:03 +0000 (09:49 -0800)]
Merge pull request #2411 from paperless-ngx/angular-15-et-al
Chore: Update to Angular 15 & associated frontend deps
Michael Shamoon [Tue, 17 Jan 2023 14:32:46 +0000 (06:32 -0800)]
Allow sorting tags by color
shamoon [Mon, 16 Jan 2023 23:50:44 +0000 (15:50 -0800)]
Merge pull request #2441 from paperless-ngx/fix-2435
Fix: Better Handle arbitrary ISO 8601 strings after celery serializing
amo13 [Sat, 14 Jan 2023 14:37:27 +0000 (15:37 +0100)]
Use correct canonical path for nltk_data
Clemens Rieder [Thu, 12 Jan 2023 08:36:55 +0000 (09:36 +0100)]
Remove try/except + test
Changes in
d064ff5 made try/except unnecessary and the subsequent test failed.
Clemens Rieder [Wed, 11 Jan 2023 23:16:08 +0000 (00:16 +0100)]
replace quotation marks with italics
clemensrieder [Wed, 11 Jan 2023 22:51:49 +0000 (23:51 +0100)]
Update docs/usage.md
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
clemensrieder [Wed, 11 Jan 2023 22:51:38 +0000 (23:51 +0100)]
Update src/paperless_mail/mail.py
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
Clemens Rieder [Wed, 11 Jan 2023 17:19:36 +0000 (18:19 +0100)]
remove unnecessary whitespaces
Clemens Rieder [Wed, 11 Jan 2023 17:18:00 +0000 (18:18 +0100)]
better code documentation
Clemens Rieder [Wed, 11 Jan 2023 17:00:51 +0000 (18:00 +0100)]
add basic tests and fix error
Clemens Rieder [Wed, 11 Jan 2023 13:33:18 +0000 (14:33 +0100)]
update documentation
Clemens Rieder [Wed, 11 Jan 2023 13:15:45 +0000 (14:15 +0100)]
add AppleMail color tag support
shamoon [Mon, 16 Jan 2023 14:48:24 +0000 (06:48 -0800)]
Merge pull request #2445 from peterkappelt/fix-docs-formatting
Fix formatting of config variable in docs
Peter Kappelt [Mon, 16 Jan 2023 08:57:23 +0000 (09:57 +0100)]
Fix formatting of config variable in docs
Michael Shamoon [Sun, 15 Jan 2023 23:06:35 +0000 (15:06 -0800)]
Better Handle arbitrary ISO 8601 strings with dateutil.parser.isoparse
Trenton H [Thu, 12 Jan 2023 20:48:54 +0000 (12:48 -0800)]
Add 2 warnings about potential path length issues
Trenton H [Thu, 12 Jan 2023 20:46:28 +0000 (12:46 -0800)]
Updates the exporter to use pathlib and add a few more tests for coverage
Michael Shamoon [Thu, 12 Jan 2023 07:10:16 +0000 (23:10 -0800)]
Update to angular 15 & related frontend packages
Trenton H [Wed, 11 Jan 2023 15:33:04 +0000 (07:33 -0800)]
Include the optional socket file in the release
Trenton H [Tue, 10 Jan 2023 23:01:43 +0000 (15:01 -0800)]
Fixes merge conflict
Trenton Holmes [Mon, 26 Dec 2022 21:43:30 +0000 (13:43 -0800)]
Fixes minor depracation I noticed
Trenton Holmes [Mon, 26 Dec 2022 21:33:43 +0000 (13:33 -0800)]
Simplifies file upload naming to use the document name, instead in needing to keep it around
Trenton H [Tue, 10 Jan 2023 22:36:32 +0000 (14:36 -0800)]
Correctly split up the test cases
Trenton H [Thu, 5 Jan 2023 16:25:35 +0000 (08:25 -0800)]
Adds testing coverage of parsing the celery beat schedule
Trenton H [Thu, 5 Jan 2023 16:04:32 +0000 (08:04 -0800)]
Adds documentation of how to configure tasks
Trenton Holmes [Sat, 31 Dec 2022 21:16:07 +0000 (13:16 -0800)]
Allows scheduling tasks via cron
Trenton H [Tue, 10 Jan 2023 15:45:51 +0000 (07:45 -0800)]
Locks everything with 3.8
shamoon [Tue, 10 Jan 2023 15:30:52 +0000 (07:30 -0800)]
Merge pull request #2302 from paperless-ngx/feature-fix-display-rtl-content
Felix Eckhofer [Sun, 8 Jan 2023 13:56:33 +0000 (14:56 +0100)]
Merge pull request #2371 from paperless-ngx/fix-subpath-websockets
* paperless-ngx/fix-subpath-websockets:
Use subpath for websocket URL
Felix Eckhofer [Sat, 7 Jan 2023 18:47:16 +0000 (19:47 +0100)]
Simplify parsing of json using jq built-in features
Saves spawning multiple sed processes.
Trenton Holmes [Sat, 7 Jan 2023 16:16:48 +0000 (08:16 -0800)]
Fixes typo
Trenton Holmes [Sat, 7 Jan 2023 16:06:28 +0000 (08:06 -0800)]
Fixes up the slightly behind docs
Trenton Holmes [Sat, 7 Jan 2023 16:03:36 +0000 (08:03 -0800)]
Also filter to only PAPERLESS_ variables
Trenton Holmes [Sat, 7 Jan 2023 15:57:27 +0000 (07:57 -0800)]
Makes a missing file informational only, not fatal
Felix Eckhofer [Sat, 7 Jan 2023 19:37:02 +0000 (20:37 +0100)]
Use subpath for websocket URL
Fixes #2252
Trenton H [Fri, 6 Jan 2023 18:20:58 +0000 (10:20 -0800)]
relock with Python 3.8.15
Trenton H [Fri, 6 Jan 2023 16:00:09 +0000 (08:00 -0800)]
Resolve testing not running with the correct python version
shamoon [Fri, 6 Jan 2023 02:48:51 +0000 (18:48 -0800)]
Merge pull request #2351 from paperless-ngx/feature-comment-search
Feature: include comments in advanced search
shamoon [Fri, 6 Jan 2023 02:48:10 +0000 (18:48 -0800)]
Merge pull request #2352 from paperless-ngx/more-frontend-tests
Chore: More frontend tests
Trenton H [Wed, 4 Jan 2023 21:12:04 +0000 (13:12 -0800)]
Removes old, unused tools from develop packages, removes old Sphinx related tools
Trenton H [Wed, 4 Jan 2023 18:41:40 +0000 (10:41 -0800)]
Resolves minor flake8 warnings in the test suite
Trenton H [Wed, 4 Jan 2023 18:18:31 +0000 (10:18 -0800)]
Cleans up and improves parser discovery testing, simplifies the determination of supported or not supported extensions and mime types
Trenton H [Wed, 4 Jan 2023 17:01:49 +0000 (09:01 -0800)]
Only prints failures, errors and skips, not passed tests
Trenton H [Wed, 4 Jan 2023 17:01:23 +0000 (09:01 -0800)]
Fixes some sample test files showing as modified after running tests
Michael Shamoon [Thu, 5 Jan 2023 08:36:03 +0000 (00:36 -0800)]
Add tests for mail rules / accounts, partial tags, mobile preview
Michael Shamoon [Thu, 5 Jan 2023 03:06:51 +0000 (19:06 -0800)]
comment search highlighting
Michael Shamoon [Thu, 5 Jan 2023 03:06:06 +0000 (19:06 -0800)]
Support comment search
shamoon [Wed, 4 Jan 2023 23:35:54 +0000 (15:35 -0800)]
Merge pull request #2346 from paperless-ngx/fix-2344
Fix: preview content remains hidden on mobile
Michael Shamoon [Wed, 4 Jan 2023 14:58:42 +0000 (06:58 -0800)]
Fix preview not loading on mobile
Trenton H [Tue, 3 Jan 2023 21:05:44 +0000 (13:05 -0800)]
Small tweak to use the existing tempdir instead of a new one
Trenton Holmes [Sun, 1 Jan 2023 23:57:22 +0000 (15:57 -0800)]
Try a new way of extracting text from a given PDF file
Michael Shamoon [Sun, 1 Jan 2023 16:59:43 +0000 (08:59 -0800)]
Use correct direction for RTL content
Trenton H [Tue, 3 Jan 2023 16:21:23 +0000 (08:21 -0800)]
Adds testing coverage of multipage TIFF with alpha, without and with alpha/sRGB
Trenton H [Mon, 2 Jan 2023 22:20:46 +0000 (14:20 -0800)]
Let convert handle the removal of the alpha channel
dependabot[bot] [Sun, 1 Jan 2023 18:25:14 +0000 (18:25 +0000)]
Bump tj-actions/changed-files from 34 to 35
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 34 to 35.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v34...v35)
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Michael Shamoon [Mon, 2 Jan 2023 19:51:19 +0000 (11:51 -0800)]
fix django arabic translation file
[ci skip]
Michael Shamoon [Mon, 2 Jan 2023 19:42:39 +0000 (11:42 -0800)]
Update messages.ar_AR.xlf
shamoon [Mon, 2 Jan 2023 19:34:02 +0000 (11:34 -0800)]
Merge pull request #2313 from KhaledEmad7/dev
Add Arabic language to frontend
Khaled Emad [Mon, 2 Jan 2023 08:07:18 +0000 (10:07 +0200)]
Adding arabic language
Michael Shamoon [Mon, 2 Jan 2023 19:27:49 +0000 (11:27 -0800)]
Fix arabic translation file
dependabot[bot] [Sun, 1 Jan 2023 23:07:32 +0000 (23:07 +0000)]
Merge pull request #2306 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/typescript-eslint/parser-5.47.1
dependabot[bot] [Sun, 1 Jan 2023 22:54:07 +0000 (22:54 +0000)]
Bump @typescript-eslint/parser from 5.43.0 to 5.47.1 in /src-ui
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.43.0 to 5.47.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.47.1/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
shamoon [Sun, 1 Jan 2023 22:53:22 +0000 (14:53 -0800)]
Merge pull request #2308 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/typescript-eslint/eslint-plugin-5.47.1
Bump @typescript-eslint/eslint-plugin from 5.43.0 to 5.47.1 in /src-ui
Michael Shamoon [Sun, 1 Jan 2023 22:42:26 +0000 (14:42 -0800)]
update version string for dev
Michael Shamoon [Sun, 1 Jan 2023 22:39:01 +0000 (14:39 -0800)]
v1.11.3
github-actions[bot] [Sun, 1 Jan 2023 22:37:36 +0000 (14:37 -0800)]
[Documentation] Add v1.11.3 changelog (#2311)
* Changelog v1.11.3 - GHA
* Update changelog.md
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
Michael Shamoon [Sun, 1 Jan 2023 22:12:42 +0000 (14:12 -0800)]
v1.11.3
Michael Shamoon [Sun, 1 Jan 2023 22:11:46 +0000 (14:11 -0800)]
Merge branch 'dev'
dependabot[bot] [Sun, 1 Jan 2023 18:27:37 +0000 (18:27 +0000)]
Bump @typescript-eslint/eslint-plugin from 5.43.0 to 5.47.1 in /src-ui
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.43.0 to 5.47.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.47.1/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Trenton Holmes [Fri, 30 Dec 2022 21:07:29 +0000 (13:07 -0800)]
If extracting text from a fallback file (ie forced), allow the text to be used
Trenton Holmes [Sat, 31 Dec 2022 16:35:52 +0000 (08:35 -0800)]
Check for and handle the mail's date being naive
shamoon [Sat, 31 Dec 2022 18:28:22 +0000 (10:28 -0800)]
Merge pull request #2292 from paperless-ngx/fix-live-filterable-dropdown
Fix: live filterable dropdowns broken in 1.11.x
shamoon [Sat, 31 Dec 2022 16:22:43 +0000 (08:22 -0800)]
Merge pull request #2261 from paperless-ngx/fix/2248-file-env-stuff
Bugfix: Reading environment from files didn't work for management commands
Michael Shamoon [Sat, 31 Dec 2022 16:08:30 +0000 (08:08 -0800)]
fix dropdown selection model updating
shamoon [Fri, 30 Dec 2022 23:45:34 +0000 (15:45 -0800)]
Merge pull request #2279 from paperless-ngx/fix/2278-include-task-id
Bugfix: Return created task ID when posting document to API
github-actions[bot] [Fri, 30 Dec 2022 23:44:27 +0000 (15:44 -0800)]
[Documentation] Add v1.11.2 changelog (#2282)
* Changelog v1.11.2 - GHA
* Update changelog.md
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
Michael Shamoon [Fri, 30 Dec 2022 23:39:02 +0000 (15:39 -0800)]
Update version strings for dev
Michael Shamoon [Fri, 30 Dec 2022 23:17:57 +0000 (15:17 -0800)]
v1.11.2
Paperless-ngx Translation Bot [bot] [Fri, 30 Dec 2022 23:16:41 +0000 (15:16 -0800)]
New Crowdin updates (#2276)
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
shamoon [Fri, 30 Dec 2022 22:46:28 +0000 (14:46 -0800)]
Merge pull request #2280 from paperless-ngx/fix-frontend-consumption-scope
Fix frontend mailrule missing consumption scope parameter
Michael Shamoon [Fri, 30 Dec 2022 22:26:01 +0000 (14:26 -0800)]
Fix frontend mailrule missing consumption scope parameter
Trenton Holmes [Fri, 30 Dec 2022 22:00:40 +0000 (14:00 -0800)]
Adds testing coverage and fixing up post API tests
Trenton Holmes [Fri, 30 Dec 2022 21:43:49 +0000 (13:43 -0800)]
Updates the post view to return the async task id. Adds query parameter to the tasks endpoint to get single task status
Michael Shamoon [Fri, 30 Dec 2022 16:52:46 +0000 (08:52 -0800)]
Update version string for dev
github-actions[bot] [Fri, 30 Dec 2022 16:51:58 +0000 (08:51 -0800)]
[Documentation] Add v1.11.1 changelog (#2274)
* Changelog v1.11.1 - GHA
* Update changelog.md
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
Michael Shamoon [Fri, 30 Dec 2022 16:33:54 +0000 (08:33 -0800)]
v1.11.1
Michael Shamoon [Fri, 30 Dec 2022 16:33:38 +0000 (08:33 -0800)]
Merge branch 'dev'
Paperless-ngx Translation Bot [bot] [Fri, 30 Dec 2022 16:32:55 +0000 (08:32 -0800)]
New Crowdin updates (#2268)
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations django.po (Portuguese)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
shamoon [Fri, 30 Dec 2022 16:08:57 +0000 (08:08 -0800)]
Merge pull request #2272 from paperless-ngx/fix-missing-consupmtion-scope-options
shamoon [Fri, 30 Dec 2022 16:07:38 +0000 (08:07 -0800)]
Merge pull request #2273 from paperless-ngx/fix-2267
Michael Shamoon [Fri, 30 Dec 2022 15:33:45 +0000 (07:33 -0800)]
fix edit dialog creation d/t success emitter was renamed
Michael Shamoon [Fri, 30 Dec 2022 15:20:17 +0000 (07:20 -0800)]
Fix missing frontend email attachment options
Michael Shamoon [Fri, 30 Dec 2022 04:10:14 +0000 (20:10 -0800)]
Update version strings for dev
Michael Shamoon [Fri, 30 Dec 2022 04:09:58 +0000 (20:09 -0800)]
Squashed commit of the following:
commit
b1410a854e03087023c89998b14c3296ac669f1f
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
8ec9c77e51dc492f6b7f468ab533204848a554b3
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
f9ce4d8f6a9086d21f7f9c5411a28dd8b0b7135e
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
8c9a74ee0ca03d1f1afd7dee9203648d48bb33c1
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
605f86f0cfb908761d2f71d7e17c1e60668b7edf
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
8cbaca22c12b5f3129b52a376dd56f00600f27be
Author: Mendel Kramer <mendelk@users.noreply.github.com>
Date: Wed Dec 28 18:16:00 2022 -0500
Fixed typo in docs
commit
800e842ab304ce2fcb1c126d491dac0770ad66ff
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
6f6f365e2b36410110275ca92b5ba467500bb577
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
43b863b816337dd19dd9b903e76ecf50b47f1583
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
6d324dbd8e73c5acdd3b53fd9013c70c53d012e1
Author: shamoon <
4887959 +shamoon@users.noreply.github.com>
Date: Fri Dec 16 09:10:11 2022 -0800
Update config.yml
commit
8ddf05e573c4bc2a55ef6d20f5e36181ccf534b5
Author: shamoon <
4887959 +shamoon@users.noreply.github.com>
Date: Fri Dec 16 09:09:48 2022 -0800
Update bug-report.yml
commit
0472dfe25a02b3bc9b148f435bcda6e2e2987355
Author: tooomm <tooomm@users.noreply.github.com>
Date: Sun Dec 11 19:12:58 2022 +0100
Docs: Fix leftover issues from conversion (#2172)
commit
8b36c9ad64bb7638e33d9cb22217f3d8345d5c1e
Author: tooomm <tooomm@users.noreply.github.com>
Date: Sun Dec 11 16:07:08 2022 +0100
more fixes and cleanup
commit
1266f2d5b948b7d99dab267e34840ece6a3fbaa4
Author: tooomm <tooomm@users.noreply.github.com>
Date: Sun Dec 11 12:06:15 2022 +0100
fix links
commit
81960519592095df714fb0e0f7a0e907488fa269
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
d198142a1ef8cdcaa0d19d126d67b4ade754fceb
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
06a6eb0326af6eb3bbe523b0c0061fc324578834
Author: Michael Shamoon <
4887959 +shamoon@users.noreply.github.com>
Date: Fri Dec 9 08:15:03 2022 -0800
fix code block indentation
commit
28819d6d0fb77b8f6030865b0c0d2a1b74a39cad
Author: shamoon <
4887959 +shamoon@users.noreply.github.com>
Date: Fri Dec 9 08:11:42 2022 -0800
Fix code block indentation
commit
8cd5e25364768512af90c773c6a2d307cf59febe
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
7788d932275fd108f6ab9425b1daeabd2c931422
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
32d546740bd4f086369d1a81ddb6658b2f9298b0
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
24da3e50342d3494ba93c83a601c8f44c635e43d
Author: Alexander Bauer <sasha@linux.com>
Date: Mon Dec 5 02:51:35 2022 +0000
Bump Helm Chart version to trigger release
commit
b0ca57a7f0e5694f5442303e6b17cf6abe120f9a
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
cdd49c51426e0de8937210a65e717fb46eea6101
Author: Michael Shamoon <
4887959 +shamoon@users.noreply.github.com>
Date: Sun Dec 4 14:32:08 2022 -0800
Update frontend compilation info
commit
c864b3cd19da3dc37f2f3ba3afa34cfcb73892a8
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