Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ssr part 2 #9339

Merged
merged 142 commits into from
Sep 23, 2024
Merged

Ssr part 2 #9339

merged 142 commits into from
Sep 23, 2024

Commits on Aug 27, 2024

  1. start

    pngwn committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    7fb0c9b View commit details
    Browse the repository at this point in the history
  2. add changeset

    gradio-pr-bot committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    1e6ba74 View commit details
    Browse the repository at this point in the history
  3. lint

    freddyaboulton committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c6db5b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. clean up

    pngwn committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    4b25fcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f78f92e View commit details
    Browse the repository at this point in the history
  3. more

    pngwn committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    90a59ca View commit details
    Browse the repository at this point in the history
  4. fix imports

    abidlabs committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    791e2b7 View commit details
    Browse the repository at this point in the history
  5. fix more

    abidlabs committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    6e9e40d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ebe6cc View commit details
    Browse the repository at this point in the history
  7. lint js

    abidlabs committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f97bee6 View commit details
    Browse the repository at this point in the history
  8. format

    abidlabs committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    358a847 View commit details
    Browse the repository at this point in the history
  9. add changeset

    gradio-pr-bot committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c8640ce View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. remove route config

    abidlabs committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    11d5ba7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ee634b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69ff405 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    393a0d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0248cf2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7966d9c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    23f1b5c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2ff8ae6 View commit details
    Browse the repository at this point in the history
  9. fix api docs + recorder

    pngwn committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    f7e1cde View commit details
    Browse the repository at this point in the history
  10. add changeset

    gradio-pr-bot committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    500049e View commit details
    Browse the repository at this point in the history
  11. fix component loading by url

    pngwn committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    19201c9 View commit details
    Browse the repository at this point in the history
  12. remove files

    pngwn committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    15aabbe View commit details
    Browse the repository at this point in the history
  13. linter

    abidlabs committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    ae684b8 View commit details
    Browse the repository at this point in the history
  14. fix test chatbot

    abidlabs committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    1f4025a View commit details
    Browse the repository at this point in the history
  15. more fixes

    abidlabs committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    be1521d View commit details
    Browse the repository at this point in the history
  16. refactor

    abidlabs committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    67ff7e9 View commit details
    Browse the repository at this point in the history
  17. refactor

    abidlabs committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    068392f View commit details
    Browse the repository at this point in the history
  18. refactor

    abidlabs committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    0467171 View commit details
    Browse the repository at this point in the history
  19. api prefix

    abidlabs committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    cd87f7e View commit details
    Browse the repository at this point in the history
  20. api prefix

    abidlabs committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    ea76582 View commit details
    Browse the repository at this point in the history
  21. refactor

    abidlabs committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    f50767d View commit details
    Browse the repository at this point in the history
  22. finish refactoring tests

    abidlabs committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    8436fa0 View commit details
    Browse the repository at this point in the history
  23. fix

    abidlabs committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    fc0d918 View commit details
    Browse the repository at this point in the history
  24. more fixes

    abidlabs committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    ca1a533 View commit details
    Browse the repository at this point in the history
  25. more fixes

    abidlabs committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    b3e366d View commit details
    Browse the repository at this point in the history
  26. more fixes

    abidlabs committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    67c270f View commit details
    Browse the repository at this point in the history
  27. unprefix login

    abidlabs committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    2389ae2 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    6142106 View commit details
    Browse the repository at this point in the history
  2. root url fix

    abidlabs committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    4908036 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c511f64 View commit details
    Browse the repository at this point in the history
  4. test/test_routes.py

    abidlabs committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    75c4f08 View commit details
    Browse the repository at this point in the history
  5. format

    abidlabs committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    1816bc1 View commit details
    Browse the repository at this point in the history
  6. fix more tests

    abidlabs committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    3c0ee75 View commit details
    Browse the repository at this point in the history
  7. tweaks

    abidlabs committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    52b6019 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. asd

    pngwn committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    1f3add2 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. changes

    pngwn committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    756510e View commit details
    Browse the repository at this point in the history
  2. changes

    pngwn committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c929cdf View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. changes

    pngwn committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    9871ca9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54c1560 View commit details
    Browse the repository at this point in the history
  3. fix stuff

    pngwn committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    4cc1d3b View commit details
    Browse the repository at this point in the history
  4. fix stuff

    pngwn committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    e5ff974 View commit details
    Browse the repository at this point in the history
  5. more fix

    pngwn committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    289d2b7 View commit details
    Browse the repository at this point in the history
  6. add changeset

    gradio-pr-bot committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    53fc00e View commit details
    Browse the repository at this point in the history
  7. asd

    pngwn committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    033d232 View commit details
    Browse the repository at this point in the history
  8. fix build

    pngwn committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    4837a6c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5026607 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    0663792 View commit details
    Browse the repository at this point in the history
  2. changed

    pngwn committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    9d4cb2d View commit details
    Browse the repository at this point in the history
  3. changed

    pngwn committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    7a185bd View commit details
    Browse the repository at this point in the history
  4. add changeset

    gradio-pr-bot committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c5d0a87 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    00e4226 View commit details
    Browse the repository at this point in the history
  2. remove cached files

    abidlabs committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c033445 View commit details
    Browse the repository at this point in the history
  3. notebooks

    abidlabs committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0db3a4d View commit details
    Browse the repository at this point in the history
  4. format

    abidlabs committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0040907 View commit details
    Browse the repository at this point in the history
  5. fix

    pngwn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    13d903b View commit details
    Browse the repository at this point in the history
  6. add changeset

    gradio-pr-bot committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6561d1f View commit details
    Browse the repository at this point in the history
  7. asd

    pngwn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3e55cc5 View commit details
    Browse the repository at this point in the history
  8. asd

    pngwn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    08430b0 View commit details
    Browse the repository at this point in the history
  9. fix

    pngwn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    304740e View commit details
    Browse the repository at this point in the history
  10. fix

    pngwn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9b617a3 View commit details
    Browse the repository at this point in the history
  11. ad

    pngwn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    118c9b0 View commit details
    Browse the repository at this point in the history
  12. ad

    pngwn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0fe41f4 View commit details
    Browse the repository at this point in the history
  13. ad

    pngwn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    846e127 View commit details
    Browse the repository at this point in the history
  14. more fixes

    pngwn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3d63c02 View commit details
    Browse the repository at this point in the history
  15. add changeset

    gradio-pr-bot committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    fb5ea97 View commit details
    Browse the repository at this point in the history
  16. stuff

    pngwn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3e15bff View commit details
    Browse the repository at this point in the history
  17. add changeset

    gradio-pr-bot committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f39d9b7 View commit details
    Browse the repository at this point in the history
  18. stuff

    pngwn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    85f9225 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5bddc20 View commit details
    Browse the repository at this point in the history
  20. stuff

    pngwn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7d1e960 View commit details
    Browse the repository at this point in the history
  21. format frontend

    abidlabs committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d82d43a View commit details
    Browse the repository at this point in the history
  22. format backend

    abidlabs committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    de83134 View commit details
    Browse the repository at this point in the history
  23. notebook

    abidlabs committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    69734d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    d4fc1ee View commit details
    Browse the repository at this point in the history
  2. fix types maybe

    pngwn committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    01955c8 View commit details
    Browse the repository at this point in the history
  3. fix

    pngwn committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a0c15cc View commit details
    Browse the repository at this point in the history
  4. more fixes

    pngwn committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f8be5fa View commit details
    Browse the repository at this point in the history
  5. add changeset

    gradio-pr-bot committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e98b5bd View commit details
    Browse the repository at this point in the history
  6. format

    pngwn committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b97850b View commit details
    Browse the repository at this point in the history
  7. clean

    pngwn committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b6fa0c9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    796c7fc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c40ca59 View commit details
    Browse the repository at this point in the history
  10. fix

    pngwn committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    002f48a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a2d11fb View commit details
    Browse the repository at this point in the history
  12. add changeset

    gradio-pr-bot committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d7b5465 View commit details
    Browse the repository at this point in the history
  13. asd

    pngwn committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a0f55c5 View commit details
    Browse the repository at this point in the history
  14. asd

    pngwn committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    58c7048 View commit details
    Browse the repository at this point in the history
  15. fix

    pngwn committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ee3143e View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Tweaks to SSR mode (#9399)

    abidlabs authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    bf329b0 View commit details
    Browse the repository at this point in the history
  2. leftover format

    abidlabs committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c2cae1d View commit details
    Browse the repository at this point in the history
  3. notebooks

    abidlabs committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9c07fc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99d3180 View commit details
    Browse the repository at this point in the history
  5. notebooks

    abidlabs committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    bcba342 View commit details
    Browse the repository at this point in the history
  6. login/logout fixes

    abidlabs committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    972c1f6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    263c830 View commit details
    Browse the repository at this point in the history
  8. test routes

    abidlabs committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c9446f6 View commit details
    Browse the repository at this point in the history
  9. fix monitoring

    abidlabs committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d1a5fbc View commit details
    Browse the repository at this point in the history
  10. routes

    abidlabs committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5e1926a View commit details
    Browse the repository at this point in the history
  11. more tests

    abidlabs committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a6431cf View commit details
    Browse the repository at this point in the history
  12. format

    abidlabs committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    fa2762c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0c41783 View commit details
    Browse the repository at this point in the history
  14. fix stuff

    pngwn committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    945a1db View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3e9ef42 View commit details
    Browse the repository at this point in the history
  16. format

    abidlabs committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1a37036 View commit details
    Browse the repository at this point in the history
  17. changes

    abidlabs committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6ee6ef6 View commit details
    Browse the repository at this point in the history
  18. test wasm

    abidlabs committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c3890ec View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    69bf303 View commit details
    Browse the repository at this point in the history
  20. fix confl

    abidlabs committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    910d139 View commit details
    Browse the repository at this point in the history
  21. changes

    abidlabs committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b64a9c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. fix wasm + path

    pngwn committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    44c488e View commit details
    Browse the repository at this point in the history
  2. fix

    pngwn committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    bd5686a View commit details
    Browse the repository at this point in the history
  3. fix

    pngwn committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    806fe39 View commit details
    Browse the repository at this point in the history
  4. fix

    pngwn committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    41e0be5 View commit details
    Browse the repository at this point in the history
  5. maybe fix

    pngwn committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    5725472 View commit details
    Browse the repository at this point in the history
  6. fix

    pngwn committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    78f5a7c View commit details
    Browse the repository at this point in the history
  7. fix

    pngwn committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    a74265d View commit details
    Browse the repository at this point in the history
  8. maybe

    pngwn committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    e061a38 View commit details
    Browse the repository at this point in the history
  9. Remove console.log(new URL(app_reference)) that caused an error `Ty…

    …peError: Failed to construct 'URL': Invalid URL`
    whitphx committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    3f4b1e9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4f59042 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    50e4c7b View commit details
    Browse the repository at this point in the history
  12. add changeset

    gradio-pr-bot committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    9574ae4 View commit details
    Browse the repository at this point in the history
  13. fix

    pngwn committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    928b504 View commit details
    Browse the repository at this point in the history
  14. Set src instead of host on <Index> in <LiteIndex> because passing a h…

    …ost to the client doesn't work as it expects a URL
    whitphx committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    4c5cb27 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3b77d31 View commit details
    Browse the repository at this point in the history
  16. maybe

    pngwn committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    4f32bcf View commit details
    Browse the repository at this point in the history
  17. log

    pngwn committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    e7d2d3e View commit details
    Browse the repository at this point in the history
  18. fix?

    pngwn committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    914f075 View commit details
    Browse the repository at this point in the history
  19. log

    pngwn committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    d5c83f9 View commit details
    Browse the repository at this point in the history
  20. asd

    pngwn committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    1782757 View commit details
    Browse the repository at this point in the history
  21. asd

    pngwn committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    7b46d14 View commit details
    Browse the repository at this point in the history