Commit graph

997 commits

Author SHA1 Message Date
Benjamin Akar 53cba7a225 refactor: move alert and info to svgr 2022-06-04 15:54:38 +02:00
Benjamin Akar afbe8a60a8 refactor: moved svg to own file and import using svgr 2022-06-04 15:42:55 +02:00
Benjamin Akar 0d71e1f613 chore: add env vars for local dev 2022-06-04 12:14:28 +02:00
Benjamin Akar 8fdcb0c1a4 chore: implement unsubscribe from waitlist on landing 2022-06-04 11:40:40 +02:00
Benjamin Akar 409ebc0acd chore: remove radix from landing 2022-06-04 10:59:20 +02:00
Benjamin Akar c8af4f3f4e feat: implement waitlist 2022-06-04 10:58:11 +02:00
Jamie Pine 46ee0bb8cb Revert "Fix for CSS animation lag (#218)"
This reverts commit a35000a577.
2022-06-03 20:15:45 -07:00
Benjamin Akar f5c239da4d
Merge pull request #220 from spacedriveapp/eng-83-disappearing-folder-icons
fix: disappearing icons
2022-06-03 10:49:32 +02:00
Benjamin Akar a937d1c463 chore: componentize folder img icons 2022-06-03 09:29:04 +02:00
Benjamin Akar ac7d747671 fix: disappearing icons 2022-06-02 18:45:00 +02:00
사무엘 a35000a577
Fix for CSS animation lag (#218)
Fixed the lag with css
2022-06-02 00:51:01 -07:00
xPolar 3261a0951a
remove waitlist (#213) 2022-06-01 20:05:22 -07:00
Jamie Pine 985fca07b1
remove banner (#212) 2022-06-01 18:38:16 -07:00
xPolar 786b137651
Fix Discord Embed (#211)
* fix discord embed

* key -> name
2022-06-01 16:33:05 -07:00
Oscar Beaumont 6e0c944d2e remove unused code + cleanup Rust imports 2022-05-30 22:26:59 +08:00
Oscar Beaumont 562efe3c6b build(deps): update dependencies across workspace 2022-05-30 20:45:37 +08:00
maxichrome 2384b21186
Merge remote-tracking branch 'origin/main' into feature/eng-40-implement-context-menu 2022-05-29 16:11:53 -05:00
maxichrome 75989d329f
Merge branch 'main' into fix/windows-borders 2022-05-29 03:57:32 -05:00
maxichrome aa0fb6c2d1
Merge branch 'main' into jamie-unsorted-changes 2022-05-29 02:39:29 -05:00
Koding Dev e670031b4e
fix: windows - window borders 2022-05-29 17:12:59 +10:00
maxichrome bed3be9d65
fix desktop build 2022-05-28 04:44:17 -05:00
xPolar ac44eeeced
Update apps/landing/src/pages/index.tsx
Co-authored-by: maxichrome <33473181+maxichrome@users.noreply.github.com>
2022-05-27 21:50:11 -07:00
Polar 026b559d77 various grammar and typo fixes. 2022-05-27 14:54:56 -07:00
maxichrome 16285ce7a6
fix some types (why?! idk) 2022-05-27 02:58:36 -05:00
maxichrome 59bc2ee9db
Merge remote-tracking branch 'origin/main' into jamie-unsorted-changes 2022-05-26 03:22:36 -05:00
maxichrome a9d2bf32a1
Merge branch 'jamie-unsorted-changes' of github.com:spacedriveapp/spacedrive into jamie-unsorted-changes 2022-05-24 23:18:19 -05:00
maxichrome 2e4829bb14
make new banner parametric + accessible 2022-05-24 22:24:26 -05:00
Jamie Pine 74610ba1f2 Merge branch 'jamie-unsorted-changes' of https://github.com/spacedriveapp/spacedrive into jamie-unsorted-changes 2022-05-24 15:53:15 -07:00
Jamie Pine d7541ee4b1 tweaks to email waitlist 2022-05-24 15:51:56 -07:00
Oscar Beaumont c98b5da352 added backend to waitlist form 2022-05-25 06:14:44 +08:00
Jamie Pine 4fe8e26266 waitlist ui 2022-05-24 13:46:00 -07:00
Jamie Pine d7ad8ce847 blog link + style tweaks 2022-05-24 12:34:17 -07:00
Benjamin Akar f2d83cd590 fix typo 2022-05-24 21:17:52 +02:00
Oscar Beaumont 01610e008e
Update package.json license field to GPL-3.0-only (#184) 2022-05-24 14:00:01 -05:00
Jamie Pine 6f04854daa visualizer 2022-05-23 11:56:38 -07:00
Jamie Pine 4ae000028c Merge branch 'jamie-unsorted-changes' of https://github.com/spacedriveapp/spacedrive into jamie-unsorted-changes 2022-05-23 03:19:24 -07:00
Jamie Pine 8356f39737 landing prep 2022-05-23 03:16:23 -07:00
maxichrome 84827b1f9e
Merge branch 'main' into jamie-unsorted-changes 2022-05-23 04:40:50 -05:00
maxichrome 3ec740ce58
re-add controls to landing demo 2022-05-23 04:31:14 -05:00
maxichrome 1918869ad0
Merge branch 'main' into jamie-unsorted-changes 2022-05-23 00:03:45 -05:00
maxichrome f5e0666d11
Format existing code with new conventions 2022-05-22 23:24:43 -05:00
maxichrome a0d0938001
format using tabs 2022-05-22 23:07:35 -05:00
Jamie Pine 668ebdad01 deploy landing 2022-05-19 04:38:56 -07:00
he1d1 d0d483a608
Don't show app preview on mobile (#166)
* Return `null` if using mobile.
2022-05-19 05:45:37 -05:00
Jamie Pine 22e4ddb068 fix bloom 2022-05-12 18:23:24 -07:00
Jamie Pine bd55387377 landing 2022-05-12 18:11:06 -07:00
Jamie Pine ce909836e9
deploy landing 2 (#151)
* use NO instead of `false` in toolbar init (#141)

Co-authored-by: maxichrome <maxichrome@users.noreply.github.com>

* condense cocoa YES/NO in titlebar code

* niceify some menu items

* Update README.md

* Update README.md

* Reorder steps

The steps:
- `$ cd spacedrive`
and
- For Linux or MacOS users run: `chmod +x ./.github/scripts/setup-system.sh && ./.github/scripts/setup-system.sh`
were backwards.

* add typo discussion as dedicated link on the issue page

* clearer message for typos issue option

Co-authored-by: maxichrome <33473181+maxichrome@users.noreply.github.com>
Co-authored-by: maxichrome <maxichrome@users.noreply.github.com>
Co-authored-by: he1d1 <email@lewie.me>
Co-authored-by: Oscar Beaumont <oscar@otbeaumont.me>
2022-05-12 17:13:36 -07:00
Jamie Pine 2a5fd305b1 improvements to landing + ui + rust stuff 2022-05-12 17:10:23 -07:00
maxichrome 21d31ac28c
niceify some menu items 2022-05-11 23:45:38 -05:00
maxichrome 3ab242a8e4
condense cocoa YES/NO in titlebar code 2022-05-11 22:52:54 -05:00
maxichrome 7bd8708e3a
use NO instead of false in toolbar init (#141)
Co-authored-by: maxichrome <maxichrome@users.noreply.github.com>
2022-05-11 19:38:09 -07:00
Jamie Pine e7db951e18 Merge remote-tracking branch 'origin/main' into jamie-unsorted-changes 2022-05-11 19:22:13 -07:00
maxichrome f420bf4192
move focus event to JS with built-in events 2022-05-11 15:50:46 -05:00
Jamie Pine 969b4e8b5d rename 2022-05-11 12:43:04 -07:00
Jamie Pine e88ae9d609 Merge remote-tracking branch 'origin/main' into jamie-unsorted-changes 2022-05-11 11:13:23 -07:00
Jamie Pine 09087202b5 commit 2022-05-11 11:12:35 -07:00
maxichrome db312269ab
Un-revert "fix up macOS fullscreen mode (kinda)"
This reverts commit b21df0e57f.
2022-05-11 13:03:31 -05:00
maxichrome b21df0e57f
Revert "fix up macOS fullscreen mode (kinda)"
This reverts commit 2283f6b01b.
2022-05-11 12:53:46 -05:00
maxichrome 2283f6b01b
fix up macOS fullscreen mode (kinda) 2022-05-11 12:44:32 -05:00
maxichrome c73c175cf0
WIP: fix up window styling 😩 2022-05-11 05:24:03 -05:00
maxichrome 0c16ffffa8
clean & split new window code 2022-05-11 02:27:39 -05:00
maxichrome 77a2888377
use native window controls on macOS 2022-05-11 01:59:03 -05:00
Jamie Pine 9870d58b35 much 2022-05-10 09:03:20 -07:00
maxichrome 4289fd3aad
Merge branch 'main' of github.com:spacedriveapp/spacedrive into ryanhaticus/main 2022-05-07 20:44:17 -05:00
matt 3de127535f
make footer social icons FooterLinks (#84)
* make footer social icons `FooterLink`s

* no any

* fix outdated github links
2022-05-04 11:14:21 -07:00
Jamie Pine 6fb727bd2c Merge branch 'main' of https://github.com/spacedriveapp/spacedrive 2022-05-04 02:12:21 -07:00
Jamie Pine 0a52b22f93 add device dialog, fixed traffic light svgs, added icon prop to button 2022-05-04 02:12:20 -07:00
Yousef Abu-Salah 593209f232
fix issue #79 (#94) 2022-05-03 21:26:03 -07:00
maxichrome e3f4241976
Merge branch 'main' into ryanhaticus/main 2022-05-02 18:53:42 -05:00
maxichrome fbc3f97c10 use button links elsewhere 2022-05-01 10:11:42 -05:00
maxichrome 21d8752cfa condense a11y content link 2022-05-01 09:52:41 -05:00
Brendan Allan 9ad71a2d66
Merge pull request #46 from Brendonovich/new-ci
New CI
2022-05-01 17:37:45 +08:00
Koding Dev 709f71d74b Made "Open data folder" button work 2022-05-01 17:25:52 +08:00
maxichrome 98dbceb90c update github repo url 2022-05-01 12:56:15 +08:00
Brendan Allan 2820a94079 update deps 2022-05-01 12:48:56 +08:00
Brendan Allan c9e76e9a7a tsconfig refactor 2022-05-01 12:17:55 +08:00
Brendan Allan a8c136897d Merge remote-tracking branch 'upstream/main' into new-ci 2022-05-01 09:38:07 +08:00
Brendan Allan b03f3ddf5a Merge remote-tracking branch 'upstream/main' into new-ci 2022-05-01 09:36:12 +08:00
Koding a4637ca48b
fix: icon colors in file explorer (#56)
* Fix icon colors

* readme update

* Fix builds on M1 (#54)

* fix: minor code cleanup

Co-authored-by: Jamie Pine <ijamespine@me.com>
Co-authored-by: Syntax <2079305+TheUltDev@users.noreply.github.com>
2022-04-28 20:40:18 -07:00
Ryan Huellen ba4b708b64 Altered accessibiltiy improvements 2022-04-28 20:53:40 -05:00
Ryan Huellen 41e480909c Accessibility improvements 2022-04-28 20:45:20 -05:00
Jamie Pine eee8efb99a added semi functional statistics, working macos traffic lights 2022-04-27 19:15:55 -07:00
Jamie Pine fb2c7f1d4a fix memory router 2022-04-27 17:06:17 -07:00
Jamie Pine 1a6fabbd7d configurable router type 2022-04-27 13:40:19 -07:00
Oscar Beaumont d834fe3b2c feature gated p2p + update deps + pushed bindings 2022-04-27 17:22:26 +08:00
Jamie Pine aa55027089 fix render bug 2022-04-26 19:01:04 -07:00
Jamie Pine 479a201fcf clear timeout 2022-04-26 18:51:50 -07:00
Jamie Pine 4ae2f9d06b mobile layout fix + live demo timeout 2022-04-26 18:47:31 -07:00
Jamie Pine b7b0ec3e16 interfont 2022-04-26 18:14:39 -07:00
Jamie Pine 8d1a0079e8 better app embed loading 2022-04-26 16:44:08 -07:00
Jamie Pine 6341fcf9d9 landing resize switch app preview to png on mobile 2022-04-26 10:00:54 -07:00
Jamie Pine 7f06af395e fix scroll 2022-04-26 00:40:57 -07:00
Jamie Pine 3133172fe0 add vercel rewrite for sub paths 2022-04-25 23:22:08 -07:00
Jamie Pine 5bf08e0199 test deploy, commit core ts bindings 2022-04-25 22:45:48 -07:00
Jamie Pine 5330767860 fix build command 2022-04-25 22:40:51 -07:00
Jamie Pine d9026074be fix footer + another attempt at web deploy 2022-04-25 21:49:31 -07:00
Jamie Pine 649914ec41 potential fix for web deploy 2022-04-25 21:27:48 -07:00
Jamie Pine df08e56b6b web build + overview tweaks 2022-04-25 20:30:40 -07:00
Jamie Pine ac5510c12d visual tweaks to new ui 2022-04-25 18:01:00 -07:00
Jamie Pine 0d07f539a7 landing tweaks 2022-04-25 13:00:05 -07:00
Jamie Pine 28e56f21f4 move dropdown to ui, added dropdown for landing mobile nav, fixed dropdown truncate on app sidebar 2022-04-25 11:44:55 -07:00
Jamie Pine e0e18318a9 brendan forced me to do this 2022-04-25 10:02:48 -07:00
Jamie Pine d3c61e4cea vercel deploy fix 2022-04-25 09:55:39 -07:00
Jamie Pine 473436a68a trucate dropdown & edit readme 2022-04-25 09:51:47 -07:00
Jamie Pine 874c94e7f9 disable button slightly 2022-04-25 06:18:58 -07:00
Jamie Pine 703cec81a2 vite pages on landing 2022-04-25 03:38:01 -07:00
Harry Hopkinson d7cbba7a12 Linted Files according to the .prettierrc. 2022-04-24 21:16:55 +01:00
Jamie Pine 980109408d fix favicon 2022-04-24 12:53:37 -07:00
Jamie Pine 9ab00c9e9f fix build 2022-04-24 12:47:06 -07:00
Jamie Pine e626c576e4 seo + image op 2022-04-24 12:44:05 -07:00
Jamie Pine 8938584a70 working static landing 2022-04-24 11:24:54 -07:00
Jamie Pine 0287561f48 wip 2022-04-24 09:50:22 -07:00
Jamie Pine 3c38747d8b landing tweaks AGAIN 2022-04-24 08:29:17 -07:00
Jamie Pine ed694247f1 landing tweaks again 2022-04-24 08:05:48 -07:00
Jamie Pine 64dc84b9dd oops x2 2022-04-24 03:38:03 -07:00
Jamie Pine d6d3bf9285 oops 2022-04-24 03:33:19 -07:00
Jamie Pine 365daad03a landing without iframe + responsive 2022-04-24 03:32:43 -07:00
Jamie Pine 8c4cacd4e5 landing scroll fixes 2022-04-24 02:47:58 -07:00
Jamie Pine c646a85c54 more landing tweaks 2022-04-24 02:21:00 -07:00
Jamie Pine 357f3522b1 landing ui tweaks 2022-04-24 02:04:36 -07:00
Jamie Pine 7f055114f3 landing improvements 2022-04-24 01:50:35 -07:00
Oscar Beaumont beb02bfc70
change default @sd/server url to localhost 2022-04-24 16:10:36 +08:00
Oscar Beaumont 4263fca88b
Merge branch 'main' into main 2022-04-24 16:06:40 +08:00
Jamie Pine 4d22008fbe improved scrollbars and landing mobile layout 2022-04-24 01:02:35 -07:00
Oscar Beaumont a8696d8faa
@sd/server in Docker and deploy to Kubernetes 2022-04-24 14:55:20 +08:00
Jamie Pine b3b2ce54ea landing improvements 2022-04-23 21:22:58 -07:00
Jamie Pine 58611cc66e working landing links 2022-04-23 12:55:31 -07:00
Jamie Pine b38a20df6b better landing 2022-04-23 12:36:09 -07:00
Brendan Allan c038128242 ci: server dockerfile 2022-04-24 03:32:20 +08:00
Jamie Pine eb6a7e163b Merge branch 'main' of https://github.com/spacedriveapp/spacedrive 2022-04-23 10:49:26 -07:00
Jamie Pine 0087c91551 added landing page footer + fix react query bug 2022-04-23 10:49:24 -07:00
Brendan Allan e8e9171433 ci: add dist/.placeholder 2022-04-24 01:17:54 +08:00
Oscar Beaumont bdc074b0d9
added Dockerfile for sdserver 2022-04-23 23:41:11 +08:00
Jamie Pine 93d80233d7 server transport via websocket
Co-authored-by: Oscar Beaumont <oscar@otbeaumont.me>
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2022-04-23 06:50:17 -07:00
Jamie Pine 40cc780ec1 added unique file identifier 2022-04-23 01:12:35 -07:00
Brendan Allan 3f8867fc14 new ci 2022-04-22 18:21:18 +08: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
Jamie Pine b71ff45db6 landing changes, readme, faq 2022-04-21 21:34:27 -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
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 92eb6da26a fixed nav scroll effect 2022-04-20 21:31:41 -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 68688244a8 better svg loader, github button 2022-04-20 03:29:48 -07:00
Jamie Pine 5c08c211ca upgrade to latest prisma-client-rust 2022-04-20 02:25:50 -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 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
Jamie Pine 232acd3eff fix a few type errors 2022-04-12 15:36:01 -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 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 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 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 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 19d5036cce remove docs app 2022-03-31 17:08:19 -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
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 b1253d78a7 WIP 2022-03-29 01:59:04 -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 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 d0f43d0f3d op 2022-03-14 08:18:12 -07:00
Jamie Pine 3cf75ecea6 removed old state code, replaced with react-query 2022-03-14 05:05:21 -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 f5f48767dc some tweaks 2022-03-08 06:02:09 -08:00
Jamie Pine 29e9411885 graphic update 2022-03-08 02:46:06 -08:00
Jamie Pine 97b9c1259f readme + tags on sidebar 2022-03-07 04:54:46 -08:00
Jamie Pine 23fb63832a design + readme 2022-03-07 02:04:06 -08:00
Jamie Pine 416da0671c new logo on overview demo
Co-authored-by: maxichrome <maxichrome@users.noreply.github.com>
2022-03-06 23:33:25 -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 5d120b8c0f make App.tsx declaration order sane 2022-03-06 21:14:06 -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 d24320b94a fix store gitignore 2022-03-03 22:16:23 -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 c95350c57f fixed scan & haden fixed the router state 2022-03-01 17:10:12 -08:00
Jamie 593197c538 slider :) 2022-03-01 03:49:18 -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 66881bb4f4 working config read on startup+ json viewer 2022-02-27 23:43:45 -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 d065937c35 settings 2022-02-21 16:22:06 -08:00
Jamie a85efa13a3 just a bunch 'o stuff 2022-02-20 21:40:57 -08:00
Jamie 780f89a1a3 tweaks 2022-01-17 12:38:05 -08:00
Jamie ee49b35cce file icon fixes 2022-01-01 20:32:12 -08:00
Jamie e0c4d4252b perfecting some pixels 2021-12-31 19:41:14 -08:00
Jamie 0aacbf0033 I MADE A SEXY FOLDER ICON 2021-12-31 04:30:41 -08:00
Jamie 232c011be6 icons! 2021-12-31 03:19:09 -08:00
Jamie ef1f0c32ac better theme & location logic 2021-12-30 20:40:45 -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
Jamie e0526d7b9d licence & client event type fix 2021-12-29 00:50:33 -08:00
Jamie fd350a51bd core events
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2021-12-28 02:20:00 -08:00
Jamie 122ef2b374 streamed commands
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2021-12-28 01:17:36 -08:00
Jamie d130734d51 fixed event types (thanks brendon) 2021-12-28 00:19:38 -08:00
Jamie 25324fb1f9 fixed thumbnail gen 2021-12-27 21:49:43 -08:00
Jamie 1d09081f71 correct setup 2021-12-27 16:41:17 -08:00
Jamie e29f7eaafb correct database init & types 2021-12-27 15:48:48 -08:00
Jamie 7b48d80a9d TS bindings for Rust types 2021-12-25 23:26:00 -08:00
Jamie 1337daded3 working 2021-12-24 16:25:34 -08:00
Jamie 34960302e8 improvement 2021-12-24 05:23:00 -08:00
Jamie c62d507855 ui returns 2021-12-24 04:56:19 -08:00
Jamie fd745a4d36 smashing errors 2021-12-24 04:24:12 -08:00
Jamie 5adb888926 init monorepo 2021-12-24 01:13:21 -08:00