shamoon
312bb743b9
Chore: add ymlfmt ( #9745 )
2025-04-22 22:20:54 +00:00
shamoon
7436a97684
Enhancement: support allauth disable unknown account emails ( #9743 )
2025-04-22 21:58:33 +00:00
shamoon
cbaceb95af
Enhancement: use patch instead of put for frontend document changes ( #9744 )
2025-04-22 19:58:28 +00:00
dependabot[bot]
2abf38f98e
Chore(deps): Bump the small-changes group across 1 directory with 6 updates ( #9764 )
...
* Chore(deps): Bump the small-changes group across 1 directory with 6 updates
Bumps the small-changes group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [channels](https://github.com/django/channels ) | `4.2.0` | `4.2.2` |
| [filelock](https://github.com/tox-dev/py-filelock ) | `3.17.0` | `3.18.0` |
| [gotenberg-client](https://github.com/stumpylog/gotenberg-client ) | `0.9.0` | `0.10.0` |
| [jinja2](https://github.com/pallets/jinja ) | `3.1.5` | `3.1.6` |
| [python-dotenv](https://github.com/theskumar/python-dotenv ) | `1.0.1` | `1.1.0` |
| [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz ) | `3.12.1` | `3.13.0` |
Updates `channels` from 4.2.0 to 4.2.2
- [Changelog](https://github.com/django/channels/blob/main/CHANGELOG.txt )
- [Commits](https://github.com/django/channels/compare/4.2.0...4.2.2 )
Updates `filelock` from 3.17.0 to 3.18.0
- [Release notes](https://github.com/tox-dev/py-filelock/releases )
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.17.0...3.18.0 )
Updates `gotenberg-client` from 0.9.0 to 0.10.0
- [Release notes](https://github.com/stumpylog/gotenberg-client/releases )
- [Changelog](https://github.com/stumpylog/gotenberg-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stumpylog/gotenberg-client/compare/0.9.0...0.10.0 )
Updates `jinja2` from 3.1.5 to 3.1.6
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.1.5...3.1.6 )
Updates `python-dotenv` from 1.0.1 to 1.1.0
- [Release notes](https://github.com/theskumar/python-dotenv/releases )
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md )
- [Commits](https://github.com/theskumar/python-dotenv/compare/v1.0.1...v1.1.0 )
Updates `rapidfuzz` from 3.12.1 to 3.13.0
- [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.12.1...v3.13.0 )
---
updated-dependencies:
- dependency-name: channels
dependency-version: 4.2.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: filelock
dependency-version: 3.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: gotenberg-client
dependency-version: 0.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: jinja2
dependency-version: 3.1.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: python-dotenv
dependency-version: 1.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: rapidfuzz
dependency-version: 3.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
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>
2025-04-22 10:32:27 -07:00
dependabot[bot]
b40e1f7d01
Chore(deps): Bump the django group across 1 directory with 6 updates ( #9753 )
...
Bumps the django group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [django](https://github.com/django/django ) | `5.1.7` | `5.1.8` |
| [django-celery-results](https://github.com/celery/django-celery-results ) | `2.5.1` | `2.6.0` |
| [django-extensions](https://github.com/django-extensions/django-extensions ) | `3.2.3` | `4.1` |
| [djangorestframework](https://github.com/encode/django-rest-framework ) | `3.15.2` | `3.16.0` |
| [drf-spectacular-sidecar](https://github.com/tfranzel/drf-spectacular-sidecar ) | `2025.3.1` | `2025.4.1` |
| [drf-writable-nested](https://github.com/beda-software/drf-writable-nested ) | `0.7.1` | `0.7.2` |
Updates `django` from 5.1.7 to 5.1.8
- [Commits](https://github.com/django/django/compare/5.1.7...5.1.8 )
Updates `django-celery-results` from 2.5.1 to 2.6.0
- [Release notes](https://github.com/celery/django-celery-results/releases )
- [Changelog](https://github.com/celery/django-celery-results/blob/main/Changelog )
- [Commits](https://github.com/celery/django-celery-results/compare/v2.5.1...v2.6.0 )
Updates `django-extensions` from 3.2.3 to 4.1
- [Release notes](https://github.com/django-extensions/django-extensions/releases )
- [Changelog](https://github.com/django-extensions/django-extensions/blob/main/CHANGELOG.md )
- [Commits](https://github.com/django-extensions/django-extensions/compare/3.2.3...4.1 )
Updates `djangorestframework` from 3.15.2 to 3.16.0
- [Release notes](https://github.com/encode/django-rest-framework/releases )
- [Commits](https://github.com/encode/django-rest-framework/compare/3.15.2...3.16.0 )
Updates `drf-spectacular-sidecar` from 2025.3.1 to 2025.4.1
- [Commits](https://github.com/tfranzel/drf-spectacular-sidecar/compare/2025.3.1...2025.4.1 )
Updates `drf-writable-nested` from 0.7.1 to 0.7.2
- [Release notes](https://github.com/beda-software/drf-writable-nested/releases )
- [Changelog](https://github.com/beda-software/drf-writable-nested/blob/master/CHANGELOG.md )
- [Commits](https://github.com/beda-software/drf-writable-nested/compare/v0.7.1...v0.7.2 )
---
updated-dependencies:
- dependency-name: django
dependency-version: 5.1.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: django
- dependency-name: django-celery-results
dependency-version: 2.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: django
- dependency-name: django-extensions
dependency-version: '4.1'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: django
- dependency-name: djangorestframework
dependency-version: 3.16.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: django
- dependency-name: drf-spectacular-sidecar
dependency-version: 2025.4.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: django
- dependency-name: drf-writable-nested
dependency-version: 0.7.2
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>
2025-04-22 09:18:22 -07:00
shamoon
15d4ac8ba2
Fixhancement: tag plus button should add tag to doc ( #9762 )
2025-04-22 08:02:55 -07:00
shamoon
fcb7349e8e
Fix: fix zoom increase/decrease buttons in FF ( #9761 )
2025-04-22 08:02:43 -07:00
Sebastian Steinbeißer
648cfd9d05
Chore: switch from os.path to pathlib.Path ( #9339 )
2025-04-21 12:16:52 -07:00
Trenton H
c3df7d3439
Chore: Group additional Django dependencies together ( #9741 )
2025-04-21 12:16:34 -07:00
shamoon
a5cd545a1b
Chore: replace secretary with GHA ( #9723 )
2025-04-21 19:02:54 +00:00
dependabot[bot]
96227f785a
docker(deps): bump astral-sh/uv from 0.6.13-python3.12-bookworm-slim to 0.6.14-python3.12-bookworm-slim ( #9656 )
...
Bumps [astral-sh/uv](https://github.com/astral-sh/uv ) from 0.6.13-python3.12-bookworm-slim to 0.6.14-python3.12-bookworm-slim.
- [Release notes](https://github.com/astral-sh/uv/releases )
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/uv/compare/0.6.13...0.6.14 )
---
updated-dependencies:
- dependency-name: astral-sh/uv
dependency-version: 0.6.14-python3.12-bookworm-slim
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-21 18:46:19 +00:00
shamoon
7f98c4b794
Fix: include subpath in drf-spectacular settings if set ( #9738 )
2025-04-21 11:24:08 -07:00
github-actions[bot]
d914a82dea
Changelog v2.15.3 - GHA ( #9720 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-19 16:15:35 -07:00
shamoon
1a72efa3c9
Bump version to 2.15.3
v2.15.3
2025-04-19 15:34:42 -07:00
shamoon
aa6c58103f
Merge branch 'dev'
2025-04-19 15:34:04 -07:00
github-actions[bot]
ba6976bdbb
New Crowdin translations by GitHub Action ( #9705 )
2025-04-19 15:15:46 -07:00
shamoon
7a1be6bff2
Update translation strings
2025-04-19 15:13:53 -07:00
shamoon
c3bd587cbf
Documentation: note api v8 bump
2025-04-19 15:12:55 -07:00
shamoon
a57a3dbb30
Fix: do not try deleting original that was moved to trash dir ( #9684 )
2025-04-19 15:11:29 -07:00
shamoon
f52ebc7bf0
Fix: preserve non-ASCII filenames in document downloads ( #9702 )
2025-04-19 22:10:34 +00:00
shamoon
abf910fd93
Fix: fix breaking api change to document notes user field ( #9714 )
2025-04-19 22:02:33 +00:00
shamoon
1b0aa193bd
Fix: fix missing archive file size
2025-04-19 14:26:53 -07:00
shamoon
eac12fe031
Documentation: tweaks to sharing, links
2025-04-18 09:49:34 -07:00
shamoon
62f46b706e
Fix: another doc link fix ( #9700 )
2025-04-17 21:15:53 -07:00
shamoon
df5af5c8ad
Fix: correctly handle dict data with webhook ( #9674 )
2025-04-16 00:07:08 -07:00
shamoon
67a97ffc4d
Documentation: expound email config explanation
2025-04-15 07:52:53 -07:00
github-actions[bot]
45b39f36d6
Documentation: Add v2.15.2 changelog ( #9660 )
2025-04-14 14:08:18 -07:00
shamoon
a339853bc5
Merge branch 'dev'
v2.15.2
2025-04-14 13:25:39 -07:00
shamoon
6c2e06d40b
Bump version to 2.15.2
2025-04-14 13:04:21 -07:00
github-actions[bot]
2d6a4d108f
New Crowdin translations by GitHub Action ( #9655 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-04-14 12:49:25 -07:00
github-actions[bot]
703db0f01f
New Crowdin translations by GitHub Action ( #9611 )
...
* New Crowdin translations by GitHub Action
* Trigger ci
---------
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2025-04-14 12:47:38 -07:00
Trenton H
8b5d6bf3db
Chore: Upgrades granian to latest patch version ( #9652 )
2025-04-14 16:03:25 +00:00
shamoon
2d93e95848
Update translation strings
2025-04-14 08:54:58 -07:00
Trenton H
ab8c75958d
Fix: Adds better handling during folder checking/creation/permissions for non-root ( #9616 )
...
* Adds better handling during folder checking/creation/permissions for when the image is running as non-root
* Prefers the long options to commands
2025-04-14 15:51:57 +00:00
shamoon
9db3923d35
Tweak: consistently use created date when displaying doc in list ( #9651 )
2025-04-14 08:27:30 -07:00
Trenton H
e2860ed36d
Fix: Explicitly set the HOME environment variable for running as root at startup ( #9643 )
...
* Explicitly set the HOME environment for the migrations to fix issue with certificates
* Defines the HOME globally when we're running as root for startup
2025-04-14 15:21:45 +00:00
Thom Wiggers
82a5680217
Delete unused docker/docker-entrypoint.sh ( #9615 )
2025-04-14 07:39:56 -07:00
Hannes Ortmeier
588fd0207d
chore: Bump celery to 5.5.1 ( #9642 )
2025-04-14 14:28:04 +00:00
shamoon
6dea158de9
Fix: prevent self-linking when bulk edit doc link ( #9629 )
2025-04-14 07:12:50 -07:00
shamoon
d956269d5f
Update faq
2025-04-10 20:25:16 -07:00
github-actions[bot]
f269919410
Documentation: Add v2.15.1 changelog ( #9606 )
...
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2025-04-09 15:48:56 -07:00
shamoon
5f00066dff
Manually bump version in uv.lock
2025-04-09 15:48:20 -07:00
Trenton Holmes
705f542129
Bumps the version to 2.15.1
v2.15.1
2025-04-09 14:55:02 -07:00
Trenton Holmes
f036292b72
Merge remote-tracking branch 'origin/dev'
2025-04-09 14:53:31 -07:00
Crowdin Bot
f8a43d5dab
New Crowdin translations by GitHub Action
2025-04-09 21:44:21 +00:00
dependabot[bot]
53c106d448
docker(deps): Bump astral-sh/uv ( #9573 )
...
Bumps [astral-sh/uv](https://github.com/astral-sh/uv ) from 0.6.9-python3.12-bookworm-slim to 0.6.13-python3.12-bookworm-slim.
- [Release notes](https://github.com/astral-sh/uv/releases )
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/uv/compare/0.6.9...0.6.13 )
---
updated-dependencies:
- dependency-name: astral-sh/uv
dependency-version: 0.6.13-python3.12-bookworm-slim
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-09 21:43:12 +00:00
shamoon
0f37186c88
Chore: use whoosh-reloaded ( #9605 )
2025-04-09 21:31:29 +00:00
Trenton H
0fb55f3ae8
Fix: Run migration lock as the correct user ( #9604 )
2025-04-09 21:15:38 +00:00
Trenton H
78822f6121
Fix: Adds a warning to the user if their secret file includes a trailing newline ( #9601 )
2025-04-09 21:05:26 +00:00
shamoon
2ee1d7540e
Chore: add coverage for frontend download content-disposition parsing
2025-04-09 13:23:40 -07:00