shamoon
|
d81748b39d
|
Merge branch 'dev' into feature-document-versions-1218
|
2026-02-10 17:02:06 -08:00 |
|
shamoon
|
775e32bf3b
|
Fix(dev): history causing infinite requests (#12059)
|
2026-02-10 17:01:47 -08:00 |
|
shamoon
|
daa4586eeb
|
Bulk edit and actions should update version
|
2026-02-10 16:42:38 -08:00 |
|
shamoon
|
8014932419
|
head --> root to avoid confusion, prevent root deletion
[ci skip]
|
2026-02-10 16:26:13 -08:00 |
|
shamoon
|
7fa400f486
|
Markup stuff
|
2026-02-10 16:13:34 -08:00 |
|
shamoon
|
43480bb611
|
Merge migrations
[ci skip]
|
2026-02-10 16:05:07 -08:00 |
|
shamoon
|
99199efb5f
|
Merge branch 'dev' into feature-document-versions-1218
|
2026-02-10 16:04:07 -08:00 |
|
Trenton H
|
e8e027abc0
|
Chore: Optimizes the integer fields for choice types mostly, while leaving plenty of room to grow (#12057)
|
2026-02-10 15:11:44 -08:00 |
|
shamoon
|
bfb65a1eb8
|
Fix switching between docs
|
2026-02-10 15:10:45 -08:00 |
|
shamoon
|
b676397b80
|
Fix these ones
|
2026-02-10 13:52:20 -08:00 |
|
shamoon
|
5dd2e1040d
|
Love an icon
|
2026-02-10 13:30:45 -08:00 |
|
shamoon
|
f7413506f3
|
Versions, move dropdown
|
2026-02-10 13:27:30 -08:00 |
|
shamoon
|
40d5f8f756
|
Exclude versions from duplicates
|
2026-02-10 13:25:17 -08:00 |
|
shamoon
|
a5c211cc0f
|
Handle opening a version should rediect to head
|
2026-02-10 13:20:45 -08:00 |
|
shamoon
|
667e4b81eb
|
Sweet, live updating
|
2026-02-10 13:13:21 -08:00 |
|
shamoon
|
3a5a32771e
|
Update versions after upload finishes
|
2026-02-10 11:11:23 -08:00 |
|
shamoon
|
79001c280d
|
Refresh versions after delete
|
2026-02-10 11:07:39 -08:00 |
|
shamoon
|
6ecd66da86
|
Delete version ui
|
2026-02-10 10:42:21 -08:00 |
|
shamoon
|
41d8854f56
|
Add delete-version endpoint
|
2026-02-10 09:57:01 -08:00 |
|
shamoon
|
57395ff99c
|
Trash versions when deleting head docs
|
2026-02-10 09:53:28 -08:00 |
|
shamoon
|
90e3ed142f
|
Set added timestamp for new versions
|
2026-02-10 09:47:16 -08:00 |
|
shamoon
|
9ca80af42f
|
Frontend version info updates, checksum
|
2026-02-10 09:43:15 -08:00 |
|
shamoon
|
224a873de2
|
Version label
|
2026-02-10 09:16:20 -08:00 |
|
shamoon
|
719582938e
|
Fix consume task args
|
2026-02-10 00:15:30 -08:00 |
|
shamoon
|
9b0af67033
|
Move migration
|
2026-02-09 23:42:25 -08:00 |
|
shamoon
|
7f2789e323
|
Merge branch 'dev' into feature-document-versions-1218
|
2026-02-09 23:41:44 -08:00 |
|
dependabot[bot]
|
c4ed4e7f36
|
Chore(deps): Bump the utilities-patch group across 1 directory with 3 updates (#12051)
Bumps the utilities-patch group with 3 updates in the / directory: llama-index-llms-openai, [prek](https://github.com/j178/prek) and [types-tqdm](https://github.com/typeshed-internal/stub_uploader).
Updates `llama-index-llms-openai` from 0.6.17 to 0.6.18
Updates `prek` from 0.3.1 to 0.3.2
- [Release notes](https://github.com/j178/prek/releases)
- [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md)
- [Commits](https://github.com/j178/prek/compare/v0.3.1...v0.3.2)
Updates `types-tqdm` from 4.67.2.20260202 to 4.67.3.20260205
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits)
---
updated-dependencies:
- dependency-name: llama-index-llms-openai
dependency-version: 0.6.18
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: utilities-patch
- dependency-name: prek
dependency-version: 0.3.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: utilities-patch
- dependency-name: types-tqdm
dependency-version: 4.67.3.20260205
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: utilities-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-09 15:52:29 -08:00 |
|
dependabot[bot]
|
0b89e2847e
|
Chore(deps): Bump j178/prek-action in the actions group (#12033)
Bumps the actions group with 1 update: [j178/prek-action](https://github.com/j178/prek-action).
Updates `j178/prek-action` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/j178/prek-action/releases)
- [Commits](https://github.com/j178/prek-action/compare/v1.1.0...v1.1.1)
---
updated-dependencies:
- dependency-name: j178/prek-action
dependency-version: 1.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-09 13:17:31 -08:00 |
|
dependabot[bot]
|
21623e4455
|
docker(deps): Bump astral-sh/uv from 0.9.29-python3.12-trixie-slim to 0.10.0-python3.12-trixie-slim (#12019)
* docker(deps): Bump astral-sh/uv
Bumps [astral-sh/uv](https://github.com/astral-sh/uv) from 0.9.29-python3.12-trixie-slim to 0.10.0-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.9.29...0.10.0)
---
updated-dependencies:
- dependency-name: astral-sh/uv
dependency-version: 0.10.0-python3.12-trixie-slim
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update DEFAULT_UV_VERSION to 0.10.x
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-09 13:02:48 -08:00 |
|
shamoon
|
9d7231d2dc
|
Tweak: improve 2-digit year parsing (#12044)
|
2026-02-08 23:00:00 -08:00 |
|
GitHub Actions
|
4208d9255a
|
Auto translate strings
|
2026-02-09 05:26:28 +00:00 |
|
shamoon
|
9e9e55758f
|
Enhancement: pngx pdf viewer (#12043)
|
2026-02-08 21:24:43 -08:00 |
|
Trenton H
|
6a87c3f4dd
|
Fixes handling the case where there is no status reported from celery (due to external termination of the worker) (#12040)
|
2026-02-08 17:26:35 -08:00 |
|
shamoon
|
d7c64760ed
|
Update playwright docker image version in CI too
|
2026-02-07 21:12:12 -08:00 |
|
dependabot[bot]
|
750c77736b
|
Chore(deps-dev): Bump @playwright/test from 1.58.1 to 1.58.2 in /src-ui (#12032)
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.58.1 to 1.58.2.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.58.1...v1.58.2)
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-version: 1.58.2
dependency-type: direct:development
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-08 03:47:48 +00:00 |
|
shamoon
|
30b1d3c6d7
|
Fix missing content_length migration
|
2026-02-07 11:07:16 -08:00 |
|
shamoon
|
d3ff856202
|
Merge origin/main into dev
|
2026-02-07 11:04:55 -08:00 |
|
shamoon
|
3bc4631a0f
|
CI: build docs with Zensical in release workflow
|
2026-02-07 10:59:06 -08:00 |
|
shamoon
|
ab328e0212
|
Chore: move to Zensical for docs (#12011)
(cherry picked from commit 3c51b3f9cd)
|
2026-02-07 10:58:55 -08:00 |
|
Trenton H
|
5c3d02e6d4
|
Chore: Configure pyrefly as an alternative typing tool (#12003)
|
2026-02-07 10:33:00 -08:00 |
|
dependabot[bot]
|
1d89ec402b
|
Chore(deps): Bump the utilities-minor group across 1 directory with 2 updates (#12020)
Bumps the utilities-minor group with 2 updates in the / directory: [openai](https://github.com/openai/openai-python) and [types-dateparser](https://github.com/typeshed-internal/stub_uploader).
Updates `openai` from 2.16.0 to 2.17.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.16.0...v2.17.0)
Updates `types-dateparser` from 1.2.2.20250809 to 1.3.0.20260206
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits)
---
updated-dependencies:
- dependency-name: openai
dependency-version: 2.17.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: utilities-minor
- dependency-name: types-dateparser
dependency-version: 1.3.0.20260206
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: utilities-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-07 10:17:42 -08:00 |
|
shamoon
|
6192915be7
|
Fixhancement: improve ASN handling with PDF operations (#11689)
|
2026-02-06 21:14:02 +00:00 |
|
dependabot[bot]
|
b9b90ec9f7
|
docker-compose(deps): Bump nginx in /docker/compose (#12018)
Bumps nginx from 1.29-alpine to 1.29.5-alpine.
---
updated-dependencies:
- dependency-name: nginx
dependency-version: 1.29.5-alpine
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-06 12:26:29 -08:00 |
|
shamoon
|
0dc58cf686
|
Update GitHub Pages artifact naming in CI workflow
|
2026-02-06 11:54:43 -08:00 |
|
shamoon
|
505ff31748
|
Update CI workflow with additional permissions
Add permissions for contents, pages, and id-token.
|
2026-02-06 10:04:51 -08:00 |
|
shamoon
|
3c51b3f9cd
|
Chore: move to Zensical for docs (#12011)
|
2026-02-06 08:34:15 -08:00 |
|
dependabot[bot]
|
dfbac35f9c
|
Upgrade: Bump @types/node from 25.2.0 to 25.2.1 in /src-ui (#12008)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.2.0 to 25.2.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 25.2.1
dependency-type: direct:development
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-06 03:52:09 +00:00 |
|
dependabot[bot]
|
8f917555b1
|
Upgrade: Bump webpack from 5.103.0 to 5.105.0 in /src-ui (#12007)
Bumps [webpack](https://github.com/webpack/webpack) from 5.103.0 to 5.105.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack/compare/v5.103.0...v5.105.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-version: 5.105.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-06 03:43:29 +00:00 |
|
GitHub Actions
|
734b5b9a45
|
Auto translate strings
|
2026-02-06 03:40:03 +00:00 |
|
shamoon
|
0f1cae03ec
|
Chore: bump Angular to 21.1.3, ngx-ui-tour-ng-bootstrap to v18 (#12015)
|
2026-02-05 19:37:59 -08:00 |
|