Commit graph

508 commits

Author SHA1 Message Date
Brendan Allan ec2f177029 chore: basic pr template 2022-05-05 03:02:59 +08:00
Marques Scripps 9a345d6d9c
added experimental submenu (#30)
+ debug toggle for experimental view

Co-authored-by: Marques <hello@marques.gg>
Co-authored-by: Jamie Pine <32987599+jamiepine@users.noreply.github.com>
2022-05-04 11:18:19 -07:00
matt 3de127535f
make footer social icons FooterLinks (#84)
* make footer social icons `FooterLink`s

* no any

* fix outdated github links
2022-05-04 11:14:21 -07:00
Oscar Beaumont 30e9df507f add workflow_dispatch to CI flow 2022-05-04 20:59:20 +08:00
Brendan Allan 9f7fa36dfd
Update bug_report.yml 2022-05-04 20:24:36 +08:00
Oscar Beaumont 2f6f867f6f
fix GitHub issue template 2022-05-04 19:09:34 +08:00
Oscar Beaumont e244304c0f
update bug report & feature request templates/workflow 2022-05-04 18:51:34 +08:00
Jamie Pine 6fb727bd2c Merge branch 'main' of https://github.com/spacedriveapp/spacedrive 2022-05-04 02:12:21 -07:00
Jamie Pine 0a52b22f93 add device dialog, fixed traffic light svgs, added icon prop to button 2022-05-04 02:12:20 -07:00
Yousef Abu-Salah 593209f232
fix issue #79 (#94) 2022-05-03 21:26:03 -07:00
maxichrome 49a8c97e82 add execute permissions to setup-system script 2022-05-01 21:48:16 +08:00
Brendan Allan 9fb16c6f36 fix: remove auto bindings generation 2022-05-01 21:30:44 +08:00
Brendan Allan 8ac51ac7f9 ci: fix 2022-05-01 18:36:59 +08:00
Brendan Allan 06bf67a368 ci: use correct server publish action 2022-05-01 18:36:17 +08:00
Brendan Allan 660ec4fb1f ci: use sharedKey 2022-05-01 17:46:44 +08:00
Brendan Allan 9ad71a2d66
Merge pull request #46 from Brendonovich/new-ci
New CI
2022-05-01 17:37:45 +08:00
Brendan Allan 53b8b59569 ci: use original cache action + build server 2022-05-01 17:36:23 +08:00
Koding Dev 709f71d74b Made "Open data folder" button work 2022-05-01 17:25:52 +08:00
Brendan Allan 8e6f4f0f6f ci: append sha to git artifacts 2022-05-01 17:14:42 +08:00
Oscar Beaumont 8e2805b156
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 73abe35d82
Merge pull request #85 from maxichrome/credit-github-contributors
Add credit for GitHub contributors
2022-05-01 16:34:18 +08:00
Brendan Allan a0144302c1 ci: filter artifact uploads by glob 2022-05-01 16:25:50 +08:00
Brendan Allan 64fbfc5976 ci: make nicer 2022-05-01 16:23:09 +08:00
maxichrome 899f554027 use contributor avatars instead 2022-05-01 01:40:58 -05:00
maxichrome a1d4aa7cb7 add link to GitHub contributors for credit 2022-05-01 01:31:39 -05:00
Brendan Allan 9c24074bd7 don't build prisma-client-rust separately 2022-05-01 13:12:57 +08:00
maxichrome 98dbceb90c update github repo url 2022-05-01 12:56:15 +08:00
Brendan Allan 2820a94079 update deps 2022-05-01 12:48:56 +08:00
Brendan Allan bd2a8a5d6f update pnpm lock 2022-05-01 12:36:03 +08:00
Brendan Allan 6c4d788dbf use pnpm 7 2022-05-01 12:33:42 +08:00
Brendan Allan 424465a32b merge 2022-05-01 12:30:01 +08:00
Koding f8c1c85a60 Fixed windows scanning + improved progress UI (#59) 2022-05-01 12:20:08 +08:00
Brendan Allan c9e76e9a7a tsconfig refactor 2022-05-01 12:17:55 +08:00
Koding d1b5289fda
Fixed windows scanning + improved progress UI (#59) 2022-04-30 20:54:24 -07:00
Brendan Allan fe9d3bdb08 ci: don't build + publish server on pr 2022-05-01 09:59:39 +08:00
Brendan Allan fd74a14dc0 use brendonovich/rust-cache 2022-05-01 09:48:35 +08:00
Brendan Allan a8c136897d Merge remote-tracking branch 'upstream/main' into new-ci 2022-05-01 09:38:07 +08:00
Brendan Allan b03f3ddf5a Merge remote-tracking branch 'upstream/main' into new-ci 2022-05-01 09:36:12 +08:00
fivestones 8b97e5bac3
Update README.md (#62) 2022-04-30 11:03:14 -07:00
Liam Brewer 6f3dbc122e
Updated roadmap.md statistics (#71) 2022-04-30 11:03:04 -07:00
Koding Dev 3aca308572 Disable server deployment in PRs 2022-04-30 12:02:29 +08:00
Brendan Allan c4723ac178
docs: Update minimum Rust version 2022-04-30 06:15:39 +08:00
Koding a4637ca48b
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
Syntax a89f5740ba
Fix builds on M1 (#54) 2022-04-29 09:56:31 +08:00
Jamie Pine 0e1855526f readme update 2022-04-28 17:45:08 -07:00
Jamie Pine 7bf1901a53
Merge pull request #52 from IllusionMan1212/thumbnail-fixes 2022-04-28 16:10:52 -07:00
IllusionMan1212 ca8ed611a4 fix(interface): don't shrink thumbs when filename is truncated and center thumbs 2022-04-29 01:57:31 +03:00
Abhinav. A 8aa355cf55
Fix Typo (#43) 2022-04-29 03:12:15 +08:00
Koding 5ae3218f9a
Add file/directory check to scanner (#48) 2022-04-29 03:11:22 +08:00
Oscar Beaumont 11d8614d9e
fix titles for issue and PR template 2022-04-29 03:09:22 +08:00