Timothy Jaeryang Baek
aae2fce173
feat/enh: pinned messages in channels
2025-11-28 09:58:44 -05:00
Timothy Jaeryang Baek
451907cc92
refac
2025-11-28 09:32:37 -05:00
Timothy Jaeryang Baek
1b095d12ff
refac: admin user list active indicator
2025-11-28 08:45:31 -05:00
Timothy Jaeryang Baek
0518749d51
refac: pin icons
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-slim-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-slim-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda126-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-slim-images (push) Blocked by required conditions
Python CI / Format Backend (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
2025-11-28 08:01:42 -05:00
Tim Baek
fc06c16dd4
Merge pull request #19573 from open-webui/update-user-table
...
refac/db: update user table
2025-11-28 07:55:00 -05:00
Timothy Jaeryang Baek
33b59adf27
refac
2025-11-28 07:42:45 -05:00
Timothy Jaeryang Baek
70948f8803
enh/refac: deprecate USER_POOL
2025-11-28 07:39:02 -05:00
Timothy Jaeryang Baek
c2634d45ad
refac
2025-11-28 07:27:55 -05:00
Timothy Jaeryang Baek
8ef482a52a
refac: user oauth display
2025-11-28 06:59:59 -05:00
Timothy Jaeryang Baek
dcf50c4758
refac: api_key table migration
2025-11-28 06:49:10 -05:00
Timothy Jaeryang Baek
742832a850
refac
2025-11-28 06:41:41 -05:00
Timothy Jaeryang Baek
0a4358c3d1
refac: oauth_sub -> oauth migration
2025-11-28 06:39:36 -05:00
Timothy Jaeryang Baek
369298a83e
refac: user table db migration
2025-11-28 06:29:41 -05:00
Timothy Jaeryang Baek
b99c9b277a
refac: styling
2025-11-28 04:29:50 -05:00
Timothy Jaeryang Baek
4b6773885c
enh: dm active user indicator
2025-11-28 04:24:25 -05:00
Timothy Jaeryang Baek
d232e433e8
refac: profile preview
2025-11-28 04:22:54 -05:00
Timothy Jaeryang Baek
848f3fd4d8
refac: hide active user count in sidebar user menu
2025-11-28 03:40:16 -05:00
Timothy Jaeryang Baek
453ea9b9a1
refac/fix: db migration issue
2025-11-28 03:10:48 -05:00
Timothy Jaeryang Baek
6ee50770cd
refac
2025-11-28 02:44:36 -05:00
Timothy Jaeryang Baek
15dc607779
refac: rm print
2025-11-28 02:34:25 -05:00
Timothy Jaeryang Baek
32c888c280
refac
2025-11-28 01:40:52 -05:00
Timothy Jaeryang Baek
99a7823e01
refac: db
2025-11-28 01:17:43 -05:00
RomualdYT
022f9ff3a5
Update french translation.json ( #19547 )
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-slim-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-slim-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda126-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-slim-images (push) Blocked by required conditions
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
2025-11-27 09:21:27 -05:00
Timothy Jaeryang Baek
ad86707605
refac
2025-11-27 08:20:14 -05:00
Timothy Jaeryang Baek
289801b608
refac: styling
2025-11-27 08:12:06 -05:00
Timothy Jaeryang Baek
6bb204eb80
refac
2025-11-27 08:07:39 -05:00
Timothy Jaeryang Baek
560702a8f7
refac
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-slim-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-slim-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / merge-cuda126-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-slim-images (push) Blocked by required conditions
Python CI / Format Backend (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
2025-11-27 08:04:41 -05:00
Timothy Jaeryang Baek
6752772c1d
chore: format
2025-11-27 07:57:31 -05:00
Timothy Jaeryang Baek
d645cdbaf3
refac
2025-11-27 07:49:19 -05:00
Timothy Jaeryang Baek
3b4d7d568b
refac
2025-11-27 07:43:10 -05:00
Timothy Jaeryang Baek
d5d0e72590
refac
2025-11-27 07:39:00 -05:00
Timothy Jaeryang Baek
f1a7de94ba
refac
2025-11-27 07:33:33 -05:00
Timothy Jaeryang Baek
acccb9afdd
feat: dm channels
2025-11-27 07:27:32 -05:00
Timothy Jaeryang Baek
f2c56fc839
refac
2025-11-27 06:03:22 -05:00
Timothy Jaeryang Baek
dd6b808e69
refac
2025-11-27 05:25:38 -05:00
Timothy Jaeryang Baek
7a374ca2a5
refac
2025-11-27 05:11:17 -05:00
Timothy Jaeryang Baek
421aba7cd7
refac: hide channel add button for users
2025-11-27 04:49:29 -05:00
Timothy Jaeryang Baek
09b6ea38c5
feat/enh: group export endpoint
2025-11-27 04:44:01 -05:00
Timothy Jaeryang Baek
28659f6af5
refac/fix: files batch/add endpoint
2025-11-27 04:35:12 -05:00
Timothy Jaeryang Baek
64b4d5d9c2
feat/enh: channels unread messages count
2025-11-27 04:31:04 -05:00
Aleix Dorca
c7a48c50a3
Update catalan translation.json ( #19536 )
2025-11-27 03:02:08 -05:00
Timothy Jaeryang Baek
b5e5617a41
enh: redis dict for internal models state
...
Co-Authored-By: cw.a <57549718+acwoo97@users.noreply.github.com>
2025-11-27 01:33:52 -05:00
Timothy Jaeryang Baek
ff4b1b9824
refac: chat history data structure
2025-11-27 00:10:53 -05:00
stevessr
86cdcda29a
fix: button without type ( #19534 )
2025-11-27 00:01:36 -05:00
Timothy Jaeryang Baek
5a32ea9b49
refac
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-slim-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-slim-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda126-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-slim-images (push) Blocked by required conditions
Python CI / Format Backend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
2025-11-26 23:54:55 -05:00
Timothy Jaeryang Baek
457af65df6
enh/feat: toggle folders & user perm
2025-11-26 22:47:48 -05:00
Tobias Genannt
04b337323a
fix: correct role check on OAuth login ( #19476 )
...
When a users role is switched from admin to user in the OAuth provider
their groups are not correctly updated when ENABLE_OAUTH_GROUP_MANAGEMENT
is enabled.
2025-11-26 21:48:06 -05:00
Timothy Jaeryang Baek
384753c6ca
refac/enh: drop profile_image_url field in responses
2025-11-26 21:47:20 -05:00
Timothy Jaeryang Baek
3fe5a47050
refac/enh: knowledge base name on icon hover
2025-11-26 21:33:27 -05:00
Timothy Jaeryang Baek
d1bbf6ba92
refac
2025-11-26 21:29:52 -05:00