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

234 typescript protobuf support #263

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from

Commits on Aug 27, 2024

  1. added protobuf plugin for typescript

    Wallen-Ribeiro committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    5d9e963 View commit details
    Browse the repository at this point in the history
  2. added protoc instruction to package.json

    Wallen-Ribeiro committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    3b00ffa View commit details
    Browse the repository at this point in the history
  3. removed example proto files

    Wallen-Ribeiro committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    7217a7a View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

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

Commits on Aug 31, 2024

  1. added tts-protobufs submodule

    Wallen-Ribeiro committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    65e738e View commit details
    Browse the repository at this point in the history
  2. updated generate protobufs script

    Wallen-Ribeiro committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    2f579db View commit details
    Browse the repository at this point in the history
  3. added protos dir to ./src

    Wallen committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    24f51d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. fix: removed unecessary dependency

    Wallen-Ribeiro committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    0de2f43 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. added protobuf install to dockerfile

    Wallen-Ribeiro committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    7756b7f View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. changed protoc install command to Dockerile

    Wallen-Ribeiro committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    1f65f22 View commit details
    Browse the repository at this point in the history