Commit Graph

  • 9c6ed702ee Fix up GitHub files related to TypeScript SDK (#2943) Zeke Foppa 2025-07-16 12:32:04 -07:00
  • 8146a31e95 Make websocket configurable via config.toml (#2944) Kim Altintop 2025-07-16 21:31:07 +02:00
  • 66c7b2338f Import TypeScript SDK repo (#2941) Zeke Foppa 2025-07-16 08:14:18 -07:00
  • 823ea9b940 Extract ModuleCommon + use in wasm & v8 runtimes (#2940) Mazdak Farrokhzad 2025-07-16 16:23:15 +02:00
  • 00d8a3825f Merge branch 'master' into bfops/import-typescript-sdk Zeke Foppa 2025-07-16 07:34:17 -07:00
  • 9fe9a1e30d [bfops/import-typescript-sdk]: Merge remote-tracking branch 'temp-typescript-sdk/main' into bfops/import-typescript-sdk Zeke Foppa 2025-07-16 06:37:45 -07:00
  • 7c7e84c8ca Add v8 crate + initialize v8 (#2939) Mazdak Farrokhzad 2025-07-16 14:07:08 +02:00
  • 1ce3bd9831 Bump rust-toolchain to rust 1.88 (#2749) Noa 2025-07-15 13:39:41 -04:00
  • 5be69c6970 Move locking operations onto the module's thread (#2866) Jeffrey Dallatezza 2025-07-14 19:10:18 -04:00
  • f988c000fc Enable the datastore crate's test feature where necessary (#2937) Phoebe Goldman 2025-07-14 14:29:21 -04:00
  • 159912dfad Split datastore into its own crate (#2933) Tyler Cloutier 2025-07-12 17:41:00 -04:00
  • 86a3c88b73 Fix AlgebraicTypeLayout::is_compatible_with (#2932) Mazdak Farrokhzad 2025-07-11 14:59:09 +02:00
  • 3f11585282 client-api: Rewrite websocket loop (#2906) Kim Altintop 2025-07-10 12:50:06 +02:00
  • 1abd1d40ef Merge branch 'master' into shub/default-macro Shubham Mishra 2025-08-21 22:26:53 +05:30
  • a862ba9373 Pretty print: sort hashmap iters (#3188) Shubham Mishra 2025-08-21 15:41:00 +05:30
  • ab23399c4e Remove some dead code (#3189) Mazdak Farrokhzad 2025-08-21 11:43:50 +02:00
  • b6fdc6c3a4 Move crates/sdk to sdks/rust (#3181) Zeke Foppa 2025-08-20 12:24:42 -07:00
  • cc4a165627 fix #3174 (#3179) v1.3.1 Shubham Mishra 2025-08-19 22:56:42 +05:30
  • 9bd40d699b Automigration pretty print (#3121) Shubham Mishra 2025-08-21 00:44:00 +05:30
  • f7d94efb69 Fix module hotswapping for connected clients (#3159) Kim Altintop 2025-08-13 20:36:06 +02:00
  • 07ce51dca3 Reduce tools/publish-crates.sh to only publish bindings and sdk (#3180) Zeke Foppa 2025-08-19 13:13:38 -07:00
  • d4ef20f459 Manually apply open PR #3178: Disable column type changes in an automigration Zeke Foppa 2025-08-20 12:04:00 -07:00
  • af5123dadd empty commit to bump CI shub/moduledef-pretty-print Zeke Foppa 2025-08-20 11:26:07 -07:00
  • eda20a0a1d tools/publish-crates.sh is more flexible for crate paths (#3185) Zeke Foppa 2025-08-20 11:21:54 -07:00
  • b98e342b39 use term_color Shubham Mishra 2025-08-20 18:18:25 +05:30
  • f531e6c680 Merge branch 'master' into shub/moduledef-pretty-print Shubham Mishra 2025-08-20 15:39:22 +05:30
  • f274414b26 Enable adding columns in auto migrations in schema crate (#2956) james gilles 2025-08-20 03:32:53 -04:00
  • 2c4a933035 Reduce tools/publish-crates.sh to only publish bindings and sdk (#3180) Zeke Foppa 2025-08-19 13:13:38 -07:00
  • 8d99ded238 fix #3174 (#3179) Shubham Mishra 2025-08-19 22:56:42 +05:30
  • 5eac1b3b0a Add workflow preview diagram in index (#3139) Zeke Foppa 2025-08-18 15:04:00 -07:00
  • 7cddf25f63 Default macro Shubham Mishra 2025-08-18 18:06:32 +05:30
  • f68369d579 Added RLS to llms.txt (#3134) Zeke Foppa 2025-08-15 10:31:30 -07:00
  • cae8e1cfd2 Add an impl version. jsdt/expose-temp Jeffrey Dallatezza 2025-08-15 10:15:06 -07:00
  • 175ed81828 Machinery to call procedures via WS and HTTP APIs Phoebe Goldman 2025-08-15 12:56:54 -04:00
  • e715c80a17 TimeSpan-Style TimeDuration Constructors in C# Bindings (#2778) Wes Sleeman 2025-08-15 09:27:36 -07:00
  • 46b6173593 Merge branch 'master' into v1.3.0-bitcraft-hotfix1 v1.3.0-bitcraft-hotfix1 joshua-spacetime 2025-08-15 08:45:01 -07:00
  • f9c8e72d8f fix incoming message queue length metric (#3172) joshua-spacetime 2025-08-15 08:00:12 -07:00
  • a32d1eda0c Merge branch 'master' into v1.3.0-bitcraft-hotfix1 joshua-spacetime 2025-08-14 17:45:49 -07:00
  • 3feed08ced Increase default incoming_queue_length limit, log warning when a client violates it (#3171) Phoebe Goldman 2025-08-14 18:18:33 -04:00
  • 081d11a0a9 Add log at warn when the host disconnects a client due to too many requests phoebe/incoming-queue-length-increase-and-log Phoebe Goldman 2025-08-14 13:52:46 -04:00
  • 7e5b7ede86 Increase the default incoming-queue-length limit Phoebe Goldman 2025-08-14 13:47:33 -04:00
  • 8ee5f6e4fe Replace has_jwt with jwt_len to create a buffer of the right size. Jeffrey Dallatezza 2025-08-14 09:28:37 -07:00
  • 2539824f5d V8: Define and test call_describe_module (#3161) Mazdak Farrokhzad 2025-08-14 12:19:24 +02:00
  • b445620f03 Fix module hotswapping for connected clients (#3159) Kim Altintop 2025-08-13 20:36:06 +02:00
  • d4968c736d Up a bunch of WS-related logs phoebe/bump-subscribe-logs-for-debugging Phoebe Goldman 2025-08-13 14:16:23 -04:00
  • a792b32d36 More comments Shubham Mishra 2025-08-13 22:38:55 +05:30
  • 254e6b6a07 Add JwtClaims and sender_auth, and use it in the quickstart-chat example. Jeffrey Dallatezza 2025-08-13 09:31:48 -07:00
  • 4da001e615 Update all licenses (#3002) Zeke Foppa 2025-08-12 11:20:58 -07:00
  • f6f0909ea4 Update all licenses (#3002) Zeke Foppa 2025-08-12 11:20:58 -07:00
  • 5f3c70b60a Get a version of has_jwt and get_jwt working Jeffrey Dallatezza 2025-08-12 10:20:02 -07:00
  • 4bd8ce732d Address comments Shubham Mishra 2025-08-11 22:05:44 +05:30
  • 0b3ad6ff2e V8: Ser/de finishing touches (#3153) Mazdak Farrokhzad 2025-08-11 19:30:31 +02:00
  • 350752a817 C#/Unity SDK - Add some developer docs (#3140) Zeke Foppa 2025-08-11 09:52:20 -07:00
  • 4921983024 C#/Unity SDK - Add some developer docs (#3140) Zeke Foppa 2025-08-11 09:52:20 -07:00
  • 3faf1c59cb Typescript SDK: Fix to actually use the passed onclose function (#3152) Nathan 2025-08-11 09:51:41 -07:00
  • 1733145954 Update outdated the demo Blackholio source url (#3150) Rot4tion 2025-08-11 22:08:25 +07:00
  • 6c97ba4d6a V8: Use clearer lifetime names (#3009) Mazdak Farrokhzad 2025-08-11 15:50:27 +02:00
  • 33f7644dfd Merge branch 'master' into phoebe/procedures Phoebe Goldman 2025-08-11 09:32:46 -04:00
  • 3f48d651d4 Blackholio - Enable more tests (#3135) Zeke Foppa 2025-08-08 11:52:25 -07:00
  • 4eda3d5485 WIP on exposing. Jeffrey Dallatezza 2025-08-08 11:51:23 -07:00
  • 8e9046cfef Merge branch 'master' into csharp/rekhoff/btrtee-icomparable-unittest csharp/rekhoff/btrtee-icomparable-unittest Zeke Foppa 2025-08-08 11:15:53 -07:00
  • d802230334 Add "How to compile" section to Rust quickstart (#3136) Zeke Foppa 2025-08-08 08:50:22 -07:00
  • dd7888fedd Drop log for already-compressed snapshot to debug (#3131) Phoebe Goldman 2025-08-08 11:33:10 -04:00
  • 18b29c762b Blackholio - Logging back in and resuming gameplay (#2990) John Detter 2025-08-08 23:15:26 +08:00
  • 37c64c787b commitlog: Provide folding over a range of tx offsets (#3129) Kim Altintop 2025-08-08 13:55:27 +02:00
  • 68d00456a2 print-plan endpoint & accordingly change publish endpoint Shubham Mishra 2025-08-08 00:35:08 +05:30
  • 1a5a03dcdc refactor(sdk): improve the log message source line reference (#2924) ResuBaka 2025-08-07 18:59:16 +02:00
  • 9f4eccde6e Merge branch 'master' into jsdt/store-client-creds Jeffrey Dallatezza 2025-08-07 09:37:39 -07:00
  • 4c9c51f58d Add more types to filterable table mamcx/filterable-timestamp-duration-bytes Mario Alejandro Montoya Cortes 2025-08-04 09:33:14 -05:00
  • 69ff20371c Make Timestam, TimeDuration,Vec<u8> implement FilterableValue Mario Alejandro Montoya Cortes 2025-07-28 11:59:18 -05:00
  • 0e73fef417 override NO_COLOR env Shubham Mishra 2025-08-07 01:54:31 +05:30
  • 080c501f23 Update README.md (#1703) Gage Howe 2025-08-06 12:05:17 -05:00
  • a4bda6613e Drop log for already-compressed snapshot to debug phoebe/already-compressed-snapshot-log-debug Phoebe Goldman 2025-08-06 12:46:09 -04:00
  • 2462a95213 Update comments. Jeffrey Dallatezza 2025-08-06 08:22:40 -07:00
  • 9272ae4917 Merge branch 'master' into jsdt/store-client-creds Jeffrey Dallatezza 2025-08-06 07:50:54 -07:00
  • 566573fca9 tests & plain formatter Shubham Mishra 2025-08-06 17:35:47 +05:30
  • c99e2bbb7a plain formatter Shubham Mishra 2025-08-06 11:04:17 +05:30
  • b063fe3bb9 Rollback on errors during identity connected. Jeffrey Dallatezza 2025-08-05 15:30:37 -07:00
  • bd8d191262 Add repo migration notice workflows (#3127) release/mirror/typescript Zeke Foppa 2025-08-05 13:30:42 -07:00
  • a916977cba Add repo migration notice workflows (#3127) Zeke Foppa 2025-08-05 13:30:42 -07:00
  • b53f998941 Add repo migration notice workflows (#3127) Zeke Foppa 2025-08-05 13:30:42 -07:00
  • f8ccfa390a TypeScript - Bump version to 1.3.1 for release (#3123) Zeke Foppa 2025-08-05 10:19:25 -07:00
  • 606186e10f TypeScript - Bump version to 1.3.1 for release (#3123) sdks/typescript/v1.3.1 Zeke Foppa 2025-08-05 10:19:25 -07:00
  • 3a2f118634 Docs - Fix incorrect reference to Rust client SDK (#3124) Zeke Foppa 2025-08-05 10:19:08 -07:00
  • 261145c874 Implement reduced coupling between SpacetimeDBClient.cs and Table.cs (#3122) rekhoff 2025-08-05 09:59:58 -07:00
  • 40ec970d17 Implement reduced coupling between SpacetimeDBClient.cs and Table.cs (#3122) rekhoff 2025-08-05 09:59:58 -07:00
  • 37467bfdcf Cleanup Jeffrey Dallatezza 2025-08-05 09:25:07 -07:00
  • c0257bfbc5 Add procedures to module-test, and various fixes revealed by same Phoebe Goldman 2025-08-05 11:00:25 -04:00
  • 479d5cc163 Rust bindings code for defining and running procedures Phoebe Goldman 2025-08-05 10:35:38 -04:00
  • 5df0d939fd Commit using the db, so it gets persisted. Jeffrey Dallatezza 2025-08-04 14:10:54 -07:00
  • f63f2b60e9 migration-print Shubham Mishra 2025-07-26 16:49:06 +05:30
  • e046c41a82 ci Shubham Mishra 2025-07-23 13:11:25 +05:30
  • 28bbcd91b6 Comments James Gilles 2025-07-18 14:43:10 -04:00
  • 85e65364a2 Enable adding columns in auto migrations in schema James Gilles 2025-07-17 13:13:36 -04:00
  • b2cd943733 Blackholio - Hide generated files from diffs (#3119) Zeke Foppa 2025-08-04 09:11:15 -07:00
  • ed7de0da97 CI - Remove bots please (#3102) Zeke Foppa 2025-08-04 09:00:02 -07:00
  • f796f2fb01 Merge branch 'master' into jsdt/store-client-creds Jeffrey Dallatezza 2025-08-04 08:05:18 -07:00
  • 4936ac985f Update DLLs to 1.3.0 (#3018) Zeke Foppa 2025-08-01 13:03:55 -07:00
  • 12fb5d423b Update DLLs to 1.3.0 (#3018) Zeke Foppa 2025-08-01 13:03:55 -07:00
  • 14a61584ed fmt Jeffrey Dallatezza 2025-08-01 12:41:19 -07:00