Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Video feed #2557

Merged
merged 160 commits into from
Dec 7, 2023
Merged

Video feed #2557

merged 160 commits into from
Dec 7, 2023

Commits on Nov 22, 2023

  1. v2

    intergalacticspacehighway committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    5bb0e69 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

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

Commits on Nov 27, 2023

  1. feed layout

    intergalacticspacehighway committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    56bcf35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7809779 View commit details
    Browse the repository at this point in the history
  3. nits

    intergalacticspacehighway committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    f8e0abd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    711071d View commit details
    Browse the repository at this point in the history
  5. Add UploadComposer component

    hirbod committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    23bc491 View commit details
    Browse the repository at this point in the history
  6. Add UploadPreview component

    hirbod committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    b009b39 View commit details
    Browse the repository at this point in the history
  7. Add CreateTabBarIcon component to bottom tab

    navigator
    hirbod committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    b224825 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8d7c749 View commit details
    Browse the repository at this point in the history
  9. Remove unused navigation types

    hirbod committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    11c51e2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6096c14 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    28f7fc4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    905490a View commit details
    Browse the repository at this point in the history
  13. Add expo-camera and sf-symbols-typescript

    dependencies
    hirbod committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    bd0006d View commit details
    Browse the repository at this point in the history
  14. Remove unused import and variable declaration in

    TabBarIconProps
    hirbod committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    34e2636 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    209d579 View commit details
    Browse the repository at this point in the history
  16. Remove expo-camera and add tus-js-client

    dependency
    hirbod committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    bd2b534 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e73c3eb View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3012b60 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    269beeb View commit details
    Browse the repository at this point in the history
  20. Add video upload functionality

    hirbod committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    3febd8b View commit details
    Browse the repository at this point in the history
  21. Update import path for CreateTabBarIcon in

    bottom-tab-navigator.tsx
    hirbod committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    38df611 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    437695e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0d15f94 View commit details
    Browse the repository at this point in the history
  24. Remove growthbook import

    hirbod committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    d3e18d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    12c0902 View commit details
    Browse the repository at this point in the history
  2. Update upload tab bar icon to navigate to upload

    composer
    hirbod committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    632fb8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52b65ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b96fafc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10878c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    144d653 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    593c916 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f1c8282 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1893be6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    24d9818 View commit details
    Browse the repository at this point in the history
  11. Remove unused imports and add divider in Header

    component
    hirbod committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    e6d3b6a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e08bd3e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    818754c View commit details
    Browse the repository at this point in the history
  14. Add VideoThumbnail component

    hirbod committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    9a6ab24 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    dc01591 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    41e3eb8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c8488ee View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6f63aeb View commit details
    Browse the repository at this point in the history
  19. Fix videoUri optional parameter bug in

    VideoThumbnail component
    hirbod committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    ad94160 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    cc1b35e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    25fef63 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    87f18c6 View commit details
    Browse the repository at this point in the history
  23. Update placeholder text color in UploadComposer

    component
    hirbod committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    3cf8ffb View commit details
    Browse the repository at this point in the history
  24. Add Create.svg and Create.tsx icons to design

    system
    hirbod committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    7712a02 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e8931cf View commit details
    Browse the repository at this point in the history
  26. Add Create icon and text to CreateTabBarIcon

    component
    hirbod committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    2c666db View commit details
    Browse the repository at this point in the history
  27. Refactor video upload store to only allow mp4

    videos
    hirbod committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    4532544 View commit details
    Browse the repository at this point in the history
  28. Add new icon: Create

    hirbod committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    ff5744a View commit details
    Browse the repository at this point in the history
  29. Refactor caption input styling in UploadComposer

    component
    hirbod committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    66fafd3 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    2fd621b View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    b9f8abb View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. ivs player

    intergalacticspacehighway committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    d947016 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9924989 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25f4d7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71c4cf1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b79833d View commit details
    Browse the repository at this point in the history
  6. Add style for footer height

    hirbod committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    a5f07a2 View commit details
    Browse the repository at this point in the history
  7. Add video upload functionality

    hirbod committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    229af5d View commit details
    Browse the repository at this point in the history
  8. Add useState and useLayoutEffect hooks to

    UploadComposer
    hirbod committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    e3742b2 View commit details
    Browse the repository at this point in the history
  9. Add TusFileReader class for reading files and

    implementing chunking
    hirbod committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    94d6b14 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ed31f21 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    588f14e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6555cde View commit details
    Browse the repository at this point in the history
  13. Refactor video thumbnail component to support

    dynamic canvas dimensions
    hirbod committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    3ea6fd8 View commit details
    Browse the repository at this point in the history
  14. Add video upload store

    hirbod committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    604bae7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7d130bc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e4404c1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4f2c4ec View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    35888ee View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3f4c173 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    6aae481 View commit details
    Browse the repository at this point in the history
  2. merge

    intergalacticspacehighway committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    b5d83b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69fa53b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77a7314 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    345f3d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d291d0a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3c55e6c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    feabb49 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b7adb51 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    462848f View commit details
    Browse the repository at this point in the history
  11. Update video thumbnail height

    hirbod committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    d4f0a16 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7fbe864 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ce964f9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f164d21 View commit details
    Browse the repository at this point in the history
  15. Fix video upload abort issue and add border curve

    to video thumbnail
    hirbod committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    9f945e7 View commit details
    Browse the repository at this point in the history
  16. Remove console.log statements

    hirbod committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    3c9c440 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Fix requestedTimeToleranceBefore issue in

    VideoThumbnailsModule.swift
    hirbod committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    2da66a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d97a87 View commit details
    Browse the repository at this point in the history
  3. Add videoMaxDuration and selectionLimit options to

    ImagePicker
    hirbod committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    6ff1038 View commit details
    Browse the repository at this point in the history
  4. Add quality parameter to getThumbnailAsync

    function
    hirbod committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    5bc1660 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5dd4808 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9adc818 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    48c76ff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e298321 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0e086db View commit details
    Browse the repository at this point in the history
  10. Update upload button styling and toast message

    duration
    hirbod committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    e3b3f4d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d7ad449 View commit details
    Browse the repository at this point in the history
  12. Add CreateIconMobileWeb component for uploading

    and creating icons
    hirbod committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    e0e05f4 View commit details
    Browse the repository at this point in the history
  13. Add Spinner and Loading State to

    CreateButtonDesktop
    hirbod committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    4bfb212 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    58d5463 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b168047 View commit details
    Browse the repository at this point in the history
  16. Add abortUpload function to handle upload

    cancellation
    hirbod committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    247862e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    53e6d71 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    711446f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4e5e641 View commit details
    Browse the repository at this point in the history
  20. Add abortUpload function to CreateTabBarIcon

    component
    hirbod committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    e037b19 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f1992b3 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    60f803b View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    28f57e9 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6a10960 View commit details
    Browse the repository at this point in the history
  25. Fix upload cleanup and add beforeunload event

    listener
    hirbod committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    5b4d524 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    b27e128 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c91d27c View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    16eb39b View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    6632e58 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    cfe7151 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    2a5ee0d View commit details
    Browse the repository at this point in the history
  32. Fix video preview delay in UploadComposer

    component
    hirbod committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    24400ae View commit details
    Browse the repository at this point in the history
  33. Add UploadComposer component

    hirbod committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    810fdb3 View commit details
    Browse the repository at this point in the history
  34. Fix upload component imports

    hirbod committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    4ed45aa View commit details
    Browse the repository at this point in the history
  35. Remove unused code and update UI in

    CreateTabBarIcon component
    hirbod committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    861f382 View commit details
    Browse the repository at this point in the history
  36. Commented out console.log statements and added

    toast message for upload finished
    hirbod committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    c2051b0 View commit details
    Browse the repository at this point in the history
  37. Fix event listener removal in

    video-upload-store.ts
    hirbod committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    e0ed8eb View commit details
    Browse the repository at this point in the history
  38. Add globalThis.gc() to abort upload and display

    error message
    hirbod committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    309da42 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    00fa85a View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    cd48125 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    08f1140 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    049b52e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d1a3a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc2d48e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3033527 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    5f07857 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    685ae06 View commit details
    Browse the repository at this point in the history
  3. Update button sizes and margins in HeaderMd

    component
    hirbod committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    21c3404 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    a1ef1cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3555c77 View commit details
    Browse the repository at this point in the history
  3. Update useHomePosts and useInfiniteListQuery

    configurations
    hirbod committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    07df5e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb647f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d52411f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c873560 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a8e7a9f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    af1dd2f View commit details
    Browse the repository at this point in the history
  9. Commented out snapToOffsets prop in VideoFeedList

    component
    hirbod committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    c090591 View commit details
    Browse the repository at this point in the history
  10. Add background color to video feed item and

    display empty list message
    hirbod committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    8610387 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ce06867 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    896df99 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4fb7d48 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2320635 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    030082d View commit details
    Browse the repository at this point in the history
  16. Refactor video-feed-item.tsx to use font-semibold

    for username
    hirbod committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    a2f9294 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7039e6b View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. fix crash

    intergalacticspacehighway committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    3a1af1b View commit details
    Browse the repository at this point in the history
  2. Add keyboard navigation functionality to

    VideoFeedList component
    hirbod committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    4777bbe View commit details
    Browse the repository at this point in the history
  3. Refactor VideoFeedList component to use padding

    instead of margin
    hirbod committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    089c59b View commit details
    Browse the repository at this point in the history