Oscar Beaumont
d5aaa6dc65
fix pnpm desktop dev not working on Linux
2022-06-14 14:24:53 +08:00
maxichrome
d5abb4a654
Add compiler checks for dev tools in production
2022-06-11 19:12:13 -05:00
maxichrome
7b26334f57
use tauri pre-dev & pre-build commands
2022-06-10 21:55:53 -05:00
maxichrome
56f8e48870
add debug menu items
2022-06-10 21:55:25 -05:00
maxichrome
6e693f091e
remove jeff menu item comments
2022-06-10 21:55:02 -05:00
maxichrome
4292ac177b
extract custom menu
2022-06-10 21:54:50 -05:00
maxichrome
ca8910a7e4
remove linux menu (it's same as fallback)
2022-06-10 21:53:22 -05:00
Benjamin Akar
79cf0bbd2d
fix: disappearing icons
2022-06-02 18:45:00 +02:00
Oscar Beaumont
52fd99bebe
remove unused code + cleanup Rust imports
2022-05-30 22:26:59 +08:00
Oscar Beaumont
bd17602ae6
build(deps): update dependencies across workspace
2022-05-30 20:45:37 +08:00
maxichrome
6be3a757b5
Merge remote-tracking branch 'origin/main' into feature/eng-40-implement-context-menu
2022-05-29 16:11:53 -05:00
maxichrome
75ddc723d7
Merge branch 'main' into fix/windows-borders
2022-05-29 03:57:32 -05:00
maxichrome
d6d00f878c
Merge branch 'main' into jamie-unsorted-changes
2022-05-29 02:39:29 -05:00
Koding Dev
e907defd56
fix: windows - window borders
2022-05-29 17:12:59 +10:00
maxichrome
8148f5d744
fix desktop build
2022-05-28 04:44:17 -05:00
maxichrome
0d6384fa00
fix some types (why?! idk)
2022-05-27 02:58:36 -05:00
maxichrome
ff3f154490
Merge remote-tracking branch 'origin/main' into jamie-unsorted-changes
2022-05-26 03:22:36 -05:00
Oscar Beaumont
65f60c4b24
Update package.json license field to GPL-3.0-only ( #184 )
2022-05-24 14:00:01 -05:00
maxichrome
06fcce9704
Merge branch 'main' into jamie-unsorted-changes
2022-05-23 00:03:45 -05: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
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
maxichrome
42f8d4bbb5
niceify some menu items
2022-05-11 23:45:38 -05:00
maxichrome
9d6857f13c
condense cocoa YES/NO in titlebar code
2022-05-11 22:52:54 -05:00
maxichrome
c4810e224f
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
5f7e911c71
Merge remote-tracking branch 'origin/main' into jamie-unsorted-changes
2022-05-11 19:22:13 -07:00
maxichrome
db3b9da88b
move focus event to JS with built-in events
2022-05-11 15:50:46 -05:00
Jamie Pine
e0cbb36a90
rename
2022-05-11 12:43:04 -07:00
Jamie Pine
6d9cccc103
Merge remote-tracking branch 'origin/main' into jamie-unsorted-changes
2022-05-11 11:13:23 -07:00
Jamie Pine
e72f399641
commit
2022-05-11 11:12:35 -07:00
maxichrome
8aa0651563
Un-revert "fix up macOS fullscreen mode (kinda)"
...
This reverts commit d02fc9400a .
2022-05-11 13:03:31 -05:00
maxichrome
d02fc9400a
Revert "fix up macOS fullscreen mode (kinda)"
...
This reverts commit 983a4b6d93 .
2022-05-11 12:53:46 -05:00
maxichrome
983a4b6d93
fix up macOS fullscreen mode (kinda)
2022-05-11 12:44:32 -05:00
maxichrome
f506d2a00a
WIP: fix up window styling 😩
2022-05-11 05:24:03 -05:00
maxichrome
e954409705
clean & split new window code
2022-05-11 02:27:39 -05:00
maxichrome
1b8ae5d084
use native window controls on macOS
2022-05-11 01:59:03 -05:00
Jamie Pine
81fa5f8a2f
much
2022-05-10 09:03:20 -07:00
Jamie Pine
ed4b13c8d5
Merge branch 'main' of https://github.com/spacedriveapp/spacedrive
2022-05-04 02:12:21 -07:00
Jamie Pine
7c6bb151f3
add device dialog, fixed traffic light svgs, added icon prop to button
2022-05-04 02:12:20 -07:00
Yousef Abu-Salah
1d40056259
fix issue #79 ( #94 )
2022-05-03 21:26:03 -07:00
Brendan Allan
695874a9dc
Merge pull request #46 from Brendonovich/new-ci
...
New CI
2022-05-01 17:37:45 +08:00
Koding Dev
545c727ed1
Made "Open data folder" button work
2022-05-01 17:25:52 +08:00
maxichrome
cd43e22097
update github repo url
2022-05-01 12:56:15 +08:00
Brendan Allan
8c412dc3d5
update deps
2022-05-01 12:48:56 +08:00
Brendan Allan
4f81d32e08
tsconfig refactor
2022-05-01 12:17:55 +08:00
Brendan Allan
3841a7a96e
Merge remote-tracking branch 'upstream/main' into new-ci
2022-05-01 09:38:07 +08:00
Brendan Allan
1b720ea873
Merge remote-tracking branch 'upstream/main' into new-ci
2022-05-01 09:36:12 +08:00
Koding
89e0a27c72
fix: icon colors in file explorer ( #56 )
...
* Fix icon colors
* readme update
* Fix builds on M1 (#54 )
* fix: minor code cleanup
Co-authored-by: Jamie Pine <ijamespine@me.com >
Co-authored-by: Syntax <2079305+TheUltDev@users.noreply.github.com >
2022-04-28 20:40:18 -07:00
Jamie Pine
264293a93b
added semi functional statistics, working macos traffic lights
2022-04-27 19:15:55 -07:00
Jamie Pine
f62005f735
fix memory router
2022-04-27 17:06:17 -07:00