Oscar Beaumont
c97cdeaf8a
fix macos ffmpeg install command
2022-08-04 13:17:19 +08:00
Oscar Beaumont
4db78f9927
Merge pull request #351 from spacedriveapp/brew-lock-ffmpeg
...
install custom ffmpeg version
2022-08-04 13:08:50 +08:00
Oscar Beaumont
3804f034f1
Move Rust backend to rspc ( #345 )
...
* move Rust backend to rspc
* move server to Axum + remove parts of old bridge
* move frontend over to @rspc/client
* move core to rspc + update deps
* fix Typescript errors + upgrade deps
* document invalidate_query! macro
* general cleanup + upgrade to PCR 0.6.0
* prisma error handling
* upgrade to rspc 0.0.4
* update vite-plugin-ssr
* fix typescript
* fix builds
* put landing page app name back
* hardcode ffmpeg version on Windows
* rename 'command' to 'mutation' to line up with react-query terminology
* upgrade rspc to v0.0.5 + fix types
* use shared ffmpeg binaries
* general Typescript cleanup
* fix clippy workflow failing due to tauri proc-macro
Co-authored-by: Brendan Allan <brendonovich@outlook.com >
2022-08-03 08:36:03 -07:00
Brendan Allan
df1405d665
install custom ffmpeg version
2022-08-01 11:09:29 +08:00
Oscar Beaumont
8c9521060d
Remove frozen flag from clippy workflow
2022-07-19 09:59:13 +08:00
Oscar Beaumont
632705f1ce
Merge pull request #321 from voletro/main
...
Rewrite of setup-system.ps1 for Windows development setup
2022-07-11 11:41:28 +08:00
Oscar Beaumont
d2de698764
fix Linux setup script for PopOS
2022-07-07 12:53:41 +08:00
voletro
c14da1c00c
Add a close bracket (i'm dumb)
2022-07-06 12:33:23 +10:00
voletro
afd33b2d4c
Remove Action for LLVM, use action that is already built in. Set GH env variables.
2022-07-06 12:28:28 +10:00
Oscar Beaumont
6ee4974068
remove Cargo frozen flag
2022-07-05 23:55:44 +08:00
voletro
b783c32a04
Added headless mode, added LLVM installer to ci.
2022-07-05 11:21:42 +10:00
voletro
65ad2bab7e
Remove user input so it works with ci.
2022-07-01 10:38:41 +10:00
voletro
b692426db4
Rewrite of setup-system.ps1
...
This is a full rewrite of setup-system.ps1 that sets up a users machine for Spacedrive development. The CONTRIBUTING.md also includes info on this file.
2022-06-30 11:44:14 +10:00
Oscar Beaumont
825fd8ecf5
fix clippy workflow (hopefully)
2022-06-20 11:27:37 +08:00
Oscar Beaumont
0c370f5373
remove frozen flag from cargo fetch
2022-06-19 01:52:03 +08:00
Oscar Beaumont
461c7b20d8
Fix CI ( #242 )
2022-06-14 22:27:03 +08:00
Lars Gyrup Brink Nielsen
a1209df3b8
ci: update actions/checkout to v3
2022-06-03 10:38:51 +02:00
Lars Gyrup Brink Nielsen
1b95aec97e
ci: update actions/checkout to v3
2022-06-03 10:38:51 +02:00
Lars Gyrup Brink Nielsen
ab39cf55f3
ci: update docker/login-action to v2
2022-06-03 10:38:51 +02:00
Lars Gyrup Brink Nielsen
8c33edf903
ci: update pnpm/action-setup to v2.2.2
2022-06-03 10:38:42 +02:00
Lars Gyrup Brink Nielsen
380de162ea
ci: update actions/setup-node to v3
2022-06-03 10:20:34 +02:00
Lars Gyrup Brink Nielsen
bf0b48a08e
ci: update to actions/checkout v3
2022-06-03 10:19:59 +02:00
Jamie Pine
4d7829cc60
visualizer
2022-05-23 11:56:38 -07:00
maxichrome
2f14ff0b5f
format using tabs
2022-05-22 23:07:35 -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
Harry Hopkinson
f08e30d509
Change pnpm -r exec tsc to pnpm typecheck
2022-05-15 10:35:12 +01:00
Oscar Beaumont
9fe1a35fb0
clearer message for typos issue option
2022-05-13 00:34:01 +08:00
Oscar Beaumont
8caf29696d
add typo discussion as dedicated link on the issue page
2022-05-13 00:30:08 +08:00
Brendan Allan
81579a456b
Merge pull request #109 from Brendonovich/ci-fix
...
CI fix
2022-05-11 20:07:17 +08:00
maxichrome
690b2154e9
update all other instances of .app
2022-05-10 02:34:19 -05:00
Ramprakash C
92cfc9e7a4
add Arch Linux commands to setup script ( #77 )
2022-05-09 12:28:28 +05:30
Brendan Allan
a0e12cbddc
chore: basic pr template
2022-05-05 03:02:59 +08:00
Oscar Beaumont
8a2e9efdd6
add workflow_dispatch to CI flow
2022-05-04 20:59:20 +08:00
Brendan Allan
87279dfc13
ci: install libswresample-dev
2022-05-04 20:42:38 +08:00
Brendan Allan
5016f0af71
ci: fix short github sha
2022-05-04 20:42:26 +08:00
Brendan Allan
dbfe74a01b
Update bug_report.yml
2022-05-04 20:24:36 +08:00
Oscar Beaumont
82550a69a0
fix GitHub issue template
2022-05-04 19:09:34 +08:00
Oscar Beaumont
afe2ce0ebd
update bug report & feature request templates/workflow
2022-05-04 18:51:34 +08:00
maxichrome
0192e2aff2
add execute permissions to setup-system script
2022-05-01 21:48:16 +08:00
Brendan Allan
88e9428f3e
ci: fix
2022-05-01 18:36:59 +08:00
Brendan Allan
ec630fa62c
ci: use correct server publish action
2022-05-01 18:36:17 +08:00
Brendan Allan
84a91f1cce
ci: use sharedKey
2022-05-01 17:46:44 +08:00
Brendan Allan
695874a9dc
Merge pull request #46 from Brendonovich/new-ci
...
New CI
2022-05-01 17:37:45 +08:00
Brendan Allan
adeea160c4
ci: use original cache action + build server
2022-05-01 17:36:23 +08:00
Brendan Allan
8bdb881049
ci: append sha to git artifacts
2022-05-01 17:14:42 +08:00
Oscar Beaumont
ea7133489e
Update Setup Script for Fedora ( #87 )
...
* added contributing guide + setup script
* fix README typo
Co-authored-by: matt <30363562+mmattbtw@users.noreply.github.com >
* Added ffmpeg dependencies for fedora (#86 )
* Added ffmpeg dependencies for fedora
Added ffmpeg dependencies for fedora as requested.
Fedora still requires nodejs to be installed seperately.
* remove missing ffmpeg warning from Fedora
Co-authored-by: Oscar Beaumont <oscar@otbeaumont.me >
Co-authored-by: matt <30363562+mmattbtw@users.noreply.github.com >
Co-authored-by: 사무엘 <84483873+kor-pixel@users.noreply.github.com >
2022-05-01 16:47:44 +08:00
Brendan Allan
b723fdf4cd
ci: filter artifact uploads by glob
2022-05-01 16:25:50 +08:00
Brendan Allan
fcf27e0cf5
ci: make nicer
2022-05-01 16:23:09 +08:00
Brendan Allan
4e3109ce84
don't build prisma-client-rust separately
2022-05-01 13:12:57 +08:00