Commit Graph

633 Commits

Author SHA1 Message Date
maxichrome
13c5f4252d make macOS controls show when hovering & inactive 2022-05-23 06:46:14 -05:00
maxichrome
f9040bf9fc Merge branch 'temp-landing-deploy' into jamie-unsorted-changes 2022-05-23 06:38:57 -05:00
maxichrome
7ee6d02145 finally.....proper traffic lights 2022-05-23 06:21:41 -05:00
maxichrome
ad83f832f5 revert for consistency 2022-05-23 06:20:22 -05:00
maxichrome
30bfc25df2 make simulated window controls perfect 2022-05-23 06:11:56 -05:00
maxichrome
6288b20979 fix simulated window control positioning again 2022-05-23 06:07:43 -05:00
maxichrome
91cfe6121f fix button size 2022-05-23 06:06:59 -05:00
maxichrome
e9048bd414 fix format script config filename 2022-05-23 06:04:22 -05:00
maxichrome
463e0266ea fix window controls (again) 2022-05-23 05:45:00 -05:00
maxichrome
9a22590033 fix simulated window control positioning again 2022-05-23 05:34:24 -05:00
maxichrome
1259f83315 Merge branch 'jamie-unsorted-changes' of github.com:spacedriveapp/spacedrive into jamie-unsorted-changes 2022-05-23 05:29:15 -05:00
maxichrome
a0adc39ac7 fix button size 2022-05-23 05:29:09 -05: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
42f30af8c9 Merge branch 'main' into jamie-unsorted-changes 2022-05-23 04:47:24 -05:00
maxichrome
4bd421d90c fix format script config filename 2022-05-23 04:41:21 -05:00
maxichrome
84827b1f9e Merge branch 'main' into jamie-unsorted-changes 2022-05-23 04:40:50 -05:00
maxichrome
2e8b1329f3 re-install deps 2022-05-23 04:32:00 -05:00
maxichrome
3ec740ce58 re-add controls to landing demo 2022-05-23 04:31:14 -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
Jamie Pine
5175dcbbfb database fixes 2022-05-22 22:28:33 -07:00
maxichrome
05402f63c1 Merge branch 'jamie-unsorted-changes' of github.com:spacedriveapp/spacedrive into jamie-unsorted-changes 2022-05-23 00:03:48 -05:00
maxichrome
1918869ad0 Merge branch 'main' into jamie-unsorted-changes 2022-05-23 00:03:45 -05:00
Jamie Pine
363bdaeacd remove migration history (#173), fix incorect name 2022-05-22 22:02:18 -07: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
maxichrome
198f52af20 Merge branch 'jamie-unsorted-changes' of github.com:spacedriveapp/spacedrive into jamie-unsorted-changes 2022-05-22 22:59:00 -05:00
maxichrome
88bead4646 Merge branch 'main' into jamie-unsorted-changes 2022-05-22 22:58:50 -05:00
Jamie Pine
86dd403933 improved sync schema 2022-05-22 20:42:41 -07:00
maxichrome
0b7a7c05d1 use TABS!!! 2022-05-22 22:42:14 -05:00
maxichrome
419d487edf Update donation language to Open Collective (#165)
* update to open collective and link twitch

* Remove Twitch link

Co-authored-by: maxichrome <maxichrome@users.noreply.github.com>
2022-05-22 21:36:05 -05:00
Brendan Allan
1844a488dd Merge pull request #172 from spacedriveapp/remove-rust-cosmetic-opts
Remvoe rust-analyzer cosmetic options
2022-05-23 10:32:58 +08:00
Brendan Allan
57f6c82f0b Merge branch 'main' into remove-rust-cosmetic-opts 2022-05-23 10:32:53 +08:00
Jamie Pine
4f28499bb6 Merge branch 'main' into jamie-unsorted-changes 2022-05-21 18:55:03 -07:00
Jamie Pine
19e833ba16 removed redundant schema column + some demo data (unfinished) 2022-05-21 18:48:51 -07:00
maxichrome
f77f21c19a remove outdated rust-analyzer option 2022-05-20 19:06:25 -05:00
maxichrome
8857ffbe67 remove rust-analyzer display options 2022-05-20 19:00:46 -05:00
maxichrome
92f7bd769c update rust-analyzer option names 2022-05-20 18:59:20 -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
maxichrome
17f9db3ba8 Add code owners (#164)
Co-authored-by: maxichrome <maxichrome@users.noreply.github.com>
2022-05-19 01:28:48 -05:00
Oscar Beaumont
82f219f71b Merge pull request #130 from CodePurble/arch-setup
Add Arch Linux commands to setup script
2022-05-19 14:13:36 +08:00
Brendan Allan
cf5b1acae2 Merge pull request #153 from Harry-Hopkinson/update-typescript-ci
Change pnpm -r exec tsc to pnpm typecheck
2022-05-19 09:58:17 +08:00
Harry Hopkinson
5ed2b4a7f8 Change pnpm -r exec tsc to pnpm typecheck 2022-05-15 10:35:12 +01:00
Jamie Pine
cbc3e57e70 update todo 2022-05-14 03:47:09 -07:00
Abhinav A
fdeaaa8086 Remove chmod from CONTRIBUTING.md (#152) 2022-05-13 17:52:22 -05:00
Harry Hopkinson
8765f420b7 Add a type-check script (#149)
* Implement a typecheck script for typescript work.

* remove typescript as root dependency

Co-authored-by: maxichrome <maxichrome@users.noreply.github.com>
2022-05-12 21:02:23 -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