]> git.ipfire.org Git - thirdparty/paperless-ngx.git/log
thirdparty/paperless-ngx.git
3 years agoBump concurrently from 7.0.0 to 7.1.0 in /src-ui 797/head
dependabot[bot] [Mon, 25 Apr 2022 17:27:16 +0000 (17:27 +0000)] 
Bump concurrently from 7.0.0 to 7.1.0 in /src-ui

Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.0.0...v7.1.0)

---
updated-dependencies:
- dependency-name: concurrently
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoMerge pull request #782 from paperless-ngx/add-python-3-10
Quinn Casey [Thu, 21 Apr 2022 18:13:50 +0000 (11:13 -0700)] 
Merge pull request #782 from paperless-ngx/add-python-3-10

Adds Python 3.10 to the backend test matrix

3 years agoAdds Python 3.10 to the backend test matrix 782/head
Trenton Holmes [Wed, 13 Apr 2022 22:02:21 +0000 (15:02 -0700)] 
Adds Python 3.10 to the backend test matrix

3 years agoMerge pull request #769 from chrpme/fix/preview-link
shamoon [Wed, 20 Apr 2022 00:49:55 +0000 (17:49 -0700)] 
Merge pull request #769 from chrpme/fix/preview-link

Open preview link in new browser tab

3 years agoMerge pull request #767 from paperless-ngx/bug-fix-list-folders
Quinn Casey [Tue, 19 Apr 2022 22:57:31 +0000 (15:57 -0700)] 
Merge pull request #767 from paperless-ngx/bug-fix-list-folders

List Email Account Folders In Event of Error Changing Folder

3 years agoTweaks documentation around mail fetching sub-folders 767/head
Trenton Holmes [Tue, 19 Apr 2022 22:35:45 +0000 (15:35 -0700)] 
Tweaks documentation around mail fetching sub-folders

3 years agoIncludes exception information during exception listing folders
Trenton Holmes [Tue, 19 Apr 2022 20:37:30 +0000 (13:37 -0700)] 
Includes exception information during exception listing folders

Co-authored-by: Florian <florian.brandes@posteo.de>
3 years agoOpen preview link in new browser tab 769/head
Mike Unke [Tue, 19 Apr 2022 19:47:49 +0000 (21:47 +0200)] 
Open preview link in new browser tab

3 years agoUpdates the documentation
Trenton Holmes [Tue, 19 Apr 2022 16:05:30 +0000 (09:05 -0700)] 
Updates the documentation

3 years agoOnly output the folder names
Trenton Holmes [Tue, 19 Apr 2022 16:03:08 +0000 (09:03 -0700)] 
Only output the folder names

3 years agoIn the event of an error when setting the mail account folder, attempt to list the...
Trenton Holmes [Tue, 19 Apr 2022 15:32:34 +0000 (08:32 -0700)] 
In the event of an error when setting the mail account folder, attempt to list the account's folders to the log

3 years agoMerge pull request #691 from paperless-ngx/dependabot/pip/dev/django-4.0.4
Trenton Holmes [Mon, 11 Apr 2022 23:04:44 +0000 (16:04 -0700)] 
Merge pull request #691 from paperless-ngx/dependabot/pip/dev/django-4.0.4

Bump django from 4.0.3 to 4.0.4

3 years agoBump django from 4.0.3 to 4.0.4 691/head
dependabot[bot] [Mon, 11 Apr 2022 20:37:09 +0000 (20:37 +0000)] 
Bump django from 4.0.3 to 4.0.4

Bumps [django](https://github.com/django/django) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/4.0.3...4.0.4)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoMerge pull request #690 from paperless-ngx/fix-scanners-table
shamoon [Mon, 11 Apr 2022 19:56:45 +0000 (12:56 -0700)] 
Merge pull request #690 from paperless-ngx/fix-scanners-table

Fix: scanners table

3 years agoFix name 690/head
Quinn Casey [Mon, 11 Apr 2022 19:34:37 +0000 (12:34 -0700)] 
Fix name

3 years agoRemove explicit "no" as was done in f303a1c
Quinn Casey [Mon, 11 Apr 2022 19:32:32 +0000 (12:32 -0700)] 
Remove explicit "no" as was done in f303a1c

3 years agoAdd 994d502
Quinn Casey [Mon, 11 Apr 2022 19:23:27 +0000 (12:23 -0700)] 
Add 994d502

3 years agoAdd f303a1c
Quinn Casey [Mon, 11 Apr 2022 19:21:52 +0000 (12:21 -0700)] 
Add f303a1c

3 years agoAdd f2f7b71
Quinn Casey [Mon, 11 Apr 2022 19:17:44 +0000 (12:17 -0700)] 
Add f2f7b71

3 years agoReset table to b318c0a
Quinn Casey [Mon, 11 Apr 2022 19:12:01 +0000 (12:12 -0700)] 
Reset table to b318c0a

3 years agoMerge pull request #483 from stumpylog/check-if-file-busy
shamoon [Mon, 11 Apr 2022 18:56:05 +0000 (11:56 -0700)] 
Merge pull request #483 from stumpylog/check-if-file-busy

Adds wait for file before consuming

3 years agoMerge pull request #654 from paperless-ngx/fix-doc-detail-time
Quinn Casey [Mon, 11 Apr 2022 18:54:24 +0000 (11:54 -0700)] 
Merge pull request #654 from paperless-ngx/fix-doc-detail-time

Fix: frontend document editing erases time data

3 years agoMerge pull request #532 from paperless-ngx/feature-barcode-splitter
Florian [Mon, 11 Apr 2022 06:51:48 +0000 (08:51 +0200)] 
Merge pull request #532 from paperless-ngx/feature-barcode-splitter

Feature barcode splitter

3 years agoAdds additional checking for both inotify and polling around document still being... 483/head
Trenton Holmes [Mon, 21 Mar 2022 23:02:02 +0000 (16:02 -0700)] 
Adds additional checking for both inotify and polling around document still being busy before consuming it

3 years agoMerge pull request #550 from stumpylog/feature-mail-consume-improve-docs
shamoon [Sun, 10 Apr 2022 15:46:45 +0000 (08:46 -0700)] 
Merge pull request #550 from stumpylog/feature-mail-consume-improve-docs

Feature mail consume improve docs

3 years agoMerge pull request #612 from stumpylog/bug-fix-filter-len
shamoon [Sun, 10 Apr 2022 15:46:25 +0000 (08:46 -0700)] 
Merge pull request #612 from stumpylog/bug-fix-filter-len

Increase length of SavedViewFilterRule

3 years agoMerge pull request #680 from paperless-ngx/bug-fix-fnmatch
shamoon [Fri, 8 Apr 2022 20:59:22 +0000 (13:59 -0700)] 
Merge pull request #680 from paperless-ngx/bug-fix-fnmatch

[bug] - Fixes attachment filename matching during mail fetching

3 years agoFixes the matching of attachment files names to patterns 680/head
Trenton Holmes [Fri, 8 Apr 2022 20:42:42 +0000 (13:42 -0700)] 
Fixes the matching of attachment files names to patterns

3 years agoMerge pull request #674 from paperless-ngx/feature-django4-csrf
Felix E [Fri, 8 Apr 2022 19:00:57 +0000 (21:00 +0200)] 
Merge pull request #674 from paperless-ngx/feature-django4-csrf

Add `PAPERLESS_URL` env variable & CSRF var

3 years agoChore: Implement release-drafter action for Changelogs (#669)
Quinn Casey [Fri, 8 Apr 2022 18:12:19 +0000 (11:12 -0700)] 
Chore: Implement release-drafter action for Changelogs (#669)

* Add inital release-drafter config

* Replace release action

* Add collapse-after 3 to dependencies

3 years agodocs for PAPERLESS_URL + PAPERLESS_CSRF_TRUSTED_ORIGINS 674/head
Michael Shamoon [Fri, 8 Apr 2022 07:16:57 +0000 (00:16 -0700)] 
docs for PAPERLESS_URL + PAPERLESS_CSRF_TRUSTED_ORIGINS

3 years agoIncreases SavedViewFilterRule value to the maximum length 612/head
Trenton Holmes [Fri, 1 Apr 2022 22:54:45 +0000 (15:54 -0700)] 
Increases SavedViewFilterRule value to the maximum length

3 years agoUpdates the mail db model to use the built-in enum capabilities and runs the migrations 550/head
Trenton Holmes [Mon, 28 Mar 2022 17:41:18 +0000 (10:41 -0700)] 
Updates the mail db model to use the built-in enum capabilities and runs the migrations

3 years agoUpdates the folder input text and adds docs note for how to figure out the folder...
Trenton Holmes [Mon, 28 Mar 2022 17:21:14 +0000 (10:21 -0700)] 
Updates the folder input text and adds docs note for how to figure out the folder separator value

3 years agoadd PAPERLESS_URL env variable for CSRF
Michael Shamoon [Fri, 8 Apr 2022 04:17:59 +0000 (21:17 -0700)] 
add PAPERLESS_URL env variable for CSRF

3 years agoreorganizing scss for clarity
Michael Shamoon [Fri, 8 Apr 2022 06:23:28 +0000 (23:23 -0700)] 
reorganizing scss for clarity

[ci skip]

3 years agofix scss organization
Michael Shamoon [Fri, 8 Apr 2022 06:15:27 +0000 (23:15 -0700)] 
fix scss organization

[ci skip]

3 years agofix conditional in separate_pages 532/head
Florian Brandes [Fri, 8 Apr 2022 06:07:23 +0000 (08:07 +0200)] 
fix conditional in separate_pages
add additional test for separate_pages

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
3 years agofix error case
Michael Shamoon [Fri, 8 Apr 2022 06:06:46 +0000 (23:06 -0700)] 
fix error case

[ci skip]

3 years agoMerge pull request #501 from stumpylog/configure-worker-retry
Trenton Holmes [Thu, 7 Apr 2022 22:24:53 +0000 (15:24 -0700)] 
Merge pull request #501 from stumpylog/configure-worker-retry

Adds settings for worker retry time

3 years agoMerge pull request #641 from paperless-ngx/dependabot/pip/dev/pre-commit-2.18.1
Trenton Holmes [Thu, 7 Apr 2022 21:29:08 +0000 (14:29 -0700)] 
Merge pull request #641 from paperless-ngx/dependabot/pip/dev/pre-commit-2.18.1

Bump pre-commit from 2.17.0 to 2.18.1

3 years agofix some broken css vars
Michael Shamoon [Thu, 7 Apr 2022 21:27:49 +0000 (14:27 -0700)] 
fix some broken css vars

3 years agoBump pre-commit from 2.17.0 to 2.18.1 641/head
dependabot[bot] [Thu, 7 Apr 2022 20:54:33 +0000 (20:54 +0000)] 
Bump pre-commit from 2.17.0 to 2.18.1

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.17.0 to 2.18.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.17.0...v2.18.1)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agominor css hover + focus state fixes
Michael Shamoon [Thu, 7 Apr 2022 20:51:36 +0000 (13:51 -0700)] 
minor css hover + focus state fixes

[ci skip]

3 years agoMerge pull request #649 from paperless-ngx/dependabot/pip/dev/zipp-3.8.0
Trenton Holmes [Thu, 7 Apr 2022 20:49:50 +0000 (13:49 -0700)] 
Merge pull request #649 from paperless-ngx/dependabot/pip/dev/zipp-3.8.0

Bump zipp from 3.7.0 to 3.8.0

3 years agoMerge pull request #653 from paperless-ngx/dependabot/pip/dev/tqdm-4.64.0
Trenton Holmes [Thu, 7 Apr 2022 20:37:46 +0000 (13:37 -0700)] 
Merge pull request #653 from paperless-ngx/dependabot/pip/dev/tqdm-4.64.0

Bump tqdm from 4.63.1 to 4.64.0

3 years agoMerge pull request #283 from paperless-ngx/feature-global-dragdrop
shamoon [Thu, 7 Apr 2022 19:14:59 +0000 (12:14 -0700)] 
Merge pull request #283 from paperless-ngx/feature-global-dragdrop

Feature: global drag'n'drop

3 years agoMerge pull request #667 from paperless-ngx/codeowners
Quinn Casey [Thu, 7 Apr 2022 15:31:48 +0000 (08:31 -0700)] 
Merge pull request #667 from paperless-ngx/codeowners

Feature: Add CODEOWNERS

3 years agoMerge pull request #666 from paperless-ngx/feature-update-base-image
shamoon [Thu, 7 Apr 2022 15:30:59 +0000 (08:30 -0700)] 
Merge pull request #666 from paperless-ngx/feature-update-base-image

3 years agoFix typo 667/head
Quinn Casey [Thu, 7 Apr 2022 15:13:25 +0000 (08:13 -0700)] 
Fix typo

3 years agoRemove explicit team tagging from PR template
Quinn Casey [Thu, 7 Apr 2022 15:13:12 +0000 (08:13 -0700)] 
Remove explicit team tagging from PR template

3 years agoAdd CODEOWNERS
Quinn Casey [Thu, 7 Apr 2022 15:12:05 +0000 (08:12 -0700)] 
Add CODEOWNERS

3 years agoBump tqdm from 4.63.1 to 4.64.0 653/head
dependabot[bot] [Thu, 7 Apr 2022 15:02:57 +0000 (15:02 +0000)] 
Bump tqdm from 4.63.1 to 4.64.0

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.63.1 to 4.64.0.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.63.1...v4.64.0)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoUpdates the base image tag to use the :dev tag from the base image dev branch 666/head
Trenton Holmes [Thu, 7 Apr 2022 15:00:22 +0000 (08:00 -0700)] 
Updates the base image tag to use the :dev tag from the base image dev branch

3 years agoupdate documentation
Florian Brandes [Sat, 2 Apr 2022 09:44:35 +0000 (11:44 +0200)] 
update documentation

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
3 years agoadd more tests
Florian Brandes [Sat, 2 Apr 2022 08:21:51 +0000 (10:21 +0200)] 
add more tests

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
3 years agouse imported List
Florian Brandes [Fri, 1 Apr 2022 10:38:14 +0000 (12:38 +0200)] 
use imported List
fail test if non-existing dir exists

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
3 years agoaddes tests:
Florian Brandes [Fri, 1 Apr 2022 10:26:39 +0000 (12:26 +0200)] 
addes tests:
- barcode-39
- barcode-128
- qr barcodes
- test for consumption

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
3 years agocode formatting
Florian Brandes [Wed, 30 Mar 2022 15:24:01 +0000 (17:24 +0200)] 
code formatting

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
3 years agoset barcode reader default to disabled
Florian Brandes [Wed, 30 Mar 2022 15:20:22 +0000 (17:20 +0200)] 
set barcode reader default to disabled

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
3 years agoput code under CONSUMER_ENABLE_BARCODES
Florian Brandes [Tue, 29 Mar 2022 16:14:11 +0000 (18:14 +0200)] 
put code under CONSUMER_ENABLE_BARCODES

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
3 years agoadd more type hinting
Florian Brandes [Tue, 29 Mar 2022 16:12:17 +0000 (18:12 +0200)] 
add more type hinting

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
3 years agodecode bytecode in string
Florian Brandes [Tue, 29 Mar 2022 16:05:20 +0000 (18:05 +0200)] 
decode bytecode in string

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
3 years agomake list checks consistent
Florian Brandes [Tue, 29 Mar 2022 15:56:11 +0000 (17:56 +0200)] 
make list checks consistent

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
3 years agouse append method for lists
Florian Brandes [Tue, 29 Mar 2022 14:42:16 +0000 (16:42 +0200)] 
use append method for lists

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
3 years agoadd config options and documentation
florian on nixos (Florian Brandes) [Sat, 26 Mar 2022 09:16:23 +0000 (10:16 +0100)] 
add config options and documentation

Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
3 years agopre-commit hooks
florian on nixos (Florian Brandes) [Sat, 26 Mar 2022 08:28:19 +0000 (09:28 +0100)] 
pre-commit hooks

Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
3 years agorenaming of documents to align with front end
florian on nixos (Florian Brandes) [Sat, 26 Mar 2022 07:41:50 +0000 (08:41 +0100)] 
renaming of documents to align with front end

Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
3 years agoupdate ci.yml to include new dependency
florian on nixos (Florian Brandes) [Thu, 24 Mar 2022 20:50:03 +0000 (21:50 +0100)] 
update ci.yml to include new dependency

Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
3 years agoflake8
florian on nixos (Florian Brandes) [Thu, 24 Mar 2022 20:36:57 +0000 (21:36 +0100)] 
flake8

Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
3 years agorun black
florian on nixos (Florian Brandes) [Thu, 24 Mar 2022 20:30:34 +0000 (21:30 +0100)] 
run black

Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
3 years agoadd trailing commas
florian on nixos (Florian Brandes) [Thu, 24 Mar 2022 20:26:30 +0000 (21:26 +0100)] 
add trailing commas

Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
3 years agoreorder imports
florian on nixos (Florian Brandes) [Thu, 24 Mar 2022 17:17:29 +0000 (18:17 +0100)] 
reorder imports

Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
3 years agoadd split logic to consume_file
Florian Brandes [Wed, 6 Apr 2022 19:22:07 +0000 (21:22 +0200)] 
add split logic to consume_file

Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
3 years agoskip test if dir exists
florian on nixos (Florian Brandes) [Thu, 24 Mar 2022 11:24:26 +0000 (12:24 +0100)] 
skip test if dir exists

Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
3 years agomore work on barcode
florian on nixos (Florian Brandes) [Thu, 24 Mar 2022 10:33:24 +0000 (11:33 +0100)] 
more work on barcode

Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
3 years agoworking split pages
florian on nixos (Florian Brandes) [Wed, 23 Mar 2022 21:49:29 +0000 (22:49 +0100)] 
working split pages

Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
3 years agoadd first tests for barcode reader
florian on nixos (Florian Brandes) [Wed, 23 Mar 2022 12:26:43 +0000 (13:26 +0100)] 
add first tests for barcode reader

Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
3 years agoadd barcode packages
florian on nixos (Florian Brandes) [Sat, 19 Mar 2022 17:03:56 +0000 (18:03 +0100)] 
add barcode packages

Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
3 years agoMerge pull request #642 from paperless-ngx/dependabot/pip/dev/ocrmypdf-13.4.2
Trenton Holmes [Wed, 6 Apr 2022 19:13:03 +0000 (12:13 -0700)] 
Merge pull request #642 from paperless-ngx/dependabot/pip/dev/ocrmypdf-13.4.2

Bump ocrmypdf from 13.4.1 to 13.4.2

3 years agoretain document time / tz in detail form 654/head
Michael Shamoon [Wed, 6 Apr 2022 05:11:09 +0000 (22:11 -0700)] 
retain document time / tz in detail form

3 years agoMerge pull request #630 from paperless-ngx/fix-disableable-download-buttons
shamoon [Wed, 6 Apr 2022 02:44:43 +0000 (19:44 -0700)] 
Merge pull request #630 from paperless-ngx/fix-disableable-download-buttons

Fix: download buttons should disable while waiting

3 years agoBump ocrmypdf from 13.4.1 to 13.4.2 642/head
dependabot[bot] [Wed, 6 Apr 2022 02:04:09 +0000 (02:04 +0000)] 
Bump ocrmypdf from 13.4.1 to 13.4.2

Bumps [ocrmypdf](https://github.com/jbarlow83/ocrmypdf) from 13.4.1 to 13.4.2.
- [Release notes](https://github.com/jbarlow83/ocrmypdf/releases)
- [Changelog](https://github.com/ocrmypdf/OCRmyPDF/blob/master/docs/release_notes.rst)
- [Commits](https://github.com/jbarlow83/ocrmypdf/compare/v13.4.1...v13.4.2)

---
updated-dependencies:
- dependency-name: ocrmypdf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoBump zipp from 3.7.0 to 3.8.0 649/head
dependabot[bot] [Wed, 6 Apr 2022 02:03:28 +0000 (02:03 +0000)] 
Bump zipp from 3.7.0 to 3.8.0

Bumps [zipp](https://github.com/jaraco/zipp) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/CHANGES.rst)
- [Commits](https://github.com/jaraco/zipp/compare/v3.7.0...v3.8.0)

---
updated-dependencies:
- dependency-name: zipp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoMerge pull request #619 from paperless-ngx/dependabot/pip/dev/pillow-9.1.0
Trenton Holmes [Wed, 6 Apr 2022 01:57:52 +0000 (18:57 -0700)] 
Merge pull request #619 from paperless-ngx/dependabot/pip/dev/pillow-9.1.0

Bump pillow from 9.0.1 to 9.1.0

3 years agoCleanup file upload susbcriptions 283/head
Michael Shamoon [Tue, 5 Apr 2022 20:29:51 +0000 (13:29 -0700)] 
Cleanup file upload susbcriptions

3 years agoDelete upload-documents.service.spec.ts
Michael Shamoon [Wed, 30 Mar 2022 05:27:56 +0000 (22:27 -0700)] 
Delete upload-documents.service.spec.ts

3 years agoCleaner activation with Angular directives
Michael Shamoon [Fri, 11 Mar 2022 22:21:18 +0000 (14:21 -0800)] 
Cleaner activation with Angular directives

3 years agoRefactor uploads to service, working global dd
Michael Shamoon [Fri, 11 Mar 2022 04:59:09 +0000 (20:59 -0800)] 
Refactor uploads to service, working global dd

3 years ago100vh body height, fix filter editor horizontal overflow
Michael Shamoon [Tue, 5 Apr 2022 20:13:43 +0000 (13:13 -0700)] 
100vh body height, fix filter editor horizontal overflow

3 years agofix overlay background color in dark mode
Michael Shamoon [Wed, 30 Mar 2022 06:03:44 +0000 (23:03 -0700)] 
fix overlay background color in dark mode

3 years agocode formatting
Michael Shamoon [Wed, 30 Mar 2022 06:02:48 +0000 (23:02 -0700)] 
code formatting

3 years agoDelete upload-documents.service.spec.ts
Michael Shamoon [Wed, 30 Mar 2022 05:27:56 +0000 (22:27 -0700)] 
Delete upload-documents.service.spec.ts

3 years agoAdd translation directive for upload message
Michael Shamoon [Thu, 17 Mar 2022 21:06:27 +0000 (14:06 -0700)] 
Add translation directive for upload message

3 years agoFix dark mode alert close button
Michael Shamoon [Fri, 11 Mar 2022 22:21:36 +0000 (14:21 -0800)] 
Fix dark mode alert close button

3 years agoCleaner activation with Angular directives
Michael Shamoon [Fri, 11 Mar 2022 22:21:18 +0000 (14:21 -0800)] 
Cleaner activation with Angular directives

3 years agoFix broken toast animations & DOM removal
Michael Shamoon [Fri, 11 Mar 2022 06:36:43 +0000 (22:36 -0800)] 
Fix broken toast animations & DOM removal

3 years agoAdd initiating toast
Michael Shamoon [Fri, 11 Mar 2022 06:35:18 +0000 (22:35 -0800)] 
Add initiating toast

3 years agoRefactor uploads to service, working global dd
Michael Shamoon [Fri, 11 Mar 2022 04:59:09 +0000 (20:59 -0800)] 
Refactor uploads to service, working global dd

3 years agoBump pillow from 9.0.1 to 9.1.0 619/head
dependabot[bot] [Tue, 5 Apr 2022 18:20:14 +0000 (18:20 +0000)] 
Bump pillow from 9.0.1 to 9.1.0

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.1 to 9.1.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.0.1...9.1.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>