CoolFace
Apppublic

tfrere/research-article-template-editor

sourceHugging Faceupdated 4mo agoView on Hugging Face
3likes
50 commits on main
700adac4mo ago

fix(highlight): auto-detect language for code blocks without explicit lang

tfrere, Cursor
7b13bd74mo ago

fix(publisher): render math server-side via KaTeX

tfrere, Cursor
53c7a9e4mo ago

feat(editor): inline author editor with affiliation typeahead and DnD

tfrere, Cursor
6b2bf824mo ago

fix(editor): use explicit class for multi-count avatar z-index

tfrere, Cursor
a0b96b14mo ago

feat(editor): dedupe connected collaborators by identity

tfrere, Cursor
005eeff4mo ago

feat(editor): authors & affiliations manager modal

tfrere, Cursor
3d7f9ad4mo ago

fix(editor): preview the banner correctly in the Embed Studio

tfrere, Cursor
2dfb3354mo ago

feat(editor): Embed Studio button in the top bar

tfrere, Cursor
a2d6d014mo ago

feat(editor): drag-and-drop reordering for authors and affiliations

tfrere, Cursor
2c3dcf74mo ago

fix(publisher): render banner in fullBleed mode to match the editor

tfrere, Cursor
45d66564mo ago

test(editor): extract refocus re-sync into a unit-tested module

tfrere, Cursor
24e24284mo ago

chore(deps): align @hocuspocus/provider with server (v3)

tfrere, Cursor
fe9b4874mo ago

feat(editor): local-first persistence + robust refocus re-sync

tfrere, Cursor
55f58514mo ago

feat(hero): persistent Edit + Delete buttons on the banner

tfrere, Cursor
0e7d2a34mo ago

feat(auth): surface canEdit in the topbar with an access badge

tfrere, Cursor
0c698524mo ago

feat(editor): Iframe embed component for remote URLs

tfrere, Cursor
bf08f854mo ago

fix(toc): scope the hide-on-mobile rule to the desktop TOC only

tfrere, Cursor
add39594mo ago

feat(editor): code block button in the bubble toolbar

tfrere, Cursor
59086014mo ago

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

tfrere, Cursor
7a42df54mo ago

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

tfrere, Cursor
c3629994mo ago

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

tfrere, Cursor
aa09c014mo ago

feat(editor): show connected collaborators in the top bar

tfrere, Cursor
990dc4f4mo ago

Update README.md

tfrere
2bed0714mo ago

fix(editor): footer credit links to the editor Space too

tfrere, Cursor
82e43b64mo ago

fix(hero): live-commit on every keystroke, not only on blur

tfrere, Cursor
adb1aa14mo ago

fix(editor): SyncIndicator now reflects hero/settings/citation edits

tfrere, Cursor
9fba0334mo ago

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

tfrere, Cursor
e94e4994mo ago

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

tfrere, Cursor
2b3982d4mo ago

revert(readme): restore body and title

tfrere, Cursor
d10f68e4mo ago

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

tfrere, Cursor
bdbc54d4mo ago

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

tfrere, Cursor
3c813e04mo ago

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

tfrere, Cursor
3557bec4mo ago

Update README.md

tfrere
50f7a204mo ago

fix(editor): SyncIndicator was stuck on "Disconnected" forever

tfrere, Cursor
0add6954mo ago

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

tfrere, Cursor
038fa8d4mo ago

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

tfrere, Cursor
76524734mo ago

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

tfrere, Cursor
2b90d0d4mo ago

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

tfrere, Cursor
44626d04mo ago

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

tfrere, Cursor
df28ae44mo ago

fix(agent): disable response buffering for chat streaming

tfrere, Cursor
e8173b74mo ago

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

tfrere, Cursor
78141044mo ago

feat(editor): WYSIWYG NodeView for HfUser cards

tfrere, Cursor
7b7ba614mo ago

docs(readme): remove broken screenshot reference

tfrere, Cursor
68dccd74mo ago

docs(spec): drop residual OpenRouter mentions

tfrere, Cursor
79008fb4mo ago

feat(embed-studio): clickable chart list to switch files

tfrere, Cursor
56a91d64mo ago

fix(embed-studio): contextual empty state and input placeholder

tfrere, Cursor
be7d6fa4mo ago

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

tfrere, Cursor
27abbe54mo ago

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

tfrere, Cursor
3afbbdf4mo ago

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

tfrere, Cursor
e9c2c734mo ago

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

tfrere, Cursor