Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-05-17 | Run `eslint --fix` (and normalize tabs to spaces) | Aarni Koskela | -71/+74 | |
2023-04-30 | Use substring instead of deprecated substr | Aarni Koskela | -3/+3 | |
2023-04-30 | Fix unused variables | Aarni Koskela | -2/+2 | |
2023-04-30 | Fix a whole bunch of implicit globals | Aarni Koskela | -1/+1 | |
2023-03-29 | Various UI fixes in config state tab | space-nuko | -2/+8 | |
2023-03-29 | Save/restore working webui/extension configs | space-nuko | -0/+16 | |
2023-03-27 | Make disable configurable between builtin/extra extensions | space-nuko | -3/+3 | |
2023-01-28 | add progressbar to extension update check; do not check for updates for ↵ | AUTOMATIC | -3/+17 | |
disabled extensions | ||||
2023-01-17 | update 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-01 | Added Available tab to extensions UI. | AUTOMATIC | -1/+12 | |
2022-10-31 | add initial version of the extensions tab | AUTOMATIC | -0/+24 | |
fix broken Restart Gradio button |