Commit Graph

1559 Commits

Author SHA1 Message Date
maxichrome
2994e2a04e fix button build (I hope) 2022-05-07 20:37:39 -05:00
matt
b0b05a6d5e make directories not have extensions (#83)
* fix: #78

* Update core/src/file/indexer/scan.rs

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

Co-authored-by: maxichrome <33473181+maxichrome@users.noreply.github.com>
2022-05-06 20:12:18 -07:00
matt
6d8228c409 fix scrolling on debug/content/settings screens (#91)
* fix scrolling on debug screen

* fix on content/settings screens too
2022-05-06 20:09:47 -07:00
Brendan Allan
28dfad6bee Merge pull request #120 from Chroxify/fix-constributing.md-links
fix issue form link and Labels link
2022-05-06 07:46:39 +08:00
Brendan Allan
322401d420 Merge branch 'main' into fix-constributing.md-links 2022-05-06 07:46:32 +08:00
Brendan Allan
d0cd830475 Merge pull request #117 from ilkka/patch-1
Change issues link to point at Spacedrive issues
2022-05-06 07:45:35 +08:00
Christo Todorov
b10b832e12 fix issue form link and Labels link 2022-05-05 18:44:45 +02:00
Ilkka Poutanen
5319ceba61 Change issues link to point at Spacedrive issues
It was pointing at github/docs issues, probably from some contributing guide boilerplate.
2022-05-05 19:05:11 +03:00
Brendan Allan
d7fd4a9cdf Merge pull request #114 from Brendonovich/pr-template
Basic pull request template
2022-05-05 17:01:06 +08:00
Brendan Allan
a0e12cbddc chore: basic pr template 2022-05-05 03:02:59 +08:00
Marques Scripps
cea5a497e6 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
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
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
maxichrome
e5b7518db4 Merge branch 'main' of github.com:ryanhaticus/spacedrive into ryanhaticus/main 2022-05-03 07:08:16 -05:00
maxichrome
1669fe1d3a re-add ButtonProps type 2022-05-03 07:06:29 -05:00
Ryan "Haticus" Huellen
8f317bf7a3 Merge pull request #1 from maxichrome/ryanhaticus/main
Use anchor tag in a11y link button
2022-05-02 21:24:55 -05:00
maxichrome
782c088b51 update button ting 2022-05-02 18:58:53 -05:00
maxichrome
9dcb1e9ec8 Merge branch 'main' into ryanhaticus/main 2022-05-02 18:53:42 -05:00
maxichrome
d17360ae74 use button links elsewhere 2022-05-01 10:11:42 -05:00
maxichrome
e36184c63f conditionally render button as link 2022-05-01 09:52:33 -05:00
maxichrome
0192e2aff2 add execute permissions to setup-system script 2022-05-01 21:48:16 +08:00
Brendan Allan
d19344e0b4 fix: remove auto bindings generation 2022-05-01 21:30:44 +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
Koding Dev
545c727ed1 Made "Open data folder" button work 2022-05-01 17:25:52 +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
61775d4eef Merge pull request #85 from maxichrome/credit-github-contributors
Add credit for GitHub contributors
2022-05-01 16:34:18 +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
maxichrome
5c193188c1 use contributor avatars instead 2022-05-01 01:40:58 -05:00
maxichrome
2dd332623f add link to GitHub contributors for credit 2022-05-01 01:31:39 -05:00
Brendan Allan
4e3109ce84 don't build prisma-client-rust separately 2022-05-01 13:12:57 +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
75a5d12fdc update pnpm lock 2022-05-01 12:36:03 +08:00
Brendan Allan
7c6501da38 use pnpm 7 2022-05-01 12:33:42 +08:00
Brendan Allan
8c4dac32c0 merge 2022-05-01 12:30:01 +08:00
Koding
4622e8197d Fixed windows scanning + improved progress UI (#59) 2022-05-01 12:20:08 +08:00
Brendan Allan
4f81d32e08 tsconfig refactor 2022-05-01 12:17:55 +08:00