5 Commits

Author SHA1 Message Date
Luan
c240c97c23 fix(generate-proto): Use forceLong=string option
Noticed YouTube returning very large int64 values, causing the protobuf library to throw.
2025-09-14 19:58:07 -03:00
absidue
059b7a8a26 chore(build): More efficient enum emit (#25)
* chore(build): More efficient enum emit

* chore(build): Add source mappings for enums
2025-07-18 13:19:50 -03:00
absidue
a65328dcca chore(protos): Enable removeEnumPrefix ts-proto option (#24) 2025-04-16 19:57:22 -03:00
absidue
c5c81a81ed refactor(protos)!: Remove the fromJSON, toJSON, create and fromPartial functions (#19) 2025-03-23 13:52:13 -03:00
Luan
a508925216 feat: init repo 2024-09-13 13:52:28 -03:00