Commit Graph

44 Commits

Author SHA1 Message Date
Oscar Beaumont
3804f034f1 Move Rust backend to rspc (#345)
* move Rust backend to rspc

* move server to Axum + remove parts of old bridge

* move frontend over to @rspc/client

* move core to rspc + update deps

* fix Typescript errors + upgrade deps

* document invalidate_query! macro

* general cleanup + upgrade to PCR 0.6.0

* prisma error handling

* upgrade to rspc 0.0.4

* update vite-plugin-ssr

* fix typescript

* fix builds

* put landing page app name back

* hardcode ffmpeg version on Windows

* rename 'command' to 'mutation' to line up with react-query terminology

* upgrade rspc to v0.0.5 + fix types

* use shared ffmpeg binaries

* general Typescript cleanup

* fix clippy workflow failing due to tauri proc-macro

Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2022-08-03 08:36:03 -07:00
Oscar Beaumont
c0bc7745e3 allow events to work from web 2022-07-11 16:38:02 +08:00
Oscar Beaumont
dfd0482183 Merge pull request #323 from he1d1/main
Client tries to reconnect when sockets close
2022-07-11 13:03:55 +08:00
Oscar Beaumont
017ef8b005 Library manager (#258) 2022-07-10 19:05:24 -07:00
Oscar Beaumont
b4c0cb68c4 reconnect websocket on web - with jitter & exponential backoff 2022-07-09 16:12:51 +08:00
he1d1
351a47ef30 Client tries to reconnect when sockets close 2022-07-03 13:52:29 +01:00
Jamie Pine
69e09db158 Eng 142 fix interface hot reload (#252)
* fix interface hot reloading

* AppPropsContext exsiting in App.tsx was the issue :D

* type export fix
2022-06-18 01:35:51 -07:00
Oscar Beaumont
bd17602ae6 build(deps): update dependencies across workspace 2022-05-30 20:45:37 +08:00
maxichrome
85c1404542 Format existing code with new conventions 2022-05-22 23:24:43 -05:00
Jamie Pine
7c6bb151f3 add device dialog, fixed traffic light svgs, added icon prop to button 2022-05-04 02:12:20 -07:00
Brendan Allan
8c412dc3d5 update deps 2022-05-01 12:48:56 +08:00
Brendan Allan
4f81d32e08 tsconfig refactor 2022-05-01 12:17:55 +08:00
Brendan Allan
3841a7a96e Merge remote-tracking branch 'upstream/main' into new-ci 2022-05-01 09:38:07 +08:00
Brendan Allan
1b720ea873 Merge remote-tracking branch 'upstream/main' into new-ci 2022-05-01 09:36:12 +08:00
Koding
89e0a27c72 fix: icon colors in file explorer (#56)
* Fix icon colors

* readme update

* Fix builds on M1 (#54)

* fix: minor code cleanup

Co-authored-by: Jamie Pine <ijamespine@me.com>
Co-authored-by: Syntax <2079305+TheUltDev@users.noreply.github.com>
2022-04-28 20:40:18 -07:00
Jamie Pine
f62005f735 fix memory router 2022-04-27 17:06:17 -07:00
Jamie Pine
7ad05fe10a interfont 2022-04-26 18:14:39 -07:00
Jamie Pine
a590dc3c5d better app embed loading 2022-04-26 16:44:08 -07:00
Jamie Pine
98077d114f fix scroll 2022-04-26 00:40:57 -07:00
Jamie Pine
c9157fea09 add vercel rewrite for sub paths 2022-04-25 23:22:08 -07:00
Jamie Pine
6471e68c35 test deploy, commit core ts bindings 2022-04-25 22:45:48 -07:00
Jamie Pine
ea9eca7d9b fix build command 2022-04-25 22:40:51 -07:00
Jamie Pine
b879bc4dad potential fix for web deploy 2022-04-25 21:27:48 -07:00
Jamie Pine
f634a91e1a web build + overview tweaks 2022-04-25 20:30:40 -07:00
Jamie Pine
a9877c9204 vite pages on landing 2022-04-25 03:38:01 -07:00
Harry Hopkinson
d6bb002586 Linted Files according to the .prettierrc. 2022-04-24 21:16:55 +01:00
Oscar Beaumont
62bba8d0ec change default @sd/server url to localhost 2022-04-24 16:10:36 +08:00
Oscar Beaumont
d765bb97db Merge branch 'main' into main 2022-04-24 16:06:40 +08:00
Oscar Beaumont
44e254dff3 @sd/server in Docker and deploy to Kubernetes 2022-04-24 14:55:20 +08:00
Jamie Pine
100fa62cf6 better landing 2022-04-23 12:36:09 -07:00
Jamie Pine
a2365042a1 server transport via websocket
Co-authored-by: Oscar Beaumont <oscar@otbeaumont.me>
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2022-04-23 06:50:17 -07:00
Brendan Allan
78d0393805 new ci 2022-04-22 18:21:18 +08:00
Jamie Pine
b669482b99 icon importing, landing page updates, vite config 2022-04-20 18:57:41 -07:00
Jamie Pine
a40c4503f0 holy mother of hot reload
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2022-04-20 01:15:28 -07:00
Jamie Pine
395a3f70bb pre brendan commit 2022-04-19 22:55:44 -07:00
Jamie Pine
6f3947e2b1 better compile setup for hotreload
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2022-04-19 14:17:04 -07:00
Jamie Pine
d9cab9138e build commands + web app renames 2022-04-18 17:34:39 -07:00
Jamie Pine
470ceaffae interface has solo dev mode + made a lot of stuff work 2022-04-18 16:06:33 -07:00
Jamie Pine
f0a0280fd4 mess 2022-04-17 11:44:34 -07:00
Jamie Pine
4aae9274c3 fix a bunch of dependency issues & remove web 2022-03-31 20:18:25 -07:00
Jamie Pine
939857a955 react query working with Rust
- other stuff
2022-03-12 10:00:58 -08:00
Jamie
f27e97a101 just a bunch 'o stuff 2022-02-20 21:40:57 -08:00
Jamie
36dce1d555 improvement 2021-12-24 05:23:00 -08:00
Jamie
42b5b5a3e7 init monorepo 2021-12-24 01:13:21 -08:00