Commit graph

753 commits

Author SHA1 Message Date
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
Jamie Pine 22e4ddb068 fix bloom 2022-05-12 18:23:24 -07:00
Jamie Pine bd55387377 landing 2022-05-12 18:11:06 -07:00
Jamie Pine df80f7b123 Merge branch 'main' of https://github.com/jamiepine/spacedrive into test 2022-05-12 17:32:23 -07:00
Jamie Pine ce909836e9
deploy landing 2 (#151)
* use NO instead of `false` in toolbar init (#141)

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

* condense cocoa YES/NO in titlebar code

* niceify some menu items

* Update README.md

* Update README.md

* Reorder steps

The steps:
- `$ cd spacedrive`
and
- For Linux or MacOS users run: `chmod +x ./.github/scripts/setup-system.sh && ./.github/scripts/setup-system.sh`
were backwards.

* add typo discussion as dedicated link on the issue page

* clearer message for typos issue option

Co-authored-by: maxichrome <33473181+maxichrome@users.noreply.github.com>
Co-authored-by: maxichrome <maxichrome@users.noreply.github.com>
Co-authored-by: he1d1 <email@lewie.me>
Co-authored-by: Oscar Beaumont <oscar@otbeaumont.me>
2022-05-12 17:13:36 -07:00
Jamie Pine 50d640363c
Merge branch 'spacedriveapp:main' into main 2022-05-12 17:11:07 -07:00
Jamie Pine 2a5fd305b1 improvements to landing + ui + rust stuff 2022-05-12 17:10:23 -07:00
Jamie Pine 4a88e07def
Merge pull request #3 from spacedriveapp/jamie-unsorted-changes 2022-05-12 15:39:03 -07:00
Oscar Beaumont 0298cbdeac
clearer message for typos issue option 2022-05-13 00:34:01 +08:00
Oscar Beaumont 64d1671892
add typo discussion as dedicated link on the issue page 2022-05-13 00:30:08 +08:00
Oscar Beaumont 1531e8a041
Merge pull request #146 from he1d1/patch-1
Reorder steps
2022-05-12 23:41:33 +08:00
he1d1 d472d8f591
Reorder steps
The steps:
- `$ cd spacedrive`
and
- For Linux or MacOS users run: `chmod +x ./.github/scripts/setup-system.sh && ./.github/scripts/setup-system.sh`
were backwards.
2022-05-12 09:48:39 +01:00
Harry Hopkinson e59a492631 Change ``Varients` to `Variants``. 2022-05-12 07:36:48 +01:00
Jamie Pine ce058ab49c
Update README.md 2022-05-11 22:07:15 -07:00
Jamie Pine 34ebbf4364
Update README.md 2022-05-11 22:06:04 -07:00
maxichrome 21d31ac28c
niceify some menu items 2022-05-11 23:45:38 -05:00
maxichrome 3ab242a8e4
condense cocoa YES/NO in titlebar code 2022-05-11 22:52:54 -05:00
Jamie Pine dd518b914f add name to jobs 2022-05-11 20:09:25 -07:00
maxichrome 7bd8708e3a
use NO instead of false in toolbar init (#141)
Co-authored-by: maxichrome <maxichrome@users.noreply.github.com>
2022-05-11 19:38:09 -07:00
Jamie Pine fbe07fa3f1 sidebar position 2022-05-11 19:35:20 -07:00
Jamie Pine e7db951e18 Merge remote-tracking branch 'origin/main' into jamie-unsorted-changes 2022-05-11 19:22:13 -07: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
Jamie Pine 2306670411 Merge branch 'main' of https://github.com/spacedriveapp/spacedrive into jamie-unsorted-changes 2022-05-11 12:45:36 -07:00
Jamie Pine 969b4e8b5d rename 2022-05-11 12:43:04 -07:00
maxichrome f6bee3c119
re-add macOS rounding for border consistency 2022-05-11 14:28:40 -05:00
maxichrome 359a1a9ab8
Merge pull request #137 from krumware/patch-1
Simple update to Tauri guide url
2022-05-11 14:04:16 -05:00
Jamie Pine e88ae9d609 Merge remote-tracking branch 'origin/main' into jamie-unsorted-changes 2022-05-11 11:13:23 -07:00
Jamie Pine 09087202b5 commit 2022-05-11 11:12:35 -07:00
maxichrome db312269ab
Un-revert "fix up macOS fullscreen mode (kinda)"
This reverts commit b21df0e57f.
2022-05-11 13:03:31 -05:00