Commit Graph

1559 Commits

Author SHA1 Message Date
Oscar Beaumont
65f60c4b24 Update package.json license field to GPL-3.0-only (#184) 2022-05-24 14:00:01 -05:00
Jamie Pine
4d7829cc60 visualizer 2022-05-23 11:56:38 -07:00
maxichrome
29cf423c09 make macOS controls show when hovering & inactive 2022-05-23 06:46:14 -05:00
maxichrome
331f29ba63 Merge branch 'temp-landing-deploy' into jamie-unsorted-changes 2022-05-23 06:38:57 -05:00
maxichrome
f3211598ba finally.....proper traffic lights 2022-05-23 06:21:41 -05:00
maxichrome
cd6d33a561 revert for consistency 2022-05-23 06:20:22 -05:00
maxichrome
7cf13c22ed make simulated window controls perfect 2022-05-23 06:11:56 -05:00
maxichrome
b346fa2e70 fix simulated window control positioning again 2022-05-23 06:07:43 -05:00
maxichrome
5417296273 fix button size 2022-05-23 06:06:59 -05:00
maxichrome
6b225e7bda fix format script config filename 2022-05-23 06:04:22 -05:00
maxichrome
1f16a6cd3b fix simulated window control positioning again 2022-05-23 05:34:24 -05:00
maxichrome
ca4144746e Merge branch 'jamie-unsorted-changes' of github.com:spacedriveapp/spacedrive into jamie-unsorted-changes 2022-05-23 05:29:15 -05:00
maxichrome
9a9649c475 fix button size 2022-05-23 05:29:09 -05:00
Jamie Pine
11264ecb7a 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
113432d433 landing prep 2022-05-23 03:16:23 -07:00
maxichrome
44d5dec588 Merge branch 'main' into jamie-unsorted-changes 2022-05-23 04:47:24 -05:00
maxichrome
d171f17b18 fix format script config filename 2022-05-23 04:41:21 -05:00
maxichrome
7b9892a489 Merge branch 'main' into jamie-unsorted-changes 2022-05-23 04:40:50 -05:00
maxichrome
be1c53c852 re-install deps 2022-05-23 04:32:00 -05:00
maxichrome
b660984fce make simulated window controls perfect 2022-05-23 04:30:38 -05:00
maxichrome
a4a5975bbc format interface package 2022-05-23 02:54:46 -05:00
maxichrome
c791f7dc5e fix prettier plugin loading 2022-05-23 02:53:53 -05:00
Jamie Pine
e587480bc4 database fixes 2022-05-22 22:28:33 -07:00
maxichrome
bc4685a863 Merge branch 'jamie-unsorted-changes' of github.com:spacedriveapp/spacedrive into jamie-unsorted-changes 2022-05-23 00:03:48 -05:00
maxichrome
06fcce9704 Merge branch 'main' into jamie-unsorted-changes 2022-05-23 00:03:45 -05:00
Jamie Pine
d2f7a3af94 remove migration history (#173), fix incorect name 2022-05-22 22:02:18 -07:00
maxichrome
85c1404542 Format existing code with new conventions 2022-05-22 23:24:43 -05:00
maxichrome
2f14ff0b5f format using tabs 2022-05-22 23:07:35 -05:00
maxichrome
eb659bab63 Merge branch 'jamie-unsorted-changes' of github.com:spacedriveapp/spacedrive into jamie-unsorted-changes 2022-05-22 22:59:00 -05:00
maxichrome
21841a3479 Merge branch 'main' into jamie-unsorted-changes 2022-05-22 22:58:50 -05:00
Jamie Pine
20fcc9ac66 improved sync schema 2022-05-22 20:42:41 -07:00
maxichrome
6615d5459a use TABS!!! 2022-05-22 22:42:14 -05:00
maxichrome
8748d21ece 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
b7da1a0fcb 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
701aaa494c Merge branch 'main' into remove-rust-cosmetic-opts 2022-05-23 10:32:53 +08:00
Jamie Pine
09d65366e2 Merge branch 'main' into jamie-unsorted-changes 2022-05-21 18:55:03 -07:00
Jamie Pine
d03cde5a66 removed redundant schema column + some demo data (unfinished) 2022-05-21 18:48:51 -07:00
maxichrome
0ed5226b3b remove outdated rust-analyzer option 2022-05-20 19:06:25 -05:00
maxichrome
241ee627a4 remove rust-analyzer display options 2022-05-20 19:00:46 -05:00
maxichrome
639e086dfc update rust-analyzer option names 2022-05-20 18:59:20 -05:00
maxichrome
5b90f809e6 Add code owners (#164)
Co-authored-by: maxichrome <maxichrome@users.noreply.github.com>
2022-05-19 01:28:48 -05:00
Oscar Beaumont
1af33e28b4 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
39150b78f2 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
f08e30d509 Change pnpm -r exec tsc to pnpm typecheck 2022-05-15 10:35:12 +01:00
Jamie Pine
70bf98703b update todo 2022-05-14 03:47:09 -07:00
Abhinav A
02d94c6dcb Remove chmod from CONTRIBUTING.md (#152) 2022-05-13 17:52:22 -05:00
Harry Hopkinson
ac54625593 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
ae33a63d22 Merge pull request #144 from Harry-Hopkinson/varients-to-variants
Change ```Varients``` to ```Variants```.
2022-05-12 20:56:10 -05:00
Jamie Pine
3d790c0501 Merge branch 'main' of https://github.com/jamiepine/spacedrive into test 2022-05-12 17:32:23 -07:00
Jamie Pine
8d2fa5fba7 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