Commit Graph

  • 04b70c9bf5 Apply suggestion from @bfops Zeke Foppa 2025-12-03 12:31:37 -08:00
  • 9989416cd3 Update view ABI to support returning queries (#3685) Jeffrey Dallatezza 2025-12-03 11:56:41 -08:00
  • 52d098dbfb Added and tested procedure docs for Unreal C++ & Unreal Blueprint (#3810) Jason Larabie 2025-12-03 11:47:25 -08:00
  • a607c65472 tmp commit with type checking based on the ts type Jeffrey Dallatezza 2025-12-03 11:01:22 -08:00
  • 9f4611576c Merge branch 'master' into jsdt/views-allow-queries jsdt/views-allow-queries Jeffrey Dallatezza 2025-12-03 09:33:48 -08:00
  • bc5f006042 consistency between Col and IxCol Shubham Mishra 2025-12-03 21:23:15 +05:30
  • 23fd44c0e4 lint Shubham Mishra 2025-12-03 18:12:09 +05:30
  • c7dbab8a2e comments Shubham Mishra 2025-12-03 18:02:31 +05:30
  • e5c5619534 some comments Shubham Mishra 2025-12-03 14:49:46 +05:30
  • 0075b8dcd1 Add query return type Jeffrey Dallatezza 2025-12-02 16:38:19 -08:00
  • d3c3d2c510 export literal Jeffrey Dallatezza 2025-12-02 16:18:17 -08:00
  • 07821a3789 Add a typescript query builder Jeffrey Dallatezza 2025-12-02 16:08:13 -08:00
  • 141048cdd8 Bump versions to 1.11.0 (#3808) Zeke Foppa 2025-12-02 14:45:29 -08:00
  • 64aa808957 CI - Skip the Unity testsuite on external PRs (#3805) Zeke Foppa 2025-12-02 13:09:52 -08:00
  • 5f98d14836 literals Shubham Mishra 2025-12-03 01:51:15 +05:30
  • 1ef025f501 [TS] Call registerType for procedure params (#3806) Noa 2025-12-02 13:19:16 -06:00
  • 3cead3df6a [TS] Fix development exports breaking NextJS (#3796) Kilian Strunz 2025-12-02 19:28:06 +01:00
  • fe0ff01ce5 restructure Shubham Mishra 2025-12-02 23:00:18 +05:30
  • 23c5a545a7 right semijoin Shubham Mishra 2025-12-02 21:23:05 +05:30
  • 0c82b6559d Docs: Update docs nav height to 56px (#3788) clockwork-tien 2025-12-02 17:48:45 +02:00
  • 5d3d8b2aa7 left join Shubham Mishra 2025-12-02 15:45:10 +05:30
  • 730d49972b Remove duplicate assertSql in smoke test (#3588) Mario Montoya 2025-12-02 03:23:15 -05:00
  • 62e79fad95 C# Views - Use Name from ViewAttribute instead of Method Name (#3792) Cameron Hutchison 2025-12-02 01:42:25 -06:00
  • 5f1cb41eb9 Fixes docs links (#3803) Tyler Cloutier 2025-12-02 02:30:49 -05:00
  • 87bc15c0b4 Implement DbContext for AnonymousViewContext and ViewContext (#3787) Tamaro Skaljic 2025-12-02 08:07:37 +01:00
  • 04ff7cecae Merge branch 'master' into tyler/fix-docs-links tyler/fix-docs-links joshua-spacetime 2025-12-01 22:46:11 -08:00
  • 6cf2372a3c Remove race condition from sdk test (#3804) joshua-spacetime 2025-12-01 21:53:42 -08:00
  • 535e943c44 Update 02-getting-started.md John Detter 2025-12-01 16:57:59 -06:00
  • e56ab4fa60 Fixes docs links Tyler Cloutier 2025-12-01 17:40:35 -05:00
  • c49eea31da Fix view rewrite for delta tables (#3801) joshua-spacetime 2025-12-01 13:15:32 -08:00
  • 1fb8c28e9e Actually report reducer fuel used (#3799) Piotr Sarnacki 2025-12-01 20:26:13 +01:00
  • abf70dda1f tests Shubham Mishra 2025-12-01 19:11:37 +05:30
  • 3ac93eb4e8 enum to trait Shubham Mishra 2025-12-01 18:25:07 +05:30
  • 1b428d02aa where with into Shubham Mishra 2025-12-01 18:17:28 +05:30
  • a7954934d9 Update comments Jeffrey Dallatezza 2025-11-28 14:14:45 -08:00
  • b5f3ce8c2d Add docs for procedures (#3766) Phoebe Goldman 2025-11-27 00:00:03 -05:00
  • 4588f77599 Update typescript package size limits (#3786) John Detter 2025-11-26 20:50:45 -06:00
  • 53743279a9 [tyler/fix-on-conflict]: fix Zeke Foppa 2025-11-26 16:55:21 -08:00
  • e8cc3fcf83 Merge branch 'master' into tyler/fix-on-conflict Zeke Foppa 2025-11-26 16:39:01 -08:00
  • 390211e7c9 Merge branch 'master' into jdetter/csharp-release-changes John Detter 2025-11-26 18:19:21 -06:00
  • 1d3421745c Split Unity and C# tests into separate jobs (#3779) John Detter 2025-11-26 15:33:35 -06:00
  • 1630f0c553 Fixes reported issues with the TypeScript SDK (#3737) Tyler Cloutier 2025-11-26 16:09:45 -05:00
  • 7ca16de147 Fix some typescript issues (#3775) Noa 2025-11-26 15:08:47 -06:00
  • 9ce7332d7f fix a mistake when downcasing a dir phoebe/procedure/docs Phoebe Goldman 2025-11-26 16:00:37 -05:00
  • a8685ebe46 Merge branch 'master' into phoebe/procedure/docs Phoebe Goldman 2025-11-26 15:59:42 -05:00
  • 34e13ef42b Fixed merge conflicts tyler/fix-ts-reports Tyler Cloutier 2025-11-26 15:49:45 -05:00
  • 1d576dc75c Merge remote-tracking branch 'origin/noa/fix-ts' into release/v1.10.0 v1.10.0 release/v1.10.0 John Detter 2025-11-26 14:43:54 -06:00
  • 95669e8b87 Addresses Phoebe's comment Tyler Cloutier 2025-11-26 15:22:28 -05:00
  • fa2de79c92 Merge remote-tracking branch 'origin/tyler/fix-on-conflict' into HEAD John Detter 2025-11-26 14:17:12 -06:00
  • c16901dc35 Merge remote-tracking branch 'origin/tyler/fix-ts-reports' into HEAD John Detter 2025-11-26 14:16:56 -06:00
  • fe4d9e94d2 Moved packages under release~ John Detter 2025-11-26 13:54:12 -06:00
  • d4c80b4de1 Delete duplicated docs folders (#3780) Phoebe Goldman 2025-11-26 14:37:15 -05:00
  • 156da822fe Merge branch 'master' into phoebe/procedure/docs Phoebe Goldman 2025-11-26 14:34:06 -05:00
  • 48ccf41a07 Merge branch 'jdetter/csharp-release-changes' of ssh://github.com/clockworklabs/SpacetimeDB into jdetter/csharp-release-changes John Detter 2025-11-26 13:31:30 -06:00
  • 57a55313b7 Remove old package John Detter 2025-11-26 13:29:07 -06:00
  • 8c2472d728 Update sdks/csharp/release~/.gitignore John Detter 2025-11-26 13:23:38 -06:00
  • 402678a640 Remove Unreal examples (for now) Phoebe Goldman 2025-11-26 14:15:08 -05:00
  • f1bcb4dc29 Delete duplicated docs folders phoebe/docs-duplicate-folders Phoebe Goldman 2025-11-26 14:09:23 -05:00
  • 6f28b3e3ea Update sdks/csharp/release~/spacetimedb.bsatn.runtime/unversioned/.gitignore John Detter 2025-11-26 13:09:18 -06:00
  • 9c6e5a5cbe Set timeout for smoketests (#3772) John Detter 2025-11-26 13:08:49 -06:00
  • e2873e77da Fix integrateGeneratedColumns Noa 2025-11-26 11:25:18 -06:00
  • ce984eb4e2 Fix insert() return value Noa 2025-11-26 10:55:41 -06:00
  • ae9bd74eca Disable scheduling procedures (#3768) Phoebe Goldman 2025-11-26 13:40:25 -05:00
  • bc2d2063cd Merge branch 'phoebe/procedure/disable-schedule' of github.com:clockworklabs/SpacetimeDB into phoebe/procedure/disable-schedule phoebe/procedure/disable-schedule Phoebe Goldman 2025-11-26 13:17:34 -05:00
  • cb94ae7c4a UI tests with trybuild Phoebe Goldman 2025-11-26 13:17:27 -05:00
  • b95d1be392 Fill out typescript procedure docs Noa 2025-11-26 12:15:05 -06:00
  • e8f0dae216 [tyler/fix-on-conflict]: TODO Zeke Foppa 2025-11-26 10:03:32 -08:00
  • 8011f1b3ea UI tests with trybuild Phoebe Goldman 2025-11-26 12:57:29 -05:00
  • 0590f7022d Upgrade to version 1.10.0 (#3769) John Detter 2025-11-26 11:55:26 -06:00
  • 614a7097f9 Parts::status is a field, not a method Phoebe Goldman 2025-11-26 12:45:05 -05:00
  • 05b5f60e90 Merge branch 'master' into jdetter/csharp-release-changes John Detter 2025-11-26 11:43:00 -06:00
  • 676d3e27b2 Merge branch 'master' into phoebe/procedure/disable-schedule Phoebe Goldman 2025-11-26 12:33:36 -05:00
  • a6f68ca938 Ignore meta files John Detter 2025-11-26 11:11:39 -06:00
  • d26f3a10a9 Revert "Procedures: fix scheduling (#3704)" (#3774) John Detter 2025-11-26 11:06:11 -06:00
  • d151889707 Address review Phoebe Goldman 2025-11-26 11:45:29 -05:00
  • 1f99e1967f Revert "Procedures: fix scheduling (#3704)" phoebe/procedure/revert-scheduling-changes Phoebe Goldman 2025-11-26 11:18:06 -05:00
  • dbc3d86b25 First pass at reorganizing the docs and making them nice (#3494) Tyler Cloutier 2025-11-26 10:06:02 -05:00
  • 41b9048f74 Also comment out docs suggesting scheduled procedures work Phoebe Goldman 2025-11-26 09:17:26 -05:00
  • a1e9f8cb3e Improve CI check John Detter 2025-11-25 22:58:09 -06:00
  • 0e8c87aec0 Changes for cargo release John Detter 2025-11-25 22:51:52 -06:00
  • 6e4e25b8bb Fix clippy lint John Detter 2025-11-25 22:31:23 -06:00
  • 49c2509c40 lints Phoebe Goldman 2025-11-25 23:12:51 -05:00
  • 54af54ca19 Disable scheduling procedures Phoebe Goldman 2025-11-25 23:09:52 -05:00
  • b2e37e8008 Procedures: fix scheduling (#3704) Mazdak Farrokhzad 2025-11-26 04:56:53 +01:00
  • 76f0995d3a [tyler/fix-on-conflict]: rename Zeke Foppa 2025-11-25 19:51:03 -08:00
  • c146cfeda5 [tyler/fix-on-conflict]: try revert Zeke Foppa 2025-11-25 19:50:06 -08:00
  • c8a8cece4a fixed missing server annotations tyler/docs-reorg Tyler Cloutier 2025-11-25 21:43:42 -05:00
  • 4724cb8245 [tyler/fix-on-conflict]: try undoing the unsetting of CARGO_* Zeke Foppa 2025-11-25 18:36:03 -08:00
  • daae87abad Merge branch 'master' into tyler/docs-reorg Tyler Cloutier 2025-11-25 21:27:46 -05:00
  • 63e9c33708 Cargo fmt Tyler Cloutier 2025-11-25 21:18:00 -05:00
  • 64a3745736 [tyler/fix-on-conflict]: Merge remote-tracking branch 'origin/master' into tyler/fix-on-conflict Zeke Foppa 2025-11-25 18:15:55 -08:00
  • d0abd76ce9 Merged master Tyler Cloutier 2025-11-25 21:14:02 -05:00
  • 0016ef71cb [tyler/fix-on-conflict]: hide --features Zeke Foppa 2025-11-25 17:57:37 -08:00
  • a4bb137e53 Fixes uncovered issue with module-test-ts Tyler Cloutier 2025-11-25 20:29:52 -05:00
  • d7d06b1529 [Typescript] Increased size limits for some deps (#3728) John Detter 2025-11-25 19:12:09 -06:00
  • 174f5286d3 [TS] Client-side procedure bindings (#3765) Noa 2025-11-25 18:59:51 -06:00
  • c7e6423cd7 Fix cargo insta tests Tyler Cloutier 2025-11-25 19:48:01 -05:00
  • 7aa991df7c Fixes https://github.com/clockworklabs/SpacetimeDBPrivate/issues/2168 Tyler Cloutier 2025-11-25 19:37:44 -05:00
  • 3ed2f129a4 Remove alias --yes-break-clients John Detter 2025-11-25 18:34:54 -06:00
  • 2f5294fa64 Update pnpm-lock.yaml Tyler Cloutier 2025-11-25 19:34:37 -05:00