894 Commits

Author SHA1 Message Date
shamoon
74723f17f5
Handle doc updates, refactor 2025-06-09 15:21:22 -07:00
shamoon
e31451a0d4
Chat coverage 2025-06-09 15:21:21 -07:00
shamoon
276f4cb2f7
Tests for rest of RAG 2025-06-09 15:21:21 -07:00
shamoon
1149b4d886
Fix gzip breaks streaming and flush stream 2025-06-09 15:21:19 -07:00
shamoon
dcdbafba03
Fix openai api key, config settings saving 2025-06-09 15:21:18 -07:00
shamoon
977addfc53
Extremely basic chat component 2025-06-09 15:21:18 -07:00
shamoon
e954ec6848
Just use the built-in ollama LLM class of course 2025-06-09 15:21:17 -07:00
shamoon
d9d6565e1a
Fix naming 2025-06-09 15:21:17 -07:00
shamoon
c5711056a0
Trim nodes 2025-06-09 15:21:16 -07:00
shamoon
143626dda1
Backend streaming chat 2025-06-09 15:21:16 -07:00
shamoon
72107eedb0
Fixup some tests 2025-06-09 15:21:15 -07:00
shamoon
df2525d346
Unify, respect perms
[ci skip]
2025-06-09 15:21:15 -07:00
shamoon
f01d93e8f1
Individual doc chat
[ci skip]
2025-06-09 15:21:14 -07:00
shamoon
fffe3a4d9c
Super basic doc chat
[ci skip]
2025-06-09 15:21:14 -07:00
shamoon
241291259d
Better encapsulate backends, use llama_index OpenAI 2025-06-09 15:21:13 -07:00
shamoon
6356ed3a81
Tweak ollama timeout, prompt
[ci skip]
2025-06-09 15:21:13 -07:00
shamoon
5c4ae46e9f
Fix ollama, fix RAG
[ci skip]
2025-06-09 15:21:12 -07:00
shamoon
6be2957047
RAG into suggestions 2025-06-09 15:21:12 -07:00
shamoon
148270117c
llamaindex vector index, llmindex mangement command 2025-06-09 15:21:11 -07:00
shamoon
fbc615ae37
Use password and select config fields 2025-06-09 15:20:47 -07:00
shamoon
b8012fd7b1
Use a frontend config 2025-06-09 15:20:46 -07:00
shamoon
81d9444f8f
Fix 2025-06-09 15:20:43 -07:00
shamoon
4e88c84d45
Backend tests 2025-06-09 15:20:43 -07:00
shamoon
e332342125
Correct object retrieval 2025-06-09 15:20:43 -07:00
shamoon
3a28e4bc9c
Refactor 2025-06-09 15:20:42 -07:00
shamoon
346d3480e9
Move module 2025-06-09 15:20:42 -07:00
shamoon
756e096f0e
Rename config 2025-06-09 15:20:40 -07:00
shamoon
802194c443
Basic start 2025-06-09 15:20:37 -07:00
shamoon
e5673e4817
Bump version to 2.16.3 2025-06-05 13:26:20 -07:00
shamoon
4e082f997c
Fix: better handle favicon with static dir (#10107) 2025-06-03 08:05:59 -07:00
shamoon
15b1b83c66
Chore/fix: cleanup user or group references in settings upon deletion (#10049) 2025-05-29 19:05:48 +00:00
shamoon
00acbd4f1d
Bump version to 2.16.2 2025-05-24 10:54:17 -07:00
shamoon
5b4b316bbc
Chore: warn users about removal of postgres v13 support (#9980) 2025-05-21 18:17:50 +00:00
shamoon
3de8c9073d
Bump version to 2.16.1 2025-05-19 13:57:41 -07:00
shamoon
0b079f57ed
Partially Revert "Chore(deps): Bump the small-changes group across 1 directory with 6 updates (#9921)"
This partially reverts commit 1fe166e014ebde9a6fb6861819efa7e705175cd6.
2025-05-19 12:20:05 -07:00
shamoon
ba80790826
Bump version to 2.16.0 2025-05-19 11:37:27 -07:00
dependabot[bot]
1fe166e014
Chore(deps): Bump the small-changes group across 1 directory with 6 updates (#9921)
* 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 |
| --- | --- | --- |
| [concurrent-log-handler](https://github.com/Preston-Landers/concurrent-log-handler) | `0.9.25` | `0.9.26` |
| [django](https://github.com/django/django) | `5.1.8` | `5.2.1` |
| [django-auditlog](https://github.com/jazzband/django-auditlog) | `3.0.0` | `3.1.2` |
| [drf-spectacular-sidecar](https://github.com/tfranzel/drf-spectacular-sidecar) | `2025.4.1` | `2025.5.1` |
| [ocrmypdf](https://github.com/ocrmypdf/OCRmyPDF) | `16.10.0` | `16.10.1` |
| [setproctitle](https://github.com/dvarrazzo/py-setproctitle) | `1.3.5` | `1.3.6` |



Updates `concurrent-log-handler` from 0.9.25 to 0.9.26
- [Release notes](https://github.com/Preston-Landers/concurrent-log-handler/releases)
- [Changelog](https://github.com/Preston-Landers/concurrent-log-handler/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Preston-Landers/concurrent-log-handler/compare/0.9.25...0.9.26)

Updates `django` from 5.1.8 to 5.2.1
- [Commits](https://github.com/django/django/compare/5.1.8...5.2.1)

Updates `django-auditlog` from 3.0.0 to 3.1.2
- [Release notes](https://github.com/jazzband/django-auditlog/releases)
- [Changelog](https://github.com/jazzband/django-auditlog/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jazzband/django-auditlog/compare/v3.0.0...v3.1.2)

Updates `drf-spectacular-sidecar` from 2025.4.1 to 2025.5.1
- [Commits](https://github.com/tfranzel/drf-spectacular-sidecar/compare/2025.4.1...2025.5.1)

Updates `ocrmypdf` from 16.10.0 to 16.10.1
- [Release notes](https://github.com/ocrmypdf/OCRmyPDF/releases)
- [Changelog](https://github.com/ocrmypdf/OCRmyPDF/blob/main/docs/release_notes.md)
- [Commits](https://github.com/ocrmypdf/OCRmyPDF/compare/v16.10.0...v16.10.1)

Updates `setproctitle` from 1.3.5 to 1.3.6
- [Changelog](https://github.com/dvarrazzo/py-setproctitle/blob/master/HISTORY.rst)
- [Commits](https://github.com/dvarrazzo/py-setproctitle/compare/version-1.3.5...version-1.3.6)

---
updated-dependencies:
- dependency-name: concurrent-log-handler
  dependency-version: 0.9.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
- dependency-name: django
  dependency-version: 5.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: small-changes
- dependency-name: django-auditlog
  dependency-version: 3.1.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: small-changes
- dependency-name: drf-spectacular-sidecar
  dependency-version: 2025.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: small-changes
- dependency-name: ocrmypdf
  dependency-version: 16.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
- dependency-name: setproctitle
  dependency-version: 1.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix log matches related to newlines, add newlines to stdout.writelines

* Fix disable api remote auth test, Django 5.2 no longer uses process_request

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2025-05-19 11:03:02 -07:00
shamoon
55917fcabe
Fix: handle created change with api version increment, use created only on frontend, deprecate created_date (#9962) 2025-05-19 09:38:01 -07:00
shamoon
83db0355f3
Chore: automatically disable email verification if no smtp setup (#9949) 2025-05-16 22:21:24 -07:00
shamoon
73f0f1212d
Fixhancement: better handle removed social apps in profile (#9876) 2025-05-11 19:55:33 +00:00
shamoon
6a5be992c0
Enhancement: add barcode frontend config (#9742) 2025-05-11 19:44:06 +00:00
shamoon
86adc377a0
Fix: correctly handle empty user for old notes api format, fix frontend API version (#9846) 2025-05-01 14:45:37 -07:00
shamoon
a3b85c64ca
Fixhancement: check more permissions for status consumer messages (#9804) 2025-04-26 23:31:04 -07:00
shamoon
7436a97684
Enhancement: support allauth disable unknown account emails (#9743) 2025-04-22 21:58:33 +00:00
shamoon
7f98c4b794
Fix: include subpath in drf-spectacular settings if set (#9738) 2025-04-21 11:24:08 -07:00
shamoon
1a72efa3c9
Bump version to 2.15.3 2025-04-19 15:34:42 -07:00
shamoon
abf910fd93
Fix: fix breaking api change to document notes user field (#9714) 2025-04-19 22:02:33 +00:00
shamoon
6c2e06d40b
Bump version to 2.15.2 2025-04-14 13:04:21 -07:00
Trenton Holmes
705f542129 Bumps the version to 2.15.1 2025-04-09 14:55:02 -07:00
shamoon
43b2527275
Fix: correct download filename in 2.15.0 (#9599)
---------

Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
2025-04-09 16:03:38 +00:00