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

Feature/cloud sync #1017

Draft
wants to merge 105 commits into
base: main
Choose a base branch
from
Draft

Feature/cloud sync #1017

wants to merge 105 commits into from

Commits on Sep 24, 2024

  1. feature: wip-game-achievements

    refactor: rename files
    JackEnx authored and zamitto committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8fb62af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    500cd2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b0cf1e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e3cf0a View commit details
    Browse the repository at this point in the history
  5. feat: save achievements cache

    zamitto committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f3a5f90 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f98432f View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    e64a414 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b87aade View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ea7329 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d7aef3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    89b830f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e165e0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    32fa696 View commit details
    Browse the repository at this point in the history
  8. feat: refactor

    zamitto committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    25cfdb5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9b5e13a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5b9d860 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    24d21b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c790ed View commit details
    Browse the repository at this point in the history
  3. feat: notifications

    zamitto committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c72eefd View commit details
    Browse the repository at this point in the history
  4. feat: refactor

    zamitto committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    780ab5f View commit details
    Browse the repository at this point in the history
  5. feat: fix notification icons

    zamitto committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    08fbd4c View commit details
    Browse the repository at this point in the history
  6. feat: add catch

    zamitto committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    50b34dc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    54dae87 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d7c0524 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    753a293 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdba3dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bf25f8 View commit details
    Browse the repository at this point in the history
  4. fix: import

    zamitto committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8442066 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55a92fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ac9565f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eebd09c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    790f7a2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    202751d View commit details
    Browse the repository at this point in the history
  10. Merge branch 'main' into feature/game-achievements

    # Conflicts:
    #	src/renderer/src/context/game-details/game-details.context.tsx
    #	src/renderer/src/main.tsx
    zamitto committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    eda47fc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    586df61 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. feat: route adjustment

    zamitto committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    333b143 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a48e269 View commit details
    Browse the repository at this point in the history
  3. feat: adjustments

    zamitto committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    a031049 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. feat: logs

    zamitto committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    f6ce6ed View commit details
    Browse the repository at this point in the history
  2. feat: logs

    zamitto committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    92b0ced View commit details
    Browse the repository at this point in the history
  3. chore: bump libraries

    # Conflicts:
    #	yarn.lock
    zamitto committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    084b7f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c18c41a View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    44e59a5 View commit details
    Browse the repository at this point in the history
  2. chore: bump libraries

    # Conflicts:
    #	package.json
    #	yarn.lock
    zamitto committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8f9508c View commit details
    Browse the repository at this point in the history
  3. feat: use uppercase

    zamitto committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    6a0f47e View commit details
    Browse the repository at this point in the history
  4. feat: refactor watcher

    zamitto committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    05652d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d5b1bcd View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature/game-achievements' into chore/test-preview

    # Conflicts:
    #	src/main/services/window-manager.ts
    #	src/renderer/src/context/game-details/game-details.context.tsx
    #	src/renderer/src/declaration.d.ts
    #	src/types/index.ts
    #	yarn.lock
    zamitto committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    ef4844b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    beaa919 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. feat: add GSE Saves

    zamitto committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    cadb9e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0e0aba View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/game-achievements' into chore/test-preview

    # Conflicts:
    #	yarn.lock
    zamitto committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    8b5ed96 View commit details
    Browse the repository at this point in the history
  4. feat: dev tools

    zamitto committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    9c7651d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5da9eb6 View commit details
    Browse the repository at this point in the history
  6. feat: refactoring code

    zamitto committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    7cddcd8 View commit details
    Browse the repository at this point in the history
  7. feat: achievement animation

    zamitto committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    7e2d931 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. feat: searching new folders

    zamitto committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    9731035 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ed4547 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b93235 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0895e9e View commit details
    Browse the repository at this point in the history
  5. feat: add new rld folder

    zamitto committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    241d769 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0acb0fd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e4ca3d3 View commit details
    Browse the repository at this point in the history
  8. fix: file location

    zamitto committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    94e2421 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d27ce97 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    81e2bda View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5e313a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    035e424 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4222fce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58502ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0873c8e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bcbe6c9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b99dbe8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9391b7e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2a6b757 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f6acfa4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0222121 View commit details
    Browse the repository at this point in the history
  11. fix: process user_stats.ini

    zamitto committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    71e7f1e View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    0020281 View commit details
    Browse the repository at this point in the history
  2. feat: add rle folder

    zamitto committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    57118ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ea64d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5da836 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    456e7ed View commit details
    Browse the repository at this point in the history
  6. wip: get alternate objectIds

    zamitto committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    5d21adc View commit details
    Browse the repository at this point in the history
  7. feat: creamapi process

    zamitto committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    af83152 View commit details
    Browse the repository at this point in the history
  8. feat: remove awaits

    zamitto committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    7f09a77 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. feat: add dodi folder

    zamitto committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    7c9c278 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d4f957 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    baafc6c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75be6e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    39af661 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9405b0d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0f1ed20 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'feature/cloud-sync' into feature/game-achievements

    # Conflicts:
    #	src/locales/en/translation.json
    #	src/locales/pt-BR/translation.json
    #	src/main/events/library/add-game-to-library.ts
    #	src/renderer/src/pages/game-details/sidebar/sidebar.css.ts
    #	src/renderer/src/pages/game-details/sidebar/sidebar.tsx
    zamitto committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e93088e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f5445b0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    63aee44 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fca585d View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    1705b89 View commit details
    Browse the repository at this point in the history
  2. feat: update hook dependency

    zamitto committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    a557735 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bba8c8 View commit details
    Browse the repository at this point in the history
  4. fix: update normalize path

    zamitto committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    365178b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bcca701 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    16cd5b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    446b03e View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

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