Commit graph

2899 commits

Author SHA1 Message Date
Oscar Beaumont 89adf728fd
Merge branch 'main' into main 2022-03-30 17:51:57 +08:00
Oscar Beaumont 9b3e22168d
make UI follow Linux styling conventions on Linux 2022-03-30 17:46:52 +08:00
Jamie Pine f635dea04f fix missing dependencies & revert color change 2022-03-30 02:37:03 -07:00
Jamie Pine b7dc0b0442
Merge pull request #5 from oscartbeaumont/main
add Cargo workspace & fix Prisma
2022-03-30 01:19:28 -07:00
Jamie Pine f0ca722a56 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 417e2bda1a
add Cargo workspace & fix Prisma 2022-03-30 16:14:50 +08:00
Jamie Pine 72bd5b21ef
Merge pull request #4 from oscartbeaumont/main
Linux support + upgrade prisma-client-rust
2022-03-29 07:04:42 -07:00
Oscar Beaumont 7beee9ab8c
Linux support + upgrade prisma-client-rust 2022-03-29 22:02:54 +08:00
Jamie Pine b1253d78a7 WIP 2022-03-29 01:59:04 -07:00
Jamie Pine 9fd8097376 added percentage to job report 2022-03-28 02:20:43 -07:00
Jamie Pine fc4f30dd22 added debounced event for query invalidation 2022-03-28 01:58:50 -07:00
Jamie Pine 8d2c4ba5ba job system fully functional 2022-03-27 17:41:03 -07:00
Jamie Pine 113c6f63da jobs code cleanup 2022-03-27 02:36:31 -07:00
Jamie Pine 38357af534 job reporting improvements 2022-03-27 01:32:18 -07:00
Jamie Pine 9fd8997fd1 WOAH job progress in realtime... in the UI! worked first time too but that was down to Brendan
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2022-03-27 00:11:02 -07:00
Jamie Pine 80369e005c heavy updates to job system + sync data structures
- indexer is brokey
- added workers
2022-03-26 22:07:59 -07:00
Jamie Pine aadb3d94a8 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 f698b06d81 spelling mistakes in readme 2022-03-25 01:39:16 -07:00
Jamie Pine dabe83f7fb - begin job runner
- changed job schema
- bridge useMutation
2022-03-16 03:50:54 -07:00
Jamie Pine 031818e2d8 job mod 2022-03-14 17:04:07 -07:00
Jamie Pine f71c7d8079
Update README.md 2022-03-14 12:37:14 -07:00
Jamie Pine 3e46e2f6b4
it were better 2022-03-14 10:00:44 -07:00
Jamie Pine 9e0ec5d4c3
better x2 2022-03-14 10:00:00 -07:00
Jamie Pine bb9504eda4
better desc 2022-03-14 09:51:36 -07:00
Jamie Pine d0f43d0f3d op 2022-03-14 08:18:12 -07:00
Jamie Pine 3cf75ecea6 removed old state code, replaced with react-query 2022-03-14 05:05:21 -07:00
Jamie Pine 63dc42e0ac fixed indexer 2022-03-14 03:03:32 -07:00
Jamie Pine 3ab8c29e20 - error handling
- resource types
2022-03-13 12:43:58 -07:00
Jamie Pine 5802291342 fixed codegen and began impl of cmd 2022-03-13 10:40:05 -07:00
Jamie Pine 35f8108792 thanks matteo for the free rustfmt 2022-03-13 09:56:33 -07:00
Jamie Pine b11cc71f00 return types working on useBridgeQuery
- added implimentation of SysGetLocation
2022-03-13 09:54:58 -07:00
Jamie Pine ffaa9cd67d 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 f43f12e011 core as an externally managed insance, pretty clean 2022-03-12 12:06:09 -08:00
Jamie Pine 7c0446e5a6 better lib.rs, better keys 2022-03-12 11:12:01 -08:00
Jamie Pine eac6d2ee13 react query working with Rust
- other stuff
2022-03-12 10:00:58 -08:00
Jamie Pine 1abaa52a87 remove annoying paragraph 2022-03-11 10:54:28 -08:00
Jamie Pine e7540b9e63 big 'ol dump 2022-03-11 10:27:55 -08:00
Jamie Pine 072c224094
use real true name.
Co-authored-by: maxichrome <maxichrome@users.noreply.github.com>
2022-03-11 03:39:40 -08:00
Jamie Pine 16c01cc2fb grammar 2022-03-10 11:06:56 -08:00
Jamie Pine f4cb2c8746 fix VDFS link 2022-03-10 04:30:38 -08:00
Jamie Pine 7539fc2af3 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 87ad5bc0a6 bigger title 2022-03-09 23:27:28 -08:00
Jamie Pine fffe8437fa readme 2022-03-09 23:08:17 -08:00
Brendan Allan db9bcb52d2 Merge branch 'main' of https://github.com/jamiepine/spacedrive into main 2022-03-09 14:45:46 +08:00
Brendan Allan 99efecafc3 obsidian docs 2022-03-09 14:45:43 +08:00
Jamie Pine 89a6c729d9 listener error fixes 2022-03-08 17:01:07 -08:00
Jamie Pine 0daa35cb2e fix cmd 2022-03-08 16:27:29 -08:00
Jamie Pine d922075dcb remove unneeded packages 2022-03-08 16:25:18 -08:00
Jamie Pine a292a63aa2 remove codegen types 2022-03-08 16:17:57 -08:00
Jamie Pine f5f48767dc some tweaks 2022-03-08 06:02:09 -08:00