Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-08-11 | Set up workflows for new monorepo | 1 | -18/+0 | ||
2024-08-06 | Add `AuthenticateUser` to `UserService` | 1 | -0/+9 | ||
2024-08-06 | Add `CheckIBDUsername` to `UserService` | 1 | -0/+10 | ||
2024-08-06 | Split js and go generation | 3 | -4/+15 | ||
This allows go to use existing libaries for google types while allows JS/TS to generate the types. | |||||
2024-08-05 | Update `go_package_prefix` | 1 | -1/+1 | ||
2024-08-05 | Adds JS/TS generation | 1 | -2/+4 | ||
2024-08-05 | Adds buf CI | 1 | -0/+18 | ||
2024-08-05 | Initial Commit | 7 | -0/+355 | ||