shamoon
|
339909ca29
|
Dont need this user retrieve
|
2026-02-26 11:00:40 -08:00 |
|
shamoon
|
d750e968b8
|
Derp, fix perms retrieval
|
2026-02-26 11:00:40 -08:00 |
|
shamoon
|
de0a4db8cb
|
Duh, migration was putting these in the wrong place
|
2026-02-26 11:00:40 -08:00 |
|
shamoon
|
bd4224d001
|
Rename migration
|
2026-02-26 11:00:40 -08:00 |
|
shamoon
|
fa05d3de5c
|
Update .mypy-baseline.txt
|
2026-02-26 11:00:40 -08:00 |
|
shamoon
|
1518df4188
|
Update document-list.component.ts
|
2026-02-26 11:00:40 -08:00 |
|
shamoon
|
d88ebce614
|
Backend coverage
|
2026-02-26 11:00:40 -08:00 |
|
shamoon
|
cbff074482
|
Frontend coverage
|
2026-02-26 11:00:40 -08:00 |
|
shamoon
|
fd7dbff4b6
|
Note
|
2026-02-26 11:00:40 -08:00 |
|
shamoon
|
e8c3a5a9e1
|
icon
|
2026-02-26 11:00:40 -08:00 |
|
shamoon
|
2638f8b836
|
sonar
|
2026-02-26 11:00:40 -08:00 |
|
shamoon
|
6403c43480
|
Fix e2e tests
|
2026-02-26 11:00:40 -08:00 |
|
shamoon
|
f0e884c46a
|
Oh we need to respect owner for migration
|
2026-02-26 11:00:40 -08:00 |
|
shamoon
|
8f7afbaf5b
|
Cleanup
|
2026-02-26 11:00:40 -08:00 |
|
shamoon
|
15223aa782
|
Update .mypy-baseline.txt
|
2026-02-26 11:00:40 -08:00 |
|
shamoon
|
1da87f3d12
|
Bump api version
|
2026-02-26 11:00:40 -08:00 |
|
shamoon
|
bce43ced94
|
Frontend handle this change
|
2026-02-26 11:00:40 -08:00 |
|
shamoon
|
18ff2e7f84
|
Actually lets remove the old fields
|
2026-02-26 11:00:40 -08:00 |
|
shamoon
|
d952a2900e
|
Sync mypy baseline
|
2026-02-26 11:00:40 -08:00 |
|
shamoon
|
87e029ffdb
|
Reverse this conditional to prevent layout shifting
|
2026-02-26 11:00:40 -08:00 |
|
shamoon
|
b3c57a1234
|
Unify these
|
2026-02-26 11:00:40 -08:00 |
|
shamoon
|
95c561667a
|
Use UISettings on create too
|
2026-02-26 11:00:40 -08:00 |
|
shamoon
|
759ed84025
|
Make views use UISettings visibility instead of model
|
2026-02-26 11:00:40 -08:00 |
|
shamoon
|
f481458081
|
Add UIsettings for dashboard / sidebar view setting
|
2026-02-26 11:00:40 -08:00 |
|
shamoon
|
0144b8d743
|
Prevent non-owners from changing db models
|
2026-02-26 11:00:40 -08:00 |
|
shamoon
|
e22182f99d
|
Add to dialog
|
2026-02-26 11:00:40 -08:00 |
|
shamoon
|
7d99948cf8
|
Add permissions ui stuff for saved views
|
2026-02-26 11:00:40 -08:00 |
|
shamoon
|
bf9fb475fa
|
fix this test
|
2026-02-26 11:00:40 -08:00 |
|
shamoon
|
ff2b877b0d
|
Basic frontend respect saved view perms
|
2026-02-26 11:00:40 -08:00 |
|
shamoon
|
586a20368a
|
First backend bits, savedviews fully permissions-capable
|
2026-02-26 11:00:40 -08:00 |
|
dependabot[bot]
|
e67e28a509
|
Chore(deps): Bump nltk from 3.9.2 to 3.9.3 (#12177)
Bumps [nltk](https://github.com/nltk/nltk) from 3.9.2 to 3.9.3.
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog)
- [Commits](https://github.com/nltk/nltk/compare/3.9.2...3.9.3)
---
updated-dependencies:
- dependency-name: nltk
dependency-version: 3.9.3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-26 10:40:25 -08:00 |
|
GitHub Actions
|
5e135de85e
|
Auto translate strings
|
2026-02-26 18:10:15 +00:00 |
|
Jan Kleine
|
c86ebc0260
|
Enhancment: Formatted filename for single document downloads (#12095)
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2026-02-26 18:06:47 +00:00 |
|
dependabot[bot]
|
5e1202a416
|
Chore(deps): Bump the utilities-minor group across 1 directory with 7 updates (#12174)
* Chore(deps): Bump the utilities-minor group across 1 directory with 7 updates
Bumps the utilities-minor group with 7 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [django-guardian](https://github.com/django-guardian/django-guardian) | `3.2.0` | `3.3.0` |
| [filelock](https://github.com/tox-dev/py-filelock) | `3.20.3` | `3.24.3` |
| [openai](https://github.com/openai/openai-python) | `2.17.0` | `2.24.0` |
| [regex](https://github.com/mrabarnett/mrab-regex) | `2026.1.15` | `2026.2.19` |
| [pytest-django](https://github.com/pytest-dev/pytest-django) | `4.11.1` | `4.12.0` |
| [pytest-env](https://github.com/pytest-dev/pytest-env) | `1.2.0` | `1.5.0` |
| [pyrefly](https://github.com/facebook/pyrefly) | `0.51.0` | `0.54.0` |
Updates `django-guardian` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/django-guardian/django-guardian/releases)
- [Commits](https://github.com/django-guardian/django-guardian/compare/3.2.0...3.3.0)
Updates `filelock` from 3.20.3 to 3.24.3
- [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.20.3...3.24.3)
Updates `openai` from 2.17.0 to 2.24.0
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openai/openai-python/compare/v2.17.0...v2.24.0)
Updates `regex` from 2026.1.15 to 2026.2.19
- [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt)
- [Commits](https://github.com/mrabarnett/mrab-regex/compare/2026.1.15...2026.2.19)
Updates `pytest-django` from 4.11.1 to 4.12.0
- [Release notes](https://github.com/pytest-dev/pytest-django/releases)
- [Changelog](https://github.com/pytest-dev/pytest-django/blob/main/docs/changelog.rst)
- [Commits](https://github.com/pytest-dev/pytest-django/compare/v4.11.1...v4.12.0)
Updates `pytest-env` from 1.2.0 to 1.5.0
- [Release notes](https://github.com/pytest-dev/pytest-env/releases)
- [Commits](https://github.com/pytest-dev/pytest-env/compare/1.2.0...1.5.0)
Updates `pyrefly` from 0.51.0 to 0.54.0
- [Release notes](https://github.com/facebook/pyrefly/releases)
- [Commits](https://github.com/facebook/pyrefly/compare/0.51.0...0.54.0)
---
updated-dependencies:
- dependency-name: django-guardian
dependency-version: 3.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: utilities-minor
- dependency-name: filelock
dependency-version: 3.24.3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: utilities-minor
- dependency-name: openai
dependency-version: 2.24.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: utilities-minor
- dependency-name: regex
dependency-version: 2026.2.19
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: utilities-minor
- dependency-name: pytest-django
dependency-version: 4.12.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: utilities-minor
- dependency-name: pytest-env
dependency-version: 1.5.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: utilities-minor
- dependency-name: pyrefly
dependency-version: 0.54.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: utilities-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Fixes the additional unlink now done by filelock
---------
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>
|
2026-02-26 10:01:23 -08:00 |
|
GitHub Actions
|
fff1aa2a34
|
Auto translate strings
|
2026-02-26 16:48:48 +00:00 |
|
shamoon
|
ceee769e26
|
Feature: document file versions (#12061)
|
2026-02-26 16:46:54 +00:00 |
|
GitHub Actions
|
c9278f88ca
|
Auto translate strings
|
2026-02-26 04:08:41 +00:00 |
|
Trenton H
|
53ac338946
|
Breaking: Removes API v1 and the related serializer (#12166)
|
2026-02-26 04:06:43 +00:00 |
|
GitHub Actions
|
503845ce5b
|
Auto translate strings
|
2026-02-26 03:33:37 +00:00 |
|
shamoon
|
90a58dde18
|
Fix: separate displayed and API collection sizes for tags (#12170)
|
2026-02-25 17:30:47 -08:00 |
|
shamoon
|
90ae55252f
|
Enhancement: prevent duplicate mail processing across rules (#12159)
|
2026-02-26 00:58:45 +00:00 |
|
shamoon
|
c431370bde
|
Update setup.md
|
2026-02-24 15:11:21 -08:00 |
|
shamoon
|
ffbbe7986f
|
Merge branch 'main' into dev
# Conflicts:
# docs/setup.md
|
2026-02-24 15:05:49 -08:00 |
|
shamoon
|
6de7283cbf
|
Documentation: docs cleanup (#12158)
|
2026-02-24 14:59:40 -08:00 |
|
dependabot[bot]
|
8a798e1ce2
|
docker(deps): Bump astral-sh/uv (#12125)
Bumps [astral-sh/uv](https://github.com/astral-sh/uv) from 0.10.0-python3.12-trixie-slim to 0.10.4-python3.12-trixie-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.10.0...0.10.4)
---
updated-dependencies:
- dependency-name: astral-sh/uv
dependency-version: 0.10.4-python3.12-trixie-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>
|
2026-02-24 18:23:00 +00:00 |
|
GitHub Actions
|
e08287f791
|
Auto translate strings
|
2026-02-24 00:44:37 +00:00 |
|
Jan Kleine
|
c4ea332c61
|
Feature: move to trash action for workflows (#11176)
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2026-02-23 16:42:50 -08:00 |
|
shamoon
|
fa13ca7a42
|
Fix: pass api_base to OpenAIEmbedding (#12151)
|
2026-02-23 13:47:32 -08:00 |
|
Trenton H
|
814f57b099
|
Allows the typing job to error and still pass, so we get results, but not failures for now (#12147)
|
2026-02-23 09:44:35 -08:00 |
|
GitHub Actions
|
be7f1c6233
|
Auto translate strings
|
2026-02-22 23:18:50 +00:00 |
|