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

[Refactor] Logger #1667

Merged
merged 33 commits into from
Sep 13, 2022
Merged

[Refactor] Logger #1667

merged 33 commits into from
Sep 13, 2022

Commits on Jul 26, 2022

  1. Change complete project structure

     - Rename "src" -> "src/frontend"
     - Rename "electron" -> "src/backend"
     - Move types.ts to "common/types.ts"
    CommandMC committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    8274b94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25775ee View commit details
    Browse the repository at this point in the history
  3. Set GH_TOKEN and GITHUB_TOKEN in tests directly

    This just cleans up package.json a bit
    CommandMC committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    763ac97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1257174 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb1f3d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    54875e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24a4ff8 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2022

  1. Configuration menu
    Copy the full SHA
    22903b1 View commit details
    Browse the repository at this point in the history
  2. Fixup tests

    CommandMC committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    9e2e73f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d7f54b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95b574d View commit details
    Browse the repository at this point in the history
  5. Remove unused files

    These weren't necessary, at least as far as I can tell
    CommandMC committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    caef5c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe993b4 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    4cc2ee5 View commit details
    Browse the repository at this point in the history
  2. Update translations

    CommandMC committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    15ea70c View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Configuration menu
    Copy the full SHA
    3979be5 View commit details
    Browse the repository at this point in the history
  2. More clean up

    Nocccer committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    87e6de0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76509fc View commit details
    Browse the repository at this point in the history
  4. lint-fix

    Nocccer committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    4b8d429 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Configuration menu
    Copy the full SHA
    94cedba View commit details
    Browse the repository at this point in the history
  2. Small adjustments

    Nocccer committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    12d9d51 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Add more tests

    Nocccer committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    613cab3 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    71e69b5 View commit details
    Browse the repository at this point in the history
  2. i18n

    Nocccer committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    921bf11 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2022

  1. review suggestions

    Nocccer committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    54c1803 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    215d038 View commit details
    Browse the repository at this point in the history
  3. remove test.only

    Nocccer committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    3e84825 View commit details
    Browse the repository at this point in the history
  4. review suggestions (2)

    Nocccer committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    cd963ac View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Configuration menu
    Copy the full SHA
    3098e9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37076f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e48a522 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf47e7c View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

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