shamoon
|
8f98cb4860
|
Merge pull request #550 from stumpylog/feature-mail-consume-improve-docs
Feature mail consume improve docs
|
2022-04-10 08:46:45 -07:00 |
|
shamoon
|
6e96b7e00a
|
Merge pull request #612 from stumpylog/bug-fix-filter-len
Increase length of SavedViewFilterRule
|
2022-04-10 08:46:25 -07:00 |
|
shamoon
|
00287b27ab
|
Merge pull request #680 from paperless-ngx/bug-fix-fnmatch
[bug] - Fixes attachment filename matching during mail fetching
|
2022-04-08 13:59:22 -07:00 |
|
Trenton Holmes
|
8f18b7fd6c
|
Fixes the matching of attachment files names to patterns
|
2022-04-08 13:42:42 -07:00 |
|
Felix E
|
dde7771dc6
|
Merge pull request #674 from paperless-ngx/feature-django4-csrf
Add `PAPERLESS_URL` env variable & CSRF var
|
2022-04-08 21:00:57 +02:00 |
|
Quinn Casey
|
4165184e42
|
Chore: Implement release-drafter action for Changelogs (#669)
* Add inital release-drafter config
* Replace release action
* Add collapse-after 3 to dependencies
|
2022-04-08 11:12:19 -07:00 |
|
Michael Shamoon
|
e4953a756a
|
docs for PAPERLESS_URL + PAPERLESS_CSRF_TRUSTED_ORIGINS
|
2022-04-08 09:59:59 -07:00 |
|
Trenton Holmes
|
471ac63a3a
|
Increases SavedViewFilterRule value to the maximum length
|
2022-04-08 08:55:58 -07:00 |
|
Trenton Holmes
|
f358eda5c5
|
Updates the mail db model to use the built-in enum capabilities and runs the migrations
|
2022-04-08 08:55:40 -07:00 |
|
Trenton Holmes
|
035130ecdc
|
Updates the folder input text and adds docs note for how to figure out the folder separator value
|
2022-04-08 08:55:40 -07:00 |
|
Michael Shamoon
|
ca0e86757b
|
add PAPERLESS_URL env variable for CSRF
|
2022-04-08 00:27:53 -07:00 |
|
Michael Shamoon
|
d4153607c9
|
reorganizing scss for clarity
[ci skip]
|
2022-04-07 23:23:28 -07:00 |
|
Michael Shamoon
|
99d0a0845d
|
fix scss organization
[ci skip]
|
2022-04-07 23:15:27 -07:00 |
|
Michael Shamoon
|
b5a75be1db
|
fix error case
[ci skip]
|
2022-04-07 23:06:46 -07:00 |
|
Trenton Holmes
|
eb5e0e0b9b
|
Merge pull request #501 from stumpylog/configure-worker-retry
Adds settings for worker retry time
|
2022-04-07 15:24:53 -07:00 |
|
Trenton Holmes
|
dc90f58391
|
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
|
2022-04-07 14:29:08 -07:00 |
|
Michael Shamoon
|
ca43c71cf5
|
fix some broken css vars
|
2022-04-07 14:27:49 -07:00 |
|
dependabot[bot]
|
931a311c48
|
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>
|
2022-04-07 20:54:33 +00:00 |
|
Michael Shamoon
|
9f9d7da1ce
|
minor css hover + focus state fixes
[ci skip]
|
2022-04-07 13:51:36 -07:00 |
|
Trenton Holmes
|
d00e8d3b0f
|
Merge pull request #649 from paperless-ngx/dependabot/pip/dev/zipp-3.8.0
Bump zipp from 3.7.0 to 3.8.0
|
2022-04-07 13:49:50 -07:00 |
|
Trenton Holmes
|
d4124bae0c
|
Merge pull request #653 from paperless-ngx/dependabot/pip/dev/tqdm-4.64.0
Bump tqdm from 4.63.1 to 4.64.0
|
2022-04-07 13:37:46 -07:00 |
|
shamoon
|
58eb2d6f63
|
Merge pull request #283 from paperless-ngx/feature-global-dragdrop
Feature: global drag'n'drop
|
2022-04-07 12:14:59 -07:00 |
|
Quinn Casey
|
01987f1b51
|
Merge pull request #667 from paperless-ngx/codeowners
Feature: Add CODEOWNERS
|
2022-04-07 08:31:48 -07:00 |
|
shamoon
|
0a35358e8d
|
Merge pull request #666 from paperless-ngx/feature-update-base-image
|
2022-04-07 08:30:59 -07:00 |
|
Quinn Casey
|
5bacb85c33
|
Fix typo
|
2022-04-07 08:13:25 -07:00 |
|
Quinn Casey
|
6933ac523f
|
Remove explicit team tagging from PR template
|
2022-04-07 08:13:12 -07:00 |
|
Quinn Casey
|
ba9120b417
|
Add CODEOWNERS
|
2022-04-07 08:12:05 -07:00 |
|
dependabot[bot]
|
3e71f5810f
|
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>
|
2022-04-07 15:02:57 +00:00 |
|
Trenton Holmes
|
296a0edae4
|
Updates the base image tag to use the :dev tag from the base image dev branch
|
2022-04-07 08:00:22 -07:00 |
|
Trenton Holmes
|
2d850795d8
|
Merge pull request #642 from paperless-ngx/dependabot/pip/dev/ocrmypdf-13.4.2
Bump ocrmypdf from 13.4.1 to 13.4.2
|
2022-04-06 12:13:03 -07:00 |
|
shamoon
|
2f8d263c9c
|
Merge pull request #630 from paperless-ngx/fix-disableable-download-buttons
Fix: download buttons should disable while waiting
|
2022-04-05 19:44:43 -07:00 |
|
dependabot[bot]
|
b214163af3
|
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>
|
2022-04-06 02:04:09 +00:00 |
|
dependabot[bot]
|
a4fe1000c2
|
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>
|
2022-04-06 02:03:28 +00:00 |
|
Trenton Holmes
|
9a275fa4ed
|
Merge pull request #619 from paperless-ngx/dependabot/pip/dev/pillow-9.1.0
Bump pillow from 9.0.1 to 9.1.0
|
2022-04-05 18:57:52 -07:00 |
|
Michael Shamoon
|
f2c83f51de
|
Cleanup file upload susbcriptions
|
2022-04-05 13:33:24 -07:00 |
|
Michael Shamoon
|
fb76b72787
|
Delete upload-documents.service.spec.ts
|
2022-04-05 13:33:24 -07:00 |
|
Michael Shamoon
|
bec6c4511c
|
Cleaner activation with Angular directives
|
2022-04-05 13:33:24 -07:00 |
|
Michael Shamoon
|
77b9988d05
|
Refactor uploads to service, working global dd
|
2022-04-05 13:33:24 -07:00 |
|
Michael Shamoon
|
3e49f93816
|
100vh body height, fix filter editor horizontal overflow
|
2022-04-05 13:33:24 -07:00 |
|
Michael Shamoon
|
32f6932faf
|
fix overlay background color in dark mode
|
2022-04-05 13:16:13 -07:00 |
|
Michael Shamoon
|
db76e1d65f
|
code formatting
|
2022-04-05 13:16:13 -07:00 |
|
Michael Shamoon
|
0136ba504b
|
Delete upload-documents.service.spec.ts
|
2022-04-05 13:16:13 -07:00 |
|
Michael Shamoon
|
459e026f16
|
Add translation directive for upload message
|
2022-04-05 13:16:13 -07:00 |
|
Michael Shamoon
|
b03a723c3e
|
Fix dark mode alert close button
|
2022-04-05 13:16:13 -07:00 |
|
Michael Shamoon
|
7562636151
|
Cleaner activation with Angular directives
|
2022-04-05 13:16:13 -07:00 |
|
Michael Shamoon
|
3acc65ca0d
|
Fix broken toast animations & DOM removal
|
2022-04-05 13:16:13 -07:00 |
|
Michael Shamoon
|
fde0f4ca0a
|
Add initiating toast
|
2022-04-05 13:16:13 -07:00 |
|
Michael Shamoon
|
73cab2af2d
|
Refactor uploads to service, working global dd
|
2022-04-05 13:16:12 -07:00 |
|
dependabot[bot]
|
94d2198b30
|
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>
|
2022-04-05 18:20:14 +00:00 |
|
Trenton Holmes
|
88a67c8703
|
Merge pull request #618 from paperless-ngx/dependabot/pip/dev/pikepdf-5.1.1
Bump pikepdf from 5.1.0 to 5.1.1
|
2022-04-05 11:14:21 -07:00 |
|