Commit graph

64 commits

Author SHA1 Message Date
eacf024057 feat(analytics): enhance histogram and box plot charts with log scaling and unit formatting 2026-04-23 02:36:22 +09:00
bed925ef4c feat(analytics): implement logarithmic scale for response length histogram 2026-04-23 02:19:05 +09:00
48455d94e8 feat(analytics): add formatDurationMs function for improved duration formatting 2026-04-23 02:04:49 +09:00
a1c3de04d5 fix(package): update version to 1.0.2-express in package.json
All checks were successful
Publish Container Images / publish-images (push) Successful in 57s
v1.0.2-express
2026-04-23 01:53:20 +09:00
dfafd9a826 feat(chart-interaction): add getSvgPointerX function for improved pointer handling in charts 2026-04-23 01:52:42 +09:00
3c6f836a7e fix(analytics): update tokens hint to reflect selected day window total 2026-04-23 01:49:31 +09:00
b1780667f0 fix(package): update version to 1.0.1-express for express branch
All checks were successful
Publish Container Images / publish-images (push) Successful in 1m0s
v1.0.1-express
2026-04-23 01:39:31 +09:00
68d1635289 fix(package): update package name and version for express mainline 1.0.1 2026-04-23 01:36:52 +09:00
f8c603fafb feat(request-body): implement custom JSON body parser and error handler 2026-04-23 01:32:58 +09:00
6d78e5198c feat(tests): add test for multimodal image messages and update JSON payload limit to 30mb 2026-04-23 01:30:01 +09:00
451e87a826 fix(docs): clarify requirement to read documentation in UTF-8 before modifying features 2026-04-23 01:29:09 +09:00
b06f4f0c62 feat(auth): add ADMIN_COOKIE_SECURE configuration for enhanced security 2026-04-08 00:04:23 +09:00
da258f3f81 fix(server): increase JSON payload limit to 30mb 2026-04-07 23:59:58 +09:00
882e2c9bbc feat(Stream): implement SSE streaming support for chat completions 2026-04-02 18:37:12 +09:00
004edc9d27 feat(ScriptExecutor): implement resolveIsolatedVmModule function and add unit tests 2026-03-27 03:00:44 +09:00
aa408841a5 feat(Users): add api_key support for user creation and updates 2026-03-27 02:15:44 +09:00
801527613c fix(docker): server deps 2026-03-27 00:59:12 +09:00
1ac8a6e446 refactor(dashboard) 2026-03-26 19:42:03 +09:00
b6152cd6d0 feat(Analytics): d3 based visualization 2026-03-26 19:01:33 +09:00
e12ac76851 fix(.ui-section-grid): css 2026-03-26 17:55:58 +09:00
10e97e024b refactor(Users): merge with permission page 2026-03-26 17:32:13 +09:00
4e27fdbbf9 fix(fetchJson): header option 2026-03-26 17:27:31 +09:00
9e18df1045 update(SummaryStrip): more useful info 2026-03-26 17:27:19 +09:00
1dd5a38aa8 feat: model rewrite 2026-03-26 15:33:27 +09:00
ac2006c206 fix(package): minimum node version 2026-03-26 14:17:23 +09:00
530e4f3bae change(workflow): disable master branch latest build 2026-03-26 04:41:46 +09:00
9f0ff8f6c3 feat(monaco,lucide): lazy load large resource 2026-03-26 04:40:20 +09:00
ee27e4c676 refactor(oci): to one image 2026-03-26 04:10:01 +09:00
7ff2e4ddce fix(gitignore): .env 2026-03-26 03:08:18 +09:00
d9a132c824 feat(auth, deployment): id,pw or OIDC auth / docker, k8s deployment docs 2026-03-26 03:04:02 +09:00
9f3b4a4613 update(docker) 2026-03-26 01:52:44 +09:00
e09992f851 update(docs) 2026-03-26 01:52:31 +09:00
0441774df2 feat(DetailLogs): assistant response preview 2026-03-25 20:11:18 +09:00
59ff91990e update(RequestLogService): pagination improve 2026-03-25 19:51:07 +09:00
c1f59a6e6a feat(DetailLogs): viewer 2026-03-25 19:31:43 +09:00
97376a9cb6 fix(RouterService): content-length and content-type and authorization header 2026-03-25 19:31:19 +09:00
67532df356 BREAKCHANGE(database): detail logging add 2026-03-25 18:56:41 +09:00
aca450d3e6 fix(css): action button no wrap 2026-03-25 17:57:13 +09:00
378d72ed94 refactor(css): split css files 2026-03-25 17:48:06 +09:00
1dae7e6719 feat(docs): benchmark 2026-03-25 17:38:51 +09:00
1b78ff16ea update(IconButton) 2026-03-25 17:28:15 +09:00
c26b7e455f wip: snakeground / add icons 2026-03-25 17:00:03 +09:00
26d7f7f421 refactor: frontend 2026-03-25 16:05:18 +09:00
2e4495e9e2 fix(docs): remove unused docs 2026-03-25 14:50:44 +09:00
8da76464b0 feat(design): kobalte ui toolkit with design guide 2026-03-25 14:47:59 +09:00
c78338fc11 feat(docs): 문서 정리 2026-03-25 12:38:03 +09:00
5bb3820784 chore: update ignore and metadata 2026-03-25 12:26:40 +09:00
ebe980c6ff update(script): dev and dist script 2026-03-11 03:49:11 +09:00
badcd7f682 fix(db): sqlite3 boolean compatible 2026-03-08 14:33:53 +09:00
ffd8384db8 update(apiKey): use crypto random 2026-03-08 14:33:34 +09:00