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

Add live uploads #1184

Merged
merged 157 commits into from
Nov 5, 2020
Merged

Add live uploads #1184

merged 157 commits into from
Nov 5, 2020

Commits on Jul 10, 2020

  1. WIP: upload channel

    Gazler authored and mcrumm committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    7011a3b View commit details
    Browse the repository at this point in the history
  2. fix up after rebase

    mcrumm committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    a1bb53d View commit details
    Browse the repository at this point in the history
  3. small js fixes

    mcrumm committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    ae21270 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    703a94a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d0e97d View commit details
    Browse the repository at this point in the history
  6. skip patching file inputs

    mcrumm committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    0ad4593 View commit details
    Browse the repository at this point in the history
  7. WIP: prep for hooks

    mcrumm committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    8542bbe View commit details
    Browse the repository at this point in the history
  8. WIP: bind file progress

    mcrumm committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    cd61fce View commit details
    Browse the repository at this point in the history
  9. Uplaod config/entry start

    chrismccord committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    4742c3c View commit details
    Browse the repository at this point in the history
  10. wip: refactor preflight

    mcrumm committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    27f685b View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. WIP

    chrismccord committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    384f34e View commit details
    Browse the repository at this point in the history
  2. Refactor

    chrismccord committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    c375083 View commit details
    Browse the repository at this point in the history
  3. Drop comments

    chrismccord committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    0288cff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23bb1b3 View commit details
    Browse the repository at this point in the history
  5. Comment

    chrismccord committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    9bb047d View commit details
    Browse the repository at this point in the history
  6. Comment

    chrismccord committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    4ac2bf1 View commit details
    Browse the repository at this point in the history
  7. Comment

    chrismccord committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    ed487b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Prep validations

    chrismccord committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    537899c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    185b2c9 View commit details
    Browse the repository at this point in the history
  3. Validate max_entries in config

    mcrumm committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    399c8bd View commit details
    Browse the repository at this point in the history
  4. Initial accept filter option

    mcrumm committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    1162471 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. more accept validation

    mcrumm committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    3a3e447 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Configuration menu
    Copy the full SHA
    9d2126f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9af4ca View commit details
    Browse the repository at this point in the history
  3. todo

    mcrumm committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    8f3eaf5 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Configuration menu
    Copy the full SHA
    9271046 View commit details
    Browse the repository at this point in the history
  2. Put errors on config

    mcrumm committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    fb571d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. WIP: upload channel

    Gazler authored and chrismccord committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    f972211 View commit details
    Browse the repository at this point in the history
  2. fix up after rebase

    mcrumm authored and chrismccord committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    483e90e View commit details
    Browse the repository at this point in the history
  3. small js fixes

    mcrumm authored and chrismccord committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    d6b7826 View commit details
    Browse the repository at this point in the history
  4. fix lv channel monitoring uploads

    mcrumm authored and chrismccord committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    a8ff9f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4da9369 View commit details
    Browse the repository at this point in the history
  6. skip patching file inputs

    mcrumm authored and chrismccord committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    4c4edf5 View commit details
    Browse the repository at this point in the history
  7. WIP: prep for hooks

    mcrumm authored and chrismccord committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    eed2272 View commit details
    Browse the repository at this point in the history
  8. WIP: bind file progress

    mcrumm authored and chrismccord committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    c373516 View commit details
    Browse the repository at this point in the history
  9. Uplaod config/entry start

    chrismccord committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    6816edb View commit details
    Browse the repository at this point in the history
  10. wip: refactor preflight

    mcrumm authored and chrismccord committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    13e5947 View commit details
    Browse the repository at this point in the history
  11. WIP

    chrismccord committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    3354f06 View commit details
    Browse the repository at this point in the history
  12. Refactor

    chrismccord committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    8dd13ef View commit details
    Browse the repository at this point in the history
  13. Drop comments

    chrismccord committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    a70ca9d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1f8d7ba View commit details
    Browse the repository at this point in the history
  15. Comment

    chrismccord committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    e8e9031 View commit details
    Browse the repository at this point in the history
  16. Comment

    chrismccord committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    e61a705 View commit details
    Browse the repository at this point in the history
  17. Comment

    chrismccord committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    632ef21 View commit details
    Browse the repository at this point in the history
  18. Prep validations

    chrismccord committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    49187e6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1b45d36 View commit details
    Browse the repository at this point in the history
  20. Validate max_entries in config

    mcrumm authored and chrismccord committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    0221bff View commit details
    Browse the repository at this point in the history
  21. Initial accept filter option

    mcrumm authored and chrismccord committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    cba5a12 View commit details
    Browse the repository at this point in the history
  22. more accept validation

    mcrumm authored and chrismccord committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    9a75138 View commit details
    Browse the repository at this point in the history
  23. Validate entries by type or extension

    mcrumm authored and chrismccord committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    5fdf7b5 View commit details
    Browse the repository at this point in the history
  24. Validate max_file_size per entry

    mcrumm authored and chrismccord committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    4d00acc View commit details
    Browse the repository at this point in the history
  25. todo

    mcrumm authored and chrismccord committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    9427081 View commit details
    Browse the repository at this point in the history
  26. Log allow_upload error on client

    mcrumm authored and chrismccord committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    205e549 View commit details
    Browse the repository at this point in the history
  27. Put errors on config

    mcrumm authored and chrismccord committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    b1a74b1 View commit details
    Browse the repository at this point in the history
  28. Merge branch 'mc-uploads-next' of github.com:phoenixframework/phoenix…

    …_live_view into mc-uploads-next
    chrismccord committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    68321e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

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

Commits on Aug 4, 2020

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

Commits on Aug 5, 2020

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

Commits on Aug 6, 2020

  1. Configuration menu
    Copy the full SHA
    87359eb View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. WIP

    chrismccord committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    ad884bf View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. Configuration menu
    Copy the full SHA
    886bef0 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. Configuration menu
    Copy the full SHA
    8388d95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ab27d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. Configuration menu
    Copy the full SHA
    5475460 View commit details
    Browse the repository at this point in the history
  2. Resolve conflicts

    chrismccord committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    0d6fe7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57a2d4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6bdbec View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. cleanup

    chrismccord committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    0caf588 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47edd56 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

  1. Configuration menu
    Copy the full SHA
    22369e8 View commit details
    Browse the repository at this point in the history
  2. Test cancel_upload

    chrismccord committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    d4281fa View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

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

Commits on Aug 25, 2020

  1. Add external uploaders

    chrismccord committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    43e6756 View commit details
    Browse the repository at this point in the history
  2. Move test file

    chrismccord committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    bb0d889 View commit details
    Browse the repository at this point in the history
  3. Add external upload tests

    chrismccord committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    ca53c12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    067b4d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a9e075a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b785f1e View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. Docs

    chrismccord committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    f491bec View commit details
    Browse the repository at this point in the history
  2. Kill unused struct

    chrismccord committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    1a0840d View commit details
    Browse the repository at this point in the history
  3. touchup

    chrismccord committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    e9f16c0 View commit details
    Browse the repository at this point in the history
  4. docs

    chrismccord committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    f70754e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ce9edc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5df7bf1 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. WIP

    chrismccord committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    2c982d4 View commit details
    Browse the repository at this point in the history
  2. Add live_img_preview

    chrismccord committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    6b7588c View commit details
    Browse the repository at this point in the history
  3. Touchup

    chrismccord committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    d1f3b00 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. Docs touches

    mcrumm committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    c53a057 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64addcc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7be81e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    beb45f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. Use ref

    chrismccord committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    80de5ec View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Configuration menu
    Copy the full SHA
    f06997e View commit details
    Browse the repository at this point in the history
  2. Resolve conflicts

    chrismccord committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    a8c51ce View commit details
    Browse the repository at this point in the history
  3. Resolve conflicts

    chrismccord committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    0a32d22 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Fix tests

    chrismccord committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    4a45671 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bfe9a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    487a3f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. format

    chrismccord committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    6a9039d View commit details
    Browse the repository at this point in the history
  2. Docs

    chrismccord committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    1fc75af View commit details
    Browse the repository at this point in the history
  3. Docs

    chrismccord committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    6930c10 View commit details
    Browse the repository at this point in the history
  4. Docs

    chrismccord committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    90a81ac View commit details
    Browse the repository at this point in the history
  5. Docs

    chrismccord committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    a950446 View commit details
    Browse the repository at this point in the history
  6. Fix docs

    chrismccord committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    d0a7341 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e4d2e48 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. Remove uneeded binding

    chrismccord committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    7abdca2 View commit details
    Browse the repository at this point in the history
  2. Update lib/phoenix_live_view/helpers.ex

    Co-authored-by: TORIFUKUKaiou <torifuku.kaiou@gmail.com>
    chrismccord and TORIFUKUKaiou committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    1e6a856 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9baf78 View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary map

    chrismccord committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    4b6100c View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. Update lib/phoenix_live_view/upload_channel.ex

    Co-authored-by: José Valim <jose.valim@dashbit.co>
    chrismccord and josevalim committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    b1092a9 View commit details
    Browse the repository at this point in the history
  2. Update lib/phoenix_live_view/helpers.ex

    Co-authored-by: José Valim <jose.valim@dashbit.co>
    chrismccord and josevalim committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    6be5354 View commit details
    Browse the repository at this point in the history
  3. Update lib/phoenix_live_view/helpers.ex

    Co-authored-by: José Valim <jose.valim@dashbit.co>
    chrismccord and josevalim committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    9a96384 View commit details
    Browse the repository at this point in the history
  4. Update lib/phoenix_live_view/test/client_proxy.ex

    Co-authored-by: José Valim <jose.valim@dashbit.co>
    chrismccord and josevalim committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    75840b0 View commit details
    Browse the repository at this point in the history
  5. Fix failing test

    chrismccord committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    960b06c View commit details
    Browse the repository at this point in the history
  6. Typo

    chrismccord committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    483c707 View commit details
    Browse the repository at this point in the history
  7. Typo

    chrismccord committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    405a155 View commit details
    Browse the repository at this point in the history
  8. Touchup docs

    chrismccord committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    4dc7c91 View commit details
    Browse the repository at this point in the history
  9. Touchup docs

    chrismccord committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    f30eb8d View commit details
    Browse the repository at this point in the history
  10. Update lib/phoenix_live_view/channel.ex

    Co-authored-by: José Valim <jose.valim@dashbit.co>
    chrismccord and josevalim committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    b0d7a07 View commit details
    Browse the repository at this point in the history
  11. Do not expose proxy_pid

    chrismccord committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    454baa7 View commit details
    Browse the repository at this point in the history
  12. Update lib/phoenix_live_view/upload_channel.ex

    Co-authored-by: José Valim <jose.valim@dashbit.co>
    chrismccord and josevalim committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    e700faf View commit details
    Browse the repository at this point in the history
  13. typos

    chrismccord committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    a2669a4 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'cm-uploads-merge' of github.com:phoenixframework/phoeni…

    …x_live_view into cm-uploads-merge
    chrismccord committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    bfd2021 View commit details
    Browse the repository at this point in the history
  15. Fix test

    chrismccord committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    b02474a View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. server uploads guide

    mcrumm committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    472db90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d456cfe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0b0ede View commit details
    Browse the repository at this point in the history
  4. typos

    mcrumm committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    d0fb5a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f8f3fb View commit details
    Browse the repository at this point in the history
  6. Update lib/phoenix_live_view/upload_channel.ex

    Co-authored-by: José Valim <jose.valim@dashbit.co>
    chrismccord and josevalim committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    55ec6e0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dd02973 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2fe28f5 View commit details
    Browse the repository at this point in the history
  9. Update lib/phoenix_live_view.ex

    Co-authored-by: TORIFUKUKaiou <torifuku.kaiou@gmail.com>
    chrismccord and TORIFUKUKaiou committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    46d870c View commit details
    Browse the repository at this point in the history
  10. Precompute accept value

    chrismccord committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    431505a View commit details
    Browse the repository at this point in the history
  11. Fix map construction

    chrismccord committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    df92b2d View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Configuration menu
    Copy the full SHA
    6014562 View commit details
    Browse the repository at this point in the history
  2. Update guides/server/uploads.md

    Co-authored-by: TORIFUKUKaiou <torifuku.kaiou@gmail.com>
    chrismccord and TORIFUKUKaiou committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    84a9c39 View commit details
    Browse the repository at this point in the history
  3. Fix LiveImgPreview hook

    chrismccord committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    657f5ed View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. Resolve conflicts

    chrismccord committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    4e9c8e0 View commit details
    Browse the repository at this point in the history
  2. Fix js build

    chrismccord committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    91ee78b View commit details
    Browse the repository at this point in the history
  3. Fix race on CI

    chrismccord committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    2aba1e5 View commit details
    Browse the repository at this point in the history
  4. Fix formEl lookup

    chrismccord committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    65521c4 View commit details
    Browse the repository at this point in the history
  5. Bump build

    chrismccord committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    47cd5eb View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

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

Commits on Oct 28, 2020

  1. Configuration menu
    Copy the full SHA
    675dd4b View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. Do not require form id

    chrismccord committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    ccb2041 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. Bump docs

    chrismccord committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    e4418a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72ef657 View commit details
    Browse the repository at this point in the history
  3. constants

    chrismccord committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    2850129 View commit details
    Browse the repository at this point in the history
  4. Update lib/phoenix_live_view/upload_config.ex

    Co-authored-by: Michael Crumm <mike@crumm.net>
    chrismccord and mcrumm committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    3ba0d63 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5f9e28 View commit details
    Browse the repository at this point in the history
  6. Update lib/phoenix_live_view.ex

    Co-authored-by: Michael Crumm <mike@crumm.net>
    chrismccord and mcrumm committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    888fe06 View commit details
    Browse the repository at this point in the history
  7. Update mix.exs

    Co-authored-by: Michael Crumm <mike@crumm.net>
    chrismccord and mcrumm committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    366fa14 View commit details
    Browse the repository at this point in the history
  8. Fix spec

    chrismccord committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    6ea1564 View commit details
    Browse the repository at this point in the history
  9. Update test/support/endpoint.ex

    Co-authored-by: Michael Crumm <mike@crumm.net>
    chrismccord and mcrumm committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    c191922 View commit details
    Browse the repository at this point in the history
  10. Update test/support/endpoint.ex

    Co-authored-by: Michael Crumm <mike@crumm.net>
    chrismccord and mcrumm committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    ead2ba1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    11a2573 View commit details
    Browse the repository at this point in the history