Commit Graph

76 Commits

Author SHA1 Message Date
Jamie Pine
4aae9274c3 fix a bunch of dependency issues & remove web 2022-03-31 20:18:25 -07:00
Jamie Pine
9117f35a42 restructure project files layout 2022-03-31 17:41:17 -07:00
Jamie Pine
a9f088811d remove docs app 2022-03-31 17:08:19 -07:00
Jamie Pine
1f1bcab9f1 dev buttons wip + pnpm fixes 2022-03-30 03:24:41 -07:00
Brendan Allan
598d46a565 feat: migrate from yarn to pnpm 2022-03-30 18:04:58 +08:00
Oscar Beaumont
cb3791f3e0 Merge branch 'main' into main 2022-03-30 17:51:57 +08:00
Oscar Beaumont
d03fd03478 make UI follow Linux styling conventions on Linux 2022-03-30 17:46:52 +08:00
Jamie Pine
2d4a627c89 fix missing dependencies & revert color change 2022-03-30 02:37:03 -07:00
Jamie Pine
5d9318f7cb Merge pull request #5 from oscartbeaumont/main
add Cargo workspace & fix Prisma
2022-03-30 01:19:28 -07:00
Jamie Pine
8f566c3139 thumbnail generation beginings
- added basic webp thumbnail generation
- implmented as job (untested)
- changed primary color to some purple
- added errors to command/query
2022-03-30 01:18:02 -07:00
Oscar Beaumont
e4dce20cb8 add Cargo workspace & fix Prisma 2022-03-30 16:14:50 +08:00
Oscar Beaumont
7dfe950296 Linux support + upgrade prisma-client-rust 2022-03-29 22:02:54 +08:00
Jamie Pine
57a1eccd78 WIP 2022-03-29 01:59:04 -07:00
Jamie Pine
d84a41d01e added debounced event for query invalidation 2022-03-28 01:58:50 -07:00
Jamie Pine
3838542593 job system fully functional 2022-03-27 17:41:03 -07:00
Jamie Pine
328723e598 heavy updates to job system + sync data structures
- indexer is brokey
- added workers
2022-03-26 22:07:59 -07:00
Jamie Pine
54ac607921 big chungus
- job system functional
- altered file schema
- refactored core
- added internal messaging system
- commands hooked up to useMutation
2022-03-25 17:44:21 -07:00
Jamie Pine
98612ec5f3 job mod 2022-03-14 17:04:07 -07:00
Jamie Pine
d8d4398ad7 op 2022-03-14 08:18:12 -07:00
Jamie Pine
e812528bab removed old state code, replaced with react-query 2022-03-14 05:05:21 -07:00
Jamie Pine
2d7aa3919d - error handling
- resource types
2022-03-13 12:43:58 -07:00
Jamie Pine
4544b76537 return types working on useBridgeQuery
- added implimentation of SysGetLocation
2022-03-13 09:54:58 -07:00
Jamie Pine
55e754d24e wow, SEXY CORE
- corrected naming structure of Core/Client related enums
- Added CoreResource
- Created planned ClientCommands
- moved migrations out of mod.rs
- created useBridgeQuery
2022-03-13 03:50:40 -07:00
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
1a35bb623f big 'ol dump 2022-03-11 10:27:55 -08:00
Jamie Pine
c7b98b175a some tweaks 2022-03-08 06:02:09 -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
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
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
d63d640889 migrated to pure rust volumes
- disabled swift native lib
2022-03-04 01:39:20 -08:00
Jamie
771ed43ef9 fix store gitignore 2022-03-03 22:16:23 -08:00
Jamie
8c72c05599 remove 4 depricated ORMs 2022-03-03 16:06:30 -08:00
Jamie
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
Jamie
b5bce4eaac custom migrations LMAO
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2022-03-03 03:39:09 -08:00
Jamie
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
Jamie
1600739d57 working config read on startup+ json viewer 2022-02-27 23:43:45 -08:00
Jamie
57b9900574 small refactor 2022-02-27 02:24:09 -08:00
Jamie
02a8650643 app state progres 2022-02-25 17:56:49 -08:00