Commit Graph
1559 Commits
Author SHA1 Message Date
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 Pineandmaxichrome 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 Pineandmaxi chrome <maxichrome@users.noreply.github.com) 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 Pineandmaxichrome 4d56fccf97 new logo on overview demo
Co-authored-by: maxichrome <maxichrome@users.noreply.github.com>
2022-03-06 23:33:25 -08:00
Jamie Pineandmaxichrome 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 Pineandmaxichrome 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 Pineandmaxichrome 3ca7a2e8c5 Fix error template string indices
Co-authored-by: maxichrome <maxichrome@users.noreply.github.com>
2022-03-06 02:06:24 -08:00
Jamie Pineandmaxichrome 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
JamieandBrendan Allan 0e97bb3e25 prisma on tha frontend ?? but how
how he do it

Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2022-03-03 06:25:10 -08:00
JamieandBrendan Allan b5bce4eaac custom migrations LMAO
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2022-03-03 03:39:09 -08:00
Jamie becbd9c85c schema alterations 2022-03-02 20:27:23 -08:00
JamieandBrendan Allan b34901d716 prepare for prisma integration
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2022-03-02 20:05:16 -08:00
Jamie 73c63b1c17 fixed scan & haden fixed the router state 2022-03-01 17:10:12 -08:00
Jamie e13ecf2962 slider :) 2022-03-01 03:49:18 -08:00
Jamie 3eebe6cd56 - library creation flow complete
- library/client db records unique and tied to local state
- config remove unwrap
2022-03-01 02:26:11 -08:00
Jamie d1b27db390 colors, uuid, config 2022-02-28 01:23:54 -08:00