aboutsummaryrefslogtreecommitdiffstats
path: root/javascript/extensions.js
AgeCommit message (Collapse)AuthorLines
2023-01-28add progressbar to extension update check; do not check for updates for ↵AUTOMATIC-3/+17
disabled extensions
2023-01-17update sending input event in java script to not cause exception in browser ↵AUTOMATIC-1/+1
https://github.com/gradio-app/gradio/issues/2981
2022-11-01Added Available tab to extensions UI.AUTOMATIC-1/+12
2022-10-31add initial version of the extensions tabAUTOMATIC-0/+24
fix broken Restart Gradio button