Timothy Jaeryang Baek
f8ea15b84a
refac
2026-07-15 05:38:44 -04:00
Timothy Jaeryang Baek
05e3f71317
refac
2026-07-15 04:01:23 -04:00
Timothy Jaeryang Baek
e05f9fa17e
refac
2026-07-15 00:30:28 -04:00
Timothy Jaeryang Baek
3be493f5b0
refac
2026-07-14 04:53:37 -04:00
Timothy Jaeryang Baek
b012d683d8
refac
2026-07-14 01:40:58 -04:00
Timothy Jaeryang Baek
6e14d0d627
refac
2026-07-14 01:39:40 -04:00
Timothy Jaeryang Baek
797293c749
refac
2026-07-14 00:19:41 -04:00
Timothy Jaeryang Baek
8f07c0c8ee
refac
2026-07-13 23:34:54 -04:00
Timothy Jaeryang Baek
d3fd860c13
refac
2026-07-13 23:32:07 -04:00
Timothy Jaeryang Baek
db802e28d3
refac
2026-07-09 17:29:07 -05:00
Timothy Jaeryang Baek
416baef813
refac
2026-06-29 04:57:28 -05:00
Timothy Jaeryang Baek
958237473f
refac
2026-06-29 03:42:49 -05:00
G30
70b89d01c2
feat(ui): add drag-to-reorder for pinned notes in sidebar ( #25677 )
2026-06-29 03:22:33 -05:00
Timothy Jaeryang Baek
03a8363583
refac
2026-06-28 23:28:40 -05:00
Timothy Jaeryang Baek
d64ef1803d
refac
...
Co-Authored-By: Zaid Marji <91486926+zaid-marji@users.noreply.github.com>
2026-06-01 13:07:49 -07:00
G30
9c9e4f1288
fix(types): add missing markdown rendering settings to Settings type ( #25198 )
2026-05-31 14:52:35 -07:00
Timothy Jaeryang Baek
3bba1c2270
feat: add IFRAME_CSP env var for srcdoc iframe content security policy
...
Adds an IFRAME_CSP environment variable that injects a Content-Security-Policy
<meta> tag into all srcdoc iframes rendering untrusted content:
- Artifacts (LLM-generated HTML previews)
- FullHeightIframe (tool/embed output)
- FilePreview (user-uploaded HTML files)
- CitationModal (RAG document HTML)
Shared utility in src/lib/utils/csp.ts handles injection with HTML-safe
attribute escaping. URL-based iframes (src=) are correctly excluded.
Env-var only — no PersistentConfig, no admin UI, no DB. Set once at deploy
time, requires restart. Empty string (default) means no CSP restriction.
2026-05-11 01:56:02 +09:00
Timothy Jaeryang Baek
1824e69a70
refac
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 / 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-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
Create and publish Docker images with specific build args / copy-to-dockerhub (, main) (push) Blocked by required conditions
Create and publish Docker images with specific build args / copy-to-dockerhub (-cuda, cuda) (push) Blocked by required conditions
Create and publish Docker images with specific build args / copy-to-dockerhub (-cuda126, cuda126) (push) Blocked by required conditions
Create and publish Docker images with specific build args / copy-to-dockerhub (-ollama, ollama) (push) Blocked by required conditions
Create and publish Docker images with specific build args / copy-to-dockerhub (-slim, slim) (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
2026-04-20 09:33:10 +09:00
Timothy Jaeryang Baek
60f3ba6b59
refac
2026-04-19 23:15:15 +09:00
Timothy Jaeryang Baek
ecd74f220c
refac
2026-04-14 17:22:54 -05:00
Timothy Jaeryang Baek
aacf95cf76
refac
2026-04-11 16:08:16 -06:00
Timothy Jaeryang Baek
4b8e331333
refac
2026-04-09 11:13:09 -07:00
Timothy Jaeryang Baek
64da99a322
refac
2026-03-29 19:17:12 -05:00
Timothy Jaeryang Baek
ade617efa8
refac
2026-03-24 04:49:48 -05:00
Timothy Jaeryang Baek
d784eb1e9b
refac
2026-03-22 06:14:05 -05:00
Timothy Jaeryang Baek
ce0ca894fe
enh: code interpreter pyodide fs
2026-03-07 19:23:18 -06:00
Shirasawa
9904566513
fix: fix memory leaking in Chat.svelte ( #21962 )
...
* fix: fix memory leaking in Chat.svelte
* chore: remove useless chatIdUnsubscriber var
* fix: fix async tick
2026-03-01 15:04:47 -05:00
Timothy Jaeryang Baek
18865a9fef
refac
2026-03-01 12:30:03 -06:00
Timothy Jaeryang Baek
5d821d21f3
refac
2026-02-27 14:36:22 -06:00
Timothy Jaeryang Baek
eca9b405eb
refac
2026-02-25 19:58:50 -06:00
Timothy Jaeryang Baek
636ab99ad8
feat: experimental open terminal integration
2026-02-25 15:15:53 -06:00
Timothy Jaeryang Baek
c114fd6876
refac
2026-02-21 15:33:21 -06:00
Timothy Jaeryang Baek
35598b8017
enh: ENABLE_ADMIN_ANALYTICS
2026-02-21 14:56:19 -06:00
Timothy Jaeryang Baek
c26e8110af
enh: renderMarkdownInPreviews
2026-02-16 01:23:56 -06:00
Timothy Jaeryang Baek
1973115678
feat: skills frontend
2026-02-11 14:22:26 -06:00
Tim Baek
4852227158
refac
2026-02-08 06:22:56 +04:00
G30
b73d30b6df
feat: implement global memories toggle and permissions ( #20462 )
2026-01-07 23:50:04 +04:00
Timothy Jaeryang Baek
a1036e544d
enh: folder_max_file_count
2026-01-01 02:51:35 +04:00
Classic298
450421b189
fix: correct pending_user_overlay type definition in Config ( #20285 )
...
The Config type incorrectly defined 'pending_user_overlay_description'
but the backend returns 'pending_user_overlay_content' and the
AccountPending.svelte component correctly accesses that property.
This fixes the type mismatch to align with the actual backend response.
Fixes #20284
2025-12-31 02:21:59 -05:00
Timothy Jaeryang Baek
b364cf43d3
feat: resizable sidebar
...
Co-Authored-By: ALiNew <42788336+sukjinkim@users.noreply.github.com>
2025-12-10 23:54:36 -05:00
Timothy Jaeryang Baek
6bb204eb80
refac
2025-11-27 08:07:39 -05:00
Timothy Jaeryang Baek
ff7a54653a
refac/enh: unregisterServiceWorkers on update
2025-11-20 15:34:15 -05:00
Timothy Jaeryang Baek
76dbbf57d2
refac: rm ai slop
2025-11-19 03:51:10 -05:00
Timothy Jaeryang Baek
7031bb9067
feat/enh: api keys user permission
...
breaking change, `ENABLE_API_KEY` renamed to `ENABLE_API_KEYS` and disabled by default and must be explicitly toggled on.
2025-11-19 01:50:52 -05:00
davecrab
7762fa5ddf
feat: Add adjustable text size setting to interface ( #19186 )
...
* Add adjustable text size setting to interface
Introduces a user-configurable text size (scale) setting, accessible via a slider in the interface settings. Updates CSS and Sidebar chat item components to respect the new --app-text-scale variable, and persists the setting in the store. Adds related i18n strings and ensures the text scale is applied globally and clamped to allowed values.
* Refactor text scale logic into utility module
Moved all text scale related constants and functions from components and stores into a new utility module (src/lib/utils/text-scale.ts). Updated imports and usage in Interface.svelte and index.ts to use the new module, improving code organization and reusability.
* Adjust sidebar chat scaling without extra classes
keep sidebar markup using existing Tailwind utility classes so chat items render identically pre-feature
move all text-scale sizing into app.css under the #sidebar-chat-item selectors
change the root font-size multiplier to use 1rem instead of an explicit 16px so browser/user preferences propagate
* Update Switch.svelte
Adjust toggles from fixed pixel to rem to scale with the text size
* Update Interface.svelte
Updated label from 'Text Scale' to 'UI Scale'.
Added padding around slider
* Update app.css
Added comments
2025-11-19 00:55:52 -05:00
Timothy Jaeryang Baek
1cc3493dc8
enh/refac: read aloud audio queue
2025-11-06 01:48:10 -05:00
Timothy Jaeryang Baek
989f192c92
enh: force refresh page on update
2025-11-03 13:43:07 -05:00
Timothy Jaeryang Baek
ed6449d35f
refac: chat navbar menu
2025-10-26 19:23:55 -07:00
Timothy Jaeryang Baek
f58fc753e3
feat/enh: embed citation
2025-09-28 22:15:47 -05:00
Timothy Jaeryang Baek
95462a394a
refac
2025-09-28 12:54:31 -05:00