shamoon
|
c22c6e6dfe
|
Another leftover error in suggestion, my bad
|
2024-09-23 08:14:48 -07:00 |
|
shamoon
|
835e4c24c5
|
Fix outdated variable in suggestion
|
2024-09-23 08:04:36 -07:00 |
|
s0llvan
|
2aa9f90dec
|
Fixed: handle exception when retrieving PDF page count
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2024-09-23 11:56:33 +02:00 |
|
s0llvan
|
08af50e919
|
Refactor: tests coverage added for delete pages
|
2024-09-22 13:06:50 +00:00 |
|
s0llvan
|
be6a42b0e5
|
Refactor: removal of the unused GPG code and tests coverage added for migration
|
2024-09-22 12:18:34 +00:00 |
|
s0llvan
|
27cf302db4
|
Fixed: add check for pages_count before subtracting page count
|
2024-09-22 10:49:25 +00:00 |
|
s0llvan
|
a675ea8221
|
Update API.md with pages_count for document endpoint
|
2024-09-21 23:33:01 +00:00 |
|
s0llvan
|
af3b898814
|
Refactor: removal of the unused method
|
2024-09-21 23:25:51 +00:00 |
|
s0llvan
|
215f8c3f9d
|
Fixed: pages_count updated when pages was deleted
|
2024-09-21 22:53:58 +00:00 |
|
s0llvan
|
66c0b80e79
|
Fixed: get_pages_count return 0 instead of None
|
2024-09-21 22:53:32 +00:00 |
|
s0llvan
|
9a95bc4aaa
|
Refactor: indent lines with spaces instead of tabs
|
2024-09-21 20:09:00 +00:00 |
|
s0llvan
|
5a890db3da
|
Update src/documents/views.py : Issue text in logger to Error
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2024-09-21 21:37:41 +02:00 |
|
s0llvan
|
865856b06d
|
Feature: number of pages of document in documents list
|
2024-09-21 18:18:19 +00:00 |
|
shamoon
|
609fa9a212
|
Enhancement: set Django SESSION_EXPIRE_AT_BROWSER_CLOSE from PAPERLESS_ACCOUNT_SESSION_REMEMBER (#7748)
|
2024-09-20 10:36:40 -07:00 |
|
shamoon
|
16069cde23
|
Documentation: fix session cookie config type
|
2024-09-19 19:20:13 -07:00 |
|
shamoon
|
a440c88b81
|
Enhancement: allow setting session cookie age (#7743)
|
2024-09-19 18:58:40 -07:00 |
|
shamoon
|
97030a807f
|
Merge branch 'main' into dev
|
2024-09-19 16:24:34 -07:00 |
|
shamoon
|
4146b140d3
|
Documentation: clarify session remember
|
2024-09-19 07:13:37 -07:00 |
|
shamoon
|
fa6f013db5
|
Fix: chrome scrolling in >= 129 (#7738)
|
2024-09-18 17:09:42 -07:00 |
|
shamoon
|
6192c15c4d
|
Feature: copy workflows and mail rules, improve layout (#7727)
|
2024-09-16 22:02:51 -07:00 |
|
shamoon
|
8aa35540b5
|
Fix a random test error
|
2024-09-16 19:36:44 -07:00 |
|
dependabot[bot]
|
e787055294
|
Chore(deps-dev): Bump the development group with 2 updates (#7723)
* 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 [pytest](https://github.com/pytest-dev/pytest).
Updates `ruff` from 0.6.4 to 0.6.5
- [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/0.6.4...0.6.5)
Updates `pytest` from 8.3.2 to 8.3.3
- [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.3.2...8.3.3)
---
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-patch
dependency-group: development
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update .pre-commit-config.yaml
---------
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-09-16 23:25:33 +00:00 |
|
github-actions[bot]
|
045b62ca66
|
Changelog v2.12.1 - GHA (#7715)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-09-15 20:31:11 -07:00 |
|
shamoon
|
3b7fdb2f37
|
Bump version to 2.12.1
v2.12.1
|
2024-09-15 20:08:24 -07:00 |
|
shamoon
|
bd1f05df24
|
Merge branch 'dev'
|
2024-09-15 20:07:59 -07:00 |
|
github-actions[bot]
|
eeeec498d4
|
New Crowdin translations by GitHub Action (#7668)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2024-09-15 19:40:35 -07:00 |
|
shamoon
|
0af2b967e4
|
Fix: wait to apply tag changes until other changes saved with multiple workflows (#7711)
|
2024-09-16 01:26:24 +00:00 |
|
shamoon
|
4193401be7
|
Fix: delete_pages should require ownership (#7714)
|
2024-09-15 16:24:40 -07:00 |
|
shamoon
|
36df6fd3e5
|
Enhancement: improve text contrast for selected documents in list view dark mode (#7712)
|
2024-09-15 11:40:59 -07:00 |
|
shamoon
|
86a540e68e
|
Fix: filter out shown custom fields that have been deleted from saved view edit (#7710)
|
2024-09-15 08:02:38 -07:00 |
|
shamoon
|
fb3a881387
|
Refactor: allow filterpipe to specify key
|
2024-09-13 22:21:38 -07:00 |
|
shamoon
|
8e555cce9e
|
Fix: only filter by string or number properties for filter pipe (#7699)
|
2024-09-13 20:41:31 -07:00 |
|
shamoon
|
4f8e59030e
|
Documentation: move usually-unneeded 'mime-support' from bare-metal docs (#7689)
|
2024-09-11 12:58:53 -07:00 |
|
shamoon
|
5075d0bab0
|
Documentation: missed incorrect gpg decryptor reference
|
2024-09-11 10:53:52 -07:00 |
|
shamoon
|
fb3a136b32
|
Documentation: fix PAPERLESS_ENABLE_GPG_DECRYPTOR (#7688)
|
2024-09-11 10:39:41 -07:00 |
|
shamoon
|
66a8057e31
|
Fix: fix display of permissions filter users dropdown
|
2024-09-11 09:47:48 -07:00 |
|
shamoon
|
cb6cf7f771
|
Chore: Add codecov bundle analysis (#7673)
|
2024-09-10 17:55:12 -07:00 |
|
shamoon
|
9a7f95865f
|
Chore: mark some more tests as flaky
|
2024-09-10 16:41:11 -07:00 |
|
shamoon
|
0d1e0bc70e
|
Chore(deps): Bump express and related dependencies in /src-ui (#7674)
* Chore(deps): Bump send and express in /src-ui
Bumps [send](https://github.com/pillarjs/send) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0)
Updates `express` from 4.19.2 to 4.20.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.20.0)
---
updated-dependencies:
- dependency-name: send
dependency-type: indirect
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Chore(deps): Bump body-parser and express in /src-ui (#7676)
Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3)
Updates `express` from 4.19.2 to 4.20.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.20.0)
---
updated-dependencies:
- dependency-name: body-parser
dependency-type: indirect
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Chore(deps): Bump serve-static and express in /src-ui (#7677)
Bumps [serve-static](https://github.com/expressjs/serve-static) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
Updates `serve-static` from 1.15.0 to 1.16.0
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...1.16.0)
Updates `express` from 4.19.2 to 4.20.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.20.0)
---
updated-dependencies:
- dependency-name: serve-static
dependency-type: indirect
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-10 14:02:33 -07:00 |
|
shamoon
|
bee963c23d
|
Fix: saved view permissions fixes (#7672)
|
2024-09-10 13:33:19 -07:00 |
|
shamoon
|
f1559b7108
|
Fix: add permissions to OPTIONS requests for notes (#7661)
|
2024-09-09 08:34:21 -07:00 |
|
github-actions[bot]
|
a64a182fc3
|
Documentation: Add v2.12.0 changelog (#7659)
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2024-09-08 18:37:26 -07:00 |
|
shamoon
|
aeb49898e5
|
Bump version to 2.12.0
v2.12.0
|
2024-09-08 17:47:20 -07:00 |
|
shamoon
|
a2c8fcd46b
|
Merge branch 'dev'
|
2024-09-08 17:46:41 -07:00 |
|
github-actions[bot]
|
357ae92d88
|
New Crowdin translations by GitHub Action (#7658)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2024-09-08 16:53:13 -07:00 |
|
github-actions[bot]
|
74330623b3
|
New Crowdin translations by GitHub Action (#7528)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2024-09-08 16:51:37 -07:00 |
|
Trenton H
|
3813dc2e18
|
Chore: Update backend dependencies in bulk (#7656)
|
2024-09-08 20:03:38 +00:00 |
|
Trenton H
|
3df8be0bc7
|
Fix: Rework system check so it won't crash if tesseract is not found (#7640)
|
2024-09-08 12:17:32 -07:00 |
|
Lukas Metzger
|
cc25cbc026
|
Refactor: performance and storage optimization of barcode scanning (#7646)
---------
Co-authored-by: Lukas Metzger <1814751+loewexy@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2024-09-07 16:11:36 -07:00 |
|
shamoon
|
e98d52830f
|
Fix: use JSON for note audit log entries (#7650)
|
2024-09-07 16:09:11 -07:00 |
|