Ecosyste.ms: OpenCollective

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

github.com/devhubapp/devhub

TweetDeck for GitHub - Filter Issues, Activities & Notifications - Web, Mobile & Desktop with 99% code sharing between them
https://github.com/devhubapp/devhub

Add missing zIndex

1de3ae4e0810e0738c02ded1bbb864239311673c authored almost 6 years ago
Fix prettier / tslint / lint-stage versions

30a368d3825689e6f83b0ed9fba6f159deebfdb0 authored almost 6 years ago
[iOS] Improve modal UX on iPhone X

Fixed SafeAreaView animation glitch

a5ab4226f1f8218708792dcc85df463d2014144b authored almost 6 years ago
[iOS] Fix landscape mode on iPhone X

2403aa21e08159986843aba9c674d5f2e5fa0ec4 authored almost 6 years ago
[Mobile] Fix wrong scroll positioning

4c812fb70ca8c5dc00a1ccf14896fc746a2ef26b authored almost 6 years ago
[Mobile] Fix tap bug regression

Caused by https://github.com/devhubapp/devhub/commit/a392bfb8273ef88afd4d2054bb8c9d44b1851125#di...

5a540e42928584f9e11613061534ff400bc07e53 authored almost 6 years ago
v0.47.3

a6a830781a56bfc3898802c5bb7fb027c1288ac4 authored almost 6 years ago
[Web] Re-add custom scrollbar css

Because the default one is too ugly on linux/windows, specially using a dark theme

b8ff50dfb77f8d699980e12cc47e5c23365c98da authored almost 6 years ago
v0.47.2

3565ea895666892de394c2444a5f432b3fff1b37 authored almost 6 years ago
Change default themes to dark-gray and light-blue

1d9234fe2fc944d8b1aaf8f4b4584e401c974ced authored almost 6 years ago
Upgrade react-spring

66236ff882bad3e5ab65ab16bea11bffab23dcf9 authored almost 6 years ago
Improved column separator handling

Specially on modal transitions

a392bfb8273ef88afd4d2054bb8c9d44b1851125 authored almost 6 years ago
Remove gradient overlay

Also fixed column scrolling not animating sometimes

8bb27964c3220030caabe2ec2a78da98c6c3378d authored almost 6 years ago
[Mobile] Fix tap bug

Fix #123

8e0f8ad94621780ed87716dbd085bf5b78e984d5 authored almost 6 years ago
Re-run prettier and tslint --fix

261ad6a95f86cd848d639908ccc7107c5871bdbd authored almost 6 years ago
Use the Checkbox component to change theme

Fix #114

44f231d83e9cf5e4cf1886af1edd2ef12dd9eaee authored almost 6 years ago
Fix Checkbox layout issues

471996393ea5ba1656a9e5d7b0e1976afc742c79 authored almost 6 years ago
[Android] Fix Switch colors

75efd9f9cac4f6a9860860cd74c9726cd3d485e4 authored almost 6 years ago
[Android] Disable unsupported setNetworkActivityIndicatorVisible

fe8ae7ca90fb376c5cf0633c8b99ad5c199ffde5 authored almost 6 years ago
Increase color contrast

As requested by @gfx on twitter

ce4d1a07f6daff290ef7241a5a29029b0cc721d8 authored almost 6 years ago
Revert "Upgrade react-native-web to 0.11.0-alpha.1"

This reverts commit 561dba19ed0feaf6864812cc79c47d52ff3ebd54.

cb8ceed6467331b4c3e6026b6a33cfbbc0d7d48f authored almost 6 years ago
Upgrade react-native-web to 0.11.0-alpha.1

https://github.com/necolas/react-native-web/issues/1136

57042d803b3072dab4fa5f168835f666ceb051f4 authored almost 6 years ago
Remove react-native-web patch

Fixes #97, but causes a regression: small white thin border on images on dark themes

ee0f872d3cb75db5a5d9240270522f4fac9e7bbd authored almost 6 years ago
Tweak overlay animation

3f35e3d3e3d10aee0d60b6bfe0abcdebd8ab7d0b authored almost 6 years ago
Increase contrast of hover color

f5146f6d3a40b1226a99823d48461c3fbf3999ff authored almost 6 years ago
Start with filters closed on desktop as well

2973eba425bf202a4e6bbad04977e74fd986a6fd authored almost 6 years ago
Merge pull request #125 from LucasNaja/master

fix keyboard shortcuts scroll

2f64088b84611f7458d3dd7933baf25ffb5196d9 authored almost 6 years ago
fixed keyboard shortcuts scroll

95f992a196c9e903ce2c27754b6847779c5e5b7f authored almost 6 years ago
Rerun upgraded prettier + tslint --fix

87de5f164234711a4c245d3ca1c20c0a83ed380c authored almost 6 years ago
Smaller labels

083ea36d9af473ae7fba92bb1e8fb1fea8faf40b authored almost 6 years ago
Deploy source maps to production

852377756ec867f3e29ad1d5c599b9069b74adab authored almost 6 years ago
Update README.md

3d043b6557a72a1c0e5c5e8c73a56a192acc830e authored almost 6 years ago
v0.47.1

690bc530e8afc20251c8fedd09bec0833977752d authored almost 6 years ago
Indicate which column types support private content

https://github.com/devhubapp/devhub/issues/32

f78264c3955dd98b992b0a3521c7a9fa6e79206b authored almost 6 years ago
Only show private repo banner if user doesnt have any installation

637ba0ced070b77c1e7cc76373072b70cb346091 authored almost 6 years ago
Fix typo

79b0524a916cd6a55c35230bcd97c9e36a71e5c7 authored almost 6 years ago
Handle missing GitHub App token from notification card

https://github.com/devhubapp/devhub/issues/32

f2362c003906e66ad3e60e3deb485d2d5381a315 authored almost 6 years ago
Show banner about private repository support now available

7dc982af66594f341c186430d8049f3ad49af838 authored almost 6 years ago
[Desktop] Allow restarting the app to easily install update

a6aa99ec5150c3f34f325b3dcdc155625d4c5723 authored almost 6 years ago
[Desktop] Prevent url not a string (e.g.: null)

This was happening on electron after editing a file and it triggering a live reload

98de57b1f68797537cd81e06fdbf9abb4a0822e9 authored almost 6 years ago
Only call refreshInstallations if user has a GitHub App token

e660074c9fa8e1af95bddde12c829863df39be08 authored almost 6 years ago
v0.47.0

ce6b779bc7ffacb132b3d7c1dfa1e10df24c5e25 authored almost 6 years ago
Merge pull request #115 from devhubapp/github-app

Private repositories support

304eb5c89d16f6d490458fa7a96857e0e6b9b728 authored almost 6 years ago
Show "Free trial" banner on private columns

ae356f4b9c6fbce6b36c8718b553367b112e535d authored almost 6 years ago
Tweak when private message is shown on notification card

4b45c27c6a3e8c4f421aa98aa9d68e6c6a53801d authored almost 6 years ago
Fix GitHub App flow on mobile and electron

The redirect_uri is sent to the server, which will save in the session and redirect to this afte...

fa96babf588127c4f02f92ea434a157543ef4cd3 authored almost 6 years ago
Change /oauth/github to /github/oauth

56179435fc6d58ddb31cc9ee53fb9e760b31b5f4 authored almost 6 years ago
Fix Warning: Function components cannot be given refs

https://github.com/react-spring/react-spring/issues/569

d85d7841270d8e847ceb915be07323ea5906614b authored almost 6 years ago
New feature: Delete account permanently

Required by GitHub Marketplace

48fb896a25534387e3ecfc2532b1c653bc52071a authored almost 6 years ago
New screen: Advanced Settings to manage OAuth access and GitHub App installations

f517e1c579838adb9205c2f54ab93d90e48aaf28 authored almost 6 years ago
Fix type definition

d90b6a955ffaffa8bc08bd9030065fe5772ed953 authored almost 6 years ago
Clear oauth query strings on login/logout

344b603ba1d94670470bb64a517b31e72d63dff1 authored almost 6 years ago
Fix store migration: Remove old field

Fix error: Unexpected key "api" found in previous state received by the reducer.

584eed0fbde4a628fdded0fca9b31a19ff059f70 authored almost 6 years ago
Some changes related to installation token

aa2cc2bbb9648cfe27b0b98b06b30e99d8d033f1 authored almost 6 years ago
Remove redundant export

b492a94bf712d3a24ce736016d85fc5e064fde2f authored almost 6 years ago
Only logout if app/oauth token returns 401, not app installation token

Because installation token is short lived and automatically refreshed every hour

2dea21d3924b1ca4e2804a17e1ac0d0a931aa414 authored almost 6 years ago
[GitHub Marketplace] Auto-start oauth flow when receiving installation_id

d6969d71ab55e869999eb5a4725a2eac8dc35310 authored almost 6 years ago
Redux-persist migration for the state structure changes

c3558896056f68a46814e8421ffbe54d7899e42f authored almost 6 years ago
Moved more things to the github state field

4dc0a6b79dab0301fa0a26b0e1774778517ce343 authored almost 6 years ago
Moved installations state to github/installations

dbddbd43101694ee04352bcec881a05102c9df4c authored almost 6 years ago
Move normalizeInstallations to @devhub/core

b98df0e70ed0ce8ebc3f176982bbe8feaf3a2728 authored almost 6 years ago
Unify version of @octokit/rest with server

6bb5b59b6b9b800c87bb04944b2079d8d3590162 authored almost 6 years ago
[Server] Fix __DEV__ error

58995f49f554cc0dbb812614d7ecfb7af2fdc76e authored almost 6 years ago
[Mobile] Fix Link+Button combination

Button was not working on mobile when being wrapped with a Link.

bf4084921f066b43e94f437f5d2fcca160acbed2 authored almost 6 years ago
New feature: Private repository support

bdad2df7a7bdbfe8eb2aebad107a70a77bd41ad2 authored almost 6 years ago
[WIP] Private repo support: getInstallationToken

53fe5368fc92bcc328cbef52d395faf492886295 authored almost 6 years ago
If token is missing, show button to re-do oauth flow

33ac8337836a8f03c6b1d5b66c49e2974efc881b authored almost 6 years ago
Remove read:user and user:email permissions

df717f1d9fab0572c800616adee1a8e069eed906 authored almost 6 years ago
Update PRIVACY.md to mention GitHub App permissions

251269fef1027b25496bc6cfa16146843415bd2d authored almost 6 years ago
Remove read:org permission

4aa965e2a5d4ccff5a41ecf3a33aad372a263a93 authored almost 6 years ago
Support oauth token and app oauth token

f3a96bf9b78d28fb412aba53544ddb76d5bb3f56 authored almost 6 years ago
Reduce redux-persist throttle value

fa7e11d19ab02d1af0f3c5ae9ebedaaf23606cd6 authored almost 6 years ago
Link app version to GitHub Releases

9d5d9ea5b88a427d4ac1eccb705af6a41df27b04 authored almost 6 years ago
Throttle redux-persist state writes

Too many writes of large states hurts performance

1c14c077f5e8c7113655a219dd0d7ff7804d8252 authored almost 6 years ago
Update README.md

cb72e36ad7c1dcb54c7ce9b0c9c29d3e7772726b authored almost 6 years ago
Fix tap-release template

438aaeba59b58bbd65e1c669aa51b50e3b6b6e1d authored almost 6 years ago
Merge pull request #121 from devhubapp/brew

Homebrew

5a12eae898a0fdec36d289fd779b149f935c3554 authored almost 6 years ago
Add installation instructions for homebrew

Fix #78

Fix #91

7e13b7d84f72ad4f8ed4b855620bb6b5045afa23 authored almost 6 years ago
Setup auto homebrew tap on release

Fix #78

Fix #91

https://github.com/toolmantim/tap-release

https://github.com/devhubapp/homebr...

544cfa3c6b95cbe1f5747bac20467bd3b16d5336 authored almost 6 years ago
Merge pull request #120 from tusharjoshi/devhub-homebrew-update

Add homebrew commands for installation on macOS in README

acecffe9f6f3c1dca3103ed71bd90e542c2dcc81 authored almost 6 years ago
Add homebrew commands for installation on macOS in README

b610d1cd90f5f4795c16f2de94fcdb73f11faecc authored almost 6 years ago
v0.46.0

dada13038e39ede49b9e9549eaab7d93eab86124 authored almost 6 years ago
Dont close settings modal on small screens when tapping the bottom bar button

616979e5ff49d29d38c0c48a7a4a7f2de26e1dbd authored almost 6 years ago
Fix settings modal immediate logic

b3deea29e7638d661f41ce3437ca27a52cb1027c authored almost 6 years ago
Change keyboard shortcut from "m" to "r" to mark items as read/unread

7f8a23612a927ed9828fa18491565c28f8886853 authored almost 6 years ago
Add Tab to shortcuts screen

79cc0ba76fdc0551de43d4c833f2d4cc68b0aa79 authored almost 6 years ago
Update README.md

35d119152dbca73045c4817d6a57e4e2122cac0e authored almost 6 years ago
Update README.md

37028d7df5ebafcd531e1729bd35fce1588d163d authored almost 6 years ago
Update README.md

Closes #119

8cef2c1826d241de14462b4a78f6e8664b7228b1 authored almost 6 years ago
Blur focused node when pressing esc

Also fix a crash on mobile related to document global variable not existing

d6f8854c42f1a236bbd73bfa5a96cb18c8b380d2 authored almost 6 years ago
Keyboard shortcut: "p" to open preferences screen

a7d52c04a56ce513e4a9151c94fff1e252e132f5 authored almost 6 years ago
Improved keyboard navigation support by calling .focus() on components and modals

fe7325993a660a71718fb17f48fce85df6664485 authored almost 6 years ago
Use FOCUS_ON_COLUMN emitted event instead of redux to focus on a column

Improve keyboard usage

Fix pressing on a sidebar not focusing on a column to use keyboard

Also...

67cd1e37ddd397aab91874c95f2103748596b0fd authored almost 6 years ago
Add a timeout to multi-key-press hook to clear the keys

eed504b8e54bc4cdded466d97c1a9a27226b32c0 authored almost 6 years ago
Immediate modal overlay animation on settings as well

c6abd92957c5765e855abf44581d9936579161a7 authored almost 6 years ago
Disable move column button if already at first/last position

ca73fe06abe82e0990fdfa2345cb13c0085fff36 authored about 6 years ago
Set onScrollToIndexFailed to avoid crash when moving with keyboard

63030112241f9b953bb3886ba2d5b2588d686b9a authored about 6 years ago
Revert "Use dark theme by default instead of "auto""

This reverts commit 51c6d2e76e78996e08df92778eaec65b2c408c6e.

bf473d4a93800b840696d3fe9cade20520e636d7 authored about 6 years ago
Change primary color on light themes

So it has a better contrast and the color has more to do with the current theme

d50a2fd6998cda0df8c70d3a659741590ec4c4cd authored about 6 years ago
Fix react-spring component type definition error

ecb2ba32353e2802a79444286a0ea30d4ed9a953 authored about 6 years ago