Commit History

fix(publish-dialog): show Space URL instead of /published/<doc> path
8d2864f
Running

tfrere HF Staff commited on

fix(publisher): render HF user card via dedicated transformer
f621e1d

tfrere HF Staff commited on

docs(readme): add 3-step guide to fork the Space and wire OpenRouter
aba5856

tfrere HF Staff commited on

refactor(login-page): neutral title, outlined CTA, drop wordmark
0332cd4

tfrere HF Staff commited on

feat(login-page): full HF logo, primary title, pill CTA, refined layout
7f90538

tfrere HF Staff commited on

feat(login-page): align with app design tokens, bigger outlined HF button
d8c3c68

tfrere HF Staff commited on

chore(release): prep v0.1.0 with LICENSE, env example and agent undo test
d63dcfe

tfrere HF Staff commited on

feat(demo): full showcase polish - mouse cursor, robust selection, HF affiliations
f469961

tfrere HF Staff commited on

fix(ui,publisher): kill theme/color flickers and translation prompts
08e4c7a

tfrere HF Staff commited on

feat(editor): embed studio with data files and agent-aware editing
8fc8501

tfrere HF Staff commited on

feat(demo): modular showcase replacing monolithic trio script
19b3f9c

tfrere HF Staff commited on

fix(docker): invoke playwright CLI by package path to survive --omit=dev
d13608d

tfrere HF Staff commited on

fix(docker): symlink frontend node_modules into /app/backend so shared imports resolve
1f03cd7

tfrere HF Staff commited on

docs: refresh README, architecture, spec and add agent teams proposal
32a4aca

tfrere HF Staff commited on

feat(frontend): editor refresh (embed studio, comment popover, shiki, top bar, hooks, styles)
76fc93a

tfrere HF Staff commited on

feat(demo): add trio Playwright orchestration + seed embeds for the pitch video
f5f4567

tfrere HF Staff commited on

test(backend): add Playwright E2E suite + deps for editor basics, chat persistence and publish
6a34a48

tfrere HF Staff commited on

feat(backend): rate-limit /api/upload to prevent anonymous abuse
5576f9a

tfrere HF Staff commited on

refactor(backend/publisher): transformer pipeline + shared registry + shiki highlighting
7843436

tfrere HF Staff commited on

refactor(backend): modular server split with new routes, persistence and agent layer
f6678ab

tfrere HF Staff commited on

refactor: remove MUI, unify publisher pipeline, add shared component registry
d15d7f7

tfrere HF Staff commited on

fix: TOC mobile toggle not visible due to CSS cascade order
c68749f

tfrere HF Staff commited on

fix: TOC scroll navigation in published articles
9aec70e

tfrere HF Staff commited on

fix: server-side bibliography formatting and citation linking
34087bd

tfrere HF Staff commited on

fix: enable PDF generation by adding playwright dependency
8d245e0

tfrere HF Staff commited on

fix: generate proper footnotes section in published HTML
77b813e

tfrere HF Staff commited on

feat: align component CSS with research-article-template
9f7fae9

tfrere HF Staff commited on

feat: show real HF username and avatar for connected users
15dff0c

tfrere HF Staff commited on

fix: prevent seed race condition with Y.Map guard and defensive checks
ce5a372

tfrere HF Staff commited on

fix: replace undefined __dirname with DATA_DIR in ESM server
ac48bd2

tfrere HF Staff commited on

test: add vitest test suite for publisher, auth, security, utils
755a930

tfrere HF Staff commited on

fix: XSS escaping, DRY utils, agent undo batch, graceful shutdown
e371833

tfrere HF Staff commited on

fix: prevent Y.Doc content duplication from seed race condition
1c21ac9

tfrere HF Staff commited on

fix: always write published HTML locally before HF upload
f2312e5

tfrere HF Staff commited on

fix: align published article with template design
0094189

tfrere HF Staff commited on

fix: resolve @custom-media queries in publisher CSS
d4a36db

tfrere HF Staff commited on

fix: double TOC in published view and broken collapsible sections
9ebbb3c

tfrere HF Staff commited on

fix: robust published article restore on container rebuild
ded4123

tfrere HF Staff commited on

feat: adopt template CSS architecture, hero/TOC/color alignment
9b7d64e

tfrere HF Staff commited on

fix: rename to Research Article Template Editor
1e2f7dc

tfrere HF Staff commited on

refactor: rename to Science Article Template Editor, remove MDX export, fix settings drawer
20354ec

tfrere HF Staff commited on

fix: use manage-repos scope, public dataset, remove image proxy
56a5607

tfrere HF Staff commited on

fix: lazy-restore published article using OAuth token
871447f

tfrere HF Staff commited on

fix: match TOC style and collapse behavior to original template
03c7c65

tfrere HF Staff commited on

feat: add Table of Contents to published article
35f4ea0

tfrere HF Staff commited on

feat: restore published article from HF dataset on startup
d2072ce

tfrere HF Staff commited on

fix: bibliography not appearing - extract HTML before generateHTML
727352b

tfrere HF Staff commited on

fix: authors, bibliography and CSS in published article
2ea3987

tfrere HF Staff commited on

fix: accept /collab WebSocket upgrade without trailing slash
1c0ee53

tfrere HF Staff commited on

fix: replace express-ws with native ws to fix WebSocket binary handling
82092f2

tfrere HF Staff commited on