Commit Graph

118 Commits

Author SHA1 Message Date
Brendan Allan
3f8867fc14 new ci 2022-04-22 18:21:18 +08:00
Jamie Pine
b71ff45db6 landing changes, readme, faq 2022-04-21 21:34:27 -07:00
Jamie Pine
c233af7d18 added FAQ, and core event cleanup 2022-04-21 15:57:12 -07:00
Jamie Pine
1204309813 fixed indexer and core event in prod 2022-04-21 03:49:45 -07:00
Jamie Pine
1d3a090340 hooked up core events, fixed sidebar with + dropdown 2022-04-21 01:54:07 -07:00
Jamie Pine
4c4325619f server start, landing tweaks 2022-04-20 23:35:48 -07:00
Jamie Pine
1a03aa458f landing page nav bar 2022-04-20 21:11:51 -07:00
Jamie Pine
06aa06c31c icon importing, landing page updates, vite config 2022-04-20 18:57:41 -07:00
Jamie Pine
b00961165e holy mother of hot reload
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2022-04-20 01:15:28 -07:00
Jamie Pine
af9371ca96 pre brendan commit 2022-04-19 22:55:44 -07:00
Jamie Pine
3f29ff2374 better compile setup for hotreload
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2022-04-19 14:17:04 -07:00
Jamie Pine
9e55e100db fix sidebar, ui tweaks 2022-04-18 20:35:19 -07:00
Jamie Pine
3540471bf6 build commands + web app renames 2022-04-18 17:34:39 -07:00
Jamie Pine
bc3a35fa8f interface has solo dev mode + made a lot of stuff work 2022-04-18 16:06:33 -07:00
Jamie Pine
564809e12b css is now correctly loading 2022-04-17 16:27:25 -07:00
Jamie Pine
c832561f54 alter desktop vite config to match interface package 2022-04-17 13:59:15 -07:00
Jamie Pine
ec1819f879 solved react missing global issue 2022-04-17 12:53:50 -07:00
Jamie Pine
cc9f646c3c cleanup 2022-04-17 12:30:25 -07:00
Jamie Pine
70de8ab1b1 god knows 2022-04-17 11:59:28 -07:00
Jamie Pine
0695403a6f mess pt.2 2022-04-17 11:44:50 -07:00
Jamie Pine
5ac55531da mess 2022-04-17 11:44:34 -07:00
Jamie Pine
cabc00d5dd ffmpeg progress 2022-04-14 13:46:54 -07:00
Jamie Pine
65b9dcf71c working location creation + thumbnail gen 2022-04-12 19:38:50 -07:00
Oscar Beaumont
af9d435086 fix: react-query working in production builds + fix Linux compilation issue 2022-04-09 02:19:27 +08:00
Jamie Pine
c27c59da53 fix a bunch of dependency issues & remove web 2022-03-31 20:18:25 -07:00
Jamie Pine
b121f0fed6 restructure project files layout 2022-03-31 17:41:17 -07:00
Jamie Pine
4acd8ca078 fixed indexer database write
- fixed job history query
2022-03-30 04:25:40 -07:00
Jamie Pine
9c9c9240b3 dev buttons wip + pnpm fixes 2022-03-30 03:24:41 -07:00
Brendan Allan
da002c479d feat: migrate from yarn to pnpm 2022-03-30 18:04:58 +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
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
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
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