shamoon
|
6aead7ea02
|
Fix: allow setting allauth ACCOUNT_SESSION_REMEMBER (#6105)
|
2024-03-14 15:34:23 +00:00 |
|
shamoon
|
0e3f184819
|
Change: remove credentials from redis url in system status (#6104)
|
2024-03-14 08:20:34 -07:00 |
|
dependabot[bot]
|
6656adcd6b
|
Chore(deps-dev): Bump the development group with 3 updates (#6079)
* Chore(deps-dev): Bump the development group with 3 updates
Bumps the development group with 3 updates: [ruff](https://github.com/astral-sh/ruff), [pytest](https://github.com/pytest-dev/pytest) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material).
Updates `ruff` from 0.3.0 to 0.3.2
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.3.0...v0.3.2)
Updates `pytest` from 8.0.2 to 8.1.1
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.0.2...8.1.1)
Updates `mkdocs-material` from 9.5.12 to 9.5.13
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.12...9.5.13)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development
...
Signed-off-by: dependabot[bot] <support@github.com>
* Updates pre-commit hook versions and runs it against all files
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
|
2024-03-12 07:56:01 -07:00 |
|
dependabot[bot]
|
0e62bc3f8a
|
Chore(deps): Bump the django group with 1 update (#6080)
Bumps the django group with 1 update: [django-filter](https://github.com/carltongibson/django-filter).
Updates `django-filter` from 23.5 to 24.1
- [Release notes](https://github.com/carltongibson/django-filter/releases)
- [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst)
- [Commits](https://github.com/carltongibson/django-filter/compare/23.5...24.1)
---
updated-dependencies:
- dependency-name: django-filter
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: django
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-11 17:33:50 -07:00 |
|
dependabot[bot]
|
f3655aa106
|
Chore(deps): Bump the small-changes group with 2 updates (#6081)
Bumps the small-changes group with 2 updates: [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) and [redis](https://github.com/redis/redis-py).
Updates `rapidfuzz` from 3.6.1 to 3.6.2
- [Release notes](https://github.com/rapidfuzz/RapidFuzz/releases)
- [Changelog](https://github.com/rapidfuzz/RapidFuzz/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/rapidfuzz/RapidFuzz/compare/v3.6.1...v3.6.2)
Updates `redis` from 5.0.2 to 5.0.3
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v5.0.2...v5.0.3)
---
updated-dependencies:
- dependency-name: rapidfuzz
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: redis
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-11 13:32:28 -07:00 |
|
shamoon
|
360e7c6223
|
Documentation: improve permissions docs (#6046)
|
2024-03-11 08:20:52 -07:00 |
|
shamoon
|
39e12ad7f5
|
Merge branch 'main' into dev
|
2024-03-09 15:11:53 -08:00 |
|
Matt Patterson
|
4736c76270
|
Documentation: correct bulk edit documents endpoint (#6057)
|
2024-03-09 15:11:09 -08:00 |
|
shamoon
|
7e5bbd7dc2
|
Change: dont require empty bulk edit parameters (#6059)
|
2024-03-09 07:39:35 -08:00 |
|
shamoon
|
49bd850465
|
Merge branch 'main' into dev
|
2024-03-08 17:05:33 -08:00 |
|
shamoon
|
4c9a110b76
|
Reset dev version string
|
2024-03-08 17:04:09 -08:00 |
|
github-actions[bot]
|
57ca629261
|
Documentation: Add v2.6.2 changelog (#6049)
|
2024-03-08 12:14:25 -08:00 |
|
Dimitri
|
6a46012a25
|
Fix: missing translation string (#6054)
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2024-03-08 07:55:56 -08:00 |
|
shamoon
|
4efb0e0a3c
|
Bump version to 2.6.2
|
2024-03-07 20:13:29 -08:00 |
|
shamoon
|
34be2aebfb
|
Merge branch 'dev'
|
2024-03-07 20:12:51 -08:00 |
|
github-actions[bot]
|
fbed0f036d
|
New Crowdin translations by GitHub Action (#6018)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2024-03-07 20:12:30 -08:00 |
|
shamoon
|
85390278eb
|
Enhancement: move and rename files when storage paths deleted, update file handling docs (#6033)
|
2024-03-07 20:39:55 +00:00 |
|
shamoon
|
b35d4604f7
|
Documentation: tweak PAPERLESS_DISABLE_REGULAR_LOGIN info
|
2024-03-07 09:13:01 -08:00 |
|
shamoon
|
9ea4785248
|
Fix: make document count lists for objects permissions-aware (#6019)
|
2024-03-07 15:15:46 +00:00 |
|
shamoon
|
d9f7650bb7
|
Enhancement: better detection of default currency code (#6020)
|
2024-03-07 15:04:32 +00:00 |
|
shamoon
|
7dbbaedbd8
|
Fix: custom logo size in Webkit (#6036)
|
2024-03-06 16:08:44 -08:00 |
|
Andrew Berry
|
371d954792
|
Documentation: add additional information about Django admin remaining accessible with PAPERLESS_DISABLE_REGULAR_LOGIN (#5993)
|
2024-03-06 15:46:14 +00:00 |
|
shamoon
|
3442f66d56
|
Fix: formatting, tiny large card rounded corners bug
|
2024-03-05 22:40:52 -08:00 |
|
shamoon
|
8081483033
|
Fix: remove outdated mail rule text re. consumption templates
|
2024-03-05 16:26:35 -08:00 |
|
github-actions[bot]
|
93d05b359b
|
Changelog v2.6.1 - GHA (#6014)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-03-05 08:42:04 -08:00 |
|
shamoon
|
14148d0d0f
|
Reset dev version string
|
2024-03-05 08:00:32 -08:00 |
|
shamoon
|
56b2b4fe30
|
Bump version to 2.6.1
|
2024-03-05 07:59:44 -08:00 |
|
shamoon
|
ec5b4df759
|
Merge branch 'dev' into main
|
2024-03-05 07:59:20 -08:00 |
|
github-actions[bot]
|
85c2137ce6
|
New Crowdin translations by GitHub Action (#6011)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2024-03-05 07:55:47 -08:00 |
|
shamoon
|
b128267e38
|
Change: tweaks to system status (#6008)
|
2024-03-05 15:50:04 +00:00 |
|
github-actions[bot]
|
4fa20e09a7
|
Documentation: Add v2.6.0 changelog (#6006)
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2024-03-05 07:21:09 -08:00 |
|
shamoon
|
926400c25f
|
Fix: prevent edit button click toggling list selection
|
2024-03-05 06:20:10 -08:00 |
|
shamoon
|
16d7880712
|
Reset dev version string
|
2024-03-04 20:22:07 -08:00 |
|
shamoon
|
a174a2e259
|
Bump version to 2.6.0
|
2024-03-04 20:20:46 -08:00 |
|
shamoon
|
41f1480f0a
|
Fix: search field clear button padding
|
2024-03-04 20:13:52 -08:00 |
|
github-actions[bot]
|
70020ee886
|
New Crowdin translations by GitHub Action (#5896)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2024-03-05 03:14:30 +00:00 |
|
Trenton H
|
112300dec4
|
Rolls up the rest of the random updates that dependabot didn't do for some reason (#6005)
|
2024-03-05 03:00:18 +00:00 |
|
shamoon
|
ecc1c69d0f
|
Update translation strings
|
2024-03-04 17:00:57 -08:00 |
|
shamoon
|
ab4b9e8100
|
Fix: header button wrapping issues on mobile
|
2024-03-04 17:00:19 -08:00 |
|
Trenton H
|
122bd9fd5b
|
Feature: Allow user to control PIL image pixel limit (#5997)
|
2024-03-05 00:19:56 +00:00 |
|
shamoon
|
82cb4591ce
|
Fix: prevent actions button click toggling list selection
|
2024-03-04 16:06:23 -08:00 |
|
shamoon
|
e532dcc0f9
|
Enhancement: show ID when editing objects (#6003)
|
2024-03-04 23:21:48 +00:00 |
|
Trenton H
|
23398f5ed1
|
Feature: Allow a user to disable the pixel limit for OCR entirely (#5996)
|
2024-03-04 22:37:36 +00:00 |
|
dependabot[bot]
|
269ab4e987
|
Chore(deps): Bump the small-changes group with 3 updates (#6001)
Bumps the small-changes group with 3 updates: [python-dateutil](https://github.com/dateutil/dateutil), [python-ipware](https://github.com/un33k/python-ipware) and [redis](https://github.com/redis/redis-py).
Updates `python-dateutil` from 2.8.2 to 2.9.0.post0
- [Release notes](https://github.com/dateutil/dateutil/releases)
- [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS)
- [Commits](https://github.com/dateutil/dateutil/compare/2.8.2...2.9.0.post0)
Updates `python-ipware` from 2.0.1 to 2.0.2
- [Changelog](https://github.com/un33k/python-ipware/blob/main/CHANGELOG.md)
- [Commits](https://github.com/un33k/python-ipware/compare/v2.0.1...v2.0.2)
Updates `redis` from 5.0.1 to 5.0.2
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v5.0.1...v5.0.2)
---
updated-dependencies:
- dependency-name: python-dateutil
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: python-ipware
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: redis
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-04 22:27:59 +00:00 |
|
dependabot[bot]
|
49a44a9584
|
Chore(deps-dev): Bump the development group with 2 updates (#5998)
* Chore(deps-dev): Bump the development group with 2 updates
Bumps the development group with 2 updates: [ruff](https://github.com/astral-sh/ruff) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material).
Updates `ruff` from 0.2.2 to 0.3.0
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.2.2...v0.3.0)
Updates `mkdocs-material` from 9.5.11 to 9.5.12
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.11...9.5.12)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development
...
Signed-off-by: dependabot[bot] <support@github.com>
* Updates ruff hook version as well
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
|
2024-03-04 22:08:13 +00:00 |
|
dependabot[bot]
|
6989fad1b0
|
Chore(deps): Bump the django group with 1 update (#6000)
Bumps the django group with 1 update: [django](https://github.com/django/django).
Updates `django` from 4.2.10 to 4.2.11
- [Commits](https://github.com/django/django/compare/4.2.10...4.2.11)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: django
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-04 13:15:03 -08:00 |
|
shamoon
|
5bfb03de59
|
Feature: workflow removal action (#5928)
---------
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
|
2024-03-04 17:37:42 +00:00 |
|
shamoon
|
946bda5041
|
Feature: system status (#5743)
|
2024-03-04 09:26:25 -08:00 |
|
shamoon
|
d714467882
|
Fix: refactor base path settings, correct logout redirect (#5976)
|
2024-03-03 08:22:23 -08:00 |
|
dependabot[bot]
|
f76ca8a9d6
|
Chore(deps-dev): Bump @playwright/test from 1.41.2 to 1.42.0 in /src-ui (#5964)
* Chore(deps-dev): Bump @playwright/test from 1.41.2 to 1.42.0 in /src-ui
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.41.2 to 1.42.0.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.41.2...v1.42.0)
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Revert .har changes from playwright bug
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2024-03-01 21:07:08 +00:00 |
|