Timothy Jaeryang Baek
819668b42d
chore: format
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-23 22:16:06 -05:00
Timothy Jaeryang Baek
a91663c504
refac
2025-11-23 22:09:14 -05:00
Timothy Jaeryang Baek
a70bc52c34
chore: format
2025-10-26 19:33:39 -07:00
zhsh-12
6cb58af3db
feat: add new feature or fix bug
2025-10-18 22:06:10 +08:00
Timothy Jaeryang Baek
48ed800d91
refac
2025-09-15 11:05:26 -05:00
Timothy Jaeryang Baek
f7e85cd0bf
refac
2025-09-09 18:31:06 +04:00
Timothy Jaeryang Baek
f17d8b5d19
refac: forward cred to static paths
2025-09-09 14:11:17 +04:00
Timothy Jaeryang Baek
1a15a62b73
chore: format
2025-08-21 04:47:28 +04:00
Timothy Jaeryang Baek
40f60c163d
fix: her theme
2025-08-17 03:43:39 +04:00
FukkenShit
cb1445086e
fixed ios overscroll
2025-08-16 04:50:45 +04:00
silentoplayz
694494ad5e
Revert "fix: should fix the "breaking change""
...
This reverts commit f1de837fef .
2025-07-29 09:33:17 -04:00
silentoplayz
f1de837fef
fix: should fix the "breaking change"
2025-07-29 09:29:26 -04:00
silentoplayz
c03741df93
fix(frontend): Ensure 'Her' theme is always a light theme
...
This commit fixes a bug where the 'Her' theme would switch to dark mode after a logout/login cycle. The issue was caused by two problems:
1. The `dark` class was being incorrectly added to the `documentElement` when the 'Her' theme was selected in `src/app.html`.
2. The `applyTheme` function in `src/lib/components/chat/Settings/General.svelte` was not explicitly setting the 'Her' theme as a light theme.
This commit resolves both of these issues, ensuring that the 'Her' theme is always a light theme.
2025-07-27 04:02:05 -04:00
guenhter
661ea773f4
fix: avoid 'checking for updates...' always present in offline-mode
2025-07-02 15:20:43 +02:00
Timothy Jaeryang Baek
1cc15e6470
refac: splash screen
2025-07-02 12:51:03 +04:00
Timothy Jaeryang Baek
3e55c7f333
refac
2025-06-16 09:36:29 +04:00
Gilles M
f3f45209e9
fix: manifest.json cross-origin
...
When utilizing Cloudflare Zero Trust, fetching the manifest.json file may encounter issues because the request is redirected through the Zero Trust authentication page.
2025-04-07 19:01:18 +02:00
Timothy Jaeryang Baek
b01c9184c2
chore: format
2025-03-04 21:24:17 -08:00
Timothy Jaeryang Baek
14a6c1f496
refac: favicon
2025-03-04 01:30:22 -08:00
satlus
6e58d99920
fixed manifest link rel, restoring PWA
2025-03-01 19:43:40 -05:00
Timothy Jaeryang Baek
5af926bac8
refac
2025-02-15 21:14:03 -08:00
Marvin von Rappard
39b7e54482
feat: properly format favicons and make home screen icons look better
2024-12-02 07:06:32 +01:00
Eman Lear
49fe04a627
frontend: add apple-touch-icon
...
With `apple-touch-icon`, mobile devices of particular OS can properly show icon when bookmarking the web page as a home screen application.
2024-09-30 15:20:57 +08:00
Sebastian
2a04dd0f9b
Set theme colors to fix white top bar for PWA
2024-09-11 01:46:39 +02:00
Sebastian
83a3e53d8d
Add padding to compensate for iPhone nav bar
2024-09-08 17:52:10 +02:00
Timothy Jaeryang Baek
3b21547c83
Merge pull request #4971 from sebdanielsson/lighthouse-seo-score
...
Lighthouse seo score and error fixes
2024-08-30 19:39:29 +02:00
Sebastian
fd1612935d
Update color theme on system change
2024-08-28 12:43:43 +02:00
Sebastian
718d69b148
Add meta description
2024-08-28 10:10:22 +02:00
Timothy J. Baek
7ef5aa520c
chore: format
2024-08-13 11:12:35 +01:00
Timothy J. Baek
38cc0da990
chore; format
2024-07-10 14:43:59 -07:00
Timothy J. Baek
37ff651723
refac
2024-07-10 14:43:00 -07:00
Timothy J. Baek
f8e2b31756
refac: styling
2024-07-09 00:26:02 -07:00
Timothy J. Baek
a11887cee1
enh: i said darker
2024-07-08 23:30:59 -07:00
Timothy J. Baek
c2f4eab8ed
refac: splash screen
2024-07-08 22:20:00 -07:00
Timothy J. Baek
446d85474e
feat: darker oled
2024-07-08 19:55:00 -07:00
Timothy J. Baek
d5b76b5ed2
enh: iframe support
2024-06-19 16:51:29 -07:00
Timothy J. Baek
70a85d6111
doc: changelog
2024-06-12 11:13:24 -07:00
Timothy J. Baek
c7d3969a53
refac
2024-06-12 03:13:59 -07:00
Timothy J. Baek
ae3d8ce0c0
refac
2024-06-12 00:15:45 -07:00
Timothy J. Baek
a2e30ace02
refac: her
2024-06-12 00:13:35 -07:00
Timothy J. Baek
cde9672a09
enh: her
2024-06-12 00:05:20 -07:00
Timothy J. Baek
694d1708a3
fix: styling
2024-06-07 16:58:33 -07:00
Timothy J. Baek
f9aa03bc6d
feat: dark splash screen
2024-06-07 16:57:02 -07:00
Timothy J. Baek
8f8ce26948
refac: migrated to pyodide from pyscript
2024-05-16 19:21:08 -10:00
Timothy J. Baek
58a13aec7e
feat: python code execution
2024-05-16 17:49:28 -10:00
Timothy J. Baek
f58eb0d266
feat: browser search engine support
2024-05-06 17:29:16 -07:00
Timothy J. Baek
704f7e369c
Update app.html
2024-04-27 21:14:08 -04:00
Timothy J. Baek
9ef843d492
refac: splash screen
2024-04-27 18:59:20 -04:00
Timothy J. Baek
975e078f4d
Update app.html
2024-04-27 18:51:59 -04:00
Timothy J. Baek
979c4290f7
feat: splash screen support
2024-04-27 18:50:26 -04:00