Commit History

fix(auth): use roleInOrg from whoami, drop broken members API
7652473

tfrere HF Staff Cursor commited on

feat(publisher): editor pill shows who you're signed in as
2b90d0d

tfrere HF Staff Cursor commited on

feat(publisher): editor quick-link for signed-in editors
44626d0

tfrere HF Staff Cursor commited on

fix(agent): disable response buffering for chat streaming
df28ae4

tfrere HF Staff Cursor commited on

fix(agent): forbid re-pasting tool output in the text reply
e8173b7

tfrere HF Staff Cursor commited on

feat(editor): WYSIWYG NodeView for HfUser cards
7814104

tfrere HF Staff Cursor commited on

fix(embed): SVG text now follows the iframe theme
be7d6fa

tfrere HF Staff Cursor commited on

feat(embed-studio): make agent-generated charts theme-aware
27abbe5

tfrere HF Staff Cursor commited on

fix(agent): default back to gpt-oss-120b, pin Llama 3.3 to Together
3afbbdf

tfrere HF Staff Cursor commited on

fix(agent): strip reasoning_content from history, default to Llama 3.3 70B
e9c2c73

tfrere HF Staff Cursor commited on

feat(agent): switch AI backend from OpenRouter to HF Inference Providers
6b6afea

tfrere HF Staff Cursor commited on

feat(publisher): generate llms.txt Markdown twin for LLM agents
3de227d

tfrere HF Staff Cursor commited on

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

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

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(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 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

fix: replace undefined __dirname with DATA_DIR in ESM server
ac48bd2

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: 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

debug: enhance publish pipeline logging
f797eff

tfrere HF Staff commited on

debug: add logging to publish extraction pipeline
d9fd132

tfrere HF Staff commited on

fix: use TiptapTransformer to extract Y.Doc content for publish
db4f7ee

tfrere HF Staff commited on

fix: fall back to local storage when HF dataset upload fails
fca850a

tfrere HF Staff commited on