Commit graph

238 commits

Author SHA1 Message Date
Jamie Pine 1f27643567 docs and plans 2022-04-11 21:42:32 -07:00
Jamie Pine e9a4eea48d derive macro
Co-authored-by: Oscar Beaumont <oscar@otbeaumont.me>
2022-04-11 21:41:17 -07:00
Jamie Pine cb889d3567 Merge branch 'main' of https://github.com/spacedriveapp/spacedrive 2022-04-10 23:52:53 -07:00
Jamie Pine f852aef6a9 docs 2022-04-10 23:52:19 -07:00
Jamie Pine c4b50880d2
Merge pull request #9 from oscartbeaumont/main
fix: react-query working in production builds
2022-04-10 23:51:28 -07:00
Jamie Pine 91844f2388 docs 2022-04-10 11:50:14 -07:00
Jamie Pine 77bb65f097 docs 2022-04-10 10:29:48 -07:00
Jamie Pine ed6e43e29b docs 2022-04-10 10:16:23 -07:00
Jamie Pine fb79c9aebe docs 2022-04-10 10:12:12 -07:00
Jamie Pine 1cd3f38da9 docs 2022-04-10 07:38:55 -07:00
Jamie Pine 1172d3b0df tab 2022-04-10 03:56:29 -07:00
Jamie Pine 19281901ea formatting and spelling 2022-04-10 03:49:33 -07:00
Jamie Pine b68a0d6a32 sync docs 2022-04-10 03:45:03 -07:00
Jamie Pine d2155e754b sync plans & inspector fix 2022-04-09 09:56:44 -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 fefa8356e4 readme 2022-04-02 17:02:17 -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 9ffaa87618 remove obsidian workspace 2022-03-31 21:52:17 -07:00
Jamie Pine ad01e0d553 improve package.json + comment unused job queue 2022-03-31 20:31:49 -07:00
Jamie Pine a047887395 readme 2022-03-31 20:21:36 -07:00
Jamie Pine 69f55c95a6 readme 2022-03-31 20:21:13 -07:00
Jamie Pine 4404ab88ea readme 2022-03-31 20:20:20 -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
Jamie Pine 19d5036cce remove docs app 2022-03-31 17:08:19 -07:00
Jamie Pine 4acd8ca078 fixed indexer database write
- fixed job history query
2022-03-30 04:25:40 -07:00
Jamie Pine cfafcf2fc9
Merge pull request #8 from Brendonovich/force-pnpm
Force use of pnpm
2022-03-30 03:37:18 -07:00
Brendan Allan 117cf0fed3 feat: force use of pnpm 2022-03-30 18:35:57 +08:00
Jamie Pine 9c9c9240b3 dev buttons wip + pnpm fixes 2022-03-30 03:24:41 -07:00
Jamie Pine 3fb3d2336c
Merge pull request #7 from Brendonovich/pnpm-migration
Migrate from yarn to pnpm
2022-03-30 03:07:59 -07:00
Brendan Allan da002c479d feat: migrate from yarn to pnpm 2022-03-30 18:04:58 +08:00
Jamie Pine 15c1bbca4f
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 89adf728fd
Merge branch 'main' into main 2022-03-30 17:51:57 +08:00
Oscar Beaumont 9b3e22168d
make UI follow Linux styling conventions on Linux 2022-03-30 17:46:52 +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
Jamie Pine 72bd5b21ef
Merge pull request #4 from oscartbeaumont/main
Linux support + upgrade prisma-client-rust
2022-03-29 07:04:42 -07: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