Ecosyste.ms: OpenCollective

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

DevHub

DevHub: TweetDeck for GitHub - Android, iOS, Web & Desktop
Collective - Host: opensource - https://opencollective.com/devhub - Website: https://devhubapp.com - Code: https://github.com/devhubapp/devhub

[Desktop][Windows] Fix window max dimensions

github.com/devhubapp/devhub - 8105f5f4c3aec44627b04836f6293deb1634ca04 authored about 6 years ago
[Desktop] Only enable Menubar Mode on macOS

github.com/devhubapp/devhub - 2d2a5d9bb10d6ffc2df425f9bf8b6f8e1c1287e5 authored about 6 years ago
[Desktop] Only create frameless window on macOS

github.com/devhubapp/devhub - a9eddbfeb0d9d0b838fccaeda342313eb45eb487 authored about 6 years ago
[Windows] Use cross-env to set env vars

github.com/devhubapp/devhub - a4ac69465ccc41ba95b4a898053c7bacb317b031 authored about 6 years ago
[Windows] Fix pushd

github.com/devhubapp/devhub - 212d44860a7ccc2bba51520b50a754ba860272f1 authored about 6 years ago
[Desktop] Use electron-is-dev instead of NODE_ENV

Fix problem on Windows without bash shell

github.com/devhubapp/devhub - 2785c78981970dcac8ebd037b598d489cfd7648b authored about 6 years ago
[Desktop][Windows] Fix undefined app.dock

github.com/devhubapp/devhub - f2a8274d54df47932fe62cc666fb300a85bb0690 authored about 6 years ago
Remove rm command from start script

Fix `yarn dev` on Windows without bash shell.
Note: Please install Bash shell on your Windows. ...

github.com/devhubapp/devhub - 5368da98ed1ca192c8c491445bf2fb97e0f11d7e authored about 6 years ago
[Windows] Add note about bash shell

github.com/devhubapp/devhub - 2bd58c2951ee3f8e4102f3b6a2758b4e46b17a16 authored about 6 years ago
[Windows] Add tip about horizontal scrolling

github.com/devhubapp/devhub - 0cc5c30f75e0df09594c356e300739ce73b29258 authored about 6 years ago
Block Product Hunt for now. Dont hunt me yet.

github.com/devhubapp/devhub - e21d5bdb59393473c2ab6f9b473bd4f5ce2f9ead authored about 6 years ago
Ignore desktop and www folders from Now

github.com/devhubapp/devhub - 313e796881f615b39e83c9385f4dc54b738ca9fe authored about 6 years ago
[Desktop] Rewrote how Desktop/Menubar modes are handled

Desktop mode is now the default one

Desktop mode starts maximized

Desktop mode is now frameles...

github.com/devhubapp/devhub - dfd27bc9f4a7b8b71ad3a2588a20e59814385623 authored about 6 years ago
Add `rimraf` to use instead `rm -rf`

github.com/devhubapp/devhub - 59072dfe2c571e98049fafe3c942299b2087e802 authored about 6 years ago
[Desktop] Run OAuth flow on user's browser using deep linking

github.com/devhubapp/devhub - 5a611e32625ab8686422b36ecaf5acce8b52bca7 authored about 6 years ago
[Desktop] Fix icons

Also regenerated icons for all platforms, now with a gradient and better aligment

github.com/devhubapp/devhub - 81b7b93e873865914bd6f674b876f8565f55cf80 authored about 6 years ago
[Desktop] Rename electron.ts to index.ts

github.com/devhubapp/devhub - 62727b34cc8bfd0dafd63aff76e710b44ae838f2 authored about 6 years ago
[Desktop] Change arrow color based on current theme

github.com/devhubapp/devhub - 5bc863ee797437922a71f5d631f90f40a8960cc1 authored about 6 years ago
[Desktop] Auto reload Electron on change

github.com/devhubapp/devhub - dc5dd844e262252f5280e8cff8afec17202fb58a authored about 6 years ago
When app is on menubar mode, hide icon from dock

github.com/devhubapp/devhub - 87b164634d0ca9d3b279c264c95c8a7b0f364463 authored about 6 years ago
[Desktop] Setup Electron + CRA from web project (without code duplication)

github.com/devhubapp/devhub - 7a2ce561b0e831a5d4bb8d949d72e2e7690b2c00 authored about 6 years ago
[Desktop] Fix versions

github.com/devhubapp/devhub - f8a79db2a2ce2281afd75aa7f0d6951da186895a authored about 6 years ago
Update PRIVACY.md

github.com/devhubapp/devhub - 1b0f04c6827fb7e3e0c12dbbc53c5745c0aa3441 authored about 6 years ago
Update README.md

github.com/devhubapp/devhub - fbeb00507187b633e6f7fe31b9737b3490121946 authored about 6 years ago
Update README.md

github.com/devhubapp/devhub - b27fde04f0fa78d87440578fa27b10e4874614ac authored about 6 years ago
Use AGPL-3.0 LICENSE

Closes #33
Closes #53

github.com/devhubapp/devhub - 18561766d2bda0fd634b699364341fe7f6bff29e authored about 6 years ago
Remove old LICENSE

github.com/devhubapp/devhub - 3a5e7629e00a6e0fde4c4a2219e92b1577287960 authored about 6 years ago
Update PRIVACY.md

github.com/devhubapp/devhub - 9737903cc64fa586adcdcaad3bda891de316ac8d authored about 6 years ago
Fix subscription.data of undefined

github.com/devhubapp/devhub - 0a1dc51972c3faafac4e64a88c19af86594dc449 authored about 6 years ago
Change build version code

github.com/devhubapp/devhub - aa7fc9db93b516bddfb98ece308baca5f24ba369 authored about 6 years ago
Desktop apps using Electron (#47)

![gif](https://user-images.githubusercontent.com/14037268/50269412-26c48000-0469-11e9-97a3-c194c...

github.com/devhubapp/devhub - 0a96481394bc3d9d6644834fb56432932d5f58a7 authored about 6 years ago
Remove invalid style

github.com/devhubapp/devhub - 5e1839920665cf0096d385fef4645c5db26a995e authored about 6 years ago
Rename Unclear to Restore

Closes #61

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

github.com/devhubapp/devhub - bde55ba731fcf4d03c1fd29c359ddfcf586c2968 authored about 6 years ago
Temporarily delete non-saved old items on refresh

Temporary workaround for: #29, #52

github.com/devhubapp/devhub - 497ec5bfb73e64741f689b852898a8e5c9ed4978 authored about 6 years ago
Fix enhanced commit URL

Fix #45

github.com/devhubapp/devhub - aea9d7f265d40fc317f68e59ca744529788973b0 authored about 6 years ago
Better handle phablets (bigger phone screens)

Fix #55

github.com/devhubapp/devhub - 8c8453f91e5e9ceea418802f5358b594cc1f0aa0 authored about 6 years ago
Rename Tripple do Indeterminate

Closes #60

github.com/devhubapp/devhub - fd07c091ebf419d58fe6f25edba44f682d67d0b3 authored about 6 years ago
Merge pull request #66 from devhubapp/tweaks

Show label at the bottom bar + Overall design tweaks

github.com/devhubapp/devhub - 9856a0a53bafc1c6bc17de113d99c9905d69ea13 authored about 6 years ago
Move Add Column button to the bottom

github.com/devhubapp/devhub - 043211929234b78adf2d7f4c11a712e8eaf957a8 authored about 6 years ago
Simplify preferences screen

github.com/devhubapp/devhub - 20c341b86c5da60252d6ffc761b19bc915735e17 authored about 6 years ago
Show label at the bottom bar + Overall design tweaks

Fix #39

Closes #58

- Fixes some alignments (column title, button texts, fab icon, ...)

- Chan...

github.com/devhubapp/devhub - 97cb7a766f6ae1a20b91d7f1ee2d49411897dddf authored about 6 years ago
Merge pull request #64 from devhubapp/fix/safe-area-view

Fix SafeAreaView on iOS < 11

github.com/devhubapp/devhub - 72c94663351a18895b9610400797fdea2c738d61 authored about 6 years ago
Fix SafeAreaView on iOS < 11

Fix #13

From: https://github.com/facebook/react-native/pull/18534

github.com/devhubapp/devhub - 46a7942e72be2fcb96c8e1adea746a53d53fa7c9 authored about 6 years ago
Merge pull request #63 from devhubapp/fix-scroll-to

Fix scrollTo on Firefox and Safari

github.com/devhubapp/devhub - ea18ee329a421425b34abf65d9651149316bd02e authored about 6 years ago
Fix scrollTo on Firefox and Safari

Fix #62

github.com/devhubapp/devhub - 34f242174e0918034bed1c8f156ab97fc0393c61 authored about 6 years ago
Rename react-native-web patch

github.com/devhubapp/devhub - 5aa4d7c5fc1c3b6d8826b04ca85fe1c936e6cce5 authored about 6 years ago
Fix react version

React released a 16.7 but it doesnt contain hooks

https://reactjs.org/blog/2018/12/19/react-v-1...

github.com/devhubapp/devhub - 26d8e7b7ade6c8d362be320acb7924ff76e8b9dc authored about 6 years ago
Merge pull request #59 from rchinerman/rchinerman/logged-in-as-typo

Add missing word

github.com/devhubapp/devhub - aa9baf4ad68e6ba1eb4bb373cbd6cedb19c401d6 authored about 6 years ago
Add missing word

github.com/devhubapp/devhub - f24f6800a094f4c70ac825605d25fcd0078e36e1 authored about 6 years ago
Merge pull request #56 from devhubapp/rate-limit

Rate limit

github.com/devhubapp/devhub - 62ba34efd49b728ae086bf6e57d48531957fdb91 authored about 6 years ago
Limit the number of columns to 20

github.com/devhubapp/devhub - d5ff9823c13992d616b88c518fdef5e66fce4496 authored about 6 years ago
Respect GitHub X-Poll-Interval header

github.com/devhubapp/devhub - f3115eb38d762a1f8eef8961f956d0a63922570f authored about 6 years ago
Queue api requests, wait 300ms before dispatching the next one

github.com/devhubapp/devhub - 32ffb8a336e01812b68e18d2af843183d00e8549 authored about 6 years ago
Pause fetch retries for 5 minutes after an error occurs

E.g. if a user type the wrong username, previously it was trying to refetch every 10 seconds

github.com/devhubapp/devhub - 61cbea1fcc1df790e7e65b1300fc93bc91c0971d authored about 6 years ago
Send less errors to Bugsnag due to quota limit exceeded

Also make sure no token is ever included

github.com/devhubapp/devhub - 4c473f6b2eead8a631a5711e6b9ad44e566880af authored about 6 years ago
Small type fix

github.com/devhubapp/devhub - c911af868d9434f126327437a48969c6d6e1cd88 authored about 6 years ago
[Android] Add Play Store link to README

github.com/devhubapp/devhub - 88448d1d865af533e3026eb9a357997d4a43127d authored about 6 years ago
Update README.md

github.com/devhubapp/devhub - 73080f81d8c3cea20a4ae079b7f2b74b092a8d6e authored about 6 years ago
[Android] Fix stuck on SplashScreen after pressing back button

github.com/devhubapp/devhub - e5f64353e7e030fe41589067d718835d3786b654 authored about 6 years ago
[Android] Fix release build

github.com/devhubapp/devhub - c51ec020ce6858010513c294148d9fd5d8b0373e authored about 6 years ago
[Android] Fix app not showing on home screen

github.com/devhubapp/devhub - 6395201d4fad5df0c11d751fee18711fffecf3e6 authored about 6 years ago
Update README.md

github.com/devhubapp/devhub - a5995008a314f8485ca2f6b3ab2b3509ba6853f6 authored about 6 years ago
Reduce cache size in half by not saving useless URLs

This can be further improved by using _.pick or the graphql api when possible

github.com/devhubapp/devhub - 2f08fca332dc56de965060b112e14453a4453b8f authored about 6 years ago
Improve input handling on small screens

Use KeyboardAvoidingView

Hide FAB when keyboard is open

github.com/devhubapp/devhub - 30fc86d448355cdc93f30b0f93253a6d615fc1da authored about 6 years ago
Fix Splash Screen

github.com/devhubapp/devhub - b1f2ecac21f019b87b54a1fc438ceaa34d92136e authored about 6 years ago
[Android] Fix blank screen after removing last column

github.com/devhubapp/devhub - a422404852067c5278ad41221081b5614a8b9e8b authored about 6 years ago
[Android] Fix scrollTo on add column

github.com/devhubapp/devhub - d7647f3aa64db54697d86adc29cc60f86f819dfe authored about 6 years ago
Close keyboard on tap outside

github.com/devhubapp/devhub - b86ead58baca369eb2b8b0db42a70e664d0dfc28 authored about 6 years ago
[Android] Animate StatusBar color change

github.com/devhubapp/devhub - 869d66f244962af27721bcdb546fc1e897724d16 authored about 6 years ago
[Android] Use custom JSC with ES6 support and better performance

github.com/devhubapp/devhub - 49c60496a52f880b578190e66e65726b40c641b5 authored about 6 years ago
Update README.md

github.com/devhubapp/devhub - 72579483c56d0b632b512ab9ef0e4f181c017e5a authored about 6 years ago
Update README.md

github.com/devhubapp/devhub - 6503672a6fd786b335077a552a33d21786dcb7f3 authored about 6 years ago
Update README.md

github.com/devhubapp/devhub - 214ca082d9e58f53004c8144abd54212714e1021 authored about 6 years ago
Update README.md

github.com/devhubapp/devhub - 139a9c50be235551fbe945f63386273c5e8e18ca authored about 6 years ago
Update README.md

github.com/devhubapp/devhub - d56359829739c0ff36855b4b1b5aceb06b61fd23 authored about 6 years ago
Update README.md

github.com/devhubapp/devhub - 04ae305896bb95d99ab467fb387ca7f46ac892c7 authored about 6 years ago
Update README.md

github.com/devhubapp/devhub - a5e4f3174111c93394f0aadf3d8c81b0445a3b3d authored about 6 years ago
Merge pull request #49 from gregoryfm/master

Update README.md

github.com/devhubapp/devhub - c274bef2771ebd104bb406894adb567c32ef383a authored about 6 years ago
Fix Column Filters max height to avoid staying behind FAB

github.com/devhubapp/devhub - 88747a0b95d644b39fbe775cf2f60a087c7c11f1 authored about 6 years ago
Small type fix

github.com/devhubapp/devhub - 8d84f458c09c0c879eae3d5a858a80461858fcf5 authored about 6 years ago
Enable gradient overlay on small devices

Because they wont be able to see the color transition bug anyway, since the settings modal fills...

github.com/devhubapp/devhub - 77cceab25317d2e49261eed8d1bc546420ebf9cc authored about 6 years ago
[Web] Fix body background color

github.com/devhubapp/devhub - f137f9d75e884047fea0667e2c110a9c361c8461 authored about 6 years ago
Compile before starting dev server

github.com/devhubapp/devhub - caf32d1473cf6a4cbbc1a19f0e6980774fc52256 authored about 6 years ago
Revert "Change code sharing number from 95% to 99%"

This reverts commit 2dc133983cc0db7836c926ccbd34c09a957e3a96.

github.com/devhubapp/devhub - 5db06d99070056d91b7c9b7ad53517214f41ae6f authored about 6 years ago
Update README.md

github.com/devhubapp/devhub - fab9752e86f12f19e5b4acb1350eb279a0456fd3 authored about 6 years ago
Run tsc before cra build

This should not be necessary, something is wrong. But without this, I was getting unknown module...

github.com/devhubapp/devhub - c2819b55e440fc10de0aa884d66ff532676a766d authored about 6 years ago
Disable gradient overlay on web due to color transition issue

CSS doesnt support transitions on linear-gradient backgrounds

A workaround was implemented, but...

github.com/devhubapp/devhub - df083dee3528130016ad3a06644df59794d19ffa authored about 6 years ago
Add new columns at the end instead of at the beginning

Closes #35

github.com/devhubapp/devhub - 3f784381168cf8a8193075ec40b6e6ffd4c3fd45 authored about 6 years ago
Fix theme change regression on mobile

github.com/devhubapp/devhub - b7466f58dfd6a57e816cba33f78a79978adea85c authored about 6 years ago
Improve theme change UX

Fix #41

github.com/devhubapp/devhub - fc37de14552c39f3cb804ca63532783c2fec7bda authored about 6 years ago
Fix gradient color transition

Fix #43

github.com/devhubapp/devhub - 4b861d4a20ef881d984cbe496faae44a7fd2c727 authored about 6 years ago
Fix memoize for multiple arguments

Fix #27

github.com/devhubapp/devhub - 39d3e7e352f24a3d0d760bd32c540739ee33ab6d authored about 6 years ago
Small refactoring on core imports

Also moved all core helpers to the same folder

github.com/devhubapp/devhub - b2d0261d0ae3ab65523f4a29a1436a6a486f7c80 authored about 6 years ago
Fix save for later for merged events

Fix #34

github.com/devhubapp/devhub - a58ae076e622c18db3700fd9ebc552199d9864d9 authored about 6 years ago
Hide privacy filter row if user has not private access

github.com/devhubapp/devhub - c8e5780451ae81e9347fdfb84486139e8f1641a9 authored about 6 years ago
Merge pull request #18 from edxds/master

Added font smoothing for improved legibility on web

github.com/devhubapp/devhub - 385a8fc25bb7bd5b40cd8d6b249be6c35e912d71 authored about 6 years ago