Commit Graph

  • 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
  • 43d56ba097 More clippy Jeffrey Dallatezza 2024-10-22 22:16:39 -07:00
  • 4cae7a785f More clippy fixes Jeffrey Dallatezza 2024-10-22 22:12:39 -07:00
  • e4603cddef fmt Jeffrey Dallatezza 2024-10-22 22:04:58 -07:00
  • 6e38ef69ab clippy fix Jeffrey Dallatezza 2024-10-22 22:03:47 -07:00
  • d6ba0959b0 insta Jeffrey Dallatezza 2024-10-22 22:01:15 -07:00
  • 2e5445e4d5 Delete trash Jeffrey Dallatezza 2024-10-22 21:47:04 -07:00
  • 905a95a06b Remove another comment Jeffrey Dallatezza 2024-10-22 21:43:06 -07:00
  • 509f698ee9 Delete some commented out code Jeffrey Dallatezza 2024-10-22 21:41:32 -07:00
  • 4b9edf60f3 clippy and fmt Jeffrey Dallatezza 2024-10-22 21:38:13 -07:00
  • c667c51762 CLI - Fix helptext after #1845 (#1889) Zeke Foppa 2024-10-22 21:35:27 -07:00
  • 56149bf1ff Merge branch 'master' into jsdt/oidc-token-parsing Jeffrey Dallatezza 2024-10-22 21:28:12 -07:00
  • 83fc5c33d4 The banishment of Address (#1880) Tyler Cloutier 2024-10-22 18:56:20 -07:00
  • c87b1a3253 cargo insta review Jeffrey Dallatezza 2024-10-22 18:24:42 -07:00
  • 83b39e2ccc Update cargo lock Jeffrey Dallatezza 2024-10-22 18:15:13 -07:00
  • e0ccfebd9f Add a global cache and do some cleanup Jeffrey Dallatezza 2024-10-22 18:08:01 -07:00
  • a4b7a96abd Update to my new forks Jeffrey Dallatezza 2024-10-22 16:37:00 -07:00
  • f69ce987f3 Allow RS256 too Jeffrey Dallatezza 2024-10-22 15:56:22 -07:00
  • c4abc1c3a0 Fix more routes jsdt/remove-address-1 Jeffrey Dallatezza 2024-10-22 15:45:26 -07:00
  • 815fdc9fa0 fmt Jeffrey Dallatezza 2024-10-22 15:37:27 -07:00
  • aedbc0a10f Fix another route Jeffrey Dallatezza 2024-10-22 15:34:27 -07:00
  • b041d74eca Update database routes Jeffrey Dallatezza 2024-10-22 15:32:56 -07:00
  • 094197230d Fix subscribe params Jeffrey Dallatezza 2024-10-22 15:11:50 -07:00
  • aa5d580563 Various fixes Jeffrey Dallatezza 2024-10-22 13:07:05 -07:00
  • aa549198fb Actually add the new file Jeffrey Dallatezza 2024-10-22 12:51:26 -07:00
  • 7f6a01e07a Move token validation to a new file/mod Jeffrey Dallatezza 2024-10-22 11:28:45 -07:00
  • 9347573a7f Remove CODEOWNERS from CLI codegen (#1886) Zeke Foppa 2024-10-22 11:18:58 -07:00
  • ae88395636 Implement Timestamp and TimeDuration in C# James Gilles 2024-10-15 16:33:08 -04:00
  • 8f79b76d7b Change cli output parsing to look for identity Jeffrey Dallatezza 2024-10-22 10:40:21 -07:00
  • 995a9a24ba fmt Jeffrey Dallatezza 2024-10-22 10:14:30 -07:00
  • 7bbdd741cf Fix the publishing problem Jeffrey Dallatezza 2024-10-22 10:08:15 -07:00
  • 98d408b388 commitlog: Fix transactions iterator (#1884) Kim Altintop 2024-10-22 18:40:51 +02:00
  • 88eeb1c235 Add note about integer literal type inference (#100) Phoebe Goldman 2024-10-22 10:49:41 -04:00
  • 437eed7760 Rust modules: Revise BTreeIndexBounds (#1815) Phoebe Goldman 2024-10-22 10:49:32 -04:00
  • eef73daba8 Add note about integer literal type inference docs/phoebe/index-args-fixups Phoebe Goldman 2024-10-22 10:32:13 -04:00
  • 856926fe80 C# codegen making state relative to a DbConnection release/v0.12.0-beta-hotfix4 Jeremie Pelletier 2024-10-16 20:37:19 -04:00
  • 28f8bd07fe Add a few comments Jeffrey Dallatezza 2024-10-21 13:04:02 -07:00
  • 375aacd87d Fixed the inf recursion issue, so caching should work. Jeffrey Dallatezza 2024-10-21 10:42:33 -07:00
  • 554b935366 Merge remote-tracking branch 'origin/master' into phoebe/btree-index-args-refs phoebe/btree-index-args-refs Phoebe Goldman 2024-10-21 13:23:46 -04:00
  • 83bacfc187 Make Hash be filterable Phoebe Goldman 2024-10-21 13:23:30 -04:00
  • 2934b59979 Update WebSocket schema to use TimeDuration Phoebe Goldman 2024-10-21 11:12:15 -04:00
  • 5c64b9a1e4 fmt Phoebe Goldman 2024-10-21 10:22:34 -04:00
  • 75ae9d9b78 Merge branch 'master' into phoebe/timestamp-special-type Phoebe Goldman 2024-10-21 10:20:47 -04:00
  • fb2e56d7c1 Updated snap file Tyler Cloutier 2024-10-19 13:32:03 -07:00
  • f99d895341 Warning Tyler Cloutier 2024-10-19 13:16:26 -07:00
  • bb132d69e3 formatting and warnings fixed Tyler Cloutier 2024-10-19 13:06:09 -07:00
  • a6fd47d8dc formatting and warnings fixed Tyler Cloutier 2024-10-19 12:51:54 -07:00
  • 3a1ca3ca56 Changes NameOrAddress to NameOrIdentity Tyler Cloutier 2024-10-19 12:48:42 -07:00
  • 500ce48b6d Small change Tyler Cloutier 2024-10-19 12:16:29 -07:00
  • a9b4c1041d Update the snapfiles Tyler Cloutier 2024-10-19 12:15:28 -07:00
  • 9468f19bfe This compiles with public, still not in private Jeffrey Dallatezza 2024-10-18 18:48:32 -07:00
  • 8a86ac5719 Merge branch 'jsdt/remove-address-1-3' into jsdt/remove-address-1 Jeffrey Dallatezza 2024-10-18 17:51:37 -07:00
  • 3a17524a60 stuff jsdt/remove-address-1-3 Tyler Cloutier 2024-10-18 17:50:33 -07:00
  • 7ffc6f81a1 Merge branch 'jsdt/temp2' into jsdt/remove-address-1 Jeffrey Dallatezza 2024-10-18 17:45:28 -07:00
  • 7427d16cb4 more changes Jeffrey Dallatezza 2024-10-18 17:44:39 -07:00
  • 36fdfd5578 Small changes Tyler Cloutier 2024-10-18 17:37:49 -07:00
  • 9beb9a3bf5 Merge branch 'jsdt/remove-address-1-2' into jsdt/remove-address-1 Jeffrey Dallatezza 2024-10-18 17:20:20 -07:00
  • e84485df59 Totaly works. Dont even need to test it. Jeffrey Dallatezza 2024-10-18 17:19:39 -07:00
  • 4225b16283 Updated CLI to not reference address Tyler Cloutier 2024-10-18 17:19:00 -07:00
  • 94eef52eb6 Use new token format when generating new id tokens (#1854) Jeffrey Dallatezza 2024-10-18 17:13:40 -07:00
  • 436a1b68bc This is still broken. Jeffrey Dallatezza 2024-10-18 16:51:21 -07:00
  • 209d12ce4e Have the scheduled_id/at columns be specified in the schema, not by the column name (#1861) Noa 2024-10-18 17:51:36 -05:00
  • 977b94d366 WIP Tyler Cloutier 2024-10-18 15:15:37 -07:00
  • a6de0a0bce stick a dummy error in Jeffrey Dallatezza 2024-10-18 14:16:00 -07:00
  • e78c2035f5 Merge master Jeffrey Dallatezza 2024-10-18 14:06:47 -07:00
  • d21b644ecc Run cargo update again jsdt/new-token-2 Jeffrey Dallatezza 2024-10-18 13:40:13 -07:00
  • f13ad5914e Run cargo update Jeffrey Dallatezza 2024-10-18 13:35:36 -07:00
  • 94be7d9bbc Use a constant for localhost Jeffrey Dallatezza 2024-10-18 13:18:06 -07:00
  • 263511e15b Redefine Address as U128 + Identity and Hash as U256 (#1616) Mazdak Farrokhzad 2024-10-18 22:00:21 +02:00
  • 12eec04672 WIP adding caching to the token validator. Jeffrey Dallatezza 2024-10-18 12:46:54 -07:00
  • 70ab143596 CLI - Stabilize spacetime server subcommands (#1845) Zeke Foppa 2024-10-17 15:00:48 -07:00
  • c98fe9725e CLI - Fix spacetime server edit failing on renames (#1877) Zeke Foppa 2024-10-17 14:14:48 -07:00
  • 637d6d77b2 RLS: Adding a new filter! macro (#1849) Mario Montoya 2024-10-17 13:31:22 -05:00
  • 9571e0e296 Also add TimeDuration, which is like Duration Phoebe Goldman 2024-10-17 10:45:19 -04:00
  • 0a86b46152 Fix Build: Use default() to init custom hash based datastructures (#1871) Shubham Mishra 2024-10-17 20:11:38 +05:30
  • ac2a4ea067 execute gen-client-api.sh against centril/websocket-light Mazdak Farrokhzad 2024-10-15 11:43:49 +02:00
  • e32af97e35 Fixes after the rebase csharp/network-debug-stats-rebased John Detter 2024-10-16 23:24:33 -05:00
  • 4a1120afb7 Updated deps? Jeffrey Dallatezza 2024-10-16 16:59:04 -07:00
  • d64b3cda45 Add and use new token validators. Still a rough WIP. Jeffrey Dallatezza 2024-10-16 16:43:39 -07:00
  • 8b411ef7eb Update DEVELOP.md (#111) Tyler Cloutier 2024-10-16 18:06:16 -04:00
  • 49b9522400 Update DEVELOP.md (#111) Tyler Cloutier 2024-10-16 18:06:16 -04:00
  • c8f3332836 API 0.12 Upgrade (#2) John Detter 2024-10-16 16:08:08 -05:00
  • 5711238584 Renamed SampleScene => Main Blackholio/jdetter/upgrade-api-to-0.12 John Detter 2024-10-16 16:05:27 -05:00
  • 092fde299f Package upgraded to 0.12.0 John Detter 2024-10-16 16:02:53 -05:00
  • 7b439e4490 Update Cargo.toml Tyler Cloutier 2024-10-16 14:00:42 -07:00
  • c5ab7f189c [release/v0.12.0-beta-hotfix3]: Manually apply open PR #1867: Fix compression threshold bug v0.12.0-beta-hotfix3 Zeke Foppa 2024-10-16 12:57:57 -07:00
  • bdaf6ebc83 Rebased network stats John Detter 2024-10-11 09:16:49 -05:00
  • a4d097c92c Improve bindings diagnostics and add ui tests (#1216) Noa 2024-10-16 13:18:52 -05:00
  • 820ace12b1 Remove sendgrid (#1860) Kim Altintop 2024-10-16 19:49:42 +02:00
  • ce3d6ed5dc Upgrade wasmtime dependency (#1857) Noa 2024-10-16 12:44:01 -05:00
  • 75a664ed0d Update TypeScript codegen to use new Timestamp class Phoebe Goldman 2024-10-16 12:48:42 -04:00
  • 576b12e593 CLI - Add helptext for --build-options (#1853) Zeke Foppa 2024-10-16 09:23:08 -07:00
  • 4529df4057 support none/gzip in C# sdk Mazdak Farrokhzad 2024-10-03 23:30:19 +02:00