Commit Graph

  • 73781fad4b Don't use local reference for C# package John Detter 2024-10-30 21:37:31 +00:00
  • 6273bd2a51 Keeping scene name as Main John Detter 2024-10-30 21:34:52 +00:00
  • e59faa17b8 First pass of moving C# SDK Testsuite here John Detter 2024-10-30 21:19:56 +00:00
  • 1328b5d6a0 C# codegen making state relative to a DbConnection (#1869) Jeremie Pelletier 2024-10-30 16:55:30 -04:00
  • 556858e007 Companion to spacetime-web#470 (#1912) Puru Vijay 2024-10-31 00:53:58 +05:30
  • 93ad6c7c5e Editor code compiles csharp/jdetter/unity-testsuite John Detter 2024-10-30 18:25:35 +00:00
  • 59779650a2 Fix quickstart chat csharp/jeremie/quickstart-fix Jeremie Pelletier 2024-10-30 14:15:28 -04:00
  • 6941e86680 Fix connection string generation (#183) Jeremie Pelletier 2024-10-30 14:04:36 -04:00
  • a1a79e6051 revert some identity stuff and try a new fix without nullable type Mazdak Farrokhzad 2024-10-30 18:54:42 +01:00
  • bd8b8be17d Fix compilation cache ingvar/run-cs-benchmarks Ingvar Stepanyan 2024-10-30 17:24:18 +00:00
  • bc79f93e29 Hide "internal" datetime representation types (#1921) Ingvar Stepanyan 2024-10-30 16:49:51 +00:00
  • 072c2ea3a3 Prioritize BSATN and BFLATN compat with 0.12 Phoebe Goldman 2024-10-30 12:42:54 -04:00
  • 9964a0a7f9 Fixed subscription updates not clearing tables with no subscribed values (#182) SteveGibson 2024-10-30 12:33:54 -04:00
  • 5ccb5f99bf Fixed subscription updates not clearing tables with no subscribed values (#182) SteveGibson 2024-10-30 12:33:54 -04:00
  • 53e3523819 wip Ingvar Stepanyan 2024-10-30 16:29:02 +00:00
  • 6c7b4fc50a Fixed subscription updates not clearing tables with no subscribed values csharp/steve/bugfix/v0.11.0-beta-bugfix-subscriptions Steve Boytsun 2024-10-30 12:01:28 -04:00
  • 0c149ba132 hack: WithCredentials takes Identity? Mazdak Farrokhzad 2024-10-30 16:50:20 +01:00
  • 87d2813fb8 unity-tests, GameManager, WithCredentials: pass localIdentity Mazdak Farrokhzad 2024-10-30 15:08:38 +01:00
  • ad80d41c46 pass --anonymous to fix unity tests Mazdak Farrokhzad 2024-10-30 14:23:46 +01:00
  • 01d3cd92ce typescript codegen: add missing comma Mazdak Farrokhzad 2024-10-23 16:48:19 +02:00
  • 251cb8ffb5 c# codegen: fix RemoteReducers ctor Mazdak Farrokhzad 2024-10-23 08:53:05 +02:00
  • e576ba758a c# codegen: revert to always using List<T> for arrays Mazdak Farrokhzad 2024-10-23 00:11:20 +02:00
  • 32a049046a C# codegen: fix typo in default_init Mazdak Farrokhzad 2024-10-22 23:14:20 +02:00
  • 5da192c1ff regen module_bindings Mazdak Farrokhzad 2024-10-22 22:12:44 +02:00
  • b8daa0ae30 don't promise that we'll keep call-reducer flags (although removing in 1.0 would be breaking) Mazdak Farrokhzad 2024-10-22 21:06:42 +02:00
  • b50a7f3ba2 fix rebase fallout & ts sdk codegen fix Mazdak Farrokhzad 2024-10-22 22:04:54 +02:00
  • e40ff32d5c C# sdk codegen: always use T[] Mazdak Farrokhzad 2024-10-22 21:36:01 +02:00
  • 31461b1ded support SetReducerFlags in TS codegen Mazdak Farrokhzad 2024-10-16 15:22:44 +02:00
  • c288ae398b support SetReducerFlags in C# codegen Mazdak Farrokhzad 2024-10-15 17:02:28 +02:00
  • 5bb3a94610 fix standalone_integration_test Mazdak Farrokhzad 2024-10-14 17:19:18 +02:00
  • 80f19f5eda cargo insta accept Mazdak Farrokhzad 2024-10-14 16:41:23 +02:00
  • 949b3f399c revamp CallReducerFlags/host to always send full tx updates to caller unless NoSuccessNotify Mazdak Farrokhzad 2024-10-10 18:54:56 +02:00
  • 0b16f83304 add ClientMessage::CallReducer.flags with NoSuccessNotify as variant Mazdak Farrokhzad 2024-10-08 18:43:48 +02:00
  • 2aed1a5721 websocket: tx_update_light knob + TransactionUpdateLight messages Mazdak Farrokhzad 2024-10-07 11:30:06 +02:00
  • aaab3fa257 Rename workflow John Detter 2024-10-23 23:37:33 -05:00
  • 24bf0c5555 Fail on dirty bindings John Detter 2024-10-23 23:36:06 -05:00
  • 6b9d4c3380 Simplify review John Detter 2024-10-22 08:09:15 -05:00
  • 9ecb7a88c7 Circle game testsuite - we should consider adding more game examples in the future John Detter 2024-10-17 00:48:04 -05:00
  • 1f7943007b Use local package ref John Detter 2024-10-22 07:36:53 -05:00
  • fb42e5cd5f Update npmignore John Detter 2024-10-22 07:18:49 -05:00
  • 982484fa16 Moving unity-tests to unity-tests~ to fix a package recursive import problem John Detter 2024-10-22 07:17:38 -05:00
  • ea49f8ec33 Updated csproj so that tests are ignored for dotnet testsuite John Detter 2024-10-22 04:48:00 -05:00
  • b438b26946 Circle game! John Detter 2024-10-22 04:46:02 -05:00
  • 0935b7346b Fix Find() with struct-based rows (#1917) Ingvar Stepanyan 2024-10-29 21:33:59 +00:00
  • 61360387be CLI - Login flow (#1878) Zeke Foppa 2024-10-29 13:28:45 -07:00
  • c8ce611a18 perf: Use default buffer size for brotli compression (#1920) joshua-spacetime 2024-10-29 12:09:29 -07:00
  • 11a38dacdd Don't redownload WASI SDK (#1916) Ingvar Stepanyan 2024-10-29 18:40:20 +00:00
  • 35c7a8cf20 Update DLLs and bump package versions to 1.0.0-rc1 (#180) Zeke Foppa 2024-10-29 11:33:15 -07:00
  • cf3f37cf77 Update DLLs and bump package versions to 1.0.0-rc1 (#180) Zeke Foppa 2024-10-29 11:33:15 -07:00
  • db8c68cd14 Add a basic test of StandaloneEnv::init jsdt/lock-test Jeffrey Dallatezza 2024-10-29 10:47:12 -07:00
  • 7ed33bc6f7 Add some basic file lock tests Jeffrey Dallatezza 2024-10-29 10:22:05 -07:00
  • a6a6c4f08f Put ExecutionContext inside the Tx context (#1876) Mario Montoya 2024-10-29 11:24:06 -05:00
  • 7de743d44d Bump C# bindings to 1.0.0 (#1913) Zeke Foppa 2024-10-28 17:23:49 -07:00
  • 58c0668648 Merge remote-tracking branch 'origin/bfops/update-dlls' into release/v1.0.0-rc1 Zeke Foppa 2024-10-28 17:00:31 -07:00
  • 5baffb57aa Merge remote-tracking branch 'origin/jdetter/fix-reconnection-logic' into release/v1.0.0-rc1 Zeke Foppa 2024-10-28 17:00:22 -07:00
  • 7007118eeb Merge remote-tracking branch 'origin/centril/websocket-light' into release/v1.0.0-rc1 Zeke Foppa 2024-10-28 17:00:15 -07:00
  • d76da2e8f3 update Zeke Foppa 2024-10-28 14:47:50 -07:00
  • 770bcb7c1e Address review Noa 2024-10-24 16:59:12 -05:00
  • 3111017cd9 Data dir impl Noa 2024-10-11 15:46:28 -05:00
  • e595b11761 NFC: Remove obsolete BytesWrapper (#1896) Ingvar Stepanyan 2024-10-28 15:45:24 +00:00
  • 99c55bcaff update package versions to 1.0.0 Zeke Foppa 2024-10-28 08:38:36 -07:00
  • 0b27fb82c6 Update DLLs to 1.0.0-rc1 Zeke Foppa 2024-10-28 08:17:55 -07:00
  • d09e1eabd2 commitlog: Improve skipping behavior of traversals (#1902) Kim Altintop 2024-10-28 09:07:40 +01:00
  • 9f5ddd967f core: Conversion from txdata::Inputs to ReducerContext (#1901) Kim Altintop 2024-10-28 08:02:59 +01:00
  • 17a49d28b6 core: Expose next_tx_offset of the Replay decoder (#1899) Kim Altintop 2024-10-28 07:42:45 +01:00
  • a30ec5790e core: Expose snapshot taking on Locking datastore (#1898) Kim Altintop 2024-10-28 07:24:42 +01:00
  • 25ea57db50 Fix the endpoint for short-lived tokens (#1907) Jeffrey Dallatezza 2024-10-25 12:56:32 -07:00
  • 9c58218deb Add some comments jsdt/expose-claims Jeffrey Dallatezza 2024-10-25 12:41:18 -07:00
  • 839aa99027 feat: Add non-unique index join iterator (#1908) joshua-spacetime 2024-10-25 12:10:35 -07:00
  • 14ec4f1ce0 Proper unique constraints in Rust clients! Phoebe Goldman 2024-10-25 12:24:42 -04:00
  • 41f2fa44b5 Merge branch 'master' into jsdt/expose-claims Jeffrey Dallatezza 2024-10-24 17:19:09 -07:00
  • fa960b3be9 Small naming fixes. Fixes database identity creation. (#1892) Tyler Cloutier 2024-10-24 17:02:21 -06:00
  • 26112f7622 Make some more things public for use in private Jeffrey Dallatezza 2024-10-24 14:31:34 -07:00
  • 8d15a06f6b change resign to re_sign jsdt/short-lived-tokens Jeffrey Dallatezza 2024-10-24 12:34:02 -07:00
  • eed796f3c5 Add testing of resigned token and FullTokenValidator Jeffrey Dallatezza 2024-10-24 12:30:26 -07:00
  • 07d166ddbe Add support for short-lived token Jeffrey Dallatezza 2024-10-24 11:35:28 -07:00
  • c840eda037 Physical query plan + executors (#1881) joshua-spacetime 2024-10-24 10:30:59 -07:00
  • eca780e3d7 insta 2: electric boogaloo Phoebe Goldman 2024-10-24 12:12:14 -04:00
  • 9eb2cdbb90 Move codegen interfaces for the SDK to __codegen Phoebe Goldman 2024-10-24 11:50:35 -04:00
  • 3e2c168922 I don't actually need this Phoebe Goldman 2024-10-24 13:28:30 -04:00
  • 1c6eb13f5e Insta review Phoebe Goldman 2024-10-24 12:11:02 -04:00
  • 31c4022704 Eliminate dependency on im; just mutate the client cache Phoebe Goldman 2024-10-24 11:20:25 -04:00
  • 2d8224a6fd Reorganize macro crate (#1406) Noa 2024-10-23 15:30:14 -05:00
  • 36bb5bd829 Consistent formatting for Timestamp and TimeDuration (please bikeshed) James Gilles 2024-10-23 14:33:47 -04:00
  • 627c35b585 Become more special James Gilles 2024-10-23 13:56:31 -04:00
  • 835d6a6221 Add gzip for #109 (#117) Puru Vijay 2024-10-23 22:53:54 +05:30
  • e64d29e710 Add gzip for #109 (#117) Puru Vijay 2024-10-23 22:53:54 +05:30
  • ce7f9f0e5e Enter prerelease mode (#116) Puru Vijay 2024-10-23 22:50:56 +05:30
  • 82951197e5 Enter prerelease mode (#116) Puru Vijay 2024-10-23 22:50:56 +05:30
  • c07b4f6774 variable rename tyler/small-fixes Tyler Cloutier 2024-10-23 11:17:41 -06:00
  • a56d210b9e Aliasing bug Tyler Cloutier 2024-10-23 11:11:32 -06:00
  • 340d2b98ab renamed self.address to self.database_identity Tyler Cloutier 2024-10-23 11:01:47 -06:00
  • 85aaec3815 feat: GZIP (#109) Puru Vijay 2024-10-23 22:27:10 +05:30
  • a46522ea97 feat: GZIP (#109) Puru Vijay 2024-10-23 22:27:10 +05:30
  • 9b077a5d0f cargo fmt Tyler Cloutier 2024-10-23 10:24:00 -06:00
  • d4fd11f567 Fix warnings and errors Tyler Cloutier 2024-10-23 10:16:04 -06:00
  • 22db4f35c6 Small naming fixes. Fixes database identity creation Tyler Cloutier 2024-10-23 09:41:45 -06:00
  • 942fd8be83 Handle JWT tokens with oidc providers (#1882) Jeffrey Dallatezza 2024-10-22 22:46:53 -07:00
  • fe14e59167 clippy jsdt/oidc-token-parsing Jeffrey Dallatezza 2024-10-22 22:32:00 -07:00
  • c8902866c5 fmt Jeffrey Dallatezza 2024-10-22 22:19:11 -07:00