Commit Graph

  • eab964124d docker-compose(deps): bump gotenberg/gotenberg in /docker/compose (#12910) dependabot[bot] 2026-06-03 12:40:18 -07:00
  • 7ef6ba69e6 Fix: Validate the AI backend settings earlier instead of crashing inside the AI module (#12903) Trenton H 2026-06-03 12:16:09 -07:00
  • 2e9b07b77f docker-compose(deps): Bump nginx in /docker/compose (#12911) dependabot[bot] 2026-06-03 11:41:13 -07:00
  • abdcdccf08 Chore(deps): Silence a couple more vulnerabilities here (#12797) Trenton H 2026-06-03 09:28:00 -07:00
  • 1663ed170c Enhancement (beta): add direct LLM language setting (#12906) shamoon 2026-06-03 08:53:22 -07:00
  • 59f22a3d59 Chore(deps-dev): Bump @playwright/test from 1.59.1 to 1.60.0 in /src-ui (#12919) dependabot[bot] 2026-06-03 15:49:50 +00:00
  • 47a6fcfc39 Fix (beta): correctly apply i18n in suggestions dropdown (#12905) shamoon 2026-06-03 08:40:06 -07:00
  • edcc78d450 Chore(deps-dev): Bump @types/node from 25.6.0 to 25.9.1 in /src-ui (#12915) dependabot[bot] 2026-06-03 15:26:15 +00:00
  • 63d5b0f148 Chore(deps): Bump pdfjs-dist from 5.6.205 to 5.7.284 in /src-ui (#12918) dependabot[bot] 2026-06-03 15:16:59 +00:00
  • cd4122e438 Chore(deps-dev): Bump the frontend-eslint-dependencies group across 1 directory with 4 updates (#12913) dependabot[bot] 2026-06-03 15:06:26 +00:00
  • bc883f5ade Chore(deps-dev): Bump webpack from 5.106.2 to 5.107.2 in /src-ui (#12917) dependabot[bot] 2026-06-03 14:53:04 +00:00
  • bafca06f5c Auto translate strings GitHub Actions 2026-06-03 14:36:28 +00:00
  • b8bca9e836 Chore(deps): Bump zone.js from 0.16.1 to 0.16.2 in /src-ui (#12916) dependabot[bot] 2026-06-03 14:34:27 +00:00
  • 207085c687 Chore(deps-dev): Bump the frontend-jest-dependencies group (#12908) dependabot[bot] 2026-06-03 14:16:06 +00:00
  • 8b1de8711b Auto translate strings GitHub Actions 2026-06-03 13:55:01 +00:00
  • e2f728f5d4 Chore(deps): Bump the frontend-angular-dependencies group (#12907) dependabot[bot] 2026-06-03 06:53:21 -07:00
  • 98dc191194 Fix: Lock AI index during reading and don't index documents many times during a bulk update (#12899) Trenton H 2026-06-02 10:46:29 -07:00
  • 9c1649f1ac Auto translate strings GitHub Actions 2026-06-02 15:34:49 +00:00
  • ab8fe0521b Merge branch 'beta' into dev shamoon 2026-06-02 08:32:54 -07:00
  • 2638554969 Merge branch 'main' into dev shamoon 2026-06-02 08:32:43 -07:00
  • 2c58d86380 Fix: Minor fixes for the AI indexing (#12893) Trenton H 2026-06-01 13:40:49 -07:00
  • 52222d23d3 Fix (beta): dont use tool calling with ollama (#12896) shamoon 2026-06-01 12:12:23 -07:00
  • 27426c04b0 Enhancement: try to respect language for AI suggestions (#12894) shamoon 2026-06-01 12:11:46 -07:00
  • f6c865bf47 Enhancement: AI LLM chunk size and context window config (#12891) shamoon 2026-06-01 10:56:21 -07:00
  • bb860a5834 Fix: Improvements for security around the AI (#12895) Trenton H 2026-06-01 10:03:27 -07:00
  • 432fa45e0c Fix: correctly show timestamp tooltip on history item (#12879) Nathanaël Houn 2026-05-31 14:18:58 +02:00
  • 20d73d26b6 Bump dessant/lock-threads action to v6.0.2 shamoon 2026-05-29 21:51:16 -07:00
  • 889ccfd67a Fix: Fold query and autocomplete terms with Tantivy's ascii_fold so special letters match (#12868) Trenton H 2026-05-29 16:42:07 -07:00
  • bbceb5dac6 Fix: Don't store autocomplete_word, only index it (#12867) Trenton H 2026-05-29 14:09:04 -07:00
  • 98a7ed32e3 Fix: Preserve Whoosh date range swapping in Tantviy (#12866) Trenton H 2026-05-29 13:21:59 -07:00
  • 25a7b2038a Fix: Always release search index writer, even on failure, so the write lock doesn't persist for later (#12865) Trenton H 2026-05-29 12:38:58 -07:00
  • 97e3c75720 Fix: Handle CJK title, content and metadata searching (#12862) Trenton H 2026-05-29 12:11:55 -07:00
  • 11c62757ef Fix: Restrict date query rewrites to date or datetime fields only (#12864) Trenton H 2026-05-29 11:59:30 -07:00
  • 4a8d79be6f Fix: Missing call to tanvity wait_merging_threads (#12863) Trenton H 2026-05-29 10:32:15 -07:00
  • 0bef44e108 Experiments with Granian static file serving feature-granian-static-serving stumpylog 2026-05-29 08:14:41 -07:00
  • b2e4cbd980 fix css sanitizer stuff fix-html-clean shamoon 2026-05-27 13:42:40 -07:00
  • 7632b49e90 Add css sanitizer shamoon 2026-05-27 11:26:46 -07:00
  • 525b986e23 Fix: Handle tanvity index lock contention (#12856) Trenton H 2026-05-27 09:47:13 -07:00
  • 1a5c370ed5 Fix sanitize and linkify email HTML shamoon 2026-05-27 09:03:24 -07:00
  • 4ce5f2022c Fix (beta): better catch chat errors (#12854) shamoon 2026-05-26 12:05:47 -07:00
  • ab47185712 Performance (beta): dont re-build vector index with each chat (#12847) shamoon 2026-05-26 11:36:05 -07:00
  • 01d8fad622 Security: fixes for v3 beta (#12838) shamoon 2026-05-26 09:46:23 -07:00
  • da3e845b8b Fix (beta): normalize long punctuation chunks to improve embedding (#12848) shamoon 2026-05-26 09:32:38 -07:00
  • 45ba35dd3a docs: remove duplicate words in three files (#12852) Matt Van Horn 2026-05-26 06:40:30 -07:00
  • 6d57ba4481 Chore: tweak anti-slop workflow (#12851) shamoon 2026-05-26 06:34:00 -07:00
  • 0a6e0db186 Fix: use chord.on_error before apply_async (#12842) shamoon 2026-05-24 14:42:11 -07:00
  • 15682231b2 Chore: fix sonarcube logger warnings shamoon 2026-05-20 08:32:36 -07:00
  • df861189fa Fix: Don't use smaller integer fields for some workflow fields (#12834) Trenton H 2026-05-20 07:39:01 -07:00
  • 2c9a0fc9d5 Adds container health checks to those where it is possible chore/container-health-checks stumpylog 2026-05-20 07:36:52 -07:00
  • bd86dca57e Fix: Password removal source file location (#12830) Trenton H 2026-05-19 13:52:04 -07:00
  • 9f45737b94 Upgrades this dep so it handles newer models, like gpt-5-5 which require a locked 1.0 temperature value (#12824) Trenton H 2026-05-18 12:30:03 -07:00
  • 83d59ad3bf Fix (beta): use correct html button type for custom field buttons (#12819) shamoon 2026-05-17 19:15:03 -07:00
  • ff3360310b Fix: Defer password removal workflow action until the file is in place (#12814) Trenton H 2026-05-16 17:14:37 -07:00
  • 9a68dcdddf Fix: Allow setting allauth rate limit configuration settings (#12798) Trenton H 2026-05-14 07:29:49 -07:00
  • 9a78882b5a Fix: Don't embed the metadata which is already embedded into the context (#12795) Trenton H 2026-05-13 09:01:34 -07:00
  • 7e381f204e Fix: Sanitize dash or plus from the text search path (#12789) Trenton H 2026-05-12 12:41:38 -07:00
  • 13cf1e78a1 Experiementation with s6 features feature-s6-features Trenton Holmes 2026-05-12 06:37:04 -07:00
  • 5f42854d99 Fix: two more css tweaks to tasks page shamoon 2026-05-11 13:50:02 -07:00
  • bc1d2fbccb Fix: improve new tasks ui layout across screen sizes (#12784) shamoon 2026-05-11 13:46:17 -07:00
  • 5274866925 Updates everything to reference and use towncrier over release drafter chore/transition-to-towncrier stumpylog 2026-05-11 10:01:55 -07:00
  • 7471fedb43 Fix: Update parser contract to require empty strings, not None (#12775) shamoon 2026-05-11 09:16:21 -07:00
  • 1527c347e3 Chore: Further dependency minor security updates (#12780) Trenton H 2026-05-11 08:59:19 -07:00
  • da0f25b546 Fix: Use a persistent, writeable location for hugging face models (#12771) Trenton H 2026-05-09 18:23:11 -07:00
  • 6cd5784bd7 Chore(deps): Bump hono (#12767) dependabot[bot] 2026-05-08 22:42:12 -07:00
  • 79d0a04df0 Enhancement: support ollama embeddings (#12753) shamoon 2026-05-08 17:06:14 -07:00
  • 177d81c8d4 Fix: create LLM_INDEX_DIR before writing meta.json on first run (#12759) Moritz Stückler 2026-05-09 01:38:41 +02:00
  • 4207999b63 Chore(deps): Bump @babel/plugin-transform-modules-systemjs (#12764) dependabot[bot] 2026-05-08 15:45:59 -07:00
  • 934a1ed8d7 Chore(deps): Bump fast-uri from 3.1.1 to 3.1.2 in /src-ui in the npm_and_yarn group across 1 directory (#12763) dependabot[bot] 2026-05-08 15:05:57 -07:00
  • 5202dc0748 Fix: Clear ContentType/guardian caches at import and test cases (#12758) Trenton H 2026-05-08 13:48:47 -07:00
  • b1e44f5d6b Tweakhancment: Include the last applied 'documents' migration in the log (#12757) Trenton H 2026-05-08 13:37:10 -07:00
  • 57b91ad2cf Fix: use response synthesizer for RAG doc chat (#12751) shamoon 2026-05-08 13:01:44 -07:00
  • 8769dc894e Fix: only update modified field in notes actions (#12750) shamoon 2026-05-08 08:36:07 -07:00
  • 978e54ab52 Fixhancement: version-aware thumbnail etag (#12754) shamoon 2026-05-08 08:26:37 -07:00
  • 268ded92bc Documentation: Update v3 migration docs (#12752) shamoon 2026-05-08 08:19:15 -07:00
  • 9a1e2aea50 Fix: Handle dash or plus operators in search queries (#12734) Trenton H 2026-05-07 10:26:11 -07:00
  • 2354f87a40 Fixes trash preview when a document has deleted versions (#12742) Trenton H 2026-05-07 10:07:35 -07:00
  • 3097f06189 Fix: exclude versions from stats count (#12738) shamoon 2026-05-07 09:34:26 -07:00
  • f985f7db51 Fix: Celery chords by using Redis as our result backend (#12741) Trenton H 2026-05-07 09:20:04 -07:00
  • af0df43bac Fix: bump version.py to 3.0.0 also (#12736) shamoon 2026-05-07 07:39:57 -07:00
  • 8b6e8142f1 Upgrades Django to the latest, cryptography, django-allauth for the release (#12731) Trenton H 2026-05-06 15:07:13 -07:00
  • 4f8eae17e1 Fix: Makes the font cache folder writeable to all users, like ourselves (#12726) Trenton H 2026-05-06 12:24:30 -07:00
  • 2296d7fa0e Fix: Rewrite Whoosh year only queries to be to Tantivy date syntax (#12725) Trenton H 2026-05-06 09:26:46 -07:00
  • cc918bae5f Fix: pass allow parallel tool calls in LLM client (#12718) shamoon 2026-05-05 16:57:47 -07:00
  • e2ad14f9ca Fix: workflow password removal didn't handle lists from the DB (#12716) Trenton H 2026-05-05 12:52:34 -07:00
  • 76b2b6ad36 Bumps all our versions to 3.0.0 (#12715) Trenton H 2026-05-05 12:40:24 -07:00
  • 749079963e Dynamically update commitish so it should pick things for the changelog from beta v3.0.0-beta.rc1 stumpylog 2026-05-05 09:02:55 -07:00
  • 6b86f6f723 Corrects the Docker image build check name stumpylog 2026-05-05 09:00:02 -07:00
  • 5966b12362 New Crowdin translations by GitHub Action (#12674) github-actions[bot] 2026-05-05 08:37:58 -07:00
  • bb5100b3d8 Auto translate strings GitHub Actions 2026-05-05 01:02:33 +00:00
  • c3b353873b use a few named tuples and data classes instead of so much unpacking (#12709) Trenton H 2026-05-04 18:00:48 -07:00
  • 3adeda28b4 Upgrades uv to the 0.11.x branch (#12710) Trenton H 2026-05-04 16:44:36 -07:00
  • e822e72964 Feature: Further reduce document importer memory usage (#12707) Trenton H 2026-05-04 16:36:05 -07:00
  • 209c5d2deb Auto translate strings GitHub Actions 2026-05-04 21:36:15 +00:00
  • a76b6b826c Fix (dev): resolve tantivy search-filtered documents in bulk edit (#12705) shamoon 2026-05-04 14:34:08 -07:00
  • 1b08417062 Tweak: add icons to ai suggestion dropdown (#12708) shamoon 2026-05-04 14:22:37 -07:00
  • 8695e92b8b Update SECURITY.md shamoon 2026-05-04 14:20:25 -07:00
  • ab550f9198 Chore(deps-dev): Bump @playwright/test from 1.59.0 to 1.59.1 in /src-ui (#12692) dependabot[bot] 2026-05-04 21:16:10 +00:00
  • 45fad1b298 Chore(deps-dev): Bump the frontend-eslint-dependencies group in /src-ui with 4 updates (#12689) dependabot[bot] 2026-05-04 21:06:02 +00:00
  • fa5c790c9e Chore(deps-dev): Bump @codecov/webpack-plugin from 1.9.1 to 2.0.1 in /src-ui (#12691) dependabot[bot] 2026-05-04 20:54:32 +00:00
  • bd4d33102c Chore(deps-dev): Bump the frontend-jest-dependencies group in /src-ui with 2 updates (#12685) dependabot[bot] 2026-05-04 20:42:11 +00:00