Commit Graph

  • dd1da9f072 Sweet chat animation, cursor shamoon 2025-04-25 23:08:20 -07:00
  • d99f2d6160 Only show chat if enabled shamoon 2025-04-25 23:01:43 -07:00
  • ebd46f08e5 Fix partial length in chat shamoon 2025-04-25 22:44:31 -07:00
  • 6f0c6f39b1 Fix gzip breaks streaming and flush stream shamoon 2025-04-25 22:39:25 -07:00
  • 0690fd36c5 Fix openai api key, config settings saving shamoon 2025-04-25 21:34:14 -07:00
  • 0052f21cea Try rewriting with httpclient shamoon 2025-04-25 19:38:43 -07:00
  • c809a65571 Extremely basic chat component shamoon 2025-04-25 19:29:51 -07:00
  • bb3336f7bc Just use the built-in ollama LLM class of course shamoon 2025-04-25 12:01:23 -07:00
  • a9ed46de11 Fix naming shamoon 2025-04-25 12:03:45 -07:00
  • 1ccaf66869 Trim nodes shamoon 2025-04-25 10:53:38 -07:00
  • e864a51497 Backend streaming chat shamoon 2025-04-25 10:06:26 -07:00
  • 4a28be233e Fixup some tests shamoon 2025-04-25 00:59:46 -07:00
  • 9183bfc0a4 Just some docs shamoon 2025-04-25 00:29:23 -07:00
  • 5f26139a5f Unify, respect perms shamoon 2025-04-25 00:09:33 -07:00
  • ccfc7d98b1 Individual doc chat shamoon 2025-04-24 23:56:51 -07:00
  • d1bd2af49c Super basic doc chat shamoon 2025-04-24 23:41:31 -07:00
  • e2eec6dc71 Better encapsulate backends, use llama_index OpenAI shamoon 2025-04-24 23:20:27 -07:00
  • 42e3684211 Add backend settings to frontend config shamoon 2025-04-24 22:21:41 -07:00
  • df8f07555f Tweak ollama timeout, prompt shamoon 2025-04-24 22:09:02 -07:00
  • 3660336bcf Fix ollama, fix RAG shamoon 2025-04-24 22:03:21 -07:00
  • aeceaf60a2 RAG into suggestions shamoon 2025-04-24 20:51:19 -07:00
  • 959ebdbb85 llamaindex vector index, llmindex mangement command shamoon 2025-04-24 20:51:06 -07:00
  • eb1c49090b Docs shamoon 2025-04-24 14:52:30 -07:00
  • 9f8b8a9f20 Use password and select config fields shamoon 2025-04-24 13:54:42 -07:00
  • f5fc04cfe2 Use a frontend config shamoon 2025-04-23 19:24:32 -07:00
  • 3186550fd7 Pass AI enabled to frontend shamoon 2025-04-23 12:40:42 -07:00
  • 74aaf18630 Basic handling of non-AI response shamoon 2025-04-23 09:25:54 -07:00
  • e6a147079d Cleaner auto-remove shamoon 2025-04-22 00:28:01 -07:00
  • 105b823fd9 Automatically remove suggestions after add shamoon 2025-04-22 00:21:26 -07:00
  • be20c48588 Test views, caching shamoon 2025-04-21 23:32:38 -07:00
  • 377dcc39f5 Invalidate llm suggestion cache on doc save shamoon 2025-04-21 13:04:01 -07:00
  • 767118fa8a Fix shamoon 2025-04-21 12:55:33 -07:00
  • 339612f4ec Backend tests shamoon 2025-04-21 12:04:20 -07:00
  • e7592c6269 Correct object retrieval shamoon 2025-04-21 11:34:13 -07:00
  • ffc0b936f3 Refactor shamoon 2025-04-21 11:34:09 -07:00
  • 1a6540e8ed Move module shamoon 2025-04-21 11:05:14 -07:00
  • abbf9060d0 Hook up the add buttons shamoon 2025-04-21 10:59:37 -07:00
  • 11a3dfe890 Refine the suggestions dropdown ui a bit shamoon 2025-04-21 10:51:17 -07:00
  • faa5d3e5b9 Suggestions dropdown shamoon 2025-04-21 01:04:34 -07:00
  • 8d1a8c2c42 Messing with a suggest button shamoon 2025-04-19 23:39:47 -07:00
  • 01dc3cc17c Rename config shamoon 2025-04-19 23:45:10 -07:00
  • cfbd5af820 Title suggestion ui shamoon 2025-04-19 22:52:46 -07:00
  • e8090fd030 Just start the frontend shamoon 2025-04-19 21:57:06 -07:00
  • 05896d5b70 wow llama3 is bad shamoon 2025-04-19 21:56:09 -07:00
  • 65b8a74166 Changeup logging shamoon 2025-04-19 21:01:54 -07:00
  • 56b1c7adeb Some logging, error handling shamoon 2025-04-19 20:42:14 -07:00
  • 55cb9cedc7 Basic start shamoon 2025-04-19 19:51:30 -07:00
  • f940ed0b7b Fix: Fallback to Redis URL if no DB read cache Redis URL provided (#10315) Antoine Mérino 2025-07-02 19:59:24 +02:00
  • 3180ccf4cb Chore(deps): Bump stefanzweifel/git-auto-commit-action (#10302) dependabot[bot] 2025-07-02 14:26:07 +00:00
  • 43abb0541b Chore(deps-dev): Bump the frontend-eslint-dependencies group across 1 directory with 4 updates (#10311) dependabot[bot] 2025-07-01 22:14:01 +00:00
  • a3a405354f Chore(deps-dev): Bump @types/node from 22.15.29 to 24.0.10 in /src-ui (#10306) dependabot[bot] 2025-07-01 22:03:30 +00:00
  • 09e98d600e Chore(deps): Bump bootstrap from 5.3.6 to 5.3.7 in /src-ui (#10308) dependabot[bot] 2025-07-01 21:52:26 +00:00
  • 01a39b9bb4 Chore(deps-dev): Bump webpack from 5.98.0 to 5.99.9 in /src-ui (#10309) dependabot[bot] 2025-07-01 21:39:13 +00:00
  • 3b0b40f071 Chore(deps-dev): Bump @playwright/test from 1.51.1 to 1.53.2 in /src-ui (#10307) dependabot[bot] 2025-07-01 21:19:26 +00:00
  • 6dce83865f Auto translate strings GitHub Actions 2025-07-01 20:47:25 +00:00
  • 18252a19d7 Chore(deps): Bump the frontend-angular-dependencies group (#10303) dependabot[bot] 2025-07-01 13:44:44 -07:00
  • 733a9674d6 Fix: prevent duplicate cachalot app in Django settings (#10300) Antoine Mérino 2025-07-01 18:11:58 +02:00
  • f3b6e15321 Auto translate strings GitHub Actions 2025-07-01 05:59:21 +00:00
  • 6591d5da63 Performance: Add support for configuring date parser languages (#10181) Antoine Mérino 2025-07-01 07:57:38 +02:00
  • c974dc9400 Auto translate strings GitHub Actions 2025-07-01 05:41:44 +00:00
  • 1671d49d44 Enhancement: Add a database caching for improved performance (#9784) Antoine Mérino 2025-07-01 07:36:24 +02:00
  • 6b248ef140 Auto translate strings GitHub Actions 2025-06-29 04:40:53 +00:00
  • 735681d294 Fix: correct api created coercion with timezone (#10287) shamoon 2025-06-28 21:39:14 -07:00
  • a9085c65c5 Chore: fix some test warnings / errors shamoon 2025-06-27 15:03:10 -07:00
  • e312425b1c Fix: reset search query for preview on reset filter (#10279) shamoon 2025-06-27 14:36:38 -07:00
  • 13fe064f6e Auto translate strings GitHub Actions 2025-06-27 21:08:27 +00:00
  • 958f98d7e5 Chore: update to Angular 20 (#10273) shamoon 2025-06-27 14:06:40 -07:00
  • dfad3c4d8e Chore: clarify file deletion logging shamoon 2025-06-27 13:34:44 -07:00
  • 37267f3f04 Chore: add webpack directly shamoon 2025-06-22 19:14:14 -07:00
  • b34538d991 Update support.yml shamoon 2025-06-22 08:03:41 -07:00
  • fc97bd1315 Chore: create support discussion template shamoon 2025-06-22 08:02:26 -07:00
  • dbf3721ec2 Chore: reject absurd max age values (#10243) shamoon 2025-06-22 07:39:36 -07:00
  • 59afbe09b1 Chore: remove PAPERLESS_DEBUG references to avoid confusion shamoon 2025-06-20 20:46:11 -07:00
  • bfeaa1b119 Chore: update settings to pathlib shamoon 2025-06-20 10:50:44 -07:00
  • e1c3124698 Changelog v2.17.1 - GHA (#10229) github-actions[bot] 2025-06-19 12:40:37 -07:00
  • f2e22e103b Bump version to 2.17.1 v2.17.1 shamoon 2025-06-19 12:07:49 -07:00
  • dda94f013e New Crowdin translations by GitHub Action (#10228) github-actions[bot] 2025-06-19 12:06:52 -07:00
  • caf00e7ead Auto translate strings GitHub Actions 2025-06-19 18:52:01 +00:00
  • f214440d2e Fix: correct PAPERLESS_EMPTY_TRASH_DIR to Path (#10227) shamoon 2025-06-19 11:50:23 -07:00
  • 240c9ac511 Changelog v2.17.0 - GHA (#10225) github-actions[bot] 2025-06-19 10:43:13 -07:00
  • a2c9bc346a Bump version to 2.17.0 v2.17.0 shamoon 2025-06-19 10:12:41 -07:00
  • b1cbb1c73a New Crowdin translations by GitHub Action (#10131) github-actions[bot] 2025-06-19 09:32:51 -07:00
  • 434b1e3245 Fix: replace strtobool shamoon 2025-06-19 09:01:00 -07:00
  • 497fdcaf4e Auto translate strings GitHub Actions 2025-06-19 15:31:10 +00:00
  • 52b95f2b62 QoL: log version at startup, show backend vs frontend mismatch in system status (#10214) shamoon 2025-06-19 08:29:34 -07:00
  • 83391af866 Fix: more api fixes (#10204) shamoon 2025-06-19 08:28:41 -07:00
  • 0a1786f39b Auto translate strings GitHub Actions 2025-06-19 14:50:29 +00:00
  • 3b069ac034 Fix: restore expected pre-2.16 scheduled workflow offset behavior (#10218) shamoon 2025-06-19 07:47:54 -07:00
  • 45c346f44f Enhancement: collapsible sidebar menus feature-collapsible-sidebar-items shamoon 2025-06-19 03:09:36 -07:00
  • 13338088cb Performance: add index to paperlesstask task_id feature-index-paperless-task-id shamoon 2025-06-19 02:33:58 -07:00
  • 07882b918b Chore: switch from os.path to pathlib.Path (#9933) Sebastian Steinbeißer 2025-06-18 19:16:59 +02:00
  • cc5ba71f06 Chore: remove spaces from run log shamoon 2025-06-17 16:02:45 -07:00
  • f16b8fbe2a Auto translate strings GitHub Actions 2025-06-17 19:02:55 +00:00
  • fe54d99356 Chore: bump angular to 19.12.14 (#10212) shamoon 2025-06-17 12:01:15 -07:00
  • a49efb07ea Auto translate strings GitHub Actions 2025-06-17 05:46:29 +00:00
  • e4fd008441 Fix: fix some API crashes (#10196) shamoon 2025-06-16 22:44:39 -07:00
  • de12023311 Fix: remove duplicate base path in websocket urls (#10194) robertmx 2025-06-16 19:50:15 +02:00
  • 60ebdc0ad6 Fix: use hard delete for custom fields with workflow removal (#10191) shamoon 2025-06-16 07:09:22 -07:00
  • dc58a5673b Document index accent folding feature-accent-folding shamoon 2024-04-14 21:16:52 -07:00
  • cbd9823ad6 Documentation: correct Gotenberg API timeout value (#10186) Michael Hobl 2025-06-16 00:36:49 +10:00