Commit Graph

647 Commits

Author SHA1 Message Date
Jamie Pine
83e2e9b84e ffmpeg progress 2022-04-14 13:46:54 -07:00
Jamie Pine
e0cdd14678 working location creation + thumbnail gen 2022-04-12 19:38:50 -07:00
Oscar Beaumont
46f44b8061 fix: react-query working in production builds + fix Linux compilation issue 2022-04-09 02:19:27 +08:00
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
aa71da5163 fixed indexer database write
- fixed job history query
2022-03-30 04:25:40 -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
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
4d62cd116f added percentage to job report 2022-03-28 02:20:43 -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
4313999b5d jobs code cleanup 2022-03-27 02:36:31 -07:00
Jamie Pine
3dbb0f4162 job reporting improvements 2022-03-27 01:32:18 -07:00
Jamie Pine
6f03d6780e 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
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
ebd86a95bd - begin job runner
- changed job schema
- bridge useMutation
2022-03-16 03:50:54 -07:00
Jamie Pine
98612ec5f3 job mod 2022-03-14 17:04:07 -07:00
Jamie Pine
e812528bab removed old state code, replaced with react-query 2022-03-14 05:05:21 -07:00
Jamie Pine
deccbb7521 fixed indexer 2022-03-14 03:03:32 -07:00
Jamie Pine
2d7aa3919d - error handling
- resource types
2022-03-13 12:43:58 -07:00
Jamie Pine
d2e252c403 fixed codegen and began impl of cmd 2022-03-13 10:40:05 -07:00
Jamie Pine
fcaf6e9b81 thanks matteo for the free rustfmt 2022-03-13 09:56:33 -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
339d781f3f listener error fixes 2022-03-08 17:01:07 -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
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
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