Commit Graph

168 Commits

Author SHA1 Message Date
Jamie Pine
39bf6709ab Better Inspector Scroll (#266)
(fix) inspector: better scroll
2022-06-21 01:23:14 -07:00
xPolar
77713bab7e Notes on files. (#253)
* Temp fix for build.rs

* Note implementation

* Notes work now, need to iron out some things.

* Finish file notes.

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

* Remove lodash debounce

* Fix pnpm locl

Co-authored-by: maxichrome <maxichrome@users.noreply.github.com>
2022-06-20 21:14:05 -07:00
Oscar Beaumont
f8de1a81bf fix @rpath/libswiftCore.dylib error + etc (#255)
update Tauri + fix `@rpath/libswiftCore.dylib` error + make Typechecks pass
2022-06-18 17:00:57 -07:00
Jamie Pine
6978928db9 Eng 142 fix interface hot reload (#252)
* fix interface hot reloading

* AppPropsContext exsiting in App.tsx was the issue :D

* type export fix
2022-06-18 01:35:51 -07:00
Jamie Pine
4e76a94db5 Add Careers Page (#247)
* added and basically finished careers page

* fix blur animation + blog fade in

* bloom tweaks

* big boy landing style tweaks

* fix og description

* fix port & footer links

* bring back bubbles >:(

* slight adjustment to numbers

* fix image path resolution

* update pnpm-lock

* added id tag + sidebar tweak

* un-haden new banner

* fix padding on mobile landing index

* disable page bloom on firefox since it cant render blur

Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2022-06-16 05:34:04 -07:00
Jamie Pine
bdd87907b3 (fix) landing: style tweaks 2022-06-15 15:29:31 -07:00
maxichrome
498da6a73e [macOS] native sidebar blur effect (#239)
* wip rust bindings

* wip rust bindings

* attempt raw objc for window blur -- still nothing

* some minor blurring success...

* Fix macOS sidebar blur

* darken sidebar

* lock to dark theme

* remove commented, unused window-blur lines

* remove xcode user state

* ADD SWIFT WINDOW CODE

* refactor: use swift window code

* remove stupid cas warning

* add webview swift util for reload

* remove objc and cocoa

* remove old unused swift build fix

* simplify swift package fn calls

* enumify app theme

* fix main content view not expanding

* fix sidebar folder item layout

* fix swift version requirement

* fix landing package json

* landing tweaks

* sidebar style tweaks for macOS

Co-authored-by: maxichrome <maxichrome@users.noreply.github.com>
Co-authored-by: Jamie Pine <ijamespine@me.com>
2022-06-15 13:53:42 -07:00
Oscar Beaumont
d7c070b7cb Static Generate Landing (#245)
* Wrote blog

* feat: implement new team page

* refactor: reusable link comp

* chore: update images

* perf: compress images

* refactor: update link

* refactor: update icons, remove white border in favor or rounded corners, add investors

* changes to roles

* team changes

* refactor: add a few changes

* style: slightly better styling

* update team images paths

* use proper image element

* update haris to match team style + keep constant

* improve team member styling

* use vite import pattern

* team tweaks

* fix brendan crop

* fix text and gradient color to match brand colors

* engineer not developer!!!

* add annoucement banner since this can not be merged until post annoucement anyway

* fade in stuff

* better copy

* better haris.jpg

* style: slight update to styling

* Update apps/landing/src/pages/team.tsx

* update my image

* chore: remove unused log

* Update team.tsx

* use incorp'd name everywhere

* update team credits

* hoist headings in credits

* consistent marketing copy in cargo

* fix types

* style tweaks

* blog updates

* blog title tweaks

* fix demo

* jj said lets round it up

* vite-plugin-ssr & ssg

* delete old landing + prerender

* don't use vite-plugin-vercel

* make deploy.sh executable

* add ncc

* treat as static site

Co-authored-by: Lu Hill <email@lewie.me>
Co-authored-by: Benjamin Akar <benjaminakar2001@gmail.com>
Co-authored-by: Jamie Pine <ijamespine@me.com>
Co-authored-by: maxichrome <maxichrome@users.noreply.github.com>
Co-authored-by: xPolar <50601857+xPolar@users.noreply.github.com>
2022-06-14 16:54:15 -07:00
Benjamin Akar
6a9f3f05d5 New team page (#229)
* Wrote blog

* feat: implement new team page

* refactor: reusable link comp

* chore: update images

* perf: compress images

* refactor: update link

* refactor: update icons, remove white border in favor or rounded corners, add investors

* changes to roles

* team changes

* refactor: add a few changes

* style: slightly better styling

* update team images paths

* use proper image element

* update haris to match team style + keep constant

* improve team member styling

* use vite import pattern

* team tweaks

* fix brendan crop

* fix text and gradient color to match brand colors

* engineer not developer!!!

* add annoucement banner since this can not be merged until post annoucement anyway

* fade in stuff

* better copy

* better haris.jpg

* style: slight update to styling

* Update apps/landing/src/pages/team.tsx

* update my image

* chore: remove unused log

* Update team.tsx

* use incorp'd name everywhere

* update team credits

* hoist headings in credits

* consistent marketing copy in cargo

* fix types

* style tweaks

* blog updates

* blog title tweaks

* fix demo

* jj said lets round it up

Co-authored-by: Lu Hill <email@lewie.me>
Co-authored-by: Jamie Pine <ijamespine@me.com>
Co-authored-by: maxichrome <maxichrome@users.noreply.github.com>
Co-authored-by: xPolar <50601857+xPolar@users.noreply.github.com>
2022-06-14 13:13:09 -07:00
Jamie Pine
ef639e79fb fix loading bug on overview stats 2022-06-08 18:09:54 -07:00
Jamie Pine
7ccf4ce87e (hotfix): StatItem breaking entire app
Co-authored-by: xPolar <xPolar@users.noreply.github.com>
Co-authored-by: maxichrome <maxichrome@users.noreply.github.com>
2022-06-06 15:48:21 -07:00
maxichrome
cc40d39d6f StatItems count up when amount changes (#226)
* simple skeleton system

* fix overview counter!

* nitpick: call `appPropsContext` value `appProps`

* fix contextMenu render key warning

Co-authored-by: Polar <polar@polar.blue>
Co-authored-by: maxichrome <maxichrome@users.noreply.github.com>
2022-06-06 07:37:18 -05:00
Benjamin Akar
e25ed59b70 Revert "Revert "Eng 125 implement waitlist on landing page"" 2022-06-04 17:08:12 +02:00
maxichrome
b4fe84bc24 Revert "Eng 125 implement waitlist on landing page" 2022-06-04 10:02:34 -05:00
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
c8af4f3f4e feat: implement waitlist 2022-06-04 10:58:11 +02:00
Benjamin Akar
a937d1c463 chore: componentize folder img icons 2022-06-03 09:29:04 +02:00
Benjamin Akar
b45b85da68 chore: remove unused import 2022-06-02 20:15:11 +02:00
Benjamin Akar
ac7d747671 fix: disappearing icons 2022-06-02 18:45:00 +02:00
xPolar
1eee45b7d3 Fix debug mode on by default. (#215) 2022-06-01 23:42:45 -07:00
xPolar
ab5378d03b Fix missing file icons (#214) 2022-06-01 21:36:38 -07:00
xPolar
1df3984dc8 Merge pull request #206 from spacedriveapp/eng-93-contacts-setting-screen-non-existsent
Fix contacts tab in settings.
2022-05-30 23:13:28 -07:00
Polar
08412d2210 Fix contacts tab in settings. 2022-05-30 23:04:27 -07:00
Oscar Beaumont
562efe3c6b build(deps): update dependencies across workspace 2022-05-30 20:45:37 +08:00
xPolar
97b8558aa1 Store isExperimental in local storage. (#196)
* store isExperimental in local storage

* Repo visualizer: updated diagram

* Repo visualizer: updated diagram

* Repo visualizer: updated diagram

Co-authored-by: maxichrome <33473181+maxichrome@users.noreply.github.com>
Co-authored-by: repo-visualizer <repo-visualizer@users.noreply.github.com>
Co-authored-by: Jamie Pine <32987599+jamiepine@users.noreply.github.com>
2022-05-30 01:14:28 -07:00
maxichrome
31f1e49a5d Remove joke items from context menu (#201)
remove meme items from context menu

Co-authored-by: maxichrome <maxichrome@users.noreply.github.com>
2022-05-29 18:42:06 -05:00
maxichrome
5738fa9823 add context menu nesting 2022-05-29 18:13:17 -05: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
a60ca753a9 Merge branch 'main' into fix/volumes-dropdown 2022-05-29 08:07:20 -05:00
maxichrome
75989d329f Merge branch 'main' into fix/windows-borders 2022-05-29 03:57:32 -05:00
maxichrome
6030a129ab use jsx double quotes on koding changes 2022-05-29 03:14:20 -05:00
Koding Dev
b9fed878bc fix: volumes dropdown 2022-05-29 18:06:56 +10:00
Jamie Pine
f021f8347b fix types 2022-05-29 00:49:34 -07:00
maxichrome
aa0fb6c2d1 Merge branch 'main' into jamie-unsorted-changes 2022-05-29 02:39:29 -05:00
Jamie Pine
2f5bf0653e Merge branch 'jamie-unsorted-changes' of https://github.com/spacedriveapp/spacedrive into jamie-unsorted-changes 2022-05-29 00:32:54 -07:00
Jamie Pine
834c3cefd8 thumaniler still broken, but jamie unsorted changes needs to go 2022-05-29 00:32:53 -07:00
Koding Dev
e670031b4e fix: windows - window borders 2022-05-29 17:12:59 +10:00
xPolar
e2df60770a Consistent Settings (#198)
* Only countup on first load.

* random fixes

* Consistent settings + Alphatized routes in App.tsx
2022-05-29 00:12:55 -07:00
Jamie Pine
b371dfbecb fix button props errors 2022-05-28 23:26:34 -07:00
Jamie Pine
49c25531d6 fixed explorer 2022-05-28 22:23:50 -07:00
xPolar
3a5961a977 Random frontend changes. (#197)
* Only countup on first load.

* random fixes
2022-05-28 22:18:50 -07:00
xPolar
3b6a881f54 Only countup on first load. (#195) 2022-05-28 19:03:40 -07:00
Benjamin Akar
56bb0895c3 chore: import cleanups 2022-05-28 18:36:41 +02:00
maxichrome
301f7ab875 disable system context menu 2022-05-28 07:21:22 -05:00
maxichrome
fe2cd9be6b refactor context menu data structure 2022-05-28 05:37:52 -05:00
maxichrome
f3733b486b add test context actions 2022-05-28 05:35:54 -05:00
maxichrome
0e7232048a hide current device tile if we aren't a client 2022-05-28 04:44:52 -05:00
maxichrome
b6ed226ab2 fix device & file light theme 2022-05-28 04:44:34 -05:00
maxichrome
8fafd70937 remove manual menu listener & parameterize demo files 2022-05-27 21:27:49 -05:00