Commit Graph

284 Commits

Author SHA1 Message Date
Jamie Pine
df8564b024 further tweaking 2022-10-22 07:01:59 -07:00
Jamie Pine
53caf144e3 more theming 2022-10-22 04:24:00 -07:00
Jamie Pine
0f6b4206be morpe stuf 2022-10-22 00:02:35 -07:00
Jamie Pine
da344f954c styled explorer top bar 2022-10-21 23:21:22 -07:00
Jamie Pine
2f105e9bb6 Merge remote-tracking branch 'refs/remotes/origin/spacedrive-but-themable'
Conflicts:
	packages/interface/src/screens/settings/client/GeneralSettings.tsx
	packages/ui/src/Dropdown.tsx
2022-10-21 21:53:45 -07:00
Jamie Pine
a9e263e2f6 refactor switch component + update styles 2022-10-21 21:50:47 -07:00
Brendan Allan
d6880c0343 dropdown refactor 2022-10-22 01:35:03 +08:00
Jamie Pine
f92303c7d6 refactor progress 2022-10-21 04:45:53 -07:00
Jamie Pine
c4226f0e7a Merge branch 'eng-259-identify-objectkind'
Conflicts:
	apps/landing/package.json
	apps/landing/vite.config.ts
	packages/interface/src/AppLayout.tsx
	packages/interface/src/components/explorer/Explorer.tsx
	packages/interface/src/components/explorer/ExplorerTopBar.tsx
	packages/ui/src/ContextMenu.tsx
	pnpm-lock.yaml
2022-10-20 22:49:15 -07:00
Jamie Pine
827287b26d progress 2022-10-20 22:36:25 -07:00
Jamie Pine
a36a30e317 merge 2022-10-20 21:55:39 -07:00
Brendan Allan
f7f3976024 add CreateLibraryDialog to sidebar dropdown 2022-10-21 11:26:15 +08:00
Brendan Allan
c41bfae297 refactor dropdown 2022-10-21 10:29:50 +08:00
Brendan Allan
09201d0fa8 use custom tailwind styled function (#426)
* use custom tailwind styled function

* update pnpm lock

* fix landing vite config
2022-10-20 17:34:40 -07:00
Brendan Allan
d418fd4780 use padding="thin" 2022-10-21 04:14:54 +08:00
Brendan Allan
21e156c517 UI refactor (#418)
button refactor

Co-authored-by: Jamie Pine <32987599+jamiepine@users.noreply.github.com>
2022-10-18 21:24:47 -07:00
Oscar Beaumont
4ab1e65059 Merge remote-tracking branch 'origin/main' into fix-reactivity 2022-10-18 22:09:33 +08:00
Oscar Beaumont
ddcc20c020 use React.PropsWithChildren 2022-10-18 22:04:19 +08:00
Oscar Beaumont
11c370e4c7 purge unused dependencies 2022-10-18 21:52:00 +08:00
Oscar Beaumont
5f90c8bfe8 Removing import React from mobile 2022-10-18 20:58:05 +08:00
jake
3f2b4cda38 [ENG-245] Object Validator Job (#414)
* use `.to_hex()` for blake3 hashes

* move file hashing function+fix large stack alloc

* init validator job

* change branch name

* add object validator job

* formatting

Co-authored-by: Jamie Pine <ijamespine@me.com>
2022-10-18 05:39:33 -07:00
Jamie Pine
5fcc6c4f31 fix video thumb and inspector scroll 2022-10-18 00:00:33 -07:00
Jamie Pine
a397803be0 ui cleanup 2022-10-17 23:38:41 -07:00
Jamie Pine
f300049873 improvements to key manager ui 2022-10-17 21:01:40 -07:00
Oscar Beaumont
1a8581d44f upgrade rspc + fix reactivity + add in disabled Normi code 2022-10-18 04:45:37 +08:00
Jamie Pine
4acb8cc594 Merge branch 'main' of https://github.com/spacedriveapp/spacedrive 2022-10-17 01:36:05 -07:00
Jamie Pine
acbd064f43 - added explorer options panel
- added Select ui component
- added tailwind-radix
2022-10-17 01:32:36 -07:00
Jamie Pine
2322adc9df fix settings suspense 2022-10-16 02:48:58 -07:00
Jamie Pine
34a6e812ad improve dialog animation + move to ui lib 2022-10-15 22:11:25 -07:00
Jamie Pine
0e66e6a843 mockup: key manager ui
- thanks AndrewTech for help with react spring +  radix combo
2022-10-15 21:40:10 -07:00
Oscar Beaumont
aacdf33216 merge duplicate prettier config and format repo with it 2022-10-07 07:45:15 +08:00
Oscar Beaumont
162eef60ab toast notification hook 2022-10-07 07:36:22 +08:00
Brendan Allan
f1b55f1101 merge main into update-rspc-and-more 2022-10-06 18:34:18 +08:00
Oscar Beaumont
20523a94c9 upgrade workspace dependencies 2022-10-06 14:03:58 +08:00
Jamie Pine
5ab432ae46 Magic bytes 🪄
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2022-10-05 13:16:22 -07:00
Brendan Allan
45ff212e97 merge main into update-rspc-and-more 2022-10-05 12:01:50 +08:00
Jamie Pine
d27ff3cd80 Object Kind (#397)
* add temp custom icons and tweak styles

* tweaks

* - added Object type structs
- added extension enums with variant macros
- improved explorer rendering
- added database migration hotfix

* - added dev only data folder
- improved explorer image loading

* macros do rule !

* remove baselining

Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2022-10-04 20:34:41 -07:00
Brendan Allan
723058e060 merge main into update-rspc-and-more 2022-10-05 08:58:03 +08:00
Jamie Pine
cbd58ee438 Rename Files to Objects (#396)
* backend rename complete

* finalize Object refactor frontend
+ remove some exhaustive dep suppression
+ FIX INVALIDATE QUERY BUG
2022-10-04 09:16:49 -07:00
Brendan Allan
ed06e3051e [ENG-84] Sync library (#394)
* new sql lib stuff

* add sync stuff + rename all crates

* build sd-core

* add sync/example/dist to source

* fix sync example in monorepop

* appease clippy

* update lockfile

* update commit hooks

* fix typescript

* fix typescript build

* please rustfmt
2022-10-04 05:25:12 -07:00
Oscar Beaumont
9f15540a91 bundle splitting and performance optimisations 2022-10-02 01:37:35 +08:00
Oscar Beaumont
60e228ec94 upgrade rspc 2022-10-02 01:16:11 +08:00
Jamie Pine
3e8c33d1c0 Added crates folder (#389)
* restructure core for crates folder

- improve naming consistency
- added placeholder files for near future code
- added docs

* - removed all typescript from core
- moved rspc bindings to client

* remove useless git ignore & rustfmt
2022-09-29 21:02:29 -07:00
Mohammed Bajuaifer
d13248b2f1 [Eng 200] enter on keyboard doesn't cause modal to submit (#382)
* Add form tag to enable submission when clicking enter

* invalidate library queries when adding/removing

* using useQueryHook to invalidate queries

* Bump Rust version on Contributing

* Fix form double firing

Co-authored-by: Utku Bakir <74243531+utkubakir@users.noreply.github.com>
2022-09-25 23:35:25 -07:00
Ericson "Fogo" Soares
6fd620087b Video thumbnails (#376)
* Preparing some scaffolding for video thumbnails

* Implemented thumbnail generation for videos
* Propagating errors of `Node` creation
* Using ffmpeg feature gate

* Introducing ffmpegthumbnailer-rs as a subcrate on core

* - rename to thumbnailer
- fix explorer thumbnail bug
- add more supported video types
- re-fix explorer performance

* remove nested licence

Co-authored-by: Jamie Pine <ijamespine@me.com>
2022-09-24 01:21:13 -07:00
maxichrome
4673867ad1 Merge remote-tracking branch 'origin/main' into use-rust-shortcuts 2022-09-15 02:15:40 -05:00
maxichrome
0768005106 use defaultprops type arg in inputcontainer 2022-09-15 01:56:02 -05:00
maxichrome
44d1c4526d update search bar shortcut to Cmd/Ctrl+F 2022-09-15 01:55:51 -05:00
maxichrome
4ec92a6f6c hide search key hint when value present 2022-09-14 16:54:57 -05:00
maxichrome
598365de3b update search shortcut to slash 2022-09-14 15:57:26 -05:00