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

Explorer search (#738)

* basic file path search

* cleanup

* render explorer in search page

* update materialized pat...

469a3831dc5bf89fea0d3bda8b7c67b6edee7063 authored over 1 year ago by Brendan Allan <[email protected]>
[ENG-509] Update libraries settings (#739)

Update libs settings

4aef16b849a4b43c67451ff6b89e4d2a94dd57f6 authored over 1 year ago by nikec <[email protected]>
[ENG-512] Fix empty explorer view (#741)

Fix initial render

d8aa70cca42a4b5a7ce6540cb30de6180f85ac2b authored over 1 year ago by nikec <[email protected]>
[ENG-506] Disable links (#735)

* disable link

* Update Link.tsx

d519af6448bdd8efab5be268f60d84ad6faaba7f authored over 1 year ago by nikec <[email protected]>
[ENG-492] Onboarding "set password" feels kinda clunky (#734)

* Minor improvements to some onboarding screens
- Add transitions to the password form
- Fix t...

7b6dbe4fe3ad8c4642ab6d3ec4f19435e4051518 authored over 1 year ago by Vítor Vasconcellos <[email protected]>
Misc UI fixes (#725)

* Misc UI fixes
- Solve React dev warning due to not using ref in a fowardRef
- Show title in ...

baf11cfa497713ca2effc2ef33270be80be58f20 authored over 1 year ago by Vítor Vasconcellos <[email protected]>
[ENG-507] Set active inspector button (#736)

Set active inspector button

df8cd4b4fa2180db0360ab408592c5ff6a866231 authored over 1 year ago by nikec <[email protected]>
Cleanup TopBar (#733)

cleanup

aeb2d2de1fb0d9f10a50142c1ad73a94ac52247f authored over 1 year ago by Brendan Allan <[email protected]>
Quick fix (#732)

put back in media onclick view - also removed a hook we dont need anymore

a9c970ef81c9c060e2ee2c27ae0f403000e0d54f authored over 1 year ago by ameer2468 <[email protected]>
UI tweaks*

- Switched default Media View to squares
- Removed Media View item rounded
- Removed debug sideba...

e0b813e0543d4b44804e97610a39e6627fdb457d authored over 1 year ago by Jamie Pine <[email protected]>
[ENG]-487: Toolbar now uses Context API & Portal (#724)

* Toolbar now uses context api and tools can now be defined within their own route index instead...

732f9e4a30ef2f0ecc3336accf2a47f6f6d670f5 authored over 1 year ago by ameer2468 <[email protected]>
[ENG-295] Explorer media view (#730)

* remove unused onScroll

* Add open media file with double click

* Hide file thumb in inspecto...

a97145348ed811b2ef741a30268866f5928c09c4 authored over 1 year ago by nikec <[email protected]>
Eng 494 adding a location does not update the UI (#728)

* `sd_init.json` support

* bruh

* Add `sd_init.json` to developer docs

* Ran cargo clippy --f...

ce6d2d2fda72f68e9514bd08939482673f4423cc authored over 1 year ago by Oscar Beaumont <[email protected]>
[ENG-497] Fix dialog overflow (#727)

Fix overflow

efa28f3ee5e6779732308dfc1449c4b8f9e2b4db authored over 1 year ago by nikec <[email protected]>
[ENG-468]: Toggle Popover off on window resize (#713)

* Updated Popover so it toggles off on window resize

* un-necessary dependancy

2fe523d9e9e978a590944be9663d936cbbf81c5f authored over 1 year ago by ameer2468 <[email protected]>
[ENG 485] Improve create library dialog (#712)

* Move dialogs into router

* Prevent tab focus on show password button

* Add className props t...

a7db52478c41a661eccedd6ef95e2a2ea389e49b authored over 1 year ago by nikec <[email protected]>
Checking if new location is nested or already exists (#716)

* Checking if new location is nested or already exists

* Also checking for children locations o...

f684660a90a359778170f1b794a74184aa3dfdad authored over 1 year ago by Ericson "Fogo" Soares <[email protected]>
remove `int-enum` (#721)

288f4947e1076073372535cb89111a4bc743f788 authored over 1 year ago by jake <[email protected]>
[Eng 493] Job manager status showing incorrect (#722)

* Fixing path report for indexer on job manager

* Fixing warnings on migrator tests

7a792de0904f62960fdf8bc7bd954d00d6fb425b authored over 1 year ago by Ericson "Fogo" Soares <[email protected]>
Fix for Windows setup script not working in non-Latin systems (#718)

Fix Windows setup script not working in non-Latin systems
- Replace the system architecture che...

9dea149eea1afd8bf1a4ba06b5526b5a8949a268 authored over 1 year ago by Vítor Vasconcellos <[email protected]>
Prisma Schema Comments (#720)

* add comments to prisma schema

* fix

* Update schema.prisma

7612458d769a6a8929c1898be644110bfc03d308 authored over 1 year ago by Utku <[email protected]>
Eng 488 fix app migrations system (#719)

* improve app level migration system

* basic unit tests for app migrator
We kinda don't want th...

daadbf592a37a18fb2f282ea04e2a8db603958a0 authored over 1 year ago by Oscar Beaumont <[email protected]>
[ENG-286] Set default indexer rules for location (#690)

* Implement multiple Glob matches in the same indexer rule
- Replace matching logic to use Glob...

80fe8f98f1051412c87b376f61043fc9227a252a authored over 1 year ago by Vítor Vasconcellos <[email protected]>
Automatic job progress (#717)

Remove time tracker task + sender level debouncing

8ea6a1c329b81d0dbaf597366c589ee54adf5706 authored over 1 year ago by Oscar Beaumont <[email protected]>
[ENG-475] Fix list view scroller (#715)

Switch to absolute rows

7ebc467184a07fa30d19e54fcb0a304d0d3ef899 authored over 1 year ago by nikec <[email protected]>
[ENG-461] Location creation fails for '/' (root) and 'C:' ([A-Z] drives) (#710)

* Fix issue with root locations failing to be added
- Add `normpath` dependency to the core
- ...

3fbc2b909cd8de3f4be67c864caa2d33d1ec1cfc authored over 1 year ago by Vítor Vasconcellos <[email protected]>
job parent id fix (#714)

98d846827d32f8dc0fa2f1a31df66e70e5961813 authored over 1 year ago by Brendan Allan <[email protected]>
[ENG-467]: Topbar improvements + show_at control (#709)

* Topbar improvements

lint

lint

Prettier formatting

* pr adjustments

* prettier

* remove f...

ec900dcc9d5ef4c6ab4dc42a6910bbc46532396b authored over 1 year ago by ameer2468 <[email protected]>
[ENG-466] Fix topbar tooltip collision (#704)

Fix z-index

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

89478204f81cec38137f2ac94335513749775552 authored over 1 year ago by nikec <[email protected]>
add updater pub key (#711)

82dc3309d72f3be49b644a95d7fc2fefcfaeaf58 authored over 1 year ago by Brendan Allan <[email protected]>
Fix Mobile CI (#708)

* fix pods

* fix tests

* clean

64d2fc68fdf8722f84cf6077fd0ed45188b66df2 authored over 1 year ago by Utku <[email protected]>
Job system improvements v2 (#707)

* Add `JobInitData` trait + change `StatefulJob::name` to a constant

* `StatefulJob::new`

...

2dd3d6f921966971540f2df7fb2647bdd892dff8 authored over 1 year ago by Oscar Beaumont <[email protected]>
[ENG-469] Make Prettier and ESLint work together (#706)

* Make Prettier and ESLint work together
- Resolve conflicts between Prettier and ESLint regardi...

03eb27e91d7c58b4044e92220d96615914e132e2 authored over 1 year ago by Vítor Vasconcellos <[email protected]>
[ENG-458] - Top Bar Responsiveness (#705)

* Topbar responsiveness

remove duplicate code

Searchbar: remove form hook and replace with...

3e0ac9372ba90b3b430f8bb1c3c4093b4f28fd9c authored over 1 year ago by ameer2468 <[email protected]>
Revert "Give FilePath a pub_id (#691)"

This reverts commit 3c494ea96e66ca88500a467aa618b1ac9e3c97c4.

8a525f6cc863de475162e5838d3f5d1c3398d485 authored over 1 year ago by Brendan Allan <[email protected]>
update to ffmpeg 6.0.0 (#697)

39e92cc7e714008fc9fa955082cc3a4224ef7a06 authored over 1 year ago by jake <[email protected]>
[ENG-450] TopBar revamp and restructure (#701)

* TopBar revamp and restructure

* file tweaks

* Update package.json

* Typecheck missed

* Top...

cbcfe5adba607d188a99a2cfb46ac78e5e0525b3 authored over 1 year ago by ameer2468 <[email protected]>
[ENG-463] QuickPreview fails to render when showing a thumbnail (#703)

Put QuickPreview inside the LibraryContextProvider

a7efbfd1f085b7510c1f96d6363d5c5f64932de6 authored over 1 year ago by Vítor Vasconcellos <[email protected]>
Give FilePath a pub_id (#691)

* checkpoint - indexer parent ids need fixing

* use pub_id for file paths

* Removing LastF...

3c494ea96e66ca88500a467aa618b1ac9e3c97c4 authored over 1 year ago by Brendan Allan <[email protected]>
ENG-462 Object size is `0` when it shouldn't be (#702)

* Fixing file size not being collected from system

* Rust fmt

1e05226efb4309f9d6c7f69bb7c58e47203d9a97 authored over 1 year ago by Ericson "Fogo" Soares <[email protected]>
Explorer view refactor (#694)

* explorer view refactor

* remove VirtualizedList

* Add file renaming

d1b74cb4afd7c3de83061f9732ac6ed38c2e1854 authored over 1 year ago by nikec <[email protected]>
remove open positions (#699)

72465adb21699a2714ecdffd67aaaa030de1263e authored over 1 year ago by Oscar Beaumont <[email protected]>
add `brxken128` to codeowners (#698)

4e02ee2543a9bc93eca2b97bec4acadfc84d3a8e authored over 1 year ago by jake <[email protected]>
ENG-460 Location creation fails for some writable directories (#696)

Remove read-only check when creating a location
- Revert location creation if writing the `.spac...

8224c7f146c0530cea8f403a63ac523009a94963 authored over 1 year ago by Vítor Vasconcellos <[email protected]>
regen icons + update app ui screenshot for docs

60c1c9ba5dff0e1b04c9a9f78c173433b9069ad4 authored over 1 year ago by Jamie Pine <[email protected]>
[ENG-291] Location settings (#689)

* Implement indexer rule editing for locations
- Partially implement IndexerRuleEditor (missing...

e03bb02c814db14a7373ac76f9a91d5ba5ce1139 authored over 1 year ago by Vítor Vasconcellos <[email protected]>
Fix QuickPreview not displaying PDFs on macOS (#682)

- Add missing Dialog.Portal to QuickPreview
- Fix some portrait image previews extending past ...

b36b4d069add16a7b3f9a87ca810cdb20dd3db44 authored over 1 year ago by Vítor Vasconcellos <[email protected]>
[Desktop] Renamable files (#675)

* Add rename file option

* make Ericson's changes

* Prevent arrow selecting when renaming,...

04c8a96943dce98fc1ec1b79b910086791c53c41 authored over 1 year ago by nikec <[email protected]>
Roadmap (#692)

* update roadmap

* add android & ios to footer

* Limit CI to run only when needed

* fix paths...

15370a5b219e29ba12c45631b1a09693247e677b authored over 1 year ago by Utku <[email protected]>
[ENG-414] P2P Shutdown (#688)

* `Event::Shutdown` in P2P system

* Mdns shutdown broadcast + await shutdown

* Fix mdns servic...

3d6afe5447b7daf78c90997055dc848b6ce9d3ab authored over 1 year ago by Oscar Beaumont <[email protected]>
Add `MetadataManager` into sd-p2p (#686)

* Add `MetadataManager` into sd-p2p

* Add `update_metadata` helper to P2P manager

* Praise...

4c0e341e55e2416ed8ded98ae13a1876be47851d authored over 1 year ago by Oscar Beaumont <[email protected]>
Improve Windows setup script (#673)

* Improve Windows setup script
- Change LLVM install logic to use version 15 instead of the lat...

fd76705dd392ea3f79b5ce6c8ee6d62307dab0da authored over 1 year ago by Vítor Vasconcellos <[email protected]>
Fix add location button (#685)

6e985c68b75dfee3c52d2363f80e3037a42dbb00 authored over 1 year ago by nikec <[email protected]>
ENG-449 - Keyboard support for Search & Component Extraction (#683)

* Extracted components within TopBar to their own files as components. Added support for for cmd...

734a4e82e42fdf81e7f37e3570a35fa4073141a7 authored over 1 year ago by ameer2468 <[email protected]>
[Fix] Spacedrop demo UI

d081dd042f872f069a519481372a22e1e76825f9 authored over 1 year ago by Jamie Pine <[email protected]>
ENG-448 - Refactor Sidebar index.tsx - separate components into their own file (#680)

Refactor Sidebar index.tsx - separate components into their own file

d441d3c99c728361210f83d6ff7c1773ec6c05aa authored over 1 year ago by ameer2468 <[email protected]>
QuickPreview Component (Needs test on MacOS) (#665)

* Add QuickPreview Component
- Improve the handling of Range requests
- Implement logic to a...

3304e8f6ce4add9828783c994ee07cfbb4fb3ccf authored over 1 year ago by Vítor Vasconcellos <[email protected]>
[Feature] Inspector video preview

2c533c7599430765665f5bb66b6ed296360f614b authored over 1 year ago by Jamie Pine <[email protected]>
[Fix] Add location button went ugly

cee435938e71ddaa45d97793e68b050899b77453 authored over 1 year ago by Jamie Pine <[email protected]>
fix syncing (#679)

071af22b427ca7e8d04197bd9882bf61ede7375b authored over 1 year ago by Brendan Allan <[email protected]>
fix quick rescan loop (#678)

b32ea8438cfb605f30b8332ef988184ad45ec570 authored over 1 year ago by Brendan Allan <[email protected]>
Fix cas_id sample hashing logic (#672)

b711fe8b272237e883b148cfb8d1930b09413785 authored over 1 year ago by Vítor Vasconcellos <[email protected]>
fix core

ce9be10cdbc2ee563bb8b7de4c241dea1dba30a4 authored over 1 year ago by Brendan Allan <[email protected]>
some more sync impls (#669)

a lil more sync impls

d44a70562bca484c084afbbd99c219e192c36964 authored over 1 year ago by Brendan Allan <[email protected]>
Mobile Analytics and some changes (#667)

* update contributing & environment-setup

* fix pods deployment target to 13.0

* Track app scr...

63afacbc543c9311d71fb95e02871d3a8c62c1df authored over 1 year ago by Utku <[email protected]>
Prettier & Format (#668)

* format

* fix lint issues

86c47dde4a74dec439bcd16901e6ca267aab11bd authored over 1 year ago by Utku <[email protected]>
Mobile CI with Tests (#631)

* stuff

* stuff (but for android)

* test mobile ci

* move pnpm up

* install ndk

* add ios &...

54a2eee8276e70345f5940a79c6e974846d0bab7 authored over 1 year ago by Utku <[email protected]>
[Fix] Convert blog to markdown, remove Ghost

76c70d10524cb03bfd7f71ffaaf0b94075d39099 authored over 1 year ago by Jamie Pine <[email protected]>
added title icons for slots (#660)

slot icons now works w phosphor

8d20fcfe33bfb16f9eb1e1e12de3170661b905bb authored over 1 year ago by vloe <[email protected]>
standardise vite configs (#662)

* standardise vite configs

* remove storybook from @sd/ui

* update pnpm lock

3aac6254bb7912d843d8534b6e5d3797e096fd45 authored over 1 year ago by Brendan Allan <[email protected]>
[Desktop] Add label & error to form field (#659)

* Add label and error to form field

* Add error styling

* Update other form fields

* Update F...

fc830ff922735b27e99757cb5c1d4605a5981dcd authored over 1 year ago by nikec <[email protected]>
fix ts (#661)

* fix ts

* eslint

5782af36eb2626fed9324ea41281778f7301421d authored over 1 year ago by Brendan Allan <[email protected]>
remove haden from codeowners

fcf32575dbe280a1afbcde0cb813b37044441832 authored over 1 year ago by Brendan Allan <[email protected]>
[Desktop] Fix edit library navigation (#658)

Fix edit lib navigation

8aa1a5ff289146a9f9d305cfc8252a078e8875d7 authored over 1 year ago by nikec <[email protected]>
[Desktop] Fix current library label (#656)

Fix current lib label

8584f23b9c8b7633b64cf193c7946f337694f75a authored over 1 year ago by nikec <[email protected]>
Eng 372 location awareness improvements (#612)

* Complying with a pedantic Clippy

* Solving duplicated directories events
When creating a dire...

b346e7ac527921c1d79c5ce314cc669a2514997a authored over 1 year ago by Ericson "Fogo" Soares <[email protected]>
[Desktop] Menu tag assignment (#647)

* [Desktop] Improve explorer item context menu tags

* [Desktop] Add tag assignment to file insp...

7d996a10cc9b5fd6a5f78057b80460f1c0062305 authored over 1 year ago by nikec <[email protected]>
[Desktop] Fix popover props (#653)

* clean up, add fade in animation

* Update DebugPopover.tsx

04542a367c956a391f4b6feab3c34e839820f8ce authored over 1 year ago by nikec <[email protected]>
[Desktop] Fix input right buttons (#651)

* update color picker

* fix position and ref

* style hex input

* update input field

* add Ic...

afb2cea12d0d3cff07dc30788b6476611825fda9 authored over 1 year ago by nikec <[email protected]>
[Desktop] Fix color picker ref forwarding, add hex input and styles (#649)

* update color picker

* fix position and ref

* style hex input

5377f1b012de7f7cb6dab00a56682650393f814c authored over 1 year ago by nikec <[email protected]>
Replace thumbnail server shutdown signal with a channel Receiver (#644)

- Fix tauri signal handlers being overwritten by `axum_shutdown_signal`

fb405f55df5fd9351c75ced6567a6860eb13c9c4 authored over 1 year ago by Vítor Vasconcellos <[email protected]>
[Desktop] Fix inspector tag overflow (#637)

* [Desktop] Truncate inspector tag names

* replace title with tooltip

35e8b78634206995c11db721e7396e654331ceb3 authored over 1 year ago by nikec <[email protected]>
fix typescript

b2455f9e8c178bc30d71eb3528236aaf16f565d7 authored over 1 year ago by Brendan Allan <[email protected]>
[Desktop] Fix menu colors and arrow highlighting (#639)

* [Desktop] Context Menu cleanup

* [Desktop] Update dropdown with new menu changes

* [UI] Chan...

8f3d135caac393cf1aeec5e2a0831e6efc012f73 authored over 1 year ago by nikec <[email protected]>
storybook v7 (#645)

storybook b7

faefab2bd68935f0c2a3162dcb0a792b073f4e37 authored over 1 year ago by Brendan Allan <[email protected]>
Sync debugging (#643)

* sync no networkey

* sync technically wired up

* fix p2p endianness for sync payload

*...

21bacba28f21b1ed47f2cda710dc9e1ac70818fd authored over 1 year ago by Brendan Allan <[email protected]>
Improve the way react-devtools script is injected in dev mode (#641)

* Improve the way react-devtools script is injected in dev mode
- Implement a simple vite plugi...

94a1f07094a3d2cb7f9b8a1b4168605566fee4ff authored over 1 year ago by Vítor Vasconcellos <[email protected]>
Fix thumbnails and file previews on Linux (#635)

* Fix thumbnails and file previews on Linux
- Restructure auth_middleware to use axum's primiti...

c84e28189c1e4ae67a4256a34ddef59e0b26d102 authored over 1 year ago by Vítor Vasconcellos <[email protected]>
Fix adding Locations that already have a `.spacedrive` file (#627)

* Handle RPC errors when adding Locations
- Add custom error codes for NeedRelink and AddLibrar...

20f0e7f15a6f1d517f48b84e2438e01dae5730d8 authored over 1 year ago by Vítor Vasconcellos <[email protected]>
Sync over p2p (#606)

* sync no networkey

* sync technically wired up

* fix p2p endianness for sync payload

*...

c2666f7f63b48a1210cc1d8798a512c311b522ae authored over 1 year ago by Oscar Beaumont <[email protected]>
[Desktop] Fix initial edit location load (#626)

[Desktop] Fix initial load

bf7d728730d81d1d13a606ca51e736b436067df7 authored over 1 year ago by nikec <[email protected]>
[Desktop, UI] Fix library dropdown overflow & navigation (#619)

* add radix dropdown menu

* [desktop] Improve Libraries Dropdown

* rename alignToParent prop a...

29f0dfb3381293331a804aab0a4e296ced0f31eb authored over 1 year ago by nikec <[email protected]>
Improve AddLocationButton & Implement UI for indexer rules (#620)

* Improve AddLocationButton + Implement UI for indexer rules

* Minor code clean-ups
- Remove u...

0fd53d1287455a036ddf7aab9499a96065c91176 authored over 1 year ago by Vítor Vasconcellos <[email protected]>
Fix `pnpm format` command failing with some files (#622)

* Fix `pnpm format` command failure
- Update prettier and plugins dependencies
- Add auto-inst...

a6a57bbd50975ba355e33ee42c0c2d641c262cc0 authored over 1 year ago by Vítor Vasconcellos <[email protected]>
[desktop] fix tag & location name overflow (#618)

249d5b5534cb13a5ae0b6041760177411ea8c63d authored over 1 year ago by nikec <[email protected]>
[Fix] lockfile

2e3c708db88a8979a8cc46897796c56366eada96 authored over 1 year ago by Jamie Pine <[email protected]>
[Refactor] CAS id generation code simplify

Credit: ChatGPT 4
"In this simplified version, the code calculates the sample interval based on t...

3ddd83000e379de931fd4db040030bc3d111bd5d authored over 1 year ago by Jamie Pine <[email protected]>
[Landing Fix] App embed horizontal padding

3b8c866cbc287540d7df7b2983c9f0cf0b3a1309 authored over 1 year ago by Jamie Pine <[email protected]>
Onboarding, Spacedrop & Location Settings Screen & Styled API (#596)

* fix wrong current lib logic

* add delete lib dialog to LibraryGeneralSettings

* add delete l...

902a3b5ba18e56586282f946e403a2a782f9ef7a authored over 1 year ago by Utku <[email protected]>
[ENG-441] Explorer size toggle (#611)

explorer size toggle + light theme icons start + radix checkbox

3b4248c83605b304331d36f08572fd0e766907a5 authored over 1 year ago by Jamie Pine <[email protected]>