Jonathan Rohde
|
3b112375ee
|
feat(documents): commit document delete
|
2024-07-08 09:14:45 +02:00 |
|
Timothy Jaeryang Baek
|
47ec2425ee
|
Merge pull request #3692 from cheahjs/fix/integration-test
fix: delete docker build cache in integration test
|
2024-07-07 23:05:15 -07:00 |
|
Timothy J. Baek
|
d157af2fc7
|
chore: format
|
2024-07-07 23:04:50 -07:00 |
|
Timothy J. Baek
|
c1d706dc5a
|
fix: db issues
|
2024-07-07 23:01:15 -07:00 |
|
Timothy Jaeryang Baek
|
a7fb560e84
|
Merge pull request #3699 from Peter-De-Ath/fix-update-user-email-auth
fix auth update_email_by_id - add db.commit
|
2024-07-07 22:58:20 -07:00 |
|
dependabot[bot]
|
44bbb40551
|
chore(deps): bump peewee from 3.17.5 to 3.17.6 in /backend
Bumps [peewee](https://github.com/coleifer/peewee) from 3.17.5 to 3.17.6.
- [Release notes](https://github.com/coleifer/peewee/releases)
- [Changelog](https://github.com/coleifer/peewee/blob/master/CHANGELOG.md)
- [Commits](https://github.com/coleifer/peewee/compare/3.17.5...3.17.6)
---
updated-dependencies:
- dependency-name: peewee
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-08 03:11:22 +00:00 |
|
dependabot[bot]
|
d9a393eae1
|
chore(deps): bump opencv-python-headless in /backend
Bumps [opencv-python-headless](https://github.com/opencv/opencv-python) from 4.9.0.80 to 4.10.0.84.
- [Release notes](https://github.com/opencv/opencv-python/releases)
- [Commits](https://github.com/opencv/opencv-python/commits)
---
updated-dependencies:
- dependency-name: opencv-python-headless
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-08 03:11:12 +00:00 |
|
dependabot[bot]
|
842a6a6ee0
|
chore(deps): bump alembic from 1.13.1 to 1.13.2 in /backend
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.13.1 to 1.13.2.
- [Release notes](https://github.com/sqlalchemy/alembic/releases)
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/alembic/commits)
---
updated-dependencies:
- dependency-name: alembic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-08 03:11:10 +00:00 |
|
dependabot[bot]
|
404b47274e
|
chore(deps): bump langfuse from 2.36.2 to 2.38.0 in /backend
Bumps [langfuse](https://github.com/langfuse/langfuse) from 2.36.2 to 2.38.0.
- [Release notes](https://github.com/langfuse/langfuse/releases)
- [Commits](https://github.com/langfuse/langfuse/commits/v2.38.0)
---
updated-dependencies:
- dependency-name: langfuse
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-08 03:11:06 +00:00 |
|
dependabot[bot]
|
8eb03c02da
|
chore(deps): update pytest requirement in /backend
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.2.1...8.2.2)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-08 03:11:04 +00:00 |
|
Peter De-Ath
|
1bb2724282
|
fix password update in AuthsTable model
|
2024-07-07 22:27:26 +01:00 |
|
Peter De-Ath
|
f971ba0c0b
|
fix email update in AuthsTable model
|
2024-07-07 22:07:12 +01:00 |
|
Timothy J. Baek
|
d51e866505
|
fix: db
|
2024-07-07 09:09:09 -07:00 |
|
Timothy Jaeryang Baek
|
068dff6aff
|
Merge pull request #3691 from robertpiosik/replace-deafult-font-to-inter
feat: Replace default UI font, Arimo to Inter
|
2024-07-07 09:01:22 -07:00 |
|
Timothy Jaeryang Baek
|
7e6c5193d6
|
Merge pull request #3688 from leobenkel/no-trace-when-success
fix: Remove the tracestack when the collection already exists
|
2024-07-07 09:00:23 -07:00 |
|
Timothy Jaeryang Baek
|
a6dd62082f
|
Merge pull request #3679 from que-nguyen/dev
Updated the missing Vietnamese translation.
|
2024-07-07 08:59:57 -07:00 |
|
Jun Siang Cheah
|
4ae0a1f3f8
|
fix: delete docker build cache in integration test
|
2024-07-07 12:06:42 +01:00 |
|
Robert Piosik
|
21b8072f35
|
Replace default UI font, Arimo to Inter
|
2024-07-07 11:27:04 +02:00 |
|
Leo Benkel
|
a73a9c7310
|
Remove the tracestack when the collection already exists
|
2024-07-06 23:20:41 +02:00 |
|
Que Nguyen
|
08f0a19812
|
Updated the missing Vietnamese translation.
|
2024-07-06 22:12:50 +07:00 |
|
Timothy J. Baek
|
c9b85bd4a2
|
fix: delete
|
2024-07-06 08:10:58 -07:00 |
|
Timothy J. Baek
|
0d70d7c9ac
|
chore: allow more headroom for migration tests
|
2024-07-05 23:58:13 -07:00 |
|
Timothy J. Baek
|
e8ed48bd7a
|
chore: disable backend tests
|
2024-07-05 23:54:03 -07:00 |
|
Timothy J. Baek
|
d5716ae751
|
chore: format
|
2024-07-05 23:48:53 -07:00 |
|
Timothy Jaeryang Baek
|
8f6f76682b
|
Merge pull request #3595 from open-webui/dev-migration
feat: db migration
|
2024-07-05 23:47:01 -07:00 |
|
Timothy Jaeryang Baek
|
4e75150174
|
Merge pull request #3669 from open-webui/dev-migration-session
dev
|
2024-07-05 23:39:29 -07:00 |
|
Timothy J. Baek
|
1436bb7c61
|
enh: handle peewee migration
|
2024-07-05 23:38:53 -07:00 |
|
Timothy Jaeryang Baek
|
d60f06608e
|
Merge pull request #3668 from open-webui/dev
dev
|
2024-07-05 22:29:13 -07:00 |
|
Timothy Jaeryang Baek
|
97a8491866
|
Merge pull request #3631 from ricky-davis/CustomCollapsible
feat: Custom Collapsible component
|
2024-07-05 21:42:54 -07:00 |
|
Timothy J. Baek
|
73899e1c0d
|
refac
|
2024-07-05 21:37:29 -07:00 |
|
Timothy Jaeryang Baek
|
70efbef0c7
|
Merge pull request #3636 from Peter-De-Ath/add-scroll-to-settings-tabs
fix: add scroll to admin/user settings tabs
|
2024-07-05 21:28:17 -07:00 |
|
Timothy J. Baek
|
c3c15cbb7e
|
refac
|
2024-07-05 21:27:59 -07:00 |
|
Timothy Jaeryang Baek
|
89e6044bdb
|
Merge pull request #3657 from aleixdorca/dev
i18n: Update Catalan Translation
|
2024-07-05 21:21:21 -07:00 |
|
Timothy Jaeryang Baek
|
3928ac1905
|
Merge pull request #3615 from michaelpoluektov/citations-event
feat: Citations event via __event_emitter__
|
2024-07-05 21:20:40 -07:00 |
|
Timothy J. Baek
|
983fe4b2bc
|
refac
|
2024-07-05 21:20:27 -07:00 |
|
aleix
|
8fd128ef1c
|
i18n: Update Catalan Translation
|
2024-07-05 21:02:38 +02:00 |
|
Timothy Jaeryang Baek
|
45fae65ec1
|
Merge pull request #3630 from KarlLee830/translate
i18n: Update Chinese translation
|
2024-07-04 23:14:24 -07:00 |
|
Peter De-Ath
|
8381346378
|
enh: add sideways scrolling to settings tabs container
|
2024-07-05 02:05:59 +01:00 |
|
Timothy J. Baek
|
67c2ab006d
|
fix: pipe custom model
|
2024-07-04 13:41:18 -07:00 |
|
Michael Poluektov
|
55b7c30028
|
simplify citation API
|
2024-07-04 18:50:09 +01:00 |
|
rdavis
|
ca3f8e6cb5
|
chore: format
|
2024-07-04 15:18:21 +00:00 |
|
Karl Lee
|
f611533764
|
i18n: Update Chinese translation
|
2024-07-04 22:57:32 +08:00 |
|
rdavis
|
78ba18a680
|
refactor: Update Collapsible component to include dynamic margin for open state
|
2024-07-04 14:55:48 +00:00 |
|
rdavis
|
db58bb5f0f
|
refactor: Removed dependency
|
2024-07-04 14:15:16 +00:00 |
|
rdavis
|
d5c0876a0b
|
refactor: fixed new Collapsible Component to allow passed in classes
chore: format
|
2024-07-04 14:02:26 +00:00 |
|
rdavis
|
2389c36a70
|
refactor: Update WebSearchResults.svelte to use new CollapsibleComponent
|
2024-07-04 13:55:37 +00:00 |
|
rdavis
|
d20601dc47
|
feat: Add custom Collapsible component for collapsible content
|
2024-07-04 13:53:28 +00:00 |
|
Michael Poluektov
|
0527755600
|
use data field
|
2024-07-04 12:21:09 +01:00 |
|
Timothy J. Baek
|
740b6f5c17
|
fix: pull model
|
2024-07-04 00:42:18 -07:00 |
|
Timothy J. Baek
|
9a6cbafdef
|
fix: user valves
|
2024-07-04 00:37:05 -07:00 |
|