Commit Graph

60 Commits

Author SHA1 Message Date
Jamie Pine
4d22008fbe improved scrollbars and landing mobile layout 2022-04-24 01:02:35 -07:00
Brendan Allan
a0086891de update icons 2022-04-22 16:59:25 +08:00
Brendan Allan
dde429f0a5 windows icon 2022-04-22 15:46:06 +08: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
Jamie Pine
5c08c211ca upgrade to latest prisma-client-rust 2022-04-20 02:25:50 -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
0695403a6f mess pt.2 2022-04-17 11:44:50 -07:00
Jamie Pine
61a251c000 big explorer improvements 2022-04-12 15:31: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
b121f0fed6 restructure project files layout 2022-03-31 17:41:17 -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
Oscar Beaumont
7beee9ab8c Linux support + upgrade prisma-client-rust 2022-03-29 22:02:54 +08:00
Jamie Pine
fc4f30dd22 added debounced event for query invalidation 2022-03-28 01:58:50 -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
031818e2d8 job mod 2022-03-14 17:04:07 -07:00
Jamie Pine
3ab8c29e20 - error handling
- resource types
2022-03-13 12:43:58 -07:00
Jamie Pine
b11cc71f00 return types working on useBridgeQuery
- added implimentation of SysGetLocation
2022-03-13 09:54:58 -07:00
Jamie Pine
ffaa9cd67d 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
f43f12e011 core as an externally managed insance, pretty clean 2022-03-12 12:06:09 -08:00
Jamie Pine
7c0446e5a6 better lib.rs, better keys 2022-03-12 11:12:01 -08:00
Jamie Pine
eac6d2ee13 react query working with Rust
- other stuff
2022-03-12 10:00:58 -08:00
Jamie Pine
e7540b9e63 big 'ol dump 2022-03-11 10:27:55 -08:00
Jamie Pine
97b9c1259f readme + tags on sidebar 2022-03-07 04:54:46 -08:00
Jamie Pine
e829c1ad27 use lowercase 'd' in Spacedrive name
Co-authored-by: maxichrome <maxichrome@users.noreply.github.com>
2022-03-06 21:20:36 -08:00
Jamie Pine
f1244fb1fe ADD COOL ICON
Co-authored-by: maxichrome <maxichrome@users.noreply.github.com>
2022-03-06 21:14:30 -08:00
Jamie Pine
a019e2c290 fix prisma client codegen - again 2022-03-06 21:13:40 -08:00
Jamie Pine
af7b5e5dbc location error handling
- sets an example for how errors should be handled through out the core code
- few schema changes
- tinkering
2022-03-05 23:01:00 -08:00
Jamie Pine
0358dd522b migrated to pure rust volumes
- disabled swift native lib
2022-03-04 01:39:20 -08:00
Jamie
9a15a47677 remove 4 depricated ORMs 2022-03-03 16:06:30 -08:00
Jamie
267bb35e99 prisma on tha frontend ?? but how
how he do it

Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2022-03-03 06:25:10 -08:00
Jamie
53637205d9 custom migrations LMAO
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2022-03-03 03:39:09 -08:00
Jamie
bfa43bb351 prepare for prisma integration
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2022-03-02 20:05:16 -08:00
Jamie
b6e94a2b2b - library creation flow complete
- library/client db records unique and tied to local state
- config remove unwrap
2022-03-01 02:26:11 -08:00
Jamie
ae19f5b1a4 colors, uuid, config 2022-02-28 01:23:54 -08:00
Jamie
3b4e4478cd small refactor 2022-02-27 02:24:09 -08:00
Jamie
c8c7d05252 app state progres 2022-02-25 17:56:49 -08:00
Jamie
764b052c3f - tcp listener WIP
- better settings
2022-02-24 16:18:41 -08:00
Jamie
a85efa13a3 just a bunch 'o stuff 2022-02-20 21:40:57 -08:00
Jamie
0aacbf0033 I MADE A SEXY FOLDER ICON 2021-12-31 04:30:41 -08:00
Jamie
1659345d13 client logic 2021-12-30 05:35:25 -08:00
Jamie
fc7aecce89 indexer refactor 2021-12-29 18:19:40 -08:00
Jamie
742abc90a5 watcher working, readme 2021-12-29 03:25:13 -08:00
Jamie
9ab33f2f94 watcher, but its not working 2021-12-29 02:45:05 -08:00