shamoon
|
0310d341be
|
Fix: catch sessionStorage errors for large documents (#6150)
|
2024-03-21 06:31:25 -07:00 |
|
dependabot[bot]
|
b73301300c
|
Chore(deps-dev): Bump the development group with 4 updates (#6131)
* Chore(deps-dev): Bump the development group with 4 updates
Bumps the development group with 4 updates: [black](https://github.com/psf/black), [ruff](https://github.com/astral-sh/ruff), [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material).
Updates `black` from 24.2.0 to 24.3.0
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/24.2.0...24.3.0)
Updates `ruff` from 0.3.2 to 0.3.3
- [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.2...v0.3.3)
Updates `pytest-rerunfailures` from 13.0 to 14.0
- [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst)
- [Commits](https://github.com/pytest-dev/pytest-rerunfailures/compare/13.0...14.0)
Updates `mkdocs-material` from 9.5.13 to 9.5.14
- [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.13...9.5.14)
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development
- dependency-name: pytest-rerunfailures
dependency-type: direct:development
update-type: version-update:semver-major
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>
* Also matches pre-commit hook versions to Pipfile
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Trenton Holmes <797416+stumpylog@users.noreply.github.com>
|
2024-03-21 02:09:37 +00:00 |
|
shamoon
|
4e27e05409
|
Reset dev version string
|
2024-03-17 22:58:35 -07:00 |
|
github-actions[bot]
|
e8cbb5321f
|
Changelog v2.6.3 - GHA (#6125)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-03-17 21:52:09 -07:00 |
|
shamoon
|
cf909e0c4e
|
Bump version to 2.6.3
|
2024-03-17 20:45:09 -07:00 |
|
shamoon
|
0eca58f40c
|
Merge branch 'dev'
|
2024-03-17 20:44:39 -07:00 |
|
github-actions[bot]
|
bae4b08ef9
|
New Crowdin translations by GitHub Action (#6055)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2024-03-17 20:44:19 -07:00 |
|
shamoon
|
64f326715c
|
Documentation: fix small typos in file handling docs
|
2024-03-17 16:43:48 -07:00 |
|
shamoon
|
65bc0ba0d2
|
Fix: workflow action reordering
|
2024-03-17 15:44:10 -07:00 |
|
dependabot[bot]
|
d15a3c0373
|
Chore(deps-dev): Bump follow-redirects from 1.15.5 to 1.15.6 in /src-ui (#6120)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-17 00:01:11 +00:00 |
|
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 |
|