Phoebe Goldman
dd4f39b793
Merge branch 'master' into phoebe/csharp-ref-fix-rust-code
2025-07-14 15:31:33 -04:00
Carlos Cobo
0584e75081
Fix TypeScript Quickstart wrong import ( #349 )
2025-06-03 09:31:50 -07:00
Wes Sleeman
313fdd22a3
RLS Documentation - Invalid SQL Query ( #351 )
...
Added missing required column identifier to simple query RLS documentation examples.
2025-05-22 13:49:49 +00:00
Sahil Dawka
f3a7e8cc93
Remove double code-lang buttons ( #347 )
...
Nested the lang specific text into the overall codeblock instead of duplicating below.
2025-05-16 10:00:39 -07:00
Tamaro Skaljic
5d4cce6c49
Document sql reserved identifiers #266 ( #302 )
...
Co-authored-by: Zeke Foppa <196249+bfops@users.noreply.github.com >
2025-05-16 09:42:10 -07:00
João Saldanha Streibel
7528afe3c6
Fixed DB_NAME name mismatch ( #346 )
...
The doc text suggested DB_NAME for variable name, but code sample used DBNAME.
Changed all to DB_NAME, for consistency.
Thanks @gefjon on Issue #345 .
2025-05-09 08:40:49 -04:00
Phoebe Goldman
84710b5418
Read .Value
...
Co-authored-by: james gilles <jameshgilles@gmail.com >
2025-05-07 17:41:42 -04:00
João Saldanha Streibel
e8a0dfddb0
Fixed typo in quickstart.md ( #344 )
2025-05-07 22:21:57 +01:00
Chip
be1c2e100b
Stronger wording to direct users to working unity versions ( #334 )
...
* Some wording changes to the required unity versions
we've had a few people utilize Unity 2021.2, but have a lot of errors/issues in the console. It's best to direct users to 2022.3.32f1 onward.
* Removed recommended verbiage
2025-05-06 15:23:27 -04:00
Tyler Cloutier
b230a92a4c
Now noting that StdbModule.csproj is important ( #327 )
...
Update index.md
2025-05-06 18:34:52 +01:00
Tyler Cloutier
ed1808de3e
Fixed a typo with acquainted ( #322 )
2025-05-06 18:25:08 +01:00
Tyler Cloutier
51883b12d7
Add directions for navigating to the dashboard ( #326 )
...
Update maincloud.md
2025-05-06 18:23:58 +01:00
John Detter
f469676ade
Fix blocking publish route ( #338 )
...
* Fix blocking publish route
* Added common routes
* Default to open - which was the previous functionality
* Update spacetimedb-standalone.md
* Update spacetimedb-standalone.md
* Updated with support for the typescript SDK
* Updated with known good subscribe route
* Updated doc text
* Clarified comment
* nit
2025-05-06 01:19:13 +01:00
Phoebe Goldman
6b4433ba79
Add "Subscription Semantics" page ( #278 )
...
We've gotten several questions in the public Discord
about the semantics of subscriptions in the SDKs.
I did a brain-dump about them, Tyler fed it into ChatGPT,
I touched up the result a bit, and here it is.
Some day we probably want to rewrite this to read less like AI slop.
But for now it's probably fine.
2025-05-05 13:25:57 +00:00
Robin Curbelo
694bc483d9
fix typo ( #339 )
2025-05-02 17:01:01 +00:00
Zeke Foppa
ec37594e79
Fix link checking ( #340 )
...
* [bfops/check-links]: fix link checker
* [bfops/check-links]: fix
* [bfops/check-links]: fix broken links
* [bfops/check-links]: fix logic
* [bfops/check-links]: fix site links
---------
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com >
2025-05-01 15:26:02 -07:00
Chip
0cca3d98df
updated dotnet add package ( #337 )
...
* updated dotnet add package
* additional reference to spacetimedbsdk dotnet package
2025-04-30 17:13:47 +01:00
Tamaro Skaljic
53e0b77f8b
fix wrong quote usage and copy the "start the server" section from c# quickstart to rust quickstart #41 ( #310 )
...
Co-authored-by: Zeke Foppa <196249+bfops@users.noreply.github.com >
2025-04-29 10:49:53 -07:00
Chip
45a83c9b5a
Correcting Reducer Callback Information in llms.md ( #335 )
...
* update reducer callback with correct info
* remove flavor text - not needed
2025-04-28 09:42:46 -04:00
Jeffrey Dallatezza
8508bbf446
Subscribe to all queries together in the ts quickstart. ( #297 )
2025-04-25 17:20:46 +00:00
Phoebe Goldman
1df6e49054
Fix example that was still rust-ey in C# ref
...
This must have gotten missed when porting the Rust ref over to C#.
2025-04-25 09:28:28 -04:00
Zeke Foppa
3d1fa97c63
CI - Expand CI-triggering events ( #332 )
...
* [bfops/ci-on-master]: Run CI on `master` commits
* [bfops/ci-on-master]: tweak
---------
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com >
2025-04-24 15:03:41 -07:00
Aaron Matthis
a70339488c
rls docs self-join example: undefined 'u' sql name -> 'a' ( #330 )
...
fix: undefined 'u' sql name -> 'a'
2025-04-23 17:41:36 +00:00
Loki McKay
b27ed08baa
Fix typo in quickstart.md ( #331 )
2025-04-23 13:49:25 +00:00
Jeffrey Dallatezza
81ef6a0adc
Update docs links to remove index.md ( #316 )
...
These links are broken in the live docs, but removing index.md from the links fixes them for me.
Co-authored-by: Zeke Foppa <196249+bfops@users.noreply.github.com >
2025-04-21 17:44:41 +00:00
Tamaro Skaljic
4b48e003b1
fix links from rls docs to sql docs on website ( #323 )
...
Co-authored-by: Zeke Foppa <196249+bfops@users.noreply.github.com >
2025-04-21 09:35:53 -07:00
torjusik
11aeb5efea
Fixed typo ( #320 )
...
multple -> multiple
2025-04-21 09:26:15 -07:00
Zeke Foppa
c0334498de
CI - Check the CLI docs ( #318 )
...
* [bfops/cli-ci]: CI - Check the CLI docs
* [bfops/cli-ci]: fix
* [bfops/cli-ci]: fix permission warnings
* [bfops/cli-ci]: review
* [bfops/cli-ci]: review
---------
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com >
2025-04-17 10:57:11 -07:00
Zeke Foppa
c7f89fa82d
Revert CLI reference to match what the CLI outputs ( #317 )
...
[bfops/revert-docs]: revert
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com >
2025-04-17 10:36:54 -07:00
Tamaro Skaljic
66561205f5
rename http/index.md to "Authorization" #235 ( #308 )
2025-04-16 13:48:59 -07:00
Tamaro Skaljic
b1b4724a04
Remove experimental label of C# #246 ( #305 )
2025-04-16 16:10:08 -04:00
Tamaro Skaljic
31c9ee5116
Rename module to database where appropriate ( #277 )
...
* clients connect to databases, not modules
* the name is for the database, not the module
* reducers are exposed by databases, not modules
* don't name clients "modules" too
* Modules have no state, the database has it
* more database instead of client connection
* databases are hosted, not modules
* users interact with databases, not modules
* fix typo
* Apply suggestions from code review
Co-authored-by: Tyler Cloutier <cloutiertyler@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Tyler Cloutier <cloutiertyler@users.noreply.github.com >
---------
Co-authored-by: Tyler Cloutier <cloutiertyler@users.noreply.github.com >
2025-04-16 16:09:48 -04:00
Tamaro Skaljic
b74b5a6323
fix sql identifier casing in c# quickstart test query #220 ( #309 )
2025-04-16 10:26:28 -07:00
Tamaro Skaljic
1cb61db0a5
remove specific programming lang for server module code ( #312 )
...
in unity tutorial text. There was confusion: https://discord.com/channels/1037340874172014652/1037343189339742298/1361811650713227285
2025-04-16 10:22:22 -07:00
Phoebe Goldman
e7cb1ee00f
Add docs for indexable types to C# ( #285 )
...
Includes references to changes made by
https://github.com/clockworklabs/SpacetimeDB/pull/2506 ,
which as of writing has not merged.
We should not push this commit live until after that PR is released.
2025-04-16 09:58:40 -04:00
Zeke Foppa
228436cfa8
Deploying: Maincloud: add section for connecting via SDKs ( #311 )
...
* [bfops/maincloud-sdks]: wIP
* [bfops/maincloud-sdks]: WIP
* [bfops/maincloud-sdks]: do thing
* [bfops/maincloud-sdks]: review
---------
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com >
2025-04-15 13:30:40 -07:00
Michael Nadeau
0ba2b78442
Fix typo in unity/part-2.md ( #298 )
2025-04-15 09:03:02 -07:00
Phoebe Goldman
289396f7b5
Add convention for table names to style guide ( #300 )
2025-04-14 20:33:08 -04:00
joshua-spacetime
40d6688262
Reference docs for row level security ( #291 )
2025-04-14 17:30:41 -07:00
torjusik
14b34eb752
Update quickstart.md ( #295 )
...
fixed typo:
"Next add let's add" -> "Let's add"
2025-04-14 08:32:52 -07:00
8Times
dd829e64de
Typo fix quickstart.md ( #294 )
...
"SpacetimDB" -> "SpacetimeDB"
2025-04-14 08:31:16 -07:00
Tyler Cloutier
c80417e0c1
Added a preliminary llms.md/.txt file to the repo to help LLMs generate code for users and understand SpacetimeDB ( #286 )
...
* Added a preliminary llms.md/.txt file to the repo to help LLMs generate code for users and understand SpacetimeDB
* Update llms.md
Co-authored-by: Phoebe Goldman <phoebe@goldman-tribe.org >
* Addressed some feedback
* Fixed up some stuff
* Added TypeScript SDK code
* Added subscription semantics section and small fixes
* Added info about ConnectionId and the reducer context
* Addressed comments
---------
Co-authored-by: Phoebe Goldman <phoebe@goldman-tribe.org >
2025-04-14 09:42:14 -04:00
Zeke Foppa
6e15325944
CI - Add release branch check ( #270 )
...
[bfops/release-branch-check]: Add release branch check
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com >
2025-04-11 23:00:31 -07:00
joshua-spacetime
dc7ae16c42
Update the timestamp format output by spacetime sql in the quickstart ( #288 )
...
Fixes #222 .
2025-04-09 11:50:51 -07:00
heliam1
fade50a5c6
Fix typo ( #289 )
2025-04-09 08:35:59 -07:00
cjodo
160cb57972
fix(ts-sdk): correct the function signature of onConnectError ( #255 )
...
fix(sdk): correct the function signature of onConnectError
2025-04-04 12:17:09 -07:00
AdielMag
0818aff6bc
Small fix on part-3.md ( #264 )
...
Update part-3.md
2025-04-04 12:16:29 -07:00
Colter Haycock
96aeffa375
Fixed Minor Typos in Unity Tutorial ( #273 )
...
* Update part-2.md
Minor typos
* Update part-2.md
reverting unnecessary change
* Update part-3.md
more tiny changes
* Update part-3.md
arena
* Update part-3.md
2025-04-04 12:15:53 -07:00
Kane Viggers
fbf1543c29
Correction on c# server module quickstart ( #253 )
...
Table name is 'messages' not 'Messages'
2025-04-04 12:14:50 -07:00
Phoebe Goldman
8a0fc18afd
TS quickstart: Install latest SDK, not specific version ( #280 )
...
The version listed here was outdated and included bugs.
I don't even know why we'd recommend a specific version,
instead of just telling people to install the latest release.
2025-04-02 13:05:15 -04:00