Commit Graph

1195 Commits

Author SHA1 Message Date
Xiaoxia AI a466a13ec8 fix(web): avoid asset list failures during large uploads 2026-06-23 13:02:06 +08:00
Xiaoxia AI f65a6a4145 fix(upload): raise production upload limit to 800mb 2026-06-23 12:32:11 +08:00
Xiaoxia AI 159ebae0f2 fix(upload): support mov assets and large web uploads 2026-06-23 11:44:10 +08:00
Xiaoxia AI 545f2cba0f fix(web): allow production uploads through web proxy 2026-06-23 11:21:39 +08:00
Xiaoxia AI b7b0765ba6 docs(release): close package one boundary validation 2026-06-23 10:04:56 +08:00
Xiaoxia AI 51eb9381f4 fix(api): support asset library lookup for media guards 2026-06-23 09:44:03 +08:00
Xiaoxia AI 0a0c73bbd7 fix(api): enforce media result permission boundaries 2026-06-23 09:30:09 +08:00
Xiaoxia AI a02036f806 docs(release): freeze v0.1.16 production surface 2026-06-23 09:23:05 +08:00
Xiaoxia AI e1764b1332 chore(ops): add production resource monitoring check 2026-06-23 08:27:04 +08:00
Xiaoxia AI 816d98175a fix(ops): expose release version and limit worker concurrency 2026-06-23 07:52:19 +08:00
Xiaoxia AI bf1b679f42 fix(web): humanize generation failure messages 2026-06-22 22:57:07 +08:00
Xiaoxia AI 2d798bf8a6 fix(web): allow batch asset uploads 2026-06-22 22:09:41 +08:00
Xiaoxia AI 14f72dbb50 fix(web): clear stale auth before workspace load 2026-06-22 20:41:48 +08:00
Xiaoxia AI fb633a8ed4 fix(deploy): recreate web after api release 2026-06-22 20:07:16 +08:00
Xiaoxia AI 442f6b1ffb fix(api): enforce workspace access on project media routes 2026-06-22 19:37:57 +08:00
Xiaoxia AI 4eff7ea434 docs(release): record v0.1.9 automation retrospective 2026-06-22 19:28:43 +08:00
Xiaoxia AI 14991ad3cd ci(release): keep web dist in release artifact 2026-06-22 19:07:39 +08:00
Xiaoxia AI 699ed2e931 ci(release): run production deploy with host paths 2026-06-22 18:55:42 +08:00
Xiaoxia AI 59e4c9d418 ci(release): deploy production from runtime builder 2026-06-22 18:36:56 +08:00
Xiaoxia AI f73b87314d ci(release): bind gitea token for archive checkout 2026-06-22 18:05:26 +08:00
Xiaoxia AI 785b73239e ci(release): package web artifact on runtime builder 2026-06-22 17:55:16 +08:00
Xiaoxia AI 3f2afbf770 ci(release): allow builder-local production upload key 2026-06-22 16:42:56 +08:00
Xiaoxia AI 598092f5f6 ci(release): add runtime builder runner workflow 2026-06-22 15:17:57 +08:00
Xiaoxia AI de9ac41add docs(release): add runtime build host runbook 2026-06-22 15:14:44 +08:00
Xiaoxia AI a21b44cf55 fix(release): prevent runtime builds on production host 2026-06-22 15:00:23 +08:00
Xiaoxia AI 92a515fa05 docs(deploy): document production runtime image gate 2026-06-22 14:57:40 +08:00
Xiaoxia AI 8a9542274f fix(deploy): require runtime image artifact for production 2026-06-22 14:53:48 +08:00
Xiaoxia AI df7c4ee0d7 chore(release): add runtime image artifact deploy 2026-06-22 14:48:33 +08:00
Xiaoxia AI 78c3081f37 fix(web): recover workspace from asset library 2026-06-22 13:21:09 +08:00
Xiaoxia AI 34353506d7 fix(web): restore project workspace context 2026-06-22 13:19:45 +08:00
Xiaoxia AI 8f62dceb1d fix(web): stop workspace quota api calls 2026-06-22 11:03:05 +08:00
Xiaoxia AI 1ad099010c docs(release): document current product surface 2026-06-22 11:02:43 +08:00
Xiaoxia AI 0042c4d54f fix(web): route admin mocks to coming soon 2026-06-22 10:55:32 +08:00
Xiaoxia AI 3cea1b6455 fix(web): disable admin and billing mock surfaces 2026-06-22 10:42:48 +08:00
Xiaoxia AI 51a1729c59 fix(web): disable unsupported subscription api calls 2026-06-22 10:35:24 +08:00
Xiaoxia AI 05a7eff584 test(smoke): add public auth flow check 2026-06-22 10:26:55 +08:00
Xiaoxia AI 632d81c362 test(web): guard auth user contract normalization 2026-06-22 10:23:13 +08:00
Xiaoxia AI 6fb8d11cec fix(deploy): skip runtime image builds on production host 2026-06-22 10:04:26 +08:00
Xiaoxia AI 1cf43fa6a0 fix(deploy): isolate production web api proxy 2026-06-22 10:02:03 +08:00
Xiaoxia AI 1939878dec fix(deploy): require prebuilt web artifact for production 2026-06-22 09:34:27 +08:00
Xiaoxia AI c7f243d7d8 fix(deploy): cache web dependencies during image build 2026-06-22 07:47:49 +08:00
Xiaoxia AI d7ff0dceb1 fix(deploy): allow direct production deploy host prefix 2026-06-22 07:15:02 +08:00
Xiaoxia AI 02d8000202 fix(web): align auth contract with api 2026-06-22 07:12:53 +08:00
Xiaoxia AI 45f15c1866 docs(release): add phase 7 closure checklist 2026-06-21 23:54:38 +08:00
Xiaoxia AI aa2b190866 fix(deploy): allow direct staging deploy host prefix 2026-06-21 23:13:51 +08:00
Xiaoxia AI 238cffcbcf fix(deploy): align staging deploy host prefix 2026-06-21 23:11:36 +08:00
Xiaoxia AI 366723cde1 fix(deploy): preserve shell script lf endings 2026-06-21 23:07:21 +08:00
Xiaoxia AI 7e440136cd fix(web): harden generated results page 2026-06-21 22:17:59 +08:00
Xiaoxia AI e0446fb826 fix(web): connect project context in media flow 2026-06-21 21:48:21 +08:00
Xiaoxia AI 29c130e6ee fix(nginx): route final production domains 2026-06-21 20:44:40 +08:00