Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/spacedriveapp/spacedrive

Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
https://github.com/spacedriveapp/spacedrive

Merge pull request #328 from spacedriveapp/eng-195-make-events-work-over-websocket

[ENG-195] allow events to work from web

fa1c39657d744eef90fc514a6607620579a23d20 authored over 2 years ago by Oscar Beaumont <[email protected]>
make the `Socket` have named fields for clarity

d7794bad4ebddf1dc5dd4f2f5a76c4315def6a66 authored over 2 years ago by Oscar Beaumont <[email protected]>
SearchBar Logo fix (#310)

* SearchBar Component

* showing cmd+k for macOS&web

Co-authored-by: Ahriox <28069568+Ahrio...

fadd16524770b9cc64fc5b04060be91a28658a78 authored over 2 years ago by Alex <[email protected]>
Merging with main

75a8b49661fb2fec0614a98518f8596e6c4b6c62 authored over 2 years ago by Ericson Fogo Soares <[email protected]>
Fixed type error

61885dc2e9bb468db74d1f989c7cf2da6751bfef authored over 2 years ago by RockBacon9922 <[email protected]>
allow events to work from web

7e9d036aee7a0423698ec4b7d4c68411c4aab5a7 authored over 2 years ago by Oscar Beaumont <[email protected]>
Merge pull request #323 from he1d1/main

Client tries to reconnect when sockets close

982bc40b662aaa6eaaf3b539093169ac9835141b authored over 2 years ago by Oscar Beaumont <[email protected]>
Merge pull request #321 from voletro/main

Rewrite of setup-system.ps1 for Windows development setup

bcdcacf0e5a3af4eba266686bb43206ebe460b36 authored over 2 years ago by Oscar Beaumont <[email protected]>
Library manager (#258)

c685ce5fe995a51b5a8ab9e943f8c2f92ab69f50 authored over 2 years ago by Oscar Beaumont <[email protected]>
reconnect websocket on web - with jitter & exponential backoff

2e0767bcf2bde6abcdd4dc10d316d8fbe8f41cfa authored over 2 years ago by Oscar Beaumont <[email protected]>
Changed conditional render to tailwind peer class

31547db0ace31a2b238a12245f5420ee029fe575 authored over 2 years ago by RockBacon9922 <[email protected]>
added cleanup function

84c32a4e40d8e6bfb6f11c2e7a1651ecb3a5ea0a authored over 2 years ago by RockBacon9922 <[email protected]>
RevertChanges2

13584d74ddcbc59c709c641c16102c60f6c75be2 authored over 2 years ago by RockBacon9922 <[email protected]>
revert changes

3ee1e704e1c32357d87b8da4264db783f2e88429 authored over 2 years ago by RockBacon9922 <[email protected]>
Implemented super+k focus. hint hides onFocus

63d75af610d8f7679716f5642b77987c01e9c8bc authored over 2 years ago by RockBacon9922 <[email protected]>
removed shell scripts as they are specific for me.

f518e1017f4c93783583225454eb2077e6f427c0 authored over 2 years ago by RockBacon9922 <[email protected]>
update to osx setup

f933c3497f24b219cbfa4877ed9349afcf978b18 authored over 2 years ago by RockBacon9922 <[email protected]>
updated shell and added build-mac

a5e45784376863d336cc7ecb3b758ba37e1652aa authored over 2 years ago by RockBacon9922 <[email protected]>
Merge branch 'spacedriveapp:main' into main

a93cba10734b332410222a0a5aefa687ff3f3f91 authored over 2 years ago by William Stoneham <[email protected]>
fix Linux setup script for PopOS

70ea5685302e2dbad624ea6e15256432cb0fc1df authored over 2 years ago by Oscar Beaumont <[email protected]>
fix Tauri Appimage icon

d1068f4f0f20758ba238524c827cae6b6b5907c2 authored over 2 years ago by Oscar Beaumont <[email protected]>
Add a close bracket (i'm dumb)

989cd58ac59f4e0a4f689ab8b9b16898e6eb5b79 authored over 2 years ago by voletro <[email protected]>
Remove Action for LLVM, use action that is already built in. Set GH env variables.

c635077c3c3fdeb474a1b270cdd8590d21cb9c34 authored over 2 years ago by voletro <[email protected]>
remove Cargo frozen flag

2c73ca18a0a3fd184d14b35cf0a4753183343a1d authored over 2 years ago by Oscar Beaumont <[email protected]>
Merge branch 'main' of https://github.com/voletro/spacedrive

fa8555b9364593e5388c98015225e532e0d2c5b0 authored over 2 years ago by voletro <[email protected]>
Added headless mode, added LLVM installer to ci.

b56fc5cd86b7f87753a67c042c068ca20781e08f authored over 2 years ago by voletro <[email protected]>
Merge branch 'spacedriveapp:main' into main

c5121818c1633fd9784543972b87e854677e7c8a authored over 2 years ago by voletro <[email protected]>
Client tries to reconnect when sockets close

f238d130d98f4c7ae3459396db6e8d3b11deaa36 authored over 2 years ago by he1d1 <[email protected]>
Switch license to AGPL (#307)

* switch license to AGPL

* re-add copyright header

8e5c71dea4a4189adcf3867b6613ce678441ab5a authored over 2 years ago by Brendan Allan <[email protected]>
Merge branch 'spacedriveapp:main' into main

3c5d92fd0de55a4f7b8ef523807266578722c536 authored over 2 years ago by William Stoneham <[email protected]>
Remove user input so it works with ci.

76d21b78470d369d2ee942f7701b631a3848a407 authored over 2 years ago by voletro <[email protected]>
Removing tokio::spawn_blocking from identifier job

* Some small optimizations to await many queries concurrently

149a2e8d2cd12bdb62c680e555199f715ffecaeb authored over 2 years ago by Ericson Fogo Soares <[email protected]>
Rewrite of setup-system.ps1

This is a full rewrite of setup-system.ps1 that sets up a users machine for Spacedrive developme...

591a6c16cfca10b9d3078493a31081707e759701 authored over 2 years ago by voletro <[email protected]>
Removing tokio::spawn_blocking from thumbnail generation

db1cbf0ffef964610aca059c6f26f9eb2dae13ff authored over 2 years ago by Ericson Fogo Soares <[email protected]>
Fixing Clippy warnings

* Using tokio on all filesystem operations
* Some minor tweaks to be more consistent on paths bet...

ef2f60ff33de0ff5b03dd1de937b2c7eef645171 authored over 2 years ago by Ericson Fogo Soares <[email protected]>
boilerplate for settings menu item

51cf523013818519912a36125f35ba77b572f50e authored over 2 years ago by maxichrome <[email protected]>
added missing tooltips

fb9c0802e0512b1dfa917d5bb153219da5bdbc22 authored over 2 years ago by berbaroovez <[email protected]>
1st design completed

90b18e1c4227e58eb0d7cf4709d0bfe409550226 authored over 2 years ago by berbaroovez <[email protected]>
Merge branch 'spacedriveapp:main' into desktop-issues

89004f94a5b1d73ceadeac352eae5d3537bea8ab authored over 2 years ago by Andre <[email protected]>
Location Settings (#302)

* Delete locations

+ Show online status

* style tweaks

* tweaks

* location rescan bu...

2cc3f3d95dfa561e504af840d1d8fee5d4a7a20f authored over 2 years ago by Jamie Pine <[email protected]>
feat: Allow Dropdown component to have alignment (#303)

* feat: Allow Dropdown component to have alignment

* fix: Align quick actions dropdown

* f...

7cb6e4f57427f65c8d8cd73288cfd17f1e8f6fce authored over 2 years ago by matt <[email protected]>
Update Overview.tsx

- Fixed the overflow of the menu on location page.

5f5285b03b5f3a0664cb2293e47076ffa3546f84 authored over 2 years ago by Andre Potthast <[email protected]>
Merge branch 'spacedriveapp:main' into desktop-issues

d34943bb44d7fa5f320306eb4b1f1e4ab3dfcfd4 authored over 2 years ago by Andre <[email protected]>
Removed unused file `posts.ts` (#249)

020ee02a7f06de0cbf85ff91052e4f3f2eb0beee authored over 2 years ago by he1d1 <[email protected]>
Fix LandingPage ENG-140, ENG-186 (#296)

Update Major Fixes

- Create a better mobile View for the
Desktop App Image.
- Changed to...

c9ee31c06484b113b2709196fca69f6747dd86a7 authored over 2 years ago by Andre <[email protected]>
Merge #297 Correction (#298)

* Update Input.tsx

- Fixing the Line Height Issue ENG-144

* Update Input.tsx

Correct th...

a2cff340d1c3650557803f5454e1f33a1b9137d9 authored over 2 years ago by Andre <[email protected]>
Fix CONTRIBUTING.md Tauri Link (#300)

Fix Tauri Link

Fixed the old Tauri "Your first app" link, that has now been removed from the ...

bcbf812770cd1a82c594010d8a7afa832a50139a authored over 2 years ago by mark-strudwick <[email protected]>
Fixed osx script

d76f64f67301633eb1db9c55634f2ab39e1aa716 authored over 2 years ago by RockBacon9922 <[email protected]>
updated scripts

9315bf5ab0a092fe94453bce629c907351f404ed authored over 2 years ago by RockBacon9922 <[email protected]>
Changed name. and added cargo and pnpm i and prep

9751b015a4360a4a5f46a929d626941e5643e15f authored over 2 years ago by RockBacon9922 <[email protected]>
Trying to build a script that works for my system

102443e7370751188a11b00fc3a810d11cf15ae5 authored over 2 years ago by RockBacon9922 <[email protected]>
Merge branch 'desktop-issues' of https://github.com/CreatingBytes/spacedrive into desktop-issues

361f6e4944a49b66b54ecf7edce48524fdce56c8 authored over 2 years ago by Andre Potthast <[email protected]>
Update Input.tsx

Correct the #297 Merge. This Error should fix the Line Height Error for the (TEXTAREA) not for t...

b2a6d0504a76b3546aa1f5f1292174d793299e1c authored over 2 years ago by Andre Potthast <[email protected]>
Merge branch 'spacedriveapp:main' into desktop-issues

81555620fcc32036a1ea0e145ef60ff0888a6578 authored over 2 years ago by Andre <[email protected]>
Fixing Input.tsx ENG-144 (#297)

Update Input.tsx

- Fixing the Line Height Issue ENG-144

58afabf66147758de00cbfba582cdaed145ea983 authored over 2 years ago by Andre <[email protected]>
Update Input.tsx

- Fixing the Line Height Issue ENG-144

bf5e03026eb890723365a4a0b969d64f01504b7c authored over 2 years ago by Andre Potthast <[email protected]>
(fix) job queue

- adding a location performs all jobs
- better logging for thumbnailer

1b1a8c42585f23006c2cd36414b88b72714b06a0 authored over 2 years ago by Jamie Pine <[email protected]>
(fix) notes: they work predictably

- added lodash for debounce outside react tree
- added command function to bridge
- updated FAQ

ff9df3f8d138e15c4719d538d4d96cb137f6d902 authored over 2 years ago by Jamie Pine <[email protected]>
Updates to ReadMe (#286)

1st change - This sentence should be combined because its format is like for X kinds of people Y...

d950a19cc728d043ff724947640a8bc1804cce1f authored over 2 years ago by jenniferdewan <[email protected]>
fix: track last file and force note saving on file change (#288)

281f6dda452644dc73fca39a0406ec061a77284c authored over 2 years ago by Bryan <[email protected]>
(chore): added better loggin

d11b9d0f1559c2a77a9a70a324e9c0cbe11e3130 authored over 2 years ago by Jamie Pine <[email protected]>
(fix) dropdown ui tweak + identifier code comments + add log

dd77aabc472e864342b8aaf1f9682395016d08db authored over 2 years ago by Jamie Pine <[email protected]>
fix(landing): hide horizontal scroll (#267)

6332e755f93f800572a3d7a2ea314edad039dd5d authored over 2 years ago by Hesham Abourgheba <[email protected]>
Fixed file creation date (#274)

Indexing files shows correct file creation date

b7d1a6d7a62373c190106e6ab83ab0d913286130 authored over 2 years ago by Jamie Pine <[email protected]>
(fix) README: remove diagram

45e2613651fc7a2e64dff28b4e550939d611c03f authored over 2 years ago by Jamie Pine <[email protected]>
Identifier Exponential Lag (#269)

A little refactor of the identifier job to remove memory leak and improve performance.

7cffba2fe518becf3ecf757d2b0bb7f43eb2ef76 authored over 2 years ago by Jamie Pine <[email protected]>
Better Inspector Scroll (#266)

(fix) inspector: better scroll

39bf6709ab76272c45c2227234bab3e182415d5b authored over 2 years ago by Jamie Pine <[email protected]>
Merge pull request #265 from CreatingBytes/main

Update TeamMember.tsx

99cfe1d5215c0e0b1ddff1cab7eb93b583656a3d authored over 2 years ago by Oscar Beaumont <[email protected]>
Notes on files. (#253)

* Temp fix for build.rs

* Note implementation

* Notes work now, need to iron out some thin...

77713bab7e6a5465a60c5acb8b5a6bf1272f92a6 authored over 2 years ago by xPolar <[email protected]>
Update TeamMember.tsx

Set the margin to auto on the div container for the social links on the Teammember page.

263099571ef0893ce8e29f7facf0b812d21928ff authored over 2 years ago by CreatingBytes <[email protected]>
Merge pull request #263 from spacedriveapp/eng-148-landing-lag-on-windows

(fix) landing: Windows performance

f1ec5a10e696cd644032e38b7cff755f7c873c43 authored over 2 years ago by Benjamin Akar <[email protected]>
rasterize bloom :D

af55f8d72d34005b056f0372bf8871d65832c415 authored over 2 years ago by Jamie Pine <[email protected]>
remove bloom, network dev server

0e2c2aea01d8397c6457cd91a24f1c61667b8309 authored over 2 years ago by Jamie Pine <[email protected]>
fix clippy workflow (hopefully)

55e52eb2ec1c7bb6165d5e37d3b04ac189d7eed4 authored over 2 years ago by Oscar Beaumont <[email protected]>
fix `@rpath/libswiftCore.dylib` error + etc (#255)

update Tauri + fix `@rpath/libswiftCore.dylib` error + make Typechecks pass

f8de1a81bf448d4ad8c0cef32ece0035e3904e09 authored over 2 years ago by Oscar Beaumont <[email protected]>
remove frozen flag from cargo fetch

6cc52e54800f637211902a531cee83a9edebe6e3 authored over 2 years ago by Oscar Beaumont <[email protected]>
Made the open positions header appear in view (#251)

48c61e604343ffdc529f2964b65c89e2f2d82583 authored over 2 years ago by matt <[email protected]>
Eng 142 fix interface hot reload (#252)

* fix interface hot reloading

* AppPropsContext exsiting in App.tsx was the issue :D

* typ...

6978928db996c0cc5389cd46ba1ddd4897c7361c authored over 2 years ago by Jamie Pine <[email protected]>
use concise import syntax for macOS theme-lock

c0184ec9f0c882f77be8a0822e1fcc0ccc5a183d authored over 2 years ago by maxichrome <[email protected]>
hotfix: don't import macOS app theme type in main script

84d8648b1adaf67942fe9f65c3f031dd40f55e93 authored over 2 years ago by maxichrome <[email protected]>
only use swift_rs on macOS in build script

missed this in #239, silly me

52fe17cb89b8482bc7f2221278719eedcaa1ddca authored over 2 years ago by maxichrome <[email protected]>
(fix) landing: sorry vijay!!!!! D:

f71911258c63d526ff625559d382aa7e5f6be043 authored over 2 years ago by Jamie Pine <[email protected]>
re-enable waitlist form on landing page

e3f55943fff13a204a6cdec575f0e2044a69e188 authored over 2 years ago by Oscar Beaumont <[email protected]>
Add Careers Page (#247)

* added and basically finished careers page

* fix blur animation + blog fade in

* bloom tw...

4e76a94db5087e942822d33809d3cb24da406a68 authored over 2 years ago by Jamie Pine <[email protected]>
(fix) landing: links on blog open new tab

e72f236d67312a0079cce9857fb6d9b6286087e5 authored over 2 years ago by Jamie Pine <[email protected]>
(fix) landing: style tweaks

bdd87907b3df4cc50f454f19d0f97c035f312e66 authored over 2 years ago by Jamie Pine <[email protected]>
(fix) landing: blog open graph

3aeb59ec43101d6fbfb8fe3d2065895e16b82a9c authored over 2 years ago by Jamie Pine <[email protected]>
(fix) landing: react helmet

6f34ca46526eb169b0ca63dbd4f7e8befbc3b7fb authored over 2 years ago by Jamie Pine <[email protected]>
(fix) landing: navbar changes + blog og tag support

021c19a0b210456765e39ef68a9551ce8f4a6d0d authored over 2 years ago by Jamie Pine <[email protected]>
[macOS] native sidebar blur effect (#239)

* wip rust bindings

* wip rust bindings

* attempt raw objc for window blur -- still nothin...

498da6a73e4d14b4db97d40056f955197f94a437 authored over 2 years ago by maxichrome <[email protected]>
Static Generate Landing (#245)

* Wrote blog

* feat: implement new team page

* refactor: reusable link comp

* chore: up...

d7c070b7cbce2493cf5293cf927ee61df6de8846 authored over 2 years ago by Oscar Beaumont <[email protected]>
New team page (#229)

* Wrote blog

* feat: implement new team page

* refactor: reusable link comp

* chore: up...

6a9f3f05d5d95dd3f6806625333f04fd8eeabe6f authored over 2 years ago by Benjamin Akar <[email protected]>
Fix CI (#242)

79fa96c3bdb756afd6f5fbda12e95c4c1133bb19 authored over 2 years ago by Oscar Beaumont <[email protected]>
Merge pull request #222 from LayZeeDK/LayZeeDK/ci/update-action-versions

ci: update GitHub Actions versions

fd01e6112380f563163ade7949b3798dbb398247 authored over 2 years ago by Oscar Beaumont <[email protected]>
fix `pnpm desktop dev` not working on Linux

015d5e47f25307a438e723eac7ff48c513032696 authored over 2 years ago by Oscar Beaumont <[email protected]>
Merge pull request #241 from spacedriveapp/eng-136-file-crud

Location CRUD

6924326e026cdf32773b3d783a842dc871d75648 authored over 2 years ago by Oscar Beaumont <[email protected]>
Merge branch 'main' into eng-136-file-crud

50838c77c28977ef8117677fb03beddb5f02ba36 authored over 2 years ago by Oscar Beaumont <[email protected]>
Add code gen stuff

4191234956e9624d3e68a3b1552a7a2ad51f8c4e authored over 2 years ago by xPolar <[email protected]>
Location CRUD

78d709c0258e941fd3c8927188513c23e3b274ba authored over 2 years ago by xPolar <[email protected]>
Merge pull request #240 from spacedriveapp/eng-135-location-crud

Crud for locations.

a83f42d9f9103586a36f92a978e3b92e02f5a219 authored over 2 years ago by Oscar Beaumont <[email protected]>