Commit History

feat(editor): Iframe embed component for remote URLs
0c69852

tfrere HF Staff Cursor commited on

fix(auth): cookie lifetime now matches the JWT exp, not a stale 8h fallback
5908601

tfrere HF Staff Cursor commited on

feat(storage): first-class data - no silent failures in the persistence pipeline
7a42df5

tfrere HF Staff Cursor commited on

feat(storage): private dataset by default + /d/* reverse proxy
c362999

tfrere HF Staff Cursor commited on

revert(auth): drop OAuth popup flow, restore plain new-tab login
9fba033

tfrere HF Staff Cursor commited on

fix(auth): drop HF iframe on popup close so cookie is first-party
e94e499

tfrere HF Staff Cursor commited on

feat(auth): sign-out button in the editor topbar
d10f68e

tfrere HF Staff Cursor commited on

feat(auth): OAuth popup window instead of full-tab redirect
bdbc54d

tfrere HF Staff Cursor commited on

fix(publisher): footer credit links to the editor Space
3c813e0

tfrere HF Staff Cursor commited on

fix(hf-storage): forward OAuth token on the direct-fetch fallback
0add695

tfrere HF Staff Cursor commited on

chore(ws): verbose auth logs to triage Disconnected reports
038fa8d

tfrere HF Staff Cursor commited on

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