Commit History

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

fix: pass OAuth cookie token to Hocuspocus WebSocket auth
f307f28

tfrere HF Staff commited on

feat: auto-create private HF dataset using OAuth token
34f4083

tfrere HF Staff commited on

fix: flush Hocuspocus document to disk before publish
c49b156

tfrere HF Staff commited on

fix: use target=_blank for OAuth login (sandboxed iframe)
b6e0911

tfrere HF Staff commited on

feat: implement proper HF OAuth flow
bafd8cb

tfrere HF Staff commited on

fix: OAuth login works inside HF Space iframe
6c9458d

tfrere HF Staff commited on

fix: prevent express.static from serving index.html on /
5d44891

tfrere HF Staff commited on

refactor: remove doc URL parameter, single document per Space
c353d31

tfrere HF Staff commited on

feat: clean routing - /editor for auth, / for published article
0784389

tfrere HF Staff commited on

fix: auth flow for publish and write access check
3616e87

tfrere HF Staff commited on

fix: resolve TipTap v3 collaboration crash
ade54e4

tfrere HF Staff commited on

fix: adapt to StarterKit v3 API changes
edbe0c1

tfrere HF Staff commited on