Commit Graph

75 Commits

Author SHA1 Message Date
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
Jamie Pine
7f06af395e fix scroll 2022-04-26 00:40:57 -07:00
Jamie Pine
9d41f42e35 scrollbar + rust fix 2022-04-26 00:20:09 -07:00
Jamie Pine
d198d8671a remove purge database 2022-04-25 23:19:13 -07:00
Jamie Pine
d9026074be fix footer + another attempt at web deploy 2022-04-25 21:49:31 -07:00
Jamie Pine
df08e56b6b web build + overview tweaks 2022-04-25 20:30:40 -07:00
Jamie Pine
d982a3a18e ui tweaks 2022-04-25 18:12:00 -07:00
Jamie Pine
ac5510c12d visual tweaks to new ui 2022-04-25 18:01:00 -07:00
Jamie Pine
47076f55c8 sidebar are you ok 2022-04-25 17:37:36 -07:00
Jamie Pine
edcd011986 redesigned home screen 2022-04-25 17:36:22 -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
473436a68a trucate dropdown & edit readme 2022-04-25 09:51:47 -07:00
Harry Hopkinson
d7cbba7a12 Linted Files according to the .prettierrc. 2022-04-24 21:16:55 +01:00
Jamie Pine
0287561f48 wip 2022-04-24 09:50:22 -07:00