Quinn Casey and GitHub
c60b708b9c
Merge pull request #324 from stumpylog/more-ci-checks
...
Align CI checks with pre-commit (mostly)
2022-03-18 18:01:06 +07:00
Quinn Casey and GitHub
168ce2111d
Merge pull request #278 from stumpylog/pre-commit-python-changes
...
Python Cleanup from pre-commit
2022-03-12 08:09:13 -08:00
Quinn Casey and GitHub
d3e9799279
Merge pull request #182 from stumpylog/pre-commit-hooks
...
Adds pre-commit hooks for linting and formatting
2022-03-11 10:50:04 -08:00
Quinn Casey and GitHub
c19dd81ecf
Merge pull request #242 from stumpylog/resolve-test-warnings
...
Reduce warnings in test suite
2022-03-11 05:54:19 -08:00
Quinn Casey
86d9c94962
Fix failed docker run on multi-tags
2022-03-10 14:58:28 -08:00
Quinn Casey and GitHub
21ec2dfa68
Merge pull request #251 from paperless-ngx/dependabot-label-fix
...
Make dependabot labels consistent
2022-03-10 14:06:28 -08:00
Quinn Casey
296d1d1b61
Make dependabot labels consistent
2022-03-10 14:01:58 -08:00
Quinn Casey
4532bed7bc
1.6.0
2022-03-10 12:09:19 -08:00
Quinn Casey and GitHub
df4567f9e4
Merge pull request #236 from stumpylog/minimal-pipfile
...
Remove non-direct dependencies from Pipfile
2022-03-08 06:25:58 -08:00
Quinn Casey and GitHub
db2bf66eee
Merge pull request #235 from paperless-ngx/1.6.0-rc1-dependency-updates
...
Update @angular/common, @angular/forms, @angular/platform-browser, ts-node, @angular/router
2022-03-08 06:12:49 -08:00
Quinn Casey and GitHub
748fe3b89f
Merge pull request #219 from paperless-ngx/1.6.0-rc1-frontend-fixes1
...
1.6.0 rc1 frontend fixes 1
2022-03-06 08:38:34 -08:00
Quinn Casey
1d67c32351
[skip ci] Add variable body to fix incorrect changelog
2022-03-05 14:49:52 -08:00
Quinn Casey
c41b86eb68
[skip ci] Add #24 to changelog
2022-03-04 13:17:24 -08:00
Quinn Casey
77cc7cebf9
Fix close paren
2022-03-04 12:29:34 -08:00
Quinn Casey
f61105c041
Ensure build isn't skipped on beta tag
2022-03-04 12:28:03 -08:00
Quinn Casey
b4dc073a48
Add additional translations
2022-03-04 12:01:19 -08:00
Quinn Casey
2324f91622
[skip ci] Changelog update
...
commit 7a12f84cace09f4c0503ef6475608eee68986305
Author: Quinn Casey <quinn@quinncasey.com >
Date: Wed Mar 2 09:55:56 2022 -0800
Update to PR 200
commit 689310678f2e53bc6600e49faeb49668449a5657
Author: Quinn Casey <quinn@quinncasey.com >
Date: Tue Mar 1 14:51:27 2022 -0800
Proper tense
commit f42ce25fe770609a4f0bea7342cb4b8b48c84a4d
Author: Quinn Casey <quinn@quinncasey.com >
Date: Tue Mar 1 14:50:31 2022 -0800
Add PR 168
commit 95cae8f7eabfa4623f1190bfe004056dccf51bfb
Author: Quinn Casey <quinn@quinncasey.com >
Date: Tue Mar 1 14:47:27 2022 -0800
Update to PR 192
commit 0cad422be33412a87cdfe0ca208db72fc75a9098
Author: Quinn Casey <quinn@quinncasey.com >
Date: Tue Feb 22 09:21:46 2022 -0800
Update to PR 131
commit 01eb86c242bbe6cc0768012b68e5bb55adcf84f9
Author: Quinn Casey <quinn@quinncasey.com >
Date: Fri Feb 18 11:15:21 2022 -0800
Added more people
commit 29c2d714747201daeb7191f54602d3a792194657
Author: Quinn Casey <quinn@quinncasey.com >
Date: Fri Feb 18 10:50:11 2022 -0800
Update changelog up to PR 91
commit f17f237b41ff0d6ff6746e0efe64a91d38b21f7a
Author: Quinn Casey <quinn@quinncasey.com >
Date: Thu Feb 17 10:21:36 2022 -0800
Remove trailing whitespace
commit 34f28195261846261849378b6839a075a926e28d
Author: Quinn Casey <quinn@quinncasey.com >
Date: Thu Feb 17 10:07:10 2022 -0800
Update changelog up to PR 77
2022-03-04 11:28:57 -08:00
Quinn Casey
6b5c89b6f8
Tag on beta to prerelease
2022-03-04 09:15:59 -08:00
Quinn Casey
e5e94ffb6d
Move build-docker-image before release pipeline
2022-03-04 08:36:13 -08:00
Quinn Casey
e3584eb61e
Add beta to docker build
2022-03-04 08:31:17 -08:00
Quinn Casey and GitHub
3ea6028c9f
Merge pull request #209 from paperless-ngx/feature-ci-ngx-dirs
...
Update CI from -ng to -ngx
2022-03-04 08:28:01 -08:00
Quinn Casey
37531ec5e0
Fix "incorrect type" YAML error
2022-03-02 12:18:29 -08:00
Quinn Casey
59975087c5
Update paperless-ng to paperless-ngx
2022-03-02 11:18:17 -08:00
Quinn Casey
43bc42826b
Add newline
2022-03-02 10:03:37 -08:00
Quinn Casey
004375b478
Add org.opencontainers.image labels
2022-03-02 10:03:37 -08:00
Quinn Casey
49a1c3f8c2
Update maintainer email
2022-03-02 10:03:37 -08:00
Quinn Casey
c748394ff0
Update docs, yml to -ngx
2022-03-02 10:03:37 -08:00
Quinn Casey and GitHub
9d246b1ad4
Merge pull request #193 from tim-vogel/fix_191
...
fix document_export issue (#191 )
2022-03-02 09:46:30 -08:00
1e6c666df4
CI: Fix multi stage builds ( #190 )
...
* Try fixing build error
* --upgrade instead of --update
* Attempt to fix timeout
* Try build qpdf on arm64
* Revert "Try build qpdf on arm64"
This reverts commit 42823a4d28 .
* Format
* Try with libqpdf-dev install
* Move libqpdf-dev install to else
* Try with correct uname
* Run docker container to extract frontend
Co-authored-by: Johann Bauer <bauerj@bauerj.eu >
2022-03-01 12:48:26 -08:00
Quinn Casey and GitHub
0772231ac0
Merge pull request #185 from paperless-ngx/fix-build-prod-warning
...
Fix build --prod depreciated warning
2022-02-28 14:38:05 -08:00
Quinn Casey
a679a1966a
Fix build --prod depreciated warning
2022-02-28 12:39:28 -08:00
Quinn Casey and GitHub
049a2dde96
Merge pull request #18 from benjaminfrank/systemd-socket-port-80
...
Enable non-root port 80 via systemd
2022-02-28 11:17:50 -08:00
Quinn Casey and GitHub
5c9c10a6db
Merge pull request #168 from kpj/feature-black
...
GitHub Actions workflow for black code formatting
2022-02-28 10:32:10 -08:00
Quinn Casey
5bfadc2147
Remove comment used for testing
2022-02-28 08:18:50 -08:00
Quinn Casey
80d05add03
Ask for database folder is using postgres
2022-02-28 08:07:57 -08:00
Quinn Casey
3493f4da7b
Use $DATABASE_BACKEND to echo SQLite or not
2022-02-28 07:52:01 -08:00
Quinn Casey
374ce47fcd
Swap Folder and Application config steps
2022-02-28 07:45:43 -08:00
Quinn Casey and GitHub
bc58e459ea
Merge branch 'dev' into feature-black
2022-02-28 07:31:52 -08:00
Quinn Casey and GitHub
25c8fe5c0e
Merge pull request #172 from paperless-ngx/l10n_dev
...
New Crowdin updates
2022-02-28 06:29:40 -08:00
Quinn Casey and GitHub
dad9de3be3
Merge pull request #161 from stumpylog/multistep-build
...
Refactor: Do the npm compile as a Build step in docker (Multistep build)
2022-02-28 06:09:17 -08:00
Quinn Casey and GitHub
03b48078df
Decrement build-angular
2022-02-27 19:39:47 -08:00
Quinn Casey
f0908f3a58
Bump deps to fix TypeError, downgrade tslib for compat
2022-02-27 19:14:33 -08:00
49e6e54e0b
Restructure README.md ( #147 )
...
* Restructure readme
* Fix line break
* Add Matrix badge
* Some grammar, removed comparison to Paperless
* Remove comparison to original paperless
* Updated documents screenshot (also dark / light)
* Reorganize a little, add demo
* fix link
* Demo note, fix TOC, add -ngx
* Make the logo smaller
For once its not 'make the logo bigger'
* Reorganizing, move more translation stuff into contributing.md
* fix 'community support' links
* https for demo
* Update autogenerated TOC
* Change GHCR.io to Github Packages
* Add curl install script
* Remove demo heading
* Remove trailing whitespace
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
Co-authored-by: Felix Eckhofer <felix@eckhofer.com >
2022-02-27 17:55:33 -08:00
Quinn Casey and GitHub
cbe4e698c5
Fix typo in extending.rst
...
```
unknown shorthand flag: 'r' in -restart
See 'docker run --help'.
```
I think this should be `--restart`
2022-02-27 17:02:00 -08:00
Quinn Casey and GitHub
aa39abc41a
Merge pull request #156 from paperless-ngx/docker-fix-ci
...
Fix Armv7 Docker Build
2022-02-27 16:54:22 -08:00
Quinn Casey
c0ce6e28d4
Add black to docs and CONTRIBUTING
2022-02-27 12:35:26 -08:00
Quinn Casey and GitHub
ca87b6dbfd
Merge pull request #144 from paperless-ngx/tags-ngx
...
Make CI build from tags starting with ngx-
2022-02-24 08:02:41 -08:00
Quinn Casey and GitHub
7cfad2d7ef
Merge pull request #145 from paperless-ngx/fix-docker-build
...
Fix `build-docker-image` CI step
2022-02-24 08:00:13 -08:00
e23859f776
Update project name, copyright ( #55 )
...
* Update project name, copyright
* Update copyright to 2015-2022
* Scrub README.md for references to paperless-ng
* Update badges
* Update instances of paperless-ngx
* Remove ansible role
Co-authored-by: Daniel Blittschau <d@dblitt.com >
2022-02-24 15:00:21 +01:00
Quinn Casey and GitHub
84e7e74d00
Merge pull request #132 from paperless-ngx/named-volumes
...
Use a named volume for broker
2022-02-22 12:41:23 -08:00
Quinn Casey
ba561604f0
Add back line break (curse you gitlens)
2022-02-22 10:09:34 -08:00
Quinn Casey
bad4be4cbc
Use a named volume for broker
2022-02-22 10:01:09 -08:00
Quinn Casey and GitHub
2f7c351039
Merge pull request #109 from slankes/removeansible
...
chore: remove ansible playbooks and documentation
2022-02-22 07:53:04 -08:00
Quinn Casey and GitHub
0827553a69
Merge pull request #118 from paperless-ngx/feature-fix-pip-timeout
...
Increase default timeout of `pip install`
2022-02-21 11:46:13 -08:00
Quinn Casey and GitHub
7845cece6b
Add timeout to pip install
...
Attempt to fix `ConnectionResetError` seen [here](https://github.com/paperless-ngx/paperless-ngx/runs/5275984654?check_suite_focus=true ) and [here](https://github.com/paperless-ngx/paperless-ngx/runs/5259904053?check_suite_focus=true )
2022-02-21 10:27:03 -08:00
Quinn Casey and GitHub
0476c7204f
Remove trailing whitespace
2022-02-21 06:46:42 -08:00
Quinn Casey and GitHub
165b476635
Merge pull request #106 from paperless-ngx/revert-79-ci-build-container-on-prs
...
Revert "CI: Build and tag container on PRs"
2022-02-19 13:09:17 -08:00
Quinn Casey and GitHub
7448609ba7
Revert "CI: Build and tag container on PRs"
2022-02-19 12:44:53 -08:00
Quinn Casey and GitHub
e1c29d09e7
Merge pull request #79 from paperless-ngx/ci-build-container-on-prs
...
CI: Build and tag container on PRs
2022-02-18 06:25:11 -08:00
Quinn Casey and GitHub
e32f63d76e
Build and tag container on PRs
2022-02-17 12:24:46 -08:00
Quinn Casey and GitHub
75e3506046
Merge pull request #53 from paperless-ngx/contributing-prs
...
Merging Non-Trivial PRs
2022-02-17 08:05:56 -08:00
Quinn Casey and GitHub
c839a5dd55
Merge pull request #77 from kpj/dev
...
Update `install-paperless-ngx.sh`
2022-02-17 07:59:08 -08:00
Quinn Casey and GitHub
13426d3c3f
Merge pull request #62 from paperless-ngx/feature-docker-build-fix
...
CI: Use Github Container Registry for docker build step
2022-02-16 16:19:58 -08:00
Quinn Casey and GitHub
582f7a9301
Merge pull request #51 from jonaswinkler/l10n_dev
...
New Crowdin updates
2022-02-16 14:37:48 -08:00
Quinn Casey
3e7e7023fc
update source repo
2022-02-16 14:01:16 -08:00
Quinn Casey and GitHub
ec5416abfd
Merge pull request #57 from Nicarim/fix-unicode-filename-issue-when-downloading-files
...
Provide UTF-8 encoded content-disposition field to address the issues in the firefox when downloading files
2022-02-16 11:11:26 -08:00
Quinn Casey and GitHub
a10d331296
Merge pull request #61 from paperless-ngx/revert-46-patch-1
...
Revert "Update setup.rst"
2022-02-16 09:09:39 -08:00
Quinn Casey and GitHub
c2035b4324
Revert "Update setup.rst"
2022-02-16 09:07:54 -08:00
Quinn Casey
879a239bcd
Merge branch 'RidaAyed-doc-docker-post-consumption' into dev
2022-02-16 09:04:30 -08:00
Quinn Casey and GitHub
4d1e33af9e
Merge pull request #36 from dblitt/patch-1
...
Update login.html to not autocapitalize username
2022-02-16 08:57:05 -08:00
Quinn Casey and GitHub
64c7699a19
Merge pull request #44 from muued/pre_consume_script
...
Increase visibility of PAPERLESS_PRE_CONSUME_SCRIPT
2022-02-16 08:55:32 -08:00
Quinn Casey and GitHub
0219aa97fe
Merge pull request #28 from m0veax/patch-1
...
Added hint to use Management Utilities
2022-02-16 08:50:10 -08:00
Quinn Casey and GitHub
657ed211c0
Merge pull request #46 from a-waider/patch-1
...
Update setup.rst
2022-02-16 08:36:32 -08:00
Quinn Casey
305666378b
Fix image name
2022-02-16 08:24:12 -08:00
Quinn Casey
50102af229
Use github container registry
2022-02-16 07:15:22 -08:00
Quinn Casey and GitHub
ff4fa4f164
Merge pull request #42 from s4nf4n/feature_fix_ansible_ci
...
add ansible role_name to fix ci
2022-02-16 06:35:27 -08:00
Quinn Casey and GitHub
088cc9cd71
Merge pull request #58 from Nicarim/add-docs-note-on-python-version-for-development
...
Add docs note on python version for development
2022-02-15 15:39:26 -08:00
Quinn Casey
de9fbd48df
Typos and clarifications
2022-02-15 14:08:02 -08:00
Quinn Casey
30b540045e
Update header link
2022-02-15 11:03:10 -08:00
Quinn Casey
87af195862
Remove trailing whitespace
2022-02-15 11:01:15 -08:00
Quinn Casey
0ff001b4de
Wow that's a rigid test, love it
2022-02-15 10:59:56 -08:00
Quinn Casey
d6280b7939
add PRs and Non-Trivial process
2022-02-15 10:50:03 -08:00
Quinn Casey
07f10d3907
minor typos and clarifications
2022-02-15 10:10:09 -08:00
Quinn Casey
9fb18802fc
roadmap does not exist
2022-02-15 09:59:32 -08:00
Quinn Casey
0936a2c474
fix typo
2022-02-15 09:58:37 -08:00
Quinn Casey and GitHub
edd21d1233
Merge pull request #40 from davemachado/master
...
Update documentation for grammar and additional clarity
2022-02-15 09:38:57 -08:00
Quinn Casey
86e4ec03dd
Merge branch 'philpagel-scannertable' into dev
2022-02-15 09:35:29 -08:00
Quinn Casey
994d502c41
Merge branch 'scannertable' of https://github.com/philpagel/paperless-ng into philpagel-scannertable
2022-02-15 09:35:06 -08:00
Quinn Casey
3d3de5d0fe
Merge branch 'fignew-patch-1' into dev
2022-02-15 09:24:22 -08:00
Quinn Casey
f303a1c423
Merge branch 'patch-1' of https://github.com/fignew/paperless-ng into fignew-patch-1
2022-02-15 09:21:04 -08:00