Commit Graph

167 Commits

Author SHA1 Message Date
Jamie Pine
ec5877ed43 core as an externally managed insance, pretty clean 2022-03-12 12:06:09 -08:00
Jamie Pine
3049307afd better lib.rs, better keys 2022-03-12 11:12:01 -08:00
Jamie Pine
939857a955 react query working with Rust
- other stuff
2022-03-12 10:00:58 -08:00
Jamie Pine
6ece236ad2 remove annoying paragraph 2022-03-11 10:54:28 -08:00
Jamie Pine
1a35bb623f big 'ol dump 2022-03-11 10:27:55 -08:00
Jamie Pine
251a500321 use real true name.
Co-authored-by: maxichrome <maxichrome@users.noreply.github.com>
2022-03-11 03:39:40 -08:00
Jamie Pine
a174bf9814 grammar 2022-03-10 11:06:56 -08:00
Jamie Pine
5a17396e4e fix VDFS link 2022-03-10 04:30:38 -08:00
Jamie Pine
3b2671f3b1 found a paper on "VDFS", explains a lot of the concepts I was going for with this from the start. its not exact, but close enough i thnk 2022-03-10 04:27:17 -08:00
Jamie Pine
f7084b58d8 bigger title 2022-03-09 23:27:28 -08:00
Jamie Pine
ca60fdcd5e readme 2022-03-09 23:08:17 -08:00
Brendan Allan
bc294433c8 Merge branch 'main' of https://github.com/jamiepine/spacedrive into main 2022-03-09 14:45:46 +08:00
Brendan Allan
ac843572ab obsidian docs 2022-03-09 14:45:43 +08:00
Jamie Pine
339d781f3f listener error fixes 2022-03-08 17:01:07 -08:00
Jamie Pine
70a3746010 fix cmd 2022-03-08 16:27:29 -08:00
Jamie Pine
9d383b5a7a remove unneeded packages 2022-03-08 16:25:18 -08:00
Jamie Pine
edb21556db remove codegen types 2022-03-08 16:17:57 -08:00
Jamie Pine
c7b98b175a some tweaks 2022-03-08 06:02:09 -08:00
Jamie Pine
40d319165c dataflow concepts 2022-03-08 03:08:58 -08:00
Jamie Pine
6f5f7a0bb0 remove space, do not drive 2022-03-08 02:53:05 -08:00
Jamie Pine
d54a780ce1 "the virtual file system" sounds better 2022-03-08 02:52:21 -08:00
Jamie Pine
ccfc771ee9 graphic update 2022-03-08 02:46:06 -08:00
Jamie Pine
11662fa068 readme + tags on sidebar 2022-03-07 04:54:46 -08:00
Jamie Pine
b4f5047fa9 nvm 2022-03-07 02:16:04 -08:00
Jamie Pine
ff195decc7 attempt to make gap after ball small 2022-03-07 02:15:23 -08:00
Jamie Pine
4ab1340f02 use lowercase 'm' in macOS
Co-authored-by: maxichrome <maxichrome@users.noreply.github.com>
2022-03-07 02:13:16 -08:00
Jamie Pine
7d5caf36c6 Merge branch 'main' of https://github.com/jamiepine/spacedrive 2022-03-07 02:12:45 -08:00
Jamie Pine
8cb465ecbe Merge branch 'main' of https://github.com/jamiepine/spacedrive 2022-03-07 02:10:32 -08:00
Jamie Pine
8c43801b20 bigger ball 2022-03-07 02:09:55 -08:00
Jamie Pine
e4461a3473 I LOVE CENTERED IMAGES
Co-authored-by: maxi chrome <maxichrome@users.noreply.github.com)
2022-03-07 02:08:45 -08:00
Jamie Pine
bd13ad7df6 css? 2022-03-07 02:06:17 -08:00
Jamie Pine
a9df4e55f4 design + readme 2022-03-07 02:04:06 -08:00
Jamie Pine
4d56fccf97 new logo on overview demo
Co-authored-by: maxichrome <maxichrome@users.noreply.github.com>
2022-03-06 23:33:25 -08:00
Jamie Pine
ac5647b482 use lowercase 'd' in Spacedrive name
Co-authored-by: maxichrome <maxichrome@users.noreply.github.com>
2022-03-06 21:20:36 -08:00
Jamie Pine
d96289ecad ADD COOL ICON
Co-authored-by: maxichrome <maxichrome@users.noreply.github.com>
2022-03-06 21:14:30 -08:00
Jamie Pine
3950c60fc4 make App.tsx declaration order sane 2022-03-06 21:14:06 -08:00
Jamie Pine
224c83d2ce fix prisma client codegen - again 2022-03-06 21:13:40 -08:00
Jamie Pine
0c741f45cb fix generated prisma client code (thanks brendan ❤️) 2022-03-06 02:10:44 -08:00
Jamie Pine
3ca7a2e8c5 Fix error template string indices
Co-authored-by: maxichrome <maxichrome@users.noreply.github.com>
2022-03-06 02:06:24 -08:00
Jamie Pine
4c11b8f24f We don't use unwrap in my house.
Co-authored-by: maxichrome <maxichrome@users.noreply.github.com>
2022-03-06 02:06:08 -08:00
Jamie Pine
cbef1068fc fix redundant code 2022-03-05 23:37:38 -08:00
Jamie Pine
6504368943 fix location log 2022-03-05 23:04:17 -08:00
Jamie Pine
229eee747c location error handling
- sets an example for how errors should be handled through out the core code
- few schema changes
- tinkering
2022-03-05 23:01:00 -08:00
Jamie Pine
8c43e77b14 create location cleanup 2022-03-04 02:45:13 -08:00
Jamie Pine
d63d640889 migrated to pure rust volumes
- disabled swift native lib
2022-03-04 01:39:20 -08:00
Jamie
5241e14302 Merge branch 'refactor/prisma' of https://github.com/spacedropco/drive into refactor/prisma 2022-03-03 22:16:26 -08:00
Jamie
771ed43ef9 fix store gitignore 2022-03-03 22:16:23 -08:00
maxichrome
511e93442c fix build errors 2022-03-03 16:30:32 -08:00
maxichrome
41dd4dc814 fix vscode workspace 2022-03-03 16:20:00 -08:00
Jamie
8c72c05599 remove 4 depricated ORMs 2022-03-03 16:06:30 -08:00