Commit Graph

  • dcd8640543 Rust module bindings and macros for defining procedures (#3444) Phoebe Goldman 2025-10-24 10:35:32 -04:00
  • 55e47fcd8d Change bitflags version to 2.10.0 Piotr Sarnacki 2025-10-24 15:37:08 +02:00
  • 583c097328 Don't define a new type, use an existing type phoebe/procedure/rust-module-bindings Phoebe Goldman 2025-10-24 09:29:54 -04:00
  • 62673e4e44 clippy Phoebe Goldman 2025-10-24 09:14:00 -04:00
  • 1f163d3f43 Fix doc tests, add another example/test to module-test Phoebe Goldman 2025-10-24 09:02:23 -04:00
  • 0b16f8a3c4 core: Add more context to errors returned from host controller (#3449) Kim Altintop 2025-10-24 14:15:24 +02:00
  • 7b944bc1b9 Merge branch 'master' into drogus/spacetime-init Tyler Cloutier 2025-10-23 22:03:00 -04:00
  • 9c1677ee16 Small fix for windows = 2025-10-23 19:32:22 -04:00
  • 654edff795 Exclude spacetimedb directory from c# clients Piotr Sarnacki 2025-10-24 00:47:24 +02:00
  • 988e2566d3 add basic-c-sharp client Piotr Sarnacki 2025-10-24 00:18:31 +02:00
  • 01d31863e5 Merge remote-tracking branch 'origin/drogus/spacetime-init' into drogus/spacetime-init Piotr Sarnacki 2025-10-24 00:18:09 +02:00
  • e3cf84fde0 Don't use symlinks for templates and copy files into the crate when building Piotr Sarnacki 2025-10-23 23:59:10 +02:00
  • 48566b1489 Small fixes and changes = 2025-10-23 17:35:06 -04:00
  • 76f3368795 Remove unused release-fast profile (#3473) Zeke Foppa 2025-10-23 14:08:15 -07:00
  • 0cd8a15ac7 Try to fix smoke tests Piotr Sarnacki 2025-10-23 22:11:08 +02:00
  • f726b02c74 CI - C# quickstart test properly uses nuget (#3466) Zeke Foppa 2025-10-23 12:50:18 -07:00
  • ac9737ffe2 Empty commit to re-try CI jobs Phoebe Goldman 2025-10-23 14:50:53 -04:00
  • f8631cc749 Remove connection_id from ViewContext (#3464) joshua-spacetime 2025-10-23 11:43:35 -07:00
  • ddfdde2b0f Update to pgwire 0.34.2 (#3451) Noa 2025-10-23 13:30:45 -05:00
  • 6819183e33 Fix copy-paste errors Phoebe Goldman 2025-10-23 14:18:23 -04:00
  • 04fd1233f1 Preliminary procedure docs Phoebe Goldman 2025-10-23 14:11:20 -04:00
  • 38c12486ed Change bitflags version Piotr Sarnacki 2025-10-23 19:56:52 +02:00
  • f24767cfdd Fix smoketests Piotr Sarnacki 2025-10-23 19:51:45 +02:00
  • 99f27ce26d Changes from Joshua's review Phoebe Goldman 2025-10-23 13:03:05 -04:00
  • eab9221af1 Reformat packages list for better git diff-ing phoebe/nix-flake-cargo-insta Phoebe Goldman 2025-10-23 12:24:00 -04:00
  • b0bcf4a57d Include cargo-insta in devShell in nix flake Phoebe Goldman 2025-10-23 12:21:48 -04:00
  • bb624dc606 Try updatring cargo.lock manually Piotr Sarnacki 2025-10-23 17:21:44 +02:00
  • de65fd1138 Fix checking for login in non-interactive mode Piotr Sarnacki 2025-10-23 17:14:02 +02:00
  • fa4a72be30 Update the name of both the server and the client for known languages Piotr Sarnacki 2025-10-23 17:07:12 +02:00
  • 457ae18ae2 util::jobs: add commentary + use .expect(..) (#3468) Mazdak Farrokhzad 2025-10-23 16:59:02 +02:00
  • ed78270010 Fix doc test's imports Phoebe Goldman 2025-10-23 10:57:22 -04:00
  • 8d1f528ba2 Make procedures able to be scheduled Phoebe Goldman 2025-10-23 10:54:16 -04:00
  • 679340adf1 Merge remote-tracking branch 'origin/master' into phoebe/procedure/rust-module-bindings Phoebe Goldman 2025-10-23 10:35:33 -04:00
  • f0b7b87748 Fix reference so spacetime init Piotr Sarnacki 2025-10-23 16:20:45 +02:00
  • bc8c8da8e1 Fix init in smoketests Piotr Sarnacki 2025-10-23 15:46:21 +02:00
  • db22a7ffa7 update cargo.lock Piotr Sarnacki 2025-10-23 15:24:46 +02:00
  • 9807a43856 Fix lints Piotr Sarnacki 2025-10-23 14:24:51 +02:00
  • a54ce1dab6 util::jobs: add commentary + use .expect centril/docs-for-jobs Mazdak Farrokhzad 2025-10-23 14:23:31 +02:00
  • a54e088c92 Fix cli reference Piotr Sarnacki 2025-10-23 14:22:38 +02:00
  • 7351cc4485 remove unused functions Piotr Sarnacki 2025-10-23 14:16:38 +02:00
  • 34646d0c28 Add missing templates list Piotr Sarnacki 2025-10-23 13:51:42 +02:00
  • c2468b3609 Remove client-lang option from init Piotr Sarnacki 2025-10-23 13:50:40 +02:00
  • 94294b7198 refactor cli's build.rs and add more comments Piotr Sarnacki 2025-10-23 13:43:34 +02:00
  • 67387775da Bring back the 'none' option on init's clients list Piotr Sarnacki 2025-10-23 11:32:42 +02:00
  • 0bb0b4bc5f Panic if a template has 0 files Piotr Sarnacki 2025-10-23 11:24:18 +02:00
  • 5ad2dcff21 fix migration which adds column and index together. (#3450) Shubham Mishra 2025-10-23 12:34:00 +05:30
  • 0b07bffa8a V8: Let a worker thread own the isolate (#3401) Mazdak Farrokhzad 2025-10-23 00:39:38 +02:00
  • dd9499132b [TS] Fix ctx.timestamp serialization (#3461) Noa 2025-10-22 16:36:22 -05:00
  • 0d325b2dcc Add macro bindings for views (#3429) joshua-spacetime 2025-10-22 13:23:48 -07:00
  • a95ff9f71a Added unversioned spacetimedb.bsatn.runtime package jdetter/cargo-release John Detter 2025-10-22 14:52:52 -05:00
  • 6e26c3b8d6 Include built-in templates in the binary Piotr Sarnacki 2025-10-22 20:45:45 +02:00
  • f8b66a913e Remove unused docker-compose files (#3455) Zeke Foppa 2025-10-22 09:57:38 -07:00
  • 39a03b4a67 Add typescript bindings for auth claims. (#3442) Jeffrey Dallatezza 2025-10-22 08:42:39 -07:00
  • 2d6934eb50 core: Add more context to errors returned from host controller release/v1.6.0-logging-hotfix Kim Altintop 2025-10-21 21:35:39 +02:00
  • 11aa20a0f7 Fix selected item highlighting tyler/docusaurus-migration-styling = 2025-10-21 21:33:17 -04:00
  • a7ed36641f Pre-loading fonts = 2025-10-21 21:20:53 -04:00
  • 22b3b8d0cd Updated lock file = 2025-10-21 21:02:31 -04:00
  • 00fd481fce Updated out of sync styling = 2025-10-21 21:01:44 -04:00
  • fb27db2f0e Install dependencies for a typescript server Piotr Sarnacki 2025-10-22 01:30:40 +02:00
  • 62569e095b Merge interactive and non-interactive functions Piotr Sarnacki 2025-10-22 00:34:43 +02:00
  • d205795553 feat: update pgwire to 0.34 and improve how we disable ssl (#3432) Ning Sun 2025-10-22 07:06:52 +08:00
  • e6b081d908 Add destination_dir to docs-test workflow Julien Lavocat 2025-10-22 00:13:29 +02:00
  • 0f0cb47d03 CI - Move Internal Tests to GitHub (#3436) Zeke Foppa 2025-10-21 12:33:17 -07:00
  • 9195d827b6 gitignore node_modules even when it's a symlink (#3446) Zeke Foppa 2025-10-21 12:25:45 -07:00
  • bf37b2947b Add bindings for csharp modules to use JWT claims (#3414) Jeffrey Dallatezza 2025-10-21 12:17:33 -07:00
  • e712294f57 Delete build dir Julien Lavocat 2025-10-21 17:19:14 +02:00
  • 9fb76ffefa Add missing semicolon Alessandro Asoni 2025-10-21 20:36:16 +02:00
  • dac57e4a58 CI - Remove previews on discord posts for merged PRs (#3445) Zeke Foppa 2025-10-21 11:20:47 -07:00
  • 3abb3dc9bd Fix some syntax Alessandro Asoni 2025-10-21 20:11:57 +02:00
  • 378904c791 Remove extra logging from rust quickstart jsdt/csharp-claims Jeffrey Dallatezza 2025-10-21 10:47:47 -07:00
  • d8181f3584 Fix dep snap Jeffrey Dallatezza 2025-10-21 10:38:17 -07:00
  • 85d8205305 Remove extra logging from quickstart. Jeffrey Dallatezza 2025-10-21 10:22:36 -07:00
  • 0d356dc09e Clean up some merge conflict nonsense Jeffrey Dallatezza 2025-10-21 10:19:40 -07:00
  • 95b1f2eebc Merge branch 'master' into jsdt/csharp-claims Jeffrey Dallatezza 2025-10-21 10:12:37 -07:00
  • b1e030cca2 Use auto property Jeffrey Dallatezza 2025-10-21 10:11:15 -07:00
  • 160594a804 fix misspelled no_run Phoebe Goldman 2025-10-21 13:01:15 -04:00
  • 563aeb70a4 Clippy Phoebe Goldman 2025-10-21 12:56:26 -04:00
  • ae1fa58a3a Rust module bindings and macros for defining procedures Phoebe Goldman 2025-10-21 12:43:38 -04:00
  • c7259679b2 Update sidebar looks Julien Lavocat 2025-10-21 16:57:23 +02:00
  • 6eb0a6e796 Code generate filter function for non-unique indexes Alessandro Asoni 2025-10-21 15:47:32 +02:00
  • 245a7f319e Migrate latest changes Julien Lavocat 2025-10-21 13:37:43 +02:00
  • c38f512a0b Fix pnpm lockfile Julien Lavocat 2025-10-21 12:14:07 +02:00
  • dac1883ae8 Fixed some small formatting issues John Detter 2025-10-15 10:04:34 -05:00
  • 7909f1adb2 Rename everything to lowercase Julien Lavocat 2025-10-10 11:43:42 +02:00
  • 667928586d Align CLI with other JS projects Julien Lavocat 2025-10-10 11:33:27 +02:00
  • a58ce2acc5 Add unreal reference Julien Lavocat 2025-10-10 11:32:43 +02:00
  • 4f1543bcd5 Add publish workflow Julien Lavocat 2025-10-08 12:12:48 +02:00
  • a71dd402f9 Manual fix of remaning links Julien Lavocat 2025-10-07 13:23:47 +02:00
  • bd866dff1d Fix broken links using sed Julien Lavocat 2025-10-07 13:19:45 +02:00
  • b8078dd872 Fix broken links Julien Lavocat 2025-10-07 13:12:40 +02:00
  • 1aead50b56 Fix footer still existing somehow Julien Lavocat 2025-10-07 12:50:29 +02:00
  • 9618ed2ec4 Migrate all images Julien Lavocat 2025-10-07 12:35:08 +02:00
  • 304caf9bf7 Add CI checks Julien Lavocat 2025-10-07 12:34:59 +02:00
  • bc85f5ea9b CSS improvements Julien Lavocat 2025-10-07 11:58:48 +02:00
  • ca9cd7bc14 Pages now have the same URL as live docs Julien Lavocat 2025-10-07 11:02:59 +02:00
  • fd06ce13b2 Improve navbar, use algolia Julien Lavocat 2025-10-07 10:27:23 +02:00
  • 24d701623f Add docs for docs :D Julien Lavocat 2025-10-06 13:24:10 +02:00
  • 3e227cbbff Migrate Unreal tutorial Julien Lavocat 2025-10-06 13:05:54 +02:00
  • 2427425905 Bring back cursor rules Julien Lavocat 2025-10-03 18:48:28 +02:00
  • 10cc004bcc Add remaning docs except Unreal Tutorial Julien Lavocat 2025-10-03 18:47:32 +02:00