Commit Graph

406 Commits

Author SHA1 Message Date
Brendan Allan
0904bfec59 update icons 2022-04-22 16:59:25 +08:00
Brendan Allan
b433def9c1 windows icon 2022-04-22 15:46:06 +08:00
Brendan Allan
7d08454449 Basic CI (#12)
* ci:

* ci: run ci on ci branch

* ci: update pnpm version

* ci: Standardise naming

* ci: update lockfile

* ci: install ffmpeg on unix ci

* ci: run codegen prep before build

* ci: add libavutil to ubuntu dependencies

* ci: add libavutil-dev to ubuntu dependencies

* ci: dependencies

* ci: fix ubuntu dependencies

* ci: only build frontend with desktop

* ci: setup cmake and vcpkg for windows

* ci: install ffmpeg on windows

* ci: fix windows ffmpeg install

* ci: fix conditional windows ci commands

* ci: remove vcpkg from windows

* ci: optimizations

* ci: use custom rust cache version
2022-04-22 02:26:03 +08:00
Jamie Pine
e11c80cc9d hooked up core events, fixed sidebar with + dropdown 2022-04-21 01:54:07 -07:00
Jamie Pine
5848971731 server start, landing tweaks 2022-04-20 23:35:48 -07:00
Jamie Pine
b669482b99 icon importing, landing page updates, vite config 2022-04-20 18:57:41 -07:00
Jamie Pine
90d398e720 upgrade to latest prisma-client-rust 2022-04-20 02:25:50 -07:00
Jamie Pine
a40c4503f0 holy mother of hot reload
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2022-04-20 01:15:28 -07:00
Jamie Pine
395a3f70bb pre brendan commit 2022-04-19 22:55:44 -07:00
Jamie Pine
6f3947e2b1 better compile setup for hotreload
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2022-04-19 14:17:04 -07:00
Jamie Pine
d9cab9138e build commands + web app renames 2022-04-18 17:34:39 -07:00
Jamie Pine
470ceaffae interface has solo dev mode + made a lot of stuff work 2022-04-18 16:06:33 -07:00
Jamie Pine
aed2ab2404 css is now correctly loading 2022-04-17 16:27:25 -07:00
Jamie Pine
8523234f69 alter desktop vite config to match interface package 2022-04-17 13:59:15 -07:00
Jamie Pine
cfbc9ce8a2 cleanup 2022-04-17 12:30:25 -07:00
Jamie Pine
b2bbcfc7d7 god knows 2022-04-17 11:59:28 -07:00
Jamie Pine
6837fa608b mess pt.2 2022-04-17 11:44:50 -07:00
Jamie Pine
f0a0280fd4 mess 2022-04-17 11:44:34 -07:00
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
Jamie Pine
95539d00cb fix a few type errors 2022-04-12 15:36:01 -07:00
Jamie Pine
2b5f3f9de4 big explorer improvements 2022-04-12 15:31:17 -07:00
Jamie Pine
fa448c6e76 sync engine + big schema changes 2022-04-12 00:05:58 -07:00
Jamie Pine
3a3c4eb2ee debug + derive dep 2022-04-11 21:46:57 -07:00
Jamie Pine
206bd4dd36 Merge pull request #9 from oscartbeaumont/main
fix: react-query working in production builds
2022-04-10 23:51:28 -07:00
Jamie Pine
fb7d0a02d7 sync plans & inspector fix 2022-04-09 09:56:44 -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
96ed81686b explorer upgrades
- file navigation works
- thumbnails display
2022-04-08 02:44:57 -07:00
Jamie Pine
c9e93f32ce readme 2022-04-02 17:02:17 -07:00
Jamie Pine
e471b54e82 linked up thumbnail generation [WIP]
- added purge database helper button
- added temp checksum to file_paths for time being, until files table is impl
2022-04-01 00:26:27 -07: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
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