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

Integration of folders mode with Google Drive/GitHub #2902

Draft
wants to merge 79 commits into
base: replace-gapi
Choose a base branch
from

Commits on Mar 29, 2024

  1. Replace gapi.auth2

    sumomomomomo authored and linedoestrolling committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    cbf5d1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9efdfa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1dd2ac5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebd8c76 View commit details
    Browse the repository at this point in the history
  5. Add updated yarn lockfile

    sayomaki authored and linedoestrolling committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    d9e299e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    222d754 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    46be7d6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    764501e View commit details
    Browse the repository at this point in the history
  9. Migrate to google-oauth-gsi

    sumomomomomo authored and linedoestrolling committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    a7e31a3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2ac10fb View commit details
    Browse the repository at this point in the history
  11. Remove unused deps

    sumomomomomo authored and linedoestrolling committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    de8600e View commit details
    Browse the repository at this point in the history
  12. Modify googleLogin

    sumomomomomo authored and linedoestrolling committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    b4abbb8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    aa1ef6b View commit details
    Browse the repository at this point in the history
  14. Bump query-string to v8 (#2772)

    * Update dependency query-string to v8
    
    * Fix breaking changes
    
    Done because the previous version of the dependency was imported as a
    namespace instead of default import.
    
    * Bump target to ES2020
    
    * Fix test errors due to ESM dependencies not being ignored
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: sayomaki <[email protected]>
    3 people authored and linedoestrolling committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    e9b3402 View commit details
    Browse the repository at this point in the history
  15. Add updated yarn lockfile

    sayomaki authored and linedoestrolling committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    230ce76 View commit details
    Browse the repository at this point in the history
  16. Remove unused deps

    sumomomomomo authored and linedoestrolling committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    6a45e2b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    af32c59 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    432d867 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e6d1c41 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    03d1762 View commit details
    Browse the repository at this point in the history
  21. fixed code

    linedoestrolling committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    76dc9d5 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6508dc7 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d6c1ce7 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    8bf268a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a335af8 View commit details
    Browse the repository at this point in the history
  26. Revert rename of persistenceObject to persistenceFile, add dispatches…

    … in fileSystemView related files
    sumomomomomo authored and linedoestrolling committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    e8795fd View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c2aa193 View commit details
    Browse the repository at this point in the history
  28. yarn format

    sumomomomomo committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    6b06445 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

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

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    3ff0503 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c2559a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0fc2cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ddb2e26 View commit details
    Browse the repository at this point in the history
  5. fixed fileview colour to update on saving and fixed github opening fo…

    …lders bug where repeatedly opening the same folder would lead to errors
    linedoestrolling committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    096cec4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ebe1f37 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8bd5a46 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f3423a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. 1 Configuration menu
    Copy the full SHA
    913a17f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    247a376 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d3e8bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8754f60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83ba7ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a38e838 View commit details
    Browse the repository at this point in the history
  7. Change default file to /proj/program.js; Add try catch finally blocks…

    … to instant sync for GDrive
    sumomomomomo committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    28285c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Implement GDrive Save All without prior folder, fix instant rename to…

    … update playground PersistenceFile
    sumomomomomo committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    8ae36b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afbab53 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    327fdb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edaeb01 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Configuration menu
    Copy the full SHA
    b293269 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0701892 View commit details
    Browse the repository at this point in the history
  3. Clean WorkspaceReducer

    sumomomomomo committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    c4b1277 View commit details
    Browse the repository at this point in the history
  4. fixed numerous bugs such as opening single file not working, made ope…

    …ning folders behaviour correct(it would previously open the top level folder of the selected folder)
    
    refactored some code as well
    linedoestrolling committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    740d14e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    128a34a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f82aee2 View commit details
    Browse the repository at this point in the history
  7. Fix yarn format

    sumomomomomo committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    cac7c80 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fb238b0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e18cfe9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    79afb15 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8ba080c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    12cbe8b View commit details
    Browse the repository at this point in the history
  13. GDrive instantaneous folder delete - delete all persistenceFileArray …

    …entries of deleted folder as well
    sumomomomomo committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    9b83a73 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a2386df View commit details
    Browse the repository at this point in the history
  15. fixed single file opening, added loading toasters, made instantaneous…

    … syncing work when either gdrive or github is syncing
    linedoestrolling committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    efe840d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4eea489 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a6f46c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Remove behaviour for creating program.js; Skeleton for fixing Save/Sa…

    …ve As to use BrowserFS instead of editor tab value for GDrive
    sumomomomomo committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    0312299 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    4f9185a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e06fb1 View commit details
    Browse the repository at this point in the history
  3. Fixes for Save/Save as/Save all for GDrive, add in checks for instant…

    … sync GDrive to return when Github is active
    sumomomomomo committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    9ce24c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22642e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b375e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    82406e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    004e51f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4598aa0 View commit details
    Browse the repository at this point in the history
  9. Cleanup unused

    sumomomomomo committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b83e64a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    55d1e03 View commit details
    Browse the repository at this point in the history
  11. yarn format

    sumomomomomo committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    629fc2c View commit details
    Browse the repository at this point in the history
  12. Remove import

    sumomomomomo committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    506177c View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

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