Commit History

ux: move template hint above code editor as Markdown, editor starts empty
4a780ae
verified

rafaym commited on

Update app.py
1e59643
verified

rafaym commited on

revert: restore original template value in code editor
6f4f067
verified

rafaym commited on

feat: ghost text overlay via JS div, value empty, MutationObserver toggle
67af9b9
verified

rafaym commited on

fix: clear template on keydown via JS + CodeMirror cmView API, drop broken Python handler
bc9bc92
verified

rafaym commited on

fix: clear template on first edit using substring replace, not line matching
d82e5a0
verified

rafaym commited on

ux: clear template comments on first keystroke via change handler
63c3a31
verified

rafaym commited on

restore: template comments back as value in code editor
b6a151a
verified

rafaym commited on

fix: gr.Code has no placeholder β€” use empty value, hint moved to label
bc6624c
verified

rafaym commited on

ux: use placeholder instead of value in code editor so hint disappears on typing
4e0fe5b
verified

rafaym commited on

fix: gr.Markdown does not accept scale kwarg, wrap in Column instead
6a98efb
verified

rafaym commited on

fix: move LoginButton to top-level Blocks for OAuth redirect to work
18ebe84
verified

rafaym commited on

fix: remove gr.OAuthProfile() from inputs β€” injected via signature only
f6833df
verified

rafaym commited on

fix: remove gr.LogoutButton (not in Gradio 6.x)
d354c88
verified

rafaym commited on

feat: HF OAuth login β€” store hf_username in submissions (app.py)
d403a98
verified

rafaym commited on

fix: update consent text with Apache 2.0/CC-BY-4.0 and copyright retention
35be57e
verified

rafaym commited on

Fix: install wheels from app.py, remove local paths from requirements.txt
3417085
verified

rafaym commited on

Initial upload β€” Legesher native code submission portal
0807ad2
verified

rafaym commited on