]> git.ipfire.org Git - thirdparty/paperless-ngx.git/log
thirdparty/paperless-ngx.git
3 years agoFix enter key was prevented 253/head
Michael Shamoon [Fri, 11 Mar 2022 16:11:35 +0000 (08:11 -0800)] 
Fix enter key was prevented

3 years agosemicolons
Michael Shamoon [Fri, 11 Mar 2022 09:03:43 +0000 (01:03 -0800)] 
semicolons

3 years agomore code cleanup
Michael Shamoon [Fri, 11 Mar 2022 08:52:32 +0000 (00:52 -0800)] 
more code cleanup

3 years agocode cleanup
Michael Shamoon [Fri, 11 Mar 2022 08:48:06 +0000 (00:48 -0800)] 
code cleanup

3 years agoFix dropdown inputs
Michael Shamoon [Fri, 11 Mar 2022 08:29:59 +0000 (00:29 -0800)] 
Fix dropdown inputs

3 years agoMove padding into date formatter
Michael Shamoon [Fri, 11 Mar 2022 08:28:06 +0000 (00:28 -0800)] 
Move padding into date formatter

3 years agoLimit date input field chars and length
Michael Shamoon [Fri, 11 Mar 2022 08:11:59 +0000 (00:11 -0800)] 
Limit date input field chars and length

3 years agoAllow date dropdowns to use new formatter
Michael Shamoon [Fri, 11 Mar 2022 00:48:03 +0000 (16:48 -0800)] 
Allow date dropdowns to use new formatter

3 years agofix comment
Michael Shamoon [Thu, 10 Mar 2022 23:27:02 +0000 (15:27 -0800)] 
fix comment

3 years agoAllow formatting non-padded dates
Michael Shamoon [Thu, 10 Mar 2022 23:11:08 +0000 (15:11 -0800)] 
Allow formatting non-padded dates

3 years agoCode formatting
Michael Shamoon [Thu, 10 Mar 2022 22:41:26 +0000 (14:41 -0800)] 
Code formatting

3 years agostrip all delimiters
Michael Shamoon [Thu, 10 Mar 2022 22:27:54 +0000 (14:27 -0800)] 
strip all delimiters

3 years agosemicolon
Michael Shamoon [Thu, 10 Mar 2022 22:27:45 +0000 (14:27 -0800)] 
semicolon

3 years agoMerge pull request #250 from GruberViktor/date_parser
shamoon [Thu, 10 Mar 2022 23:16:50 +0000 (15:16 -0800)] 
Merge pull request #250 from GruberViktor/date_parser

Parse dates when entered without separators

3 years agoMerge pull request #251 from paperless-ngx/dependabot-label-fix
Quinn Casey [Thu, 10 Mar 2022 22:06:28 +0000 (14:06 -0800)] 
Merge pull request #251 from paperless-ngx/dependabot-label-fix

Make dependabot labels consistent

3 years agoMake dependabot labels consistent 251/head
Quinn Casey [Thu, 10 Mar 2022 22:01:58 +0000 (14:01 -0800)] 
Make dependabot labels consistent

3 years agoParse dates when entered without separators 250/head
Viktor [Thu, 10 Mar 2022 20:31:54 +0000 (21:31 +0100)] 
Parse dates when entered without separators

This adds date dividers if none are entered.
It also adds the current year if it wasn't entered.

This allows users to just enter 1003, 100322, 10032022 and
have it expanded to 10.03.2022, in the case of the German format.
(All other formats are also supported)

It also replaces commas with the date divider.
This allows quick entry of the date on the numpad.

3 years agoMerge pull request #214 from isigmund/dev
Ingo Sigmund [Thu, 10 Mar 2022 14:09:33 +0000 (15:09 +0100)] 
Merge pull request #214 from isigmund/dev

3 years agoMerge pull request #23 from flofeld/patch-1
Ingo Sigmund [Thu, 10 Mar 2022 14:06:12 +0000 (15:06 +0100)] 
Merge pull request #23 from flofeld/patch-1

3 years agoNew Crowdin updates (#244)
Paperless Translation Bot [Thu, 10 Mar 2022 00:21:06 +0000 (16:21 -0800)] 
New Crowdin updates (#244)

* New translations django.po (Italian)
[ci skip]

* New translations messages.xlf (Italian)
[ci skip]

* New translations messages.xlf (Slovenian)
[ci skip]

* New translations messages.xlf (Italian)
[ci skip]

* New translations messages.xlf (Slovenian)
[ci skip]

* New translations messages.xlf (Slovenian)
[ci skip]

* New translations django.po (Chinese Simplified)
[ci skip]

* New translations messages.xlf (Chinese Simplified)
[ci skip]

* New translations messages.xlf (Slovenian)
[ci skip]

* New translations messages.xlf (Slovenian)
[ci skip]

* New translations messages.xlf (Chinese Simplified)
[ci skip]

* New translations messages.xlf (Chinese Simplified)
[ci skip]

* New translations messages.xlf (Slovenian)
[ci skip]

* New translations messages.xlf (Chinese Simplified)
[ci skip]

* New translations messages.xlf (Chinese Simplified)
[ci skip]

* New translations django.po (Chinese Simplified)
[ci skip]

* New translations messages.xlf (Chinese Simplified)
[ci skip]

3 years agoApply suggestions from code review 23/head
Florian Feldmann [Thu, 10 Mar 2022 00:11:23 +0000 (01:11 +0100)] 
Apply suggestions from code review

Co-authored-by: Ingo Sigmund <Ingo.sigmund@web.de>
3 years agoMerge pull request #236 from stumpylog/minimal-pipfile
Quinn Casey [Tue, 8 Mar 2022 14:25:58 +0000 (06:25 -0800)] 
Merge pull request #236 from stumpylog/minimal-pipfile

Remove non-direct dependencies from Pipfile

3 years agoRemoves certain packages from the Pipfile 236/head
Trenton Holmes [Mon, 7 Mar 2022 19:33:34 +0000 (11:33 -0800)] 
Removes certain packages from the Pipfile

3 years agoMerge branch 'dev' of https://github.com/isigmund/paperless-ngx into dev 214/head
Ingo Sigmund [Sun, 6 Mar 2022 17:03:24 +0000 (18:03 +0100)] 
Merge branch 'dev' of https://github.com/isigmund/paperless-ngx into dev

3 years agoRevert "remove logic to delete dangling volumes: node"
Ingo Sigmund [Sun, 6 Mar 2022 17:03:19 +0000 (18:03 +0100)] 
Revert "remove logic to delete dangling volumes: node"

This reverts commit c2da0ce5219d8d63f32e74978abac1fa934bb0b8.

3 years agoMerge branch 'paperless-ngx:dev' into dev
Ingo Sigmund [Sun, 6 Mar 2022 16:43:57 +0000 (17:43 +0100)] 
Merge branch 'paperless-ngx:dev' into dev

3 years agoMerge pull request #212 from paperless-ngx/l10n_dev
shamoon [Sun, 6 Mar 2022 04:10:52 +0000 (20:10 -0800)] 
Merge pull request #212 from paperless-ngx/l10n_dev

New Crowdin updates

3 years agoNew translations messages.xlf (Spanish) 212/head
Paperless Translation Bot [Sat, 5 Mar 2022 16:50:51 +0000 (08:50 -0800)] 
New translations messages.xlf (Spanish)
[ci skip]

3 years agoMerge branch 'paperless-ngx:dev' into dev
Ingo Sigmund [Sat, 5 Mar 2022 11:12:42 +0000 (12:12 +0100)] 
Merge branch 'paperless-ngx:dev' into dev

3 years agoNew translations messages.xlf (Spanish)
Paperless Translation Bot [Sat, 5 Mar 2022 11:09:56 +0000 (03:09 -0800)] 
New translations messages.xlf (Spanish)
[ci skip]

3 years agoremove volume: if no named volumes are used
Ingo Sigmund [Sat, 5 Mar 2022 11:07:52 +0000 (12:07 +0100)] 
remove volume: if no named volumes are used

3 years agoNew translations django.po (Luxembourgish)
Paperless Translation Bot [Fri, 4 Mar 2022 23:16:09 +0000 (15:16 -0800)] 
New translations django.po (Luxembourgish)
[ci skip]

3 years agoNew translations django.po (German)
Paperless Translation Bot [Fri, 4 Mar 2022 23:16:08 +0000 (15:16 -0800)] 
New translations django.po (German)
[ci skip]

3 years agoNew translations django.po (Luxembourgish)
Paperless Translation Bot [Fri, 4 Mar 2022 22:17:33 +0000 (14:17 -0800)] 
New translations django.po (Luxembourgish)
[ci skip]

3 years agoMerge pull request #209 from paperless-ngx/feature-ci-ngx-dirs
Quinn Casey [Fri, 4 Mar 2022 16:28:01 +0000 (08:28 -0800)] 
Merge pull request #209 from paperless-ngx/feature-ci-ngx-dirs

Update CI from -ng to -ngx

3 years agoMerge pull request #206 from paperless-ngx/update-docs-migration-ng-to-ngx
shamoon [Thu, 3 Mar 2022 21:23:03 +0000 (13:23 -0800)] 
Merge pull request #206 from paperless-ngx/update-docs-migration-ng-to-ngx

Add information about switching from -ng to -ngx

3 years agoFix the grammars in setup.rst 206/head
shamoon [Thu, 3 Mar 2022 21:20:29 +0000 (13:20 -0800)] 
Fix the grammars in setup.rst

3 years agoAdd migration line to readme
Michael Shamoon [Thu, 3 Mar 2022 21:02:58 +0000 (13:02 -0800)] 
Add migration line to readme

3 years agoMore explicit instructions
shamoon [Thu, 3 Mar 2022 20:55:34 +0000 (12:55 -0800)] 
More explicit instructions

3 years agoAdd note to pull new image
shamoon [Thu, 3 Mar 2022 19:07:48 +0000 (11:07 -0800)] 
Add note to pull new image

3 years agoAdd information about switching from -ng to -ngx
shamoon [Thu, 3 Mar 2022 18:11:58 +0000 (10:11 -0800)] 
Add information about switching from -ng to -ngx

Closes #204

3 years agoNew Crowdin updates (#202)
Paperless Translation Bot [Thu, 3 Mar 2022 17:40:22 +0000 (09:40 -0800)] 
New Crowdin updates (#202)

* New translations django.po (Danish)
[ci skip]

* New translations messages.xlf (Danish)
[ci skip]

* New translations messages.xlf (Danish)
[ci skip]

* New translations django.po (French)
[ci skip]

* New translations django.po (French)
[ci skip]

* New translations messages.xlf (French)
[ci skip]

* New translations messages.xlf (French)
[ci skip]

* New translations django.po (Danish)
[ci skip]

* New translations messages.xlf (French)
[ci skip]

3 years agoCorrect install script (stop creating unused named volumes)
Ingo Sigmund [Thu, 3 Mar 2022 12:47:09 +0000 (13:47 +0100)] 
Correct install script (stop creating unused named volumes)

3 years agoMerge pull request #173 from paperless-ngx/feature-fix-install-script
Ingo Sigmund [Thu, 3 Mar 2022 09:16:47 +0000 (10:16 +0100)] 
Merge pull request #173 from paperless-ngx/feature-fix-install-script

Install: Ask for database folder mount when using postgres

3 years agoNew Crowdin updates (#201)
Paperless Translation Bot [Wed, 2 Mar 2022 22:42:46 +0000 (14:42 -0800)] 
New Crowdin updates (#201)

* New translations django.po (Romanian)
[ci skip]

* New translations messages.xlf (Portuguese)
[ci skip]

* New translations messages.xlf (German)
[ci skip]

* New translations messages.xlf (Greek)
[ci skip]

* New translations messages.xlf (Hebrew)
[ci skip]

* New translations messages.xlf (Italian)
[ci skip]

* New translations messages.xlf (Korean)
[ci skip]

* New translations messages.xlf (Dutch)
[ci skip]

* New translations messages.xlf (Polish)
[ci skip]

* New translations messages.xlf (Russian)
[ci skip]

* New translations messages.xlf (Spanish)
[ci skip]

* New translations messages.xlf (Slovenian)
[ci skip]

* New translations messages.xlf (Swedish)
[ci skip]

* New translations messages.xlf (Chinese Traditional)
[ci skip]

* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]

* New translations messages.xlf (Khmer)
[ci skip]

* New translations messages.xlf (Luxembourgish)
[ci skip]

* New translations messages.xlf (Arabic, Saudi Arabia)
[ci skip]

* New translations django.po (Danish)
[ci skip]

* New translations messages.xlf (Czech)
[ci skip]

* New translations messages.xlf (French)
[ci skip]

* New translations django.po (French)
[ci skip]

* New translations django.po (Polish)
[ci skip]

* New translations django.po (Spanish)
[ci skip]

* New translations django.po (Czech)
[ci skip]

* New translations django.po (German)
[ci skip]

* New translations django.po (Greek)
[ci skip]

* New translations django.po (Hebrew)
[ci skip]

* New translations django.po (Italian)
[ci skip]

* New translations django.po (Korean)
[ci skip]

* New translations django.po (Dutch)
[ci skip]

* New translations django.po (Portuguese)
[ci skip]

* New translations messages.xlf (Romanian)
[ci skip]

* New translations django.po (Russian)
[ci skip]

* New translations django.po (Slovenian)
[ci skip]

* New translations django.po (Swedish)
[ci skip]

* New translations django.po (Chinese Traditional)
[ci skip]

* New translations django.po (Portuguese, Brazilian)
[ci skip]

* New translations django.po (Khmer)
[ci skip]

* New translations django.po (Luxembourgish)
[ci skip]

* New translations django.po (Arabic, Saudi Arabia)
[ci skip]

* New translations messages.xlf (Danish)
[ci skip]

3 years agoMerge pull request #195 from paperless-ngx/update-ngx-in-docs
shamoon [Wed, 2 Mar 2022 22:17:27 +0000 (14:17 -0800)] 
Merge pull request #195 from paperless-ngx/update-ngx-in-docs

Update remaining references to -ngx

3 years agoFix "incorrect type" YAML error 209/head
Quinn Casey [Wed, 2 Mar 2022 20:18:29 +0000 (12:18 -0800)] 
Fix "incorrect type" YAML error

3 years agoSwitch ci.yml from ng to ngx
Marc Schaefer [Wed, 2 Mar 2022 20:00:43 +0000 (21:00 +0100)] 
Switch ci.yml from ng to ngx

3 years agoUpdate django.po 195/head
Michael Shamoon [Wed, 2 Mar 2022 19:27:53 +0000 (11:27 -0800)] 
Update django.po

3 years agoUpdate Angular messages.xlf
Michael Shamoon [Wed, 2 Mar 2022 19:21:39 +0000 (11:21 -0800)] 
Update Angular messages.xlf

3 years agoUpdate paperless-ng to paperless-ngx
Quinn Casey [Wed, 2 Mar 2022 19:18:17 +0000 (11:18 -0800)] 
Update paperless-ng to paperless-ngx

3 years agoUpdate -ngx in django templates / urls
Michael Shamoon [Wed, 2 Mar 2022 19:05:34 +0000 (11:05 -0800)] 
Update -ngx in django templates / urls

3 years agoFix more -ngx references
Michael Shamoon [Wed, 2 Mar 2022 18:59:54 +0000 (10:59 -0800)] 
Fix more -ngx references

3 years agoFix some -ngx references, -ngx community support
shamoon [Wed, 2 Mar 2022 18:04:27 +0000 (10:04 -0800)] 
Fix some -ngx references, -ngx community support

3 years agoAdd newline
Quinn Casey [Tue, 1 Mar 2022 23:19:01 +0000 (15:19 -0800)] 
Add newline

3 years agoAdd org.opencontainers.image labels
Quinn Casey [Tue, 1 Mar 2022 23:18:12 +0000 (15:18 -0800)] 
Add org.opencontainers.image labels

3 years agoUpdate maintainer email
Quinn Casey [Tue, 1 Mar 2022 22:15:47 +0000 (14:15 -0800)] 
Update maintainer email

3 years agoUpdate docs, yml to -ngx
Quinn Casey [Tue, 1 Mar 2022 22:09:09 +0000 (14:09 -0800)] 
Update docs, yml to -ngx

3 years agoMerge pull request #193 from tim-vogel/fix_191
Quinn Casey [Wed, 2 Mar 2022 17:46:30 +0000 (09:46 -0800)] 
Merge pull request #193 from tim-vogel/fix_191

fix document_export issue (#191)

3 years agoMerge pull request #199 from jschpp/fix-upstream#1672
shamoon [Wed, 2 Mar 2022 17:39:04 +0000 (09:39 -0800)] 
Merge pull request #199 from jschpp/fix-upstream#1672

Switched to `flag()`

3 years agofix document_export issue (#191) 193/head
Tim Vogel [Tue, 1 Mar 2022 20:54:28 +0000 (21:54 +0100)] 
fix document_export issue (#191)

3 years agoSwitched to `flag()` 199/head
Johannes Schöpp [Wed, 2 Mar 2022 14:07:53 +0000 (15:07 +0100)] 
Switched to `flag()`

Newer versions of imap_tools moved away from `seen()` in favour of
`flag()` and deprecated the former.

This fixes https://github.com/jonaswinkler/paperless-ng/issues/1672

I also remove the mocked `seen()` function and updated the `flag()` mock

3 years agoAdd documents screenshots w browser chrome
shamoon [Fri, 25 Feb 2022 09:26:34 +0000 (01:26 -0800)] 
Add documents screenshots w browser chrome

3 years agoAdd fixpending label to prevent stale
shamoon [Tue, 22 Feb 2022 00:11:22 +0000 (16:11 -0800)] 
Add fixpending label to prevent stale

3 years agoUpdate stale.yml
shamoon [Tue, 22 Feb 2022 00:05:21 +0000 (16:05 -0800)] 
Update stale.yml

3 years agoCreate stale.yml
shamoon [Mon, 21 Feb 2022 22:43:33 +0000 (14:43 -0800)] 
Create stale.yml

3 years agoUse the image on ghcr.io (#104)
Stéphane Brunner [Sun, 20 Feb 2022 08:23:18 +0000 (09:23 +0100)] 
Use the image on ghcr.io (#104)

3 years agoEnable dependabot for repository (#86)
Johann Bauer [Fri, 18 Feb 2022 15:06:56 +0000 (16:06 +0100)] 
Enable dependabot for repository (#86)

3 years agoMerge pull request #196 from paperless-ngx/fix-angular13-bs5-fixes-2
shamoon [Wed, 2 Mar 2022 09:00:38 +0000 (01:00 -0800)] 
Merge pull request #196 from paperless-ngx/fix-angular13-bs5-fixes-2

Angular 13 Bootstrap 5 fixes #2

3 years agoFix scroll always visible on filterable dropdowns 196/head
shamoon [Wed, 2 Mar 2022 08:48:36 +0000 (00:48 -0800)] 
Fix scroll always visible on filterable dropdowns

3 years agoFix date dropdown bs5 compatability
shamoon [Wed, 2 Mar 2022 08:48:20 +0000 (00:48 -0800)] 
Fix date dropdown bs5 compatability

3 years agoMerge pull request #192 from paperless-ngx/fix-angular13-bs5-fixes-1
shamoon [Tue, 1 Mar 2022 21:41:47 +0000 (13:41 -0800)] 
Merge pull request #192 from paperless-ngx/fix-angular13-bs5-fixes-1

Angular 13 / Bootstrap 5 Fixes no. 1

Closes #189 and closes #188

3 years agoCI: Fix multi stage builds (#190)
Quinn Casey [Tue, 1 Mar 2022 20:48:26 +0000 (12:48 -0800)] 
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 42823a4d28a7922c2a1c74803514d279caf1b8ec.

* 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>
3 years agofix filterable dropdown text color when open 192/head
Michael Shamoon [Tue, 1 Mar 2022 20:32:06 +0000 (12:32 -0800)] 
fix filterable dropdown text color when open

3 years agoFix bs5 selects
Michael Shamoon [Tue, 1 Mar 2022 20:25:22 +0000 (12:25 -0800)] 
Fix bs5 selects

3 years agoMerge pull request #185 from paperless-ngx/fix-build-prod-warning
Quinn Casey [Mon, 28 Feb 2022 22:38:05 +0000 (14:38 -0800)] 
Merge pull request #185 from paperless-ngx/fix-build-prod-warning

Fix build --prod depreciated warning

3 years agoMerge pull request #174 from paperless-ngx/22-02-deps-fix
shamoon [Mon, 28 Feb 2022 22:33:12 +0000 (14:33 -0800)] 
Merge pull request #174 from paperless-ngx/22-02-deps-fix

Fix dependency conflicts, broken frontend build

3 years agoFix build --prod depreciated warning 185/head
Quinn Casey [Mon, 28 Feb 2022 20:39:28 +0000 (12:39 -0800)] 
Fix build --prod depreciated warning

3 years agoBump build-angular to 13.2.5 174/head
Michael Shamoon [Mon, 28 Feb 2022 20:26:29 +0000 (12:26 -0800)] 
Bump build-angular to 13.2.5

3 years agoMerge pull request #18 from benjaminfrank/systemd-socket-port-80
Quinn Casey [Mon, 28 Feb 2022 19:17:50 +0000 (11:17 -0800)] 
Merge pull request #18 from benjaminfrank/systemd-socket-port-80

Enable non-root port 80 via systemd

3 years agoMerge pull request #159 from paperless-ngx/pipfile-update
Ingo Sigmund [Mon, 28 Feb 2022 18:46:39 +0000 (19:46 +0100)] 
Merge pull request #159 from paperless-ngx/pipfile-update

3 years agoMerge pull request #168 from kpj/feature-black
Quinn Casey [Mon, 28 Feb 2022 18:32:10 +0000 (10:32 -0800)] 
Merge pull request #168 from kpj/feature-black

GitHub Actions workflow for black code formatting

3 years agoDont downgrade tslib
Michael Shamoon [Mon, 28 Feb 2022 17:37:33 +0000 (09:37 -0800)] 
Dont downgrade tslib

3 years agoRemove comment used for testing 173/head
Quinn Casey [Mon, 28 Feb 2022 16:18:50 +0000 (08:18 -0800)] 
Remove comment used for testing

3 years agoAsk for database folder is using postgres
Quinn Casey [Mon, 28 Feb 2022 16:07:57 +0000 (08:07 -0800)] 
Ask for database folder is using postgres

3 years agoUse $DATABASE_BACKEND to echo SQLite or not
Quinn Casey [Mon, 28 Feb 2022 15:52:01 +0000 (07:52 -0800)] 
Use $DATABASE_BACKEND to echo SQLite or not

3 years agoSwap Folder and Application config steps
Quinn Casey [Mon, 28 Feb 2022 15:45:43 +0000 (07:45 -0800)] 
Swap Folder and Application config steps

3 years agoMerge branch 'dev' into feature-black 168/head
Quinn Casey [Mon, 28 Feb 2022 15:31:52 +0000 (07:31 -0800)] 
Merge branch 'dev' into feature-black

3 years agoMerge pull request #172 from paperless-ngx/l10n_dev
Quinn Casey [Mon, 28 Feb 2022 14:29:40 +0000 (06:29 -0800)] 
Merge pull request #172 from paperless-ngx/l10n_dev

New Crowdin updates

3 years agoMerge pull request #161 from stumpylog/multistep-build
Quinn Casey [Mon, 28 Feb 2022 14:09:17 +0000 (06:09 -0800)] 
Merge pull request #161 from stumpylog/multistep-build

Refactor: Do the npm compile as a Build step in docker (Multistep build)

3 years agoNew translations messages.xlf (Chinese Traditional) 172/head
Paperless Translation Bot [Mon, 28 Feb 2022 09:41:16 +0000 (01:41 -0800)] 
New translations messages.xlf (Chinese Traditional)
[ci skip]

3 years agoRevert "Update Pipfile.lock"
kpj [Mon, 28 Feb 2022 08:51:13 +0000 (09:51 +0100)] 
Revert "Update Pipfile.lock"

This reverts commit acc94dcde0b02f0ec4d9cd7c3da60ebd44b38b4d.

3 years agoUpdate Pipfile.lock
kpj [Mon, 28 Feb 2022 08:42:44 +0000 (09:42 +0100)] 
Update Pipfile.lock

3 years agoAdd black to dev-packages section of Pipfile
kpj [Mon, 28 Feb 2022 08:42:30 +0000 (09:42 +0100)] 
Add black to dev-packages section of Pipfile

3 years agoMerge pull request #170 from paperless-ngx/qcasey-patch-1
Felix E [Mon, 28 Feb 2022 07:54:30 +0000 (08:54 +0100)] 
Merge pull request #170 from paperless-ngx/qcasey-patch-1

Fix typo in `extending.rst`

3 years agoUpdate package-lock.json, add popper
Michael Shamoon [Mon, 28 Feb 2022 06:32:00 +0000 (22:32 -0800)] 
Update package-lock.json, add popper

3 years agoDecrement build-angular
Quinn Casey [Mon, 28 Feb 2022 03:39:47 +0000 (19:39 -0800)] 
Decrement build-angular

3 years agoBump deps to fix TypeError, downgrade tslib for compat
Quinn Casey [Mon, 28 Feb 2022 03:14:33 +0000 (19:14 -0800)] 
Bump deps to fix TypeError, downgrade tslib for compat

3 years agoRestructure `README.md` (#147)
Quinn Casey [Mon, 28 Feb 2022 01:55:33 +0000 (17:55 -0800)] 
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>
3 years agoFix typo in `extending.rst` 170/head
Quinn Casey [Mon, 28 Feb 2022 01:02:00 +0000 (17:02 -0800)] 
Fix typo in `extending.rst`

```
unknown shorthand flag: 'r' in -restart
See 'docker run --help'.
```

I think this should be `--restart`