Commit Graph

30 Commits

Author SHA1 Message Date
Brendan Allan
0fd0b548e4 update ci + check in ts bindings 2022-04-22 19:38:26 +08:00
Jamie Pine
622457f4b5 fix windows build x2 2022-04-22 00:01:29 -07:00
Jamie Pine
a4806b0e3b fix windows build 2022-04-21 23:35:35 -07:00
Brendan Allan
8a91e2f05d 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
Brendan Allan
b6a49681e5 fix: use new prisma cli in package.json 2022-04-21 19:44:08 +08:00
Jamie Pine
1204309813 fixed indexer and core event in prod 2022-04-21 03:49:45 -07:00
Jamie Pine
5c08c211ca upgrade to latest prisma-client-rust 2022-04-20 02:25:50 -07:00
Jamie Pine
5b591c47dc rename file 2022-04-16 06:23:23 -07:00
Jamie Pine
ea86486212 fixes, abolish underscores, folder restructure 2022-04-14 14:52:35 -07:00
Jamie Pine
4a8d2b24d2 fix cargo rev 2022-04-14 13:50:47 -07:00
Jamie Pine
1b103877b8 Merge branch 'main' of https://github.com/spacedriveapp/spacedrive 2022-04-14 13:49:39 -07:00
Jamie Pine
cabc00d5dd ffmpeg progress 2022-04-14 13:46:54 -07:00
Brendan Allan
d4abf9e38f feat: update prisma-client-rust 2022-04-15 04:04:35 +08:00
Jamie Pine
65b9dcf71c working location creation + thumbnail gen 2022-04-12 19:38:50 -07:00
Jamie Pine
61a251c000 big explorer improvements 2022-04-12 15:31:17 -07:00
Jamie Pine
fc1ccc3800 sync engine + big schema changes 2022-04-12 00:05:58 -07:00
Jamie Pine
9728b6ae49 debug + derive dep 2022-04-11 21:46:57 -07:00
Jamie Pine
e9a4eea48d derive macro
Co-authored-by: Oscar Beaumont <oscar@otbeaumont.me>
2022-04-11 21:41:17 -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
118a35835a explorer upgrades
- file navigation works
- thumbnails display
2022-04-08 02:44:57 -07:00
Jamie Pine
12ddce1a80 better rust formating 2022-04-01 07:41:42 -07:00
Jamie Pine
6ef869fe69 fixed indexer time + added thumbnail generation 2022-04-01 07:28:09 -07:00
Jamie Pine
b910b4b12c 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
077bf760ee fix first time library creation 2022-03-31 22:37:18 -07:00
Jamie Pine
ad01e0d553 improve package.json + comment unused job queue 2022-03-31 20:31:49 -07:00
Jamie Pine
c27c59da53 fix a bunch of dependency issues & remove web 2022-03-31 20:18:25 -07:00
Jamie Pine
cec729d1c0 fix codegen script 2022-03-31 18:20:35 -07:00
Jamie Pine
b862b73cda remove forgotten codegen file 2022-03-31 18:14:05 -07:00
Jamie Pine
6cf3933b80 remove codegen'd files + update dev docs 2022-03-31 18:10:56 -07:00
Jamie Pine
b121f0fed6 restructure project files layout 2022-03-31 17:41:17 -07:00