Commit Graph
11 Commits
Author SHA1 Message Date
Aaron CraeliusandMarko d273ae03da feat(schema/indexer)!: implement start indexing (#21636)
Co-authored-by: Marko <marko@baricevic.me>
2024-09-23 16:09:01 +00:00
Aaron Craeliusandcool-developer ae40e809b9 refactor(schema)!: rename ObjectType -> StateObjectType (#21691)
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
2024-09-16 08:17:52 +00:00
Aaron Craelius ce8f9d40f2 refactor(schema)!: rename Schema -> TypeSet and other small renamings (#21446) 2024-08-30 17:01:48 +00:00
Aaron Craelius 8ca94d9acb refactor(schema)!: use type references rather than embedding enum types (#21425) 2024-08-28 17:26:28 +00:00
Aaron Craelius da27d8b9a1 feat(schema/appdata)!: efficiency & data model improvements aligned with server/v2 (#21305) 2024-08-20 14:49:06 +00:00
yukionfire d6ad92db0f chore(all): replace all fmt.Errorf without paramters with errors.New (#21068) 2024-07-25 14:54:49 +02:00
Aaron Craelius 7d892e5432 refactor(schema)!: collect all types in ModuleSchema (#21036) 2024-07-23 20:02:00 +00:00
Halimao c2df06c985 chore: fix errors reported by running make lint (#21015) 2024-07-22 18:01:07 +00:00
QtandMarko 3304d0803d refactor: use errors.New to replace fmt.Errorf with no parameters (#20943)
Co-authored-by: Marko <marko@baricevic.me>
2024-07-18 12:01:45 +02:00
Aaron Craelius f7293da17f feat(schema): decoding middleware (#20880) 2024-07-17 18:28:30 +00:00
Aaron Craelius 4857ea1f61 feat(schema): indexing API (#20647) 2024-07-09 11:20:31 +00:00