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

rspc over P2P (#2112)

* wip: rspc over p2p

* wip

* rspc over P2P

* Cleanup + error handling

* slight cleanup

* Us...

aa0b4abf85528710b5b167e52eaeebf9bd6742c7 authored 8 months ago by Oscar Beaumont <[email protected]>
Fix android thumbs (#2121)

* replace react-native-fs with an active fork

* time sink

* fix

f7a7b00e37ac11e2618a997b2f4ee97455350600 authored 8 months ago by Utku <[email protected]>
Mob: cleanup warning (#2122)

Update Categories.tsx

6358c574c9d2da6fd163a262ea2a40f75fcd2faf authored 8 months ago by ameer2468 <[email protected]>
MOB: Settings paddings (#2120)

padding tweaks

a4b7296b452094ee2e558442d3640c7cdc2cef0f authored 8 months ago by ameer2468 <[email protected]>
[ENG-1619] Add spacedrop to the context menu (#2119)

add spacedrop to context menu

d007b55763216032cd48e01fa4dfa30b06867325 authored 8 months ago by nikec <[email protected]>
[ENG-1618] Spacedrop UI (#2118)

* spacedrop ui update

* i18n and description

* glitch: remove !

* already in progress i18n

*...

dd0acad2e753caabe22ad683ac51ca077ecd3748 authored 8 months ago by ameer2468 <[email protected]>
[MOB-62] Spacing & padding tweaks (#2117)

Spacing & padding tweaks

a17fb910eda7979d41f35df72a008a7eac4b7867 authored 8 months ago by ameer2468 <[email protected]>
Fix core test and CI breaking (#2116)

Fix core test passing inverted arguments to sync_db_entry macro

6a32752243cf932735103ead8262974ff2d718de authored 8 months ago by Vítor Vasconcellos <[email protected]>
Mob: better visually width fitting for categories (#2114)

* Visually width fitting for categories

* remove padding

da4f0386691945ce94fea533a7b981df76019f0b authored 8 months ago by ameer2468 <[email protected]>
Fix mobile CI + Some small CI improvements (#2113)

Fix mobile CI
- Use rust envvars in all workflows
- Use rust envvars and mold when build sd-se...

3bdcc05c2da3b19b9a045c1d4152ceeedc7a1b59 authored 8 months ago by Vítor Vasconcellos <[email protected]>
[MOB-37, MOB-38, MOB-39] Preview for PDF, Text and Media files (#2098)

* version & microphonePermission text & eslint

* remove polyfill as hermes supports intl now

*...

b638fc2177fab601a0468df9d31025403b2dfa9d authored 8 months ago by Utku <[email protected]>
media data sync (#2102)

* basic sync operation backfill

* media data sync

* sync entry helpers

* fix sync generator

...

c533d12df09ec1a7a85bb925ecd7519211920f8d authored 8 months ago by Brendan Allan <[email protected]>
Update github actions due to nodejs 16 deprecation (#2107)

* Update github actions due to nodejs 16 deprecation
- Replace archived actions-rs/clippy-check...

393a907b57662da9b30595ca2b75b385035a7ce8 authored 8 months ago by Vítor Vasconcellos <[email protected]>
Fix P2P not working for libraries (#2031)

* P2P Debug route

* Remove legacy peer to peer pairing process

* Fix error typo

* Sync instan...

519b1b6c46f7a97e8e02fde29776a6ef2b05546c authored 8 months ago by Oscar Beaumont <[email protected]>
Improve error handling by using decode::Error instead of io::Result (#2078)

Use decode::Error instead of io::Result

af8dbf7789215940f351e7091b036f395f6bc9ea authored 8 months ago by Julian Braha <[email protected]>
[MOB-59] Empty UI for locations and tags screen (#2110)

Empty UI for locations and tags screen

84dadffa81724bcaeb8c8514c1c3845ec262003b authored 8 months ago by ameer2468 <[email protected]>
[MOB-60] locations & tags query invalidation on updates (#2111)

Trigger UI updates on location adding/delete and tags

lint

name

9fc38d866a2415071aa1948bda69e3427b331fa1 authored 8 months ago by ameer2468 <[email protected]>
mousedown fix (#2108)

quick mistake fix

abd5ecbe8d1e64252880a63200fd297791714d37 authored 8 months ago by ameer2468 <[email protected]>
Basic sync operation backfill (#2101)

* basic sync operation backfill

* no changes

9bc1a472a8193df76c905dfb55fbdc34b7284368 authored 8 months ago by Brendan Allan <[email protected]>
New Android Build Script (#2096)

* New Android Build Script

* Clean up + Works for CI now

* Simplify android build.sh
- Fix /v...

2a283479e6828e83c3fdb0ee6af872ce587dd7af authored 8 months ago by Arnab Chakraborty <[email protected]>
[ENG-1615] bg intro video fixed (#2104)

* video intro bg

* test hsl

* test video bg

* run tests

* comment

* mob intro

* git glitch...

19b224370ed063a8d09567dab007b20265eb8227 authored 8 months ago by ameer2468 <[email protected]>
[MOB-58] Settings routes new design & more (#2103)

* wip: redesigning settings pages

* Edit location redesign & more

* right actions

* cleanup

43360601da9e47f5d08bf8561ddced46b155896c authored 8 months ago by ameer2468 <[email protected]>
[ENG-1612] Fix mouse nav forwards and backwards (#2105)

Fix mouse nav forwards and backwards

e8450821dfd41bd0255d894fea229bab6c2a4b16 authored 8 months ago by ameer2468 <[email protected]>
remove intro video (#2097)

* all tags screen, visual improvements, and bug fix

* More sync support for file paths + saved ...

bd1f11b0d91846d4ceed8d573d1d9e3052f7c008 authored 8 months ago by ameer2468 <[email protected]>
[MOB-57] Overview screen (#2083)

* all tags screen, visual improvements, and bug fix

* More sync support for file paths + saved ...

ecbe31ed697ac8b9bab3b05bf9d53296f9e8ea6d authored 8 months ago by ameer2468 <[email protected]>
Fix macOS release workflow (#2095)

Fix base64 call in macOS release workflow

ca8a97516a6caaea5c25d7d18a1152c88265085a authored 8 months ago by Vítor Vasconcellos <[email protected]>
[ENG-1609] Shortcuts refactor (#2092)

small refactor

1fd35d0a81650939175e31e66133dc5d65e107b9 authored 8 months ago by nikec <[email protected]>
[ENG-1606] Hide ephemeral dir size in inspector (#2091)

hide ephermal dir size

4afe3a3ecbce8c667fd0e16e3b23c14ddb48455b authored 8 months ago by nikec <[email protected]>
Bump version to 0.2.4 (#2080)

* bump

* cargo

* bump height so it doesn't block onboarding

* disable parallelism for image l...

d54782d7a2c718e4d840d564572d786e5f93b2c1 authored 8 months ago by Utku <[email protected]>
Fix non macOS builds after #2082 (#2089)

* Fix non macOS builds after #2082

* fmt

52b9de1daf779bee0480ba0a663658e3f0233f71 authored 8 months ago by Vítor Vasconcellos <[email protected]>
Use Apple Silicon runner for release, clippy, and cache factory workflows (#2035)

* Change release workflow to use apple silicon runner

* Use apple silicon runner for clippy and...

1320dbda4655aed01d1c9e2b7876eb5fcca4b9bf authored 8 months ago by Julian Braha <[email protected]>
Fix Linux release (#2081)

* Fix Linux release
- Pin appimage-builder to latest master
- Add required cmp option to AppIm...

7aae22e83f6c9b68ba35094892356a82eb76980c authored 8 months ago by Vítor Vasconcellos <[email protected]>
[ENG-1602] Prevent default keybind events (#2085)

* prevent default events

* disable for dev

a18d60aa279b162f8ca1f4ddc977e0c370bf975c authored 8 months ago by nikec <[email protected]>
[ENG-1599] Overview count design (#2088)

* all tags screen, visual improvements, and bug fix

* More sync support for file paths + saved ...

74d9406c53f2c778ab8d10517bac6ceb5753a309 authored 8 months ago by ameer2468 <[email protected]>
[ENG-1600] Fix cmd+w not closing window on macOS (#2082)

hide window

91125408c9d5cb9539feba6d688a3e289f459952 authored 8 months ago by nikec <[email protected]>
[ENG-1604] Change key matcher to use real OS (#2087)

useOperatingSystem(true)

63a60f363e5551e8696c39d0b5d68b82eab9d6c5 authored 8 months ago by nikec <[email protected]>
[ENG-1603] Add search light icon (#2086)

add search light icon

55b21d72951dfda3cc4301fdc9c9ff3affa9bd22 authored 8 months ago by nikec <[email protected]>
[ENG-1601] Fix job manager keybind toggle (#2084)

fix job manager toggle

1efaf97188e91368996dfe28cc1b0b2a08adfc04 authored 8 months ago by nikec <[email protected]>
[ENG-1595] Fix some problems with the AI system (#2063)

* Fix some problems with the AI system
- Fix downloading model using an internal rust string re...

72efcc9f62d498c694c16323eda30d1633820e5a authored 8 months ago by Vítor Vasconcellos <[email protected]>
[ENG-951] Media view date header (#2076)

* Split up grid into grid and media view, drag select, key selection, date header

* fix types

...

74e2d23c110e84d9be7e120af89f9a1081acf345 authored 8 months ago by nikec <[email protected]>
[ENG-1563] Add dynamic changelog link & remove old components (#2075)

Add dynamic changelog link & remove old components

970c157da6a312aeee26c3bceda91d61ed7e822d authored 8 months ago by Utku <[email protected]>
[MOB-53] All tags screen - visual improvements - and more (#2074)

all tags screen, visual improvements, and bug fix

7d12a890aa389f55cba64fb8c5358dabaf68d9b9 authored 8 months ago by ameer2468 <[email protected]>
Update readme & contributing guide & language stuff (#2071)

* updates

* keep common errors

* fix selector being empty for english

* sort by label

* upda...

2dc233f1b49a6d8c63e51e21f684f8571d02bf32 authored 8 months ago by Utku <[email protected]>
sync support for labels (#2070)

* more sync support for file paths + saved searches

* sync support for labels

* update sync pr...

177b2a23d6855ea88fd69736e21ff243b31ebed9 authored 8 months ago by Brendan Allan <[email protected]>
More sync support for file paths + saved searches (#2067)

more sync support for file paths + saved searches

6f28d8ec28a7f0782313bb1a55aac9e1ae6efb50 authored 8 months ago by Brendan Allan <[email protected]>
Added Belarusian localization (#2072)

feat: Added Belarusian localization

Added Belarusian localization, added entries in settings.js...

1469ef6ac669ebd7328cc170a554c589242a189e authored 8 months ago by Artsiom Voitas <[email protected]>
feat: added russian localization (#2061)

* feat: added russian language

* fix: minor translation changes

* Added and translated new ent...

53506a76cdf9262c2e2a5a50ea162eae99e02e88 authored 8 months ago by Artsiom Voitas <[email protected]>
fix mobile ci (#2068)

remove tests for now

3d44dfd85935bcc9dada889fadc4d02dfab92a1b authored 8 months ago by ameer2468 <[email protected]>
[MOB-55] Video animation for onboarding on mobile and desktop (#2065)

* video animation for onboarding on mobile and desktop

run assets gen

cleanup

declare mp4 typ...

bda9a1b6ee5d7682a6a65b02333e9578f3fb0901 authored 8 months ago by ameer2468 <[email protected]>
More translations (#2051)

* translations

* more translation keys

* all the translations

da2841b37ae8538c876081a2165f44fc4f4eca88 authored 8 months ago by Utku <[email protected]>
[ENG-1594] Change online to connected (#2060)

: This is a combination of 3 commits.

Change online to connected

remove offline

json

2899aa3fa5f10d5e2919857d3e5ab7c19604db0d authored 9 months ago by ameer2468 <[email protected]>
[MOB-54] UI Fixes (#2059)

* UI fixes - rive animation - SD version in settings - and more

* twStyle

48634c22aac1f359a69df2b50801c92f8530bf1d authored 9 months ago by ameer2468 <[email protected]>
Dutch locale (#2054)

* nl locale

* add nl entry

* improve some wording

4e70246467efe8c205d0c7e0e3de4ec39e761f82 authored 9 months ago by Jesse Rodrigo <[email protected]>
[ENG-1548] use in-memory instances when sending messages to cloud (#2057)

* use in-memory instances when sending messages to cloud

* comments

bb0d0af6a023b21099fed5bde24b253f9fbee72a authored 9 months ago by Brendan Allan <[email protected]>
[MOB-47] Location screen and header updates (#2056)

* Location screen and header updates

* use tw sizing

* remove un-necessary prop

* Nit: change...

2d0c340e58cb11a16b216836c066f318b92d4096 authored 9 months ago by ameer2468 <[email protected]>
Update to Expo 50 and Fix to Rive Crashing (#2049)

* Update Mobile App to Expo SDK 50
+ Fix to Rive Crashing

* Added `metro-react-native-babel-tra...

58f9305965be7da4c26af0ad9ff4373e46cf51a5 authored 9 months ago by Arnab Chakraborty <[email protected]>
Fix Chinese language (#2050)

* fix chinese

* remove console.log

2ff1ffcb9c237562b4281b6a34b846b415ff0036 authored 9 months ago by Utku <[email protected]>
fix mobile ci (#2045)

* Update TabNavigator.tsx

* test ids hmm

* Update add-tag.yml

d475153544ebf806a978903ab18576a07b0d0349 authored 9 months ago by ameer2468 <[email protected]>
Small adjustments to the Spanish language locale file. (#2043)

Small adjustments to language locales

Just some tweaks to certain words that seemed a bit out o...

23207165231ed7a8793d1b70bb38cb32c68d190b authored 9 months ago by Jx <[email protected]>
[ENG-1578] Missing localization & language detect and settings (#2037)

* i18n privacy screen

* more missing translations

* language detector

* Language Settings

* ...

e2175aaf19af28b73642c984eb40a6da189a83b2 authored 9 months ago by Utku <[email protected]>
Fix `localStorage` wiping on every launch (#2021)

* fix: wait until libraries have loaded before checking the count

* fix: include new core versi...

40326770247f6981e6c30d9752926e40db7a1a2f authored 9 months ago by jake <[email protected]>
Cloud + P2P (#1970)

* P2P Debug route

* Remove legacy peer to peer pairing process

* Fix error typo

* Sync instan...

a30deaa14416039baba3f9ac050a1649c9d2396f authored 9 months ago by Oscar Beaumont <[email protected]>
mobile ci fix (#2036)

Update onboarding.yml

33d5f9f52d1b0e190437d99af33643f557c8e69e authored 9 months ago by ameer2468 <[email protected]>
[ENG-1592] Correctly assign tab titles on desktop (#2030)

* correctly set tab titles

* use selectedTabIndex

* empty tabId

* prettier

74d97d4957335dfb5bd0b2ba573c2fe205c5df1f authored 9 months ago by Brendan Allan <[email protected]>
[ENG-1593] Fix custom icon theme variant (#2033)

fix custom icon theme variant

8cbd38d6f9cf3c199eb4a1c6d330ddf2342c8144 authored 9 months ago by nikec <[email protected]>
[MOB-48] Settings screen redesigned (#2034)

* Settings screen designed

* ts

* fix test id

* remove test for now

050315640721461dc94d91d9bb4293bb779a64f2 authored 9 months ago by ameer2468 <[email protected]>
Add some documentation for the sync ingester (#2028)

d1027a51fa2791ef09d7efe24447e9c39d63e253 authored 9 months ago by Brendan Allan <[email protected]>
disable orphan remover (#2027)

01ae0d01fa23d11fcb63a17a71c48b4627d47e02 authored 9 months ago by Brendan Allan <[email protected]>
[MOB-52] Tabs animation (#2020)

* tabs animation

Update mobile-ci.yml

rive app requires macos 13.1

Update mobile-ci.yml

Upda...

c2aa4cc2921f3900f4e6b5d7ba822b87a23e5022 authored 9 months ago by ameer2468 <[email protected]>
separate cloud sync into sd-core-cloud-sync (#2025)

* separate cloud sync into sd-core-cloud-sync

* ci

c45f6d7bfa919aad1a2f325ca56e2d8f61bc0ee8 authored 9 months ago by Brendan Allan <[email protected]>
Fix Location Settings (due to Normalised Cache bugs) (#2023)

It do be broke

c1ae1aed377ce74f7a9697a979b8f15f1ebf3a79 authored 9 months ago by Oscar Beaumont <[email protected]>
[ENG-1582 + ENG-1586] Add tab keybinds to shortcut + object.hasOwn bug fix (#2022)

* add tabs shortcuts to keybind page + fix object.hasOwn

* Update useShortcut.ts

6fe2637ae77e42763cdf5bf27a5d6ad8d49c91b3 authored 9 months ago by ameer2468 <[email protected]>
[ENG-1585] Move toaster closer to the edge (#2019)

set toaster offset

a84344a2f98c2ca5d1df86d3e27495efc106338c authored 9 months ago by nikec <[email protected]>
0.2.2 (#2017)

bump

b8c4282eda042280d90d6f5c5a3cdfeb51da7a6e authored 9 months ago by Utku <[email protected]>
[ENG-1583] Fix context menu closing when multiple tabs are open (#2016)

fix closing context menu

cd6597c08018e07c0c395899c34c465fb433d25b authored 9 months ago by nikec <[email protected]>
[ENG-1530] Display item count alongside labels (#2011)

* display count alonside labels

* format

* attempt i18n

* item_with_count

8a57d599f0f6861a79e9c04e0af585c05ba14e91 authored 9 months ago by Brendan Allan <[email protected]>
[ENG-1540] Remove `localStorage` if no libraries are created (#1945)

* feat: clear localstorage on start if no libraries are found

* chore: add a check to see if th...

f9e827512f9827012bb84afd6e3072b15697981e authored 9 months ago by jake <[email protected]>
[ENG-1581] Correct search results icon (#2015)

Update index.tsx

ad5fcc3f15fb90c619590b5a6cbe57da7086afb6 authored 9 months ago by ameer2468 <[email protected]>
[ENG-1576] Fix label thumb (#2013)

Fix label thumb

cc25fca7fbede91ce21ecb13bfc1be177a3d7567 authored 9 months ago by nikec <[email protected]>
[ENG-1579] Disable list view for labels (#2014)

disable list view

d95a571b8949101a03e751447bba9e21656c6e99 authored 9 months ago by nikec <[email protected]>
[ENG-1575] Fix overview search (#2012)

fix overview search

b092236128ee5d38a97eac8f207fc78f4057e735 authored 9 months ago by ameer2468 <[email protected]>
[ENG-1574] Clicking on a location card will direct you to its page (#2010)

* Clicking on a location card will direct you to its page

* change to Link

* Update index.tsx

9af499b175e84c7d5389f3cbc0b9ed98bdeb0d2c authored 9 months ago by ameer2468 <[email protected]>
Remove `enableElevatedUpdateTask` from Wix installer config (#2004)

Remove enableElevatedUpdateTask from Wix config

This config option seems to be crashing the ins...

137fa65baf502ec6ad8cd59153aebfbe110a5e0f authored 9 months ago by Vítor Vasconcellos <[email protected]>
Pull kind from non-indexed paths in explorerItem handling (#2002)

5fdea8eea6290be2864c976ae9d7e4c95184bba5 authored 9 months ago by Brendan Allan <[email protected]>
[ENG-1573] Fix overview devices card height (#1999)

quick height fix

cd8d369ceccc85196d8d98b0a16d98fead3c730f authored 9 months ago by nikec <[email protected]>
[ENG-1572] Fix arrow selection for labels (#1998)

fix arrow selection

412159682bc8b24a101f2ef8af8605628af48a65 authored 9 months ago by nikec <[email protected]>
[ENG-1571] - Cloud images disappearing fix (#1997)

Fix cloud images dissappearing

d8f173306d1197f865268f6083607b3d52a15cf2 authored 9 months ago by ameer2468 <[email protected]>
[ENG-1570] Add location button function overview (#1996)

* Make add location button work

* Update settings.json

* Update settings.json

d96141e4e084c7eae1b8c2d336047cb47c0e9427 authored 9 months ago by ameer2468 <[email protected]>
[ENG-1566] Better experience for themes (#1988)

better accessbility experience for themes

74ff99edbe43d6b86ba2d64c00f87ab0a4cb5c46 authored 9 months ago by ameer2468 <[email protected]>
[ENG-1568] useShortcut cleanup (#1987)

* useShortcut

* use true os

1dfb133c235ba2dc4b55c62417bc48d8ccdcb3d8 authored 9 months ago by nikec <[email protected]>
[ENG-1567] Fix renaming (#1986)

fix rename

a965adb950a8f6dac396e2bf368f1110ccf3c303 authored 9 months ago by nikec <[email protected]>
only navigate on label double click (#1983)

* only navigate on label double click

* formatting

* smh

* why

638c16be792ed8da8e605921742a385f8a731438 authored 9 months ago by Brendan Allan <[email protected]>
[ENG-1564] Delete dialog keypress (#1982)

* fix delete dialog keypress focus

* prevent quickpreview aswell

d8e071bb8a31d706f4d03f33b67defa42955bfb3 authored 9 months ago by ameer2468 <[email protected]>
[ENG-1529] Round thumbnails for labels (#1981)

* rounded corner for labels

* can't forget list view

058cadb674658b685034457f58cee31c93457c2d authored 9 months ago by Brendan Allan <[email protected]>
Fix plugin (#1979)

* Fix plugin

* fix typo

* another typo

* typos

abdf703217aac7787494235b1c32b8c967c2446c authored 9 months ago by Utku <[email protected]>
[ENG-1562] Disable renaming for unsupported item types (#1978)

disable renaming for unsupported item types

2c786dc46b9d576a6578dcaaf576304bdb3d0e48 authored 9 months ago by nikec <[email protected]>
[ENG-1561] Light icon for empty state on labels (#1977)

light icon

e2bab2be44bdd100dc4c5c7fd9be754a7a31ddcf authored 9 months ago by nikec <[email protected]>
[ENG-1560] Hide "New folder" context item on labels (#1976)

hide "New folder"

ebaad348bcee88e61676c1ac6da223ae0e91e1af authored 9 months ago by nikec <[email protected]>
[ENG-1559] Fix i18n in prod (#1975)

maybe

87679ec944dd9f85f8b85584d6dfc0cb5ce08120 authored 9 months ago by nikec <[email protected]>
Fix app from not starting due to missing `solid-refresh` and bump version to `0.2.0` (#1972)

* deps: add `solid-refresh` to `interface`

* bump `core` and `desktop` to `0.2.0`

69221cc033bbc56514a6dc301201ca726281beea authored 9 months ago by jake <[email protected]>