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

Replace typescript #60

Merged
merged 34 commits into from
Oct 28, 2022
Merged

Replace typescript #60

merged 34 commits into from
Oct 28, 2022

Commits on Jun 16, 2022

  1. Add tsc

    segayuu authored and yoshinorin committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    087e789 View commit details
    Browse the repository at this point in the history
  2. Replace js to ts

    segayuu authored and yoshinorin committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    8e8aa31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d739088 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Configuration menu
    Copy the full SHA
    b1a4c57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc5ff42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b82a79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d278763 View commit details
    Browse the repository at this point in the history
  5. chore: built to dist

    yoshinorin committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    38e36cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7baec35 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3abf305 View commit details
    Browse the repository at this point in the history
  8. fix; rfdc import

    yoshinorin committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    232613a View commit details
    Browse the repository at this point in the history
  9. fix: exports of types

    yoshinorin committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    1786e37 View commit details
    Browse the repository at this point in the history
  10. test: js to ts

    yoshinorin committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    989a7df View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4c4037c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c2fbe63 View commit details
    Browse the repository at this point in the history
  13. refactor: util export

    yoshinorin committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    24e23dd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8fd8cc2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    22d2ba7 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2022

  1. Configuration menu
    Copy the full SHA
    7a92cc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18a2105 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57d207f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    428c145 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ee2546 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    935fa4d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aa58e27 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    418c334 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Merge branch 'master' into replace-typescript

    # Conflicts:
    #	package.json
    #	src/database.ts
    yoshinorin committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    c8176d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a2e372 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

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

    yoshinorin committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    fa1eb2a View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Update src/database.ts

    Co-authored-by: Sukka <[email protected]>
    yoshinorin and SukkaW authored Aug 11, 2022
    Configuration menu
    Copy the full SHA
    984b4c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76599f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. chore: add ts-ignore

    yoshinorin committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    e5f66c5 View commit details
    Browse the repository at this point in the history
  2. chore: allow ts-ignore

    yoshinorin committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    0e23108 View commit details
    Browse the repository at this point in the history