Commit Graph

215 Commits

Author SHA1 Message Date
Jamie Pine
2ca37db878 readme 2022-03-31 20:21:36 -07:00
Jamie Pine
66479b7ee1 readme 2022-03-31 20:21:13 -07:00
Jamie Pine
bb05900982 readme 2022-03-31 20:20:20 -07:00
Jamie Pine
4aae9274c3 fix a bunch of dependency issues & remove web 2022-03-31 20:18:25 -07:00
Jamie Pine
7dbed6dace fix codegen script 2022-03-31 18:20:35 -07:00
Jamie Pine
4a9c4d4e46 remove forgotten codegen file 2022-03-31 18:14:05 -07:00
Jamie Pine
cd28407c96 remove codegen'd files + update dev docs 2022-03-31 18:10:56 -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
aa71da5163 fixed indexer database write
- fixed job history query
2022-03-30 04:25:40 -07:00
Jamie Pine
666323ec4f Merge pull request #8 from Brendonovich/force-pnpm
Force use of pnpm
2022-03-30 03:37:18 -07:00
Brendan Allan
b16b69627f feat: force use of pnpm 2022-03-30 18:35:57 +08:00
Jamie Pine
1f1bcab9f1 dev buttons wip + pnpm fixes 2022-03-30 03:24:41 -07:00
Jamie Pine
9e5452886d Merge pull request #7 from Brendonovich/pnpm-migration
Migrate from yarn to pnpm
2022-03-30 03:07:59 -07:00
Brendan Allan
598d46a565 feat: migrate from yarn to pnpm 2022-03-30 18:04:58 +08:00
Jamie Pine
4d748b6f3f Merge pull request #6 from oscartbeaumont/main
make UI follow Linux styling conventions on Linux
2022-03-30 02:52:32 -07: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
Jamie Pine
1db6b2e9d6 Merge pull request #4 from oscartbeaumont/main
Linux support + upgrade prisma-client-rust
2022-03-29 07:04:42 -07: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
164c74a7bc spelling mistakes in readme 2022-03-25 01:39:16 -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
24265bb2f2 Update README.md 2022-03-14 12:37:14 -07:00
Jamie Pine
78b5b08259 it were better 2022-03-14 10:00:44 -07:00
Jamie Pine
a54c1409cd better x2 2022-03-14 10:00:00 -07:00
Jamie Pine
e0a51977d2 better desc 2022-03-14 09:51:36 -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
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