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] Native File System support to reload zim file #1131

Merged
merged 47 commits into from
Nov 8, 2023
Merged

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    e126ea2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cae1b9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    050815b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e396375 View commit details
    Browse the repository at this point in the history
  5. [ADD] Select for zim files

    Rishabhg71 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    decafcd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9bf591 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f05f314 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4791acf View commit details
    Browse the repository at this point in the history
  9. [ADD] support for webkit

    Rishabhg71 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    4faf5f0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e5ae1ca View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    96e7b8a View commit details
    Browse the repository at this point in the history
  12. [ADD] Split zim for FS API

    [ADD] Filter to show only zim file in dropdown
    Rishabhg71 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    c8693ee View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b39180b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b13861b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0eb2e54 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    05df87f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    29c207f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    320d1e7 View commit details
    Browse the repository at this point in the history
  19. [FIX] Edge File drop not working

    [ADD] 'Select a file' indicator
    Rishabhg71 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    4661508 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    16f8cd4 View commit details
    Browse the repository at this point in the history
  21. [FIX] wrong file count

    Rishabhg71 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    bf57673 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    2458223 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b01f962 View commit details
    Browse the repository at this point in the history
  24. [REFACTOR] fileSystem.js code moved to abstractFilesystemAccess.js

    [REFACTOR] github handle updated
    Rishabhg71 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    6778907 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ff3bc2d View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    88a5088 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    b7729b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    512a99b View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

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

Commits on Oct 30, 2023

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

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    96839f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e0cc44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c567f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    662f162 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c5e419 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ededf1 View commit details
    Browse the repository at this point in the history
  7. [FIX] edge 18 file picker

    [FIX] firefox filedrop
    [FIX] number of file counter display
    Rishabhg71 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    600e831 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. [FIX] translation errors

    Rishabhg71 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    c65ab0d View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    879db53 View commit details
    Browse the repository at this point in the history
  2. [FIX] UI placement fix

    Rishabhg71 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    40b44ce View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Configuration menu
    Copy the full SHA
    c74e04d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f8ce32 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Configuration menu
    Copy the full SHA
    a55d9d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb1d61b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f999b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Refactor file selection logic for better

    compatibility
    Rishabhg71 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    b18fe52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b23f46d View commit details
    Browse the repository at this point in the history