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

Extending `QuickPreview` functionality with additional filetype support (#1231)

* added some files `standard` mime type

* Used `TEXTViewer` Component to show Code Preview

* U...

08ba4f917a330abea1fd6a07cf45ab6794b02921 authored about 1 year ago by Aditya <[email protected]>
[ENG-1015] fix view fetching (#1264)

* fix fetching

* reset scroll position

* move useEffect

1184d293795a52b45c74df82a9bd57e89e1fe43e authored about 1 year ago by nikec <[email protected]>
[ENG-1016] Job name overflow (#1263)

* Update JobContainer.tsx

* Update JobContainer.tsx

* Update JobContainer.tsx

8deb2d79b4065ac1cec808b3fb2775a12117fa25 authored about 1 year ago by ameer2468 <[email protected]>
[ENG-1014] multi-select double click on list view (#1262)

multi-select double click on list view

8fbcbd8bad9df7ebfc25b32c3cd52627ba9af234 authored about 1 year ago by nikec <[email protected]>
[ENG-1013] prevent explorer parent context menu on DismissibleNotice (#1261)

prevent explorer parent context menu

73566e7d4a7cb3c7bd8c15c4b081b2d425832601 authored about 1 year ago by nikec <[email protected]>
[ENG-1011] fix explorer inspector scroll (#1260)

fix explorer inspector scroll

e9e554d3db56118fce08f43b6ea3d8079753741b authored about 1 year ago by nikec <[email protected]>
[ENG-988] fix layout shift (#1259)

fix layout shift

a7a88a10e5400e457abeb858910bff61e0016045 authored about 1 year ago by nikec <[email protected]>
[ENG-1009] Fetch item count to increase scrollbar size in explorer (#1258)

* search.objectsCount

* provide count to useExplorer and react-table

* use row count if custom...

5a8c5af9648b542f0dcf1928ee91353ddf76ec7d authored about 1 year ago by Brendan Allan <[email protected]>
[ENG-994] Minor P2P fixes (#1238)

* mdns advertisement on detection

* fix bug in P2P discovery

* Add `P2PEvent::ExpirePeer`

* R...

7bf0c0ae4a8b66c238c9c649f0d59660a3cacc29 authored about 1 year ago by Oscar Beaumont <[email protected]>
[ENG-1004] Add offset pagination to search queries (#1255)

fix undefined cursors

09857de4c855d02bca3ee910535ddb0c2b441335 authored about 1 year ago by Brendan Allan <[email protected]>
Revert "[ENG-1004] Add offset pagination capability to search queries… (#1254)

Revert "[ENG-1004] Add offset pagination capability to search queries (#1251)"

This reverts com...

0def8fb048fb30b85015e6a7bc378dc3fdf51a12 authored about 1 year ago by Jamie Pine <[email protected]>
[ENG-1004] Add offset pagination capability to search queries (#1251)

Add offset pagination capability to search queries

a5a25b1439762b0f810a99364f7adb3af8149075 authored about 1 year ago by Brendan Allan <[email protected]>
[ENG-1003] fix search bar position (#1252)

fix search bar position

2c09bfc3d97218dd3a1395eb86bb003a2c8fe201 authored about 1 year ago by nikec <[email protected]>
[ENG-1005] fix search icon (#1253)

fix search icon

e41a92012de23c70ec3acf0b86a8c1b6216d9020 authored about 1 year ago by nikec <[email protected]>
Always enable tauri update + Misc Clippy warns fix (#1250)

Always enable tauri update
- Fix some misc clippy warnings

b199c03c1e61656d0f352e9b893667e39bba45ff authored about 1 year ago by Vítor Vasconcellos <[email protected]>
[MOB-2] Job Manager (#1114)

* add job manager modal and button

* cleanup directories and add card to debug screen

* expo s...

e2f30715e3aa1002e4789091b01bd80178cdfd4d authored about 1 year ago by Utku <[email protected]>
[ENG-1002] update executable icon (#1249)

update executable icon

Co-authored-by: Jamie Pine <[email protected]>

17de35baec94b057d89d05ca75be8eaa646b84b8 authored about 1 year ago by nikec <[email protected]>
[ENG-1001] Config Kind (#1248)

* config

* cleanup

* cleanup

* clsx

b8a9d91d8ac60864f1b9876042370be4f9b4f709 authored about 1 year ago by Jamie Pine <[email protected]>
Updater channels (#991)

* types

* channel-aware update server

* fix build

* man idk

* use main repo + add redirect f...

c966c0ed06a1e05e3ea9d730cdc4077394db9d36 authored about 1 year ago by Brendan Allan <[email protected]>
[ENG-992] Add `search.pathsCount` route (#1244)

search.pathsCount route

Co-authored-by: Vítor Vasconcellos <[email protected]>

f387f2f0761c2fdd44d1152387cb8f863dda6f6c authored about 1 year ago by Brendan Allan <[email protected]>
Formatting (Prettier + Rustfmt 1.72) (#1246)

Formatting

7a7d01307e22ec84ec9cea57fd64696e61a8e29b authored about 1 year ago by Vítor Vasconcellos <[email protected]>
Fix PCR formatting (#1243)

use newer commit of pcr

fecb81d192e6d6cc771e704e66bb36b1e8548a01 authored about 1 year ago by Brendan Allan <[email protected]>
show "see more" if locations > 5, not if locations >= 5 (#1241)

* enter = close tag deletion modal

* "see more" if locations > 5, not locations >= 5

* forgot ...

982ed8b1ca70253ad3df045aa8c592af2013d391 authored about 1 year ago by pr <[email protected]>
[ENG-862, ENG-921] Ephemeral locations (#1092)

* Some initial drafts

* Finising the first draft on non-indexed locations

* Minor tweaks

* Fi...

28d106a2d575cdf33230cbd6cbb3ef8103f3cbc3 authored about 1 year ago by Ericson "Fogo" Soares <[email protected]>
Fix PDF icon and clean some svgs (#1239)

* clean icons

* few more

* Re-run generate script to remove references to non-existing asset f...

47af1a9080af3dad075c29237f8fc57e8d839851 authored about 1 year ago by Utku <[email protected]>
[ENG-556] New toast component (#1235)

* toast

* remove useToasts

* toast improvements

48adb2c732dee07f1144ee8f1bb6ec9fe7cdec72 authored about 1 year ago by nikec <[email protected]>
[ENG-980] Barebones, essential telemetry (#1237)

* rename everything to "full" telemetry and re-word onboarding

* impl the `ping` event every 4....

6acc47ef092235a7135a9e6ba376d9738368c07c authored about 1 year ago by jake <[email protected]>
[ENG-971] More File Icons (code extensions) (#1217)

* added bearded icons

* implemented bearded icons

* Made separate `LayeredFileIcon` component
...

e4b03619d26fd51b82296d5ac2ee1f7a74f5ff26 authored about 1 year ago by Aditya <[email protected]>
[ENG-993] fix node icon (#1236)

fix node icon

7d2136627cb1c8ac3e5fd38a8fd121b1f02aa773 authored about 1 year ago by nikec <[email protected]>
[ENG-947] Add frame and black bars to inspector thumb (#1234)

* Add frame and black bars to inspector thumb

* add blackBarsSize

* type

* prevent black bars...

11910b9e4d1adcc4c0537f2a5591af7f8e00d166 authored about 1 year ago by nikec <[email protected]>
[ENG-976] Fixed Missing scrollbar in the Explorer (#1228)

* fixed scroller in the `Explorer`

* Update style.scss

---------

Co-authored-by: Utku <742435...

1695842b19ef4e28de78363dec8b7f496c08ae2a authored about 1 year ago by Aditya <[email protected]>
[ENG-986] - Reset confirm dialog (#1232)

* Update ErrorFallback.tsx

* Update ErrorFallback.tsx

a0afc22f9805be5bd0990aac71a97c00dcc05007 authored about 1 year ago by ameer2468 <[email protected]>
[ENG-607] Explorer persist options (#1189)

* Structs for views

* hook up new preferences types to preferences system

* wip - draft

* lat...

fe51d5407538f8f3fd5401c92b0b8449bf0c863b authored about 1 year ago by ameer2468 <[email protected]>
missplaced dialogs (#1227)

* remove

* remove

a0a1c67664c926678117c64f75581247b89577a5 authored about 1 year ago by ameer2468 <[email protected]>
[ENG-974] DB Backup prototype (#1216)

* DB Backup prototype

* Put backups behind feature flag

* Warning for data folder

* nit

* Cl...

bcbbe58141c39fa769d5575bdd8f70e9064d8ec4 authored about 1 year ago by Oscar Beaumont <[email protected]>
[ENG-983] fix categories overflow (#1225)

fix

9a9af6e9c75b065ebb6e0d9f415e8150b0cf39a8 authored about 1 year ago by nikec <[email protected]>
Fix link to expired patched tauri cli artifact breaking macOS builds (#1224)

Fix link to expired patched tauri cli artifact

Co-authored-by: Ericson "Fogo" Soares <ericson.d...

c1cda471f6c98b825cb3ca82d936571be35b43d3 authored about 1 year ago by Vítor Vasconcellos <[email protected]>
Fix Server CI running out of disk space (#1222)

1b28343304f72646d6ed47e95bcd9cae8291a483 authored about 1 year ago by Vítor Vasconcellos <[email protected]>
[ENG-876] Show folders first in explorer (#1223)

Grouping directories before files

e0b72c41dae17daacd89fbd2239d16422639b664 authored about 1 year ago by Ericson "Fogo" Soares <[email protected]>
[ENG-937] Work-around running out of space in GitHub CI for cache factory (#1158)

* Attmept to workaround Linux and Windows CI runners out-of-space problems

* Don't mix cmd and ...

34d4074d5f81a6f84482d66ed90c10ee3b9a1957 authored about 1 year ago by Vítor Vasconcellos <[email protected]>
[ENG-620] Update QuickPreview when selected item change (#1218)

Update QuickPreview when selected item change

Co-authored-by: Utku <[email protected]...

e5778a111894b824734e059170de6150406779f7 authored about 1 year ago by Vítor Vasconcellos <[email protected]>
[ENG-967] Reset confirmation for db sd reset (#1221)

Reset confirmation for db sd reset

5b6394ee54c2a424ba28c0cc2f83708d6948edee authored about 1 year ago by ameer2468 <[email protected]>
[ENG-300] Explorer multi-select (#1197)

* grid

* Improved multi-select, grid list & view offset. Added gap option & app frame.

* List ...

9c0aec81670617ae41eb7da046ec624071edf5df authored about 1 year ago by nikec <[email protected]>
scripts: filter actions by main branch in workflow runs (#1215)

Co-authored-by: Vítor Vasconcellos <[email protected]>

3d51c60900c894f8d3b350b6e924e288f6353189 authored about 1 year ago by Omar Hamad <[email protected]>
[ENG-644] Deleting a single file should be background job (#1214)

Deleting without job for single file

fc95b1950612f50d56d08f29cf5bb9e6a4a4e26b authored about 1 year ago by Ericson "Fogo" Soares <[email protected]>
[ENG-835] Duplicating an empty directory doesn't duplicate nested empty directories (#1213)

* Bunch of warnings

* Solving the issue

* sd_core_sync::New

* dumb

---------

Co-authored-by...

4a3acfa1c813001a7b486eadc86e68e790b6dd5e authored about 1 year ago by Ericson "Fogo" Soares <[email protected]>
Store portal elements as state instead of refs (#1212)

i :heart: dan abramov

a74e9aa34115fb62cc7e60ee2e8b9bc0f5c2ac93 authored about 1 year ago by Brendan Allan <[email protected]>
Update server Dockerfile due to crate name change (#1211)

* Update server Dockerfile due to crate name change

* Forgot that the bin name changed too

c86a728a1aca46c331a6e9e0556fc1c54984c0c8 authored about 1 year ago by Vítor Vasconcellos <[email protected]>
[ENG-887] Category empty screens (#1056)

* begin

* default category ui + schema

* yes

* better light icons

* new text icon

* fix sch...

a253431d0ff933157dcd0f9b6145fbb4adf974e2 authored about 1 year ago by Jamie Pine <[email protected]>
Move onboarding form handling logic to Layout (#1206)

* move onboarding form handling logic to Layout

* better default handling + progress tracker

*...

c3a4cdaeca358c608d5dea52d6863910f36c056a authored about 1 year ago by Brendan Allan <[email protected]>
[ENG-968] Cache job progress events (#1203)

* cache job report events in context

* hoist report state to JobManager

---------

Co-authored...

160b5e0cf899085caad3b688a8337302a2eb013e authored about 1 year ago by Brendan Allan <[email protected]>
update landing page image (#1199)

Co-authored-by: Utku <[email protected]>

54466d2a03cc55a2fa83ce501410a8bb1181de2a authored about 1 year ago by ameer2468 <[email protected]>
Isolate sync p2p logic (#1198)

* remove p2p from sd-core-sync and isolate p2p handling

* re-enable tests and stop being silly
...

8f1afbf1642fe25701cced54e0f7f76b170a2c65 authored about 1 year ago by Brendan Allan <[email protected]>
Update `test-files` submodule within the `core` (#1196)

chore: update `test files` submodule

Co-authored-by: Brendan Allan <[email protected]>

2134570e014aa13a093a254e1c9cb3cfe1e29843 authored about 1 year ago by jake <[email protected]>
[ENG-954] Quick Preview for text file (#1184)

* Quick Preview for text file

Implemented a Quick Preview feature using an iframe to display th...

9ed2ceb14b2d4744c13304953f72519eec5e644a authored about 1 year ago by Aditya <[email protected]>
fix error when project path contains "src" (#1185) (#1194)

fix error when project path contains src (#1185)

Co-authored-by: Tim Havlicek <[email protected]>

baf032883fe4d6a7176172d4406bc7505b154dfe authored about 1 year ago by Tim <[email protected]>
Better readme image (#1193)

update img

cc1bd64a566e0446afc334889c8a5a1ec5052809 authored about 1 year ago by Jamie Pine <[email protected]>
Readme update (#1192)

* update

* compress img

* add gradient

03a6f20463a991e609744e2afa90611f7a1290a2 authored about 1 year ago by Jamie Pine <[email protected]>
[ENG-960] pause inspector thumbnail while quick preview is open (#1186)

* pause inspector thumbnail while quick preview is open

* rename prop paused to pauseVideo

* m...

7d8282b7b181e1fe5d1efa0c40393021bca28c16 authored about 1 year ago by Tim <[email protected]>
Update command to run server (#1188)

* Update command to run server

I encountered an issue where the cargo run -p server command was...

7708ba585001e62543df496f04a77afecd1f50a1 authored about 1 year ago by Aditya <[email protected]>
lock libheif-sys version (#1183)

98f763134ea78b7b61cee2e994b8abea3d50b6b0 authored about 1 year ago by Brendan Allan <[email protected]>
bruh (#1182)

9883a191a4957f2d6b85e4d3854c9c7d70a87b74 authored about 1 year ago by Brendan Allan <[email protected]>
Library "states" continuation (#1180)

* Remove `NodeServices`

* minor

* fix

* cleanup services

* do the shuffle

* `LoadedLibrary`...

ae3d4c1c373aa70eef82c01095bc08f680105700 authored about 1 year ago by Oscar Beaumont <[email protected]>
Sync ingesting (#1181)

* sync + ingest refactor

* fix Event enum description

* actually do sync over network

* re-en...

00e4aa9e8f8291cc5d68cbda3013de3ca28d6a4f authored about 1 year ago by Brendan Allan <[email protected]>
Library "state" (#1160)

* `Library` -> `LoadedLibrary`

* Move `ThumbnailRemoverActor` onto `NodeServices`
It should eit...

9e919f9909b29d3c7e2a11fec789a9fb57cb0a02 authored about 1 year ago by Oscar Beaumont <[email protected]>
Fix remove from recents (#1179)

* allow adding custom items to explorer context menu

* provide extra fn to all cms

* fix type ...

1d5be758287fb90e20bb27f327c3aa31743838e7 authored about 1 year ago by Brendan Allan <[email protected]>
[ENG-847] implement Display Full Path in inspector (#1155)

* #1119 Issue: Implemented "Copy as Path" functionality

I addressed issue #1119 by successfully...

aae650f37a10279cdde267527f42c0c4b83ba378 authored about 1 year ago by Aditya <[email protected]>
[ENG-848] Implemented "Copy as Path" functionality (#1139)

* #1119 Issue: Implemented "Copy as Path" functionality

I addressed issue #1119 by successfully...

ac5d7eb4f80966657641d4b29db1c93a3d2e3de8 authored about 1 year ago by Aditya <[email protected]>
Removed Browsers AutoSuggestions from inputs (#1156)

I modified it from UI because every text input was suggesting autoComplete

d8bd3075ab2a13552440e3d1de6643433b5c2cda authored about 1 year ago by Aditya <[email protected]>
Networked sync (#1133)

* temp remove discriminator from tunnel

* i'm lost :(

* Working `Tunnel` + move sync stuff bac...

6c9e08540fae9c7fb1f99e7d1cdf884444c310de authored about 1 year ago by Oscar Beaumont <[email protected]>
Cleanup core (#1140)

* `NodeContext` -> `SharedContext`

* Cleanup context init

* Goodbye `Arc`'s

* Cleanup context...

13a3fbe4861aa6864a091d131b86dbbdd5f5ab09 authored about 1 year ago by Oscar Beaumont <[email protected]>
fix: unknown feature `proc_macro_span_shrink` (#1143)

fix: https://github.com/rust-lang/rust/issues/113152

58b7a9686084c97c085d142cd8aefbfa501f6b45 authored about 1 year ago by John Smith <[email protected]>
Include `openssl` and `clang-devel` in the Fedora dependencies (#1141)

* openssl is sometimes missing from fresh installs?

* add `clang-devel`

* rearrange order of i...

c2da6ef1dd9b175d3f2e6f8bf319c96e98fce737 authored about 1 year ago by jake <[email protected]>
Small fix due to how sharding works (#1138)

26e3b53b21bcb292730c2317a820d01566fc6638 authored about 1 year ago by Ericson "Fogo" Soares <[email protected]>
[ENG-794] Library deletion hangs (#1137)

Solving deadlock on library deletion
Also improving some minor stuff on thumbnails remover actor

aec0c94d62ec482d0e357b0aa12e78118a59d75e authored about 1 year ago by Ericson "Fogo" Soares <[email protected]>
[MOB-31] Separate analytics for mobile (#1132)

* 1 line change pr damn

* more lines

528657bd1949d3198fba672323786a05394215a2 authored about 1 year ago by Utku <[email protected]>
[ENG-926] Prevent thumbnail destruction and fix the remover (#1127)

* fix(core): thumbnail removal

* chore(core): add todo

* New actor on steroids

* Improving th...

7215e40a3b678ef77420b46df193c3f4a6bbacb3 authored about 1 year ago by jake <[email protected]>
[ENG-875] Re-index & Re-thumb should be smart (#1130)

* New sub_path rescan rspc route

* Changing some rescan call sites to use new route

9283e74d8535b733e166f7ef0d3a83baed15fe3f authored about 1 year ago by Ericson "Fogo" Soares <[email protected]>
[ENG-767, ENG-916] Improvements and fixes for `Open`/`Open With` (#1082)

* Normalize PATH and XDG envvars on Linux

* Fix normalize_xdg_environment

* Replace custom Des...

7e4ed2b5471a3c14595ff57c8da5dc6836a37649 authored about 1 year ago by Vítor Vasconcellos <[email protected]>
Push libraries into vec after loading (#1129)

push libraries into vec after loading

447069388b919e85d066eda9f7ac09403cd5b2c1 authored about 1 year ago by Brendan Allan <[email protected]>
CRDTOperation receiving (#1122)

* operation receive + compare

* cleanup + deduplication

* operation receive + compare

* clean...

043b607ad4713ede79e0ddd57c9469606dbea0c2 authored about 1 year ago by Brendan Allan <[email protected]>
[ENG-925] - `Arc<Library>`/`Arc<NodeContext>` (#1124)

* `Arc<Library>` + `Arc<NodeContext>`

* fix specta version

* remove unneccessary derefs

-----...

23b0c403be1ccac5e58d8ec6c89d118ea1f6107f authored about 1 year ago by Oscar Beaumont <[email protected]>
[ENG-778] Location clean up job (#1123)

* Introducing thumbnail remover actor
Also tweaking the orphan remover actor

* Rust fmt

03e71e98a49369819b511f79182bbff0fb59b5fd authored about 1 year ago by Ericson "Fogo" Soares <[email protected]>
[ENG-914] Fix compilation in Linux arm64 (#1104)

Remove unecessary casts in movie_decoder that were breaking compilation in linux arm64

Co-autho...

8d6a0603431a6eafcff6645dc6663907e796ed18 authored over 1 year ago by Vítor Vasconcellos <[email protected]>
[ENG-906] Initial library sync (#1095)

* ffs

* typo

* yeet library data over p2p

* fix a bunch of edge cases

* report complete stat...

53ab3178c2c93d7ffd0bc5e87fde569968781b02 authored over 1 year ago by Oscar Beaumont <[email protected]>
[MOB-34] Update thumb logic (#1100)

update thumb logic

20eae57e7530472186804b760f7da8cd2fd666c4 authored over 1 year ago by Utku <[email protected]>
Use codegen for ModelSyncType exec (#1098)

* use codegen for ModelSyncType exec

* folder client format

* hande create operation properly

0a1d721e58fb3ab0984f3cfc561b59258e8053b1 authored over 1 year ago by Brendan Allan <[email protected]>
SQLite connection limit (#1111)

connection_limit=1

f9b32f5a4a9b731b2d09687686dee5cb5b9d337e authored over 1 year ago by Brendan Allan <[email protected]>
Fix server CI (#1091)

* Fix typo making server CI fail

* Use redhat buildah and push action to handle the server dock...

1ebe91acba9a5e7b06875e2aaea2192b88870dcf authored over 1 year ago by Vítor Vasconcellos <[email protected]>
[ENG-913] Fix quick preview showing wrong file (#1096)

Fix quick preview

4642808bd2601f98c641099dffc7a77930ea23f2 authored over 1 year ago by nikec <[email protected]>
fix(landing): correct aspect ratio on images of teammembers which makes sure they are not stretched (#1094)

Co-authored-by: Utku <[email protected]>

1b966b72c405c7cefa47137d4cb0f674e857343f authored over 1 year ago by Willem-Jaap <[email protected]>
[ENG-537] Notification system (#805)

* `Notification` struct

* Manage dem notifications

* a dash of rspc

* `read` field

* `handle...

1a5d2898c250828531a3ef896fc6cb6d5e261479 authored over 1 year ago by Oscar Beaumont <[email protected]>
[MOB-19] Search (#1085)

* search wip

* hook up search

e31b03c248dd38975b467adafc11f898fde09d30 authored over 1 year ago by Utku <[email protected]>
[ENG-759] P2P Cleanup (#1062)

* less stupid name

* yeet

* awaiting futures is kinda important lol

* no-async

* more proto ...

cf39f8dbcca7a41c0411052b9644765f11f90aa2 authored over 1 year ago by Oscar Beaumont <[email protected]>
Add functionality to some Overview Catrgories (#1090)

Co-authored-by: Brendan Allan <[email protected]>

c877c03b63da8542bbb115e031d0c7bcef7e6c8b authored over 1 year ago by Niklas Wojtkowiak <[email protected]>
[ENG-846] Preferences (#1047)

* preferences table + trait

* cleaner implementation

* router + ts type

* preference test

* ...

07c00a8b7f3c2b7714db45a200560b824fa7b292 authored over 1 year ago by Brendan Allan <[email protected]>
Check winget version and require update if necessary (#1087)

Added a check for the winget version to ensure it meets the minimum required version.
If the win...

456a642a1f852eab4dcc848b8bf9fd996847e700 authored over 1 year ago by Omar Hamad <[email protected]>
[ENG-884] Update file_path metadata (#1077)

* Partitioned paths to be updated on walker

* Updating file_paths in indexer

* Properly tracki...

7cd00dab49ef405fb5679bd8bb472ff4abdb53cb authored over 1 year ago by Ericson "Fogo" Soares <[email protected]>
Fix clippy not running for some rust changes (#1088)

121b5b4bfee6a1e5ab87870c7296e7675d1184d2 authored over 1 year ago by Vítor Vasconcellos <[email protected]>
[ENG-893] Fix categories offset (#1086)

Fix categories offset

5df1d9a091fec792c72fff45ef9acc5afd4a6a2b authored over 1 year ago by nikec <[email protected]>