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

Nt/video n background upload #2795

Merged
merged 119 commits into from Dec 11, 2023
Merged

Nt/video n background upload #2795

merged 119 commits into from Dec 11, 2023

Commits on Sep 28, 2023

  1. added upload package

    noumantahir committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    ba3e2f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d55a0f View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    221c5a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bede7d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    763b4cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7db5bd7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2873267 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    22837b6 View commit details
    Browse the repository at this point in the history
  2. spk api draft

    noumantahir committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    ec6858b View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    6c02c4e View commit details
    Browse the repository at this point in the history
  2. updated 3 spk video type

    noumantahir committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    4b57f35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    972c960 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a66aadc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c829a64 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0be1d3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b345777 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c18f0ff View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    197d0e7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dcfae84 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bac822c View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    b092649 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ec7bad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ae24d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

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

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    d45d223 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95eaf7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    877fbf7 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

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

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    2dcbc54 View commit details
    Browse the repository at this point in the history
  2. * added description field in meta

    * load description from meta into post description field
    * save post description to meta from post description field in post options modal
    aliseyalvi authored and noumantahir committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    d9abcac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46f2c11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a98ee63 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c82c2e1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d21c7ce View commit details
    Browse the repository at this point in the history
  7. removed console log

    aliseyalvi authored and noumantahir committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    7cacc4b View commit details
    Browse the repository at this point in the history
  8. lint rules update

    noumantahir committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    c3bcb44 View commit details
    Browse the repository at this point in the history
  9. initial lint --no-verify

    noumantahir committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    c4fca1e View commit details
    Browse the repository at this point in the history
  10. using Number.isNan

    noumantahir committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    df1d6cb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3b57e8a View commit details
    Browse the repository at this point in the history
  12. using **

    noumantahir committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    ffdb1cc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    229780e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    066504e View commit details
    Browse the repository at this point in the history
  15. no empty function

    noumantahir committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    dcf4b52 View commit details
    Browse the repository at this point in the history
  16. organise imports

    noumantahir committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    ee26dbc View commit details
    Browse the repository at this point in the history
  17. empty function body fixes

    noumantahir committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    5d79229 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    081ef12 View commit details
    Browse the repository at this point in the history
  19. reduced errors below 200

    noumantahir committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    17f14dc View commit details
    Browse the repository at this point in the history
  20. mime-type fix

    noumantahir committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    0b94245 View commit details
    Browse the repository at this point in the history
  21. lint errors below 150

    noumantahir committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    427d4a8 View commit details
    Browse the repository at this point in the history
  22. lint errors less than 80

    noumantahir committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    ca95d5e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    bcfb97d View commit details
    Browse the repository at this point in the history
  24. lint errors down to 20

    noumantahir committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    aab3c40 View commit details
    Browse the repository at this point in the history
  25. all lint errors resolved

    noumantahir committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    9ced387 View commit details
    Browse the repository at this point in the history
  26. put back pre-commit hook

    noumantahir committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    5f947e8 View commit details
    Browse the repository at this point in the history
  27. update lint:fix command

    noumantahir committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    ff61484 View commit details
    Browse the repository at this point in the history
  28. import clean up

    noumantahir committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    90a82b0 View commit details
    Browse the repository at this point in the history
  29. lint fix

    noumantahir committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    773bd4c View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    51b45af View commit details
    Browse the repository at this point in the history
  31. added todo tags

    noumantahir committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    946b9c1 View commit details
    Browse the repository at this point in the history
  32. lint

    noumantahir committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    b7238dc View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    6116ab7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6505624 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09be4de View commit details
    Browse the repository at this point in the history
  4. rendering video status

    noumantahir committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    ccd7d99 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3139a00 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0300772 View commit details
    Browse the repository at this point in the history
  7. remove test alert

    noumantahir committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    585c61e View commit details
    Browse the repository at this point in the history
  8. added beneficiary todo

    noumantahir committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    6e60a61 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

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

    noumantahir committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    f6e990f View commit details
    Browse the repository at this point in the history
  3. removed test alert

    noumantahir committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    cd7db57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e453dea View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

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

    noumantahir committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    9a2f4f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61271e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8272fc2 View commit details
    Browse the repository at this point in the history
  5. lint

    noumantahir committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    5f140f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    88871cc View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Merge branch 'development' into nt/video-n-background-upload

    # Conflicts:
    #	ios/Ecency.xcodeproj/project.pbxproj
    #	src/components/beneficiarySelectionContent/beneficiarySelectionContent.tsx
    #	src/components/markdownEditor/view/markdownEditorView.tsx
    #	src/components/uploadsGalleryModal/container/uploadsGalleryModal.tsx
    #	src/providers/queries/editorQueries/editorQueries.ts
    #	src/screens/editor/container/editorContainer.tsx
    #	src/utils/editor.ts
    noumantahir committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    e32d4ea View commit details
    Browse the repository at this point in the history
  2. lint

    noumantahir committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    381def7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    117dc95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dbe5353 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c1cfb81 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f00d275 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    41d9c6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff67120 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0fc899 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    881526c View commit details
    Browse the repository at this point in the history
  5. fixed image upload issue

    noumantahir committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    8da223e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d0b208 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    334e229 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0e5771b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2c3d42e View commit details
    Browse the repository at this point in the history
  10. lint

    noumantahir committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    eae0ca7 View commit details
    Browse the repository at this point in the history
  11. android path isue fix

    noumantahir committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    9b811ba View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e3e751e View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. updated video icons

    noumantahir committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    635acb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bc389a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12c5f86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5055bae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7fe90a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. lint

    noumantahir committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    a594308 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

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

Commits on Nov 27, 2023

  1. updated two en us entries

    noumantahir committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    cdf82b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0148913 View commit details
    Browse the repository at this point in the history
  3. removed test code

    noumantahir committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    894514a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f4faaa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6523a13 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    ff53935 View commit details
    Browse the repository at this point in the history
  2. remove test code

    noumantahir committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    c8b89b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    b797f7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe44841 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c3d0f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3270534 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    15a78e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4b912c View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

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

    noumantahir committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    468f41c View commit details
    Browse the repository at this point in the history