Commit Graph

88 Commits

Author SHA1 Message Date
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
maxichrome
0c830a1379 add context menu helper 2022-05-27 21:27:14 -05:00
maxichrome
6454d2caef implement WIP context menu on folder icon 2022-05-27 07:48:13 -05:00
maxichrome
16285ce7a6 fix some types (why?! idk) 2022-05-27 02:58:36 -05:00
Oscar Beaumont
01610e008e Update package.json license field to GPL-3.0-only (#184) 2022-05-24 14:00:01 -05:00
maxichrome
56e95305df make simulated window controls perfect 2022-05-23 04:30:38 -05:00
maxichrome
3eb81490ab format interface package 2022-05-23 02:54:46 -05:00
maxichrome
50f761775f fix prettier plugin loading 2022-05-23 02:53:53 -05:00
maxichrome
f5e0666d11 Format existing code with new conventions 2022-05-22 23:24:43 -05:00
maxichrome
77b37ae431 Merge pull request #144 from Harry-Hopkinson/varients-to-variants
Change ```Varients``` to ```Variants```.
2022-05-12 20:56:10 -05:00
Harry Hopkinson
e59a492631 Change ``Varients` to `Variants``. 2022-05-12 07:36:48 +01:00
maxichrome
1849997201 only import window type extensions at TS compile time 2022-05-11 18:43:09 -05:00
maxichrome
82d881f682 clean client provider types & App.tsx imports 2022-05-11 18:32:58 -05:00
maxichrome
f420bf4192 move focus event to JS with built-in events 2022-05-11 15:50:46 -05:00
maxichrome
f6bee3c119 re-add macOS rounding for border consistency 2022-05-11 14:28:40 -05: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
77a2888377 use native window controls on macOS 2022-05-11 01:59:03 -05:00
maxichrome
7cdf93d33f make Toggle onChange prop optional 2022-05-10 23:08:39 -05:00
maxichrome
8308eb5e3c fix "Encrypt on cloud" toggle 2022-05-10 15:53:41 -05:00
maxichrome
76aca8ae7c extract experimental toggle change logic 2022-05-10 11:39:29 -05:00
maxichrome
4289fd3aad Merge branch 'main' of github.com:spacedriveapp/spacedrive into ryanhaticus/main 2022-05-07 20:44:17 -05:00
maxichrome
759cbdcef9 fix button build (I hope) 2022-05-07 20:37:39 -05:00
matt
626fb02035 fix scrolling on debug/content/settings screens (#91)
* fix scrolling on debug screen

* fix on content/settings screens too
2022-05-06 20:09:47 -07:00
Marques Scripps
9a345d6d9c added experimental submenu (#30)
+ debug toggle for experimental view

Co-authored-by: Marques <hello@marques.gg>
Co-authored-by: Jamie Pine <32987599+jamiepine@users.noreply.github.com>
2022-05-04 11:18:19 -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
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
Brendan Allan
2820a94079 update deps 2022-05-01 12:48:56 +08:00
Koding
f8c1c85a60 Fixed windows scanning + improved progress UI (#59) 2022-05-01 12:20:08 +08:00
Brendan Allan
c9e76e9a7a tsconfig refactor 2022-05-01 12:17:55 +08:00
Koding
d1b5289fda Fixed windows scanning + improved progress UI (#59) 2022-04-30 20:54:24 -07: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
IllusionMan1212
ca8ed611a4 fix(interface): don't shrink thumbs when filename is truncated and center thumbs 2022-04-29 01:57:31 +03:00
Jamie Pine
181c51e76c better statistics 2022-04-27 20:42:28 -07:00
Jamie Pine
284271ba2f better stat item rendering 2022-04-27 19:37:58 -07:00
Jamie Pine
eee8efb99a added semi functional statistics, working macos traffic lights 2022-04-27 19:15:55 -07:00
Jamie Pine
dd7454d9cd fix library loader, add library statistics, tag flicker fix 2022-04-27 16:25:47 -07:00
Jamie Pine
1a6fabbd7d configurable router type 2022-04-27 13:40:19 -07:00
Jamie Pine
e0a66ebbd5 fix scroll styles 2022-04-27 10:50:49 -07:00
Jamie Pine
861ee39fea switch app to in-memory router to prevent back button hijack on landing 2022-04-27 10:31:44 -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
5350a6b29d app UI cleanup 2022-04-26 11:34:36 -07:00