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

[Mobile] Fix regression on bottom sidebar disappearing

github.com/devhubapp/devhub - 1b0c07aec1db8e488dede1a49cdbd6aa5ab84e08 authored about 6 years ago
[Web] Fix gradient overlay by using css mask-image instead of linear-gradient

So now the theme transition works smoothly

github.com/devhubapp/devhub - 7d4337d1af28e9047b1b42abf1926db2d06f1998 authored about 6 years ago
[Web] Disable linear gradient completely

Because now its showing on the bottom tab bar as well and it has a buggy transition on theme change

github.com/devhubapp/devhub - bb6b161b9cc7f95b6b7df9973c632b6dbe72e8e5 authored about 6 years ago
[Desktop] Exit full screen with

#79

github.com/devhubapp/devhub - 1d03d76b9240445000fe60221823306ea278e7e2 authored about 6 years ago
[Desktop] Show pixelated icon on Linux

Better than nothing, but not good enough

#79

github.com/devhubapp/devhub - 14a99f1d9ebaccda4a428c9fb6136476cbc02203 authored about 6 years ago
[Desktop] Disable "Lock on center" on Linux

Too buggy on resize

#79

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

github.com/devhubapp/devhub - b6915962d0d415a9169b30200098a63c01b9b607 authored about 6 years ago
Move redux hooks to the same folder as other hooks

So its easier for anyone studying the code to find all custom hooks created

github.com/devhubapp/devhub - 2d640af4ce1477432f4b9073ed1b5a921b465388 authored about 6 years ago
[Desktop] Fix regression on tray click handler

github.com/devhubapp/devhub - 128f7a6510ec223472f2a2dc1e4d572995e9ffb5 authored about 6 years ago
[Web] Remove unnecessary code from config-overrides

github.com/devhubapp/devhub - 35e094b7eeff3a89fbe1b4bd1f6f531cfe3770e0 authored about 6 years ago
Merge pull request #89 from devhubapp/tweaks

Design Tweaks

github.com/devhubapp/devhub - 5ef5bd8225fe018626d32f675ad8188557e2c1b0 authored about 6 years ago
Fix column header content vertical alignment

github.com/devhubapp/devhub - a8ef51ec88efcdd959aef0e50dac5fed472abea9 authored about 6 years ago
Fix Logout button jumping on Preferences screen

github.com/devhubapp/devhub - 84c5931674af43b826fceb7f50b50ea5ecbaec4f authored about 6 years ago
Fix Add Column items jumping and wrong grid result

#55

github.com/devhubapp/devhub - d5e317367145798758d5e8f31524b6f83d3b8b69 authored about 6 years ago
Tweak FAB size and alignment

github.com/devhubapp/devhub - ed8303207e2721c5d53e553331f470ba2e742cda authored about 6 years ago
New CenterGuide component to help with alignments

github.com/devhubapp/devhub - e1f6dc4a4fe72a10214c84108f3b64bb4db73854 authored about 6 years ago
[Mobile] Always show preferences button fixed at the bottom right

github.com/devhubapp/devhub - 68f0897c21e454b25a7b309af2beb89f4a710061 authored about 6 years ago
[Android] Tweak theme preference button size

github.com/devhubapp/devhub - 35aca2908d324185ecae967a5c1d1bb8315fe7d8 authored about 6 years ago
[Android] Fix wrong issue row alignment

#55

github.com/devhubapp/devhub - 8e80ce0252c2d9d4dd18c8bef6b308c0274c349a authored about 6 years ago
[Android] Fix column title being cut off

#55

github.com/devhubapp/devhub - aa2aa9b85d4398a4858b22e1479db5e3e27ebfa9 authored about 6 years ago
Fix checkbox check icon alignment

github.com/devhubapp/devhub - caf308a967c8718d185a71f6a2923f8aee908f20 authored about 6 years ago
Tweak theme preference design

github.com/devhubapp/devhub - 66e6468abe70fddbf70dabbb1dca245fe1ae61a0 authored about 6 years ago
Increase border width so its visible on mobile

github.com/devhubapp/devhub - 3daa4368c33c0a8cb4ccc03acd0793888c05bd8d authored about 6 years ago
Fix wrong spacing after checkbox

github.com/devhubapp/devhub - 6da912e4e62b08b84ba04c6fd5fb48390091ba1a authored about 6 years ago
[Android] Fix this._validateURL is not a function

github.com/devhubapp/devhub - 318a5276ee67daf63748ea1ad9411b7d1be5b935 authored about 6 years ago
[Travis] Build linux app using linux operational system

https://www.electron.build/multi-platform-build

https://github.com/electron-userland/electron-b...

github.com/devhubapp/devhub - 40fd7ee2cf99ca8e7ce54b688af67125600b035d authored about 6 years ago
[Desktop] Handle app update download states

Also show an alert if user manually pressed the button and no update was found

github.com/devhubapp/devhub - 6818de41d9acae408e7e84879a4ffb0391fbf2bc authored about 6 years ago
[Web] Add scroll-behavior: smooth

https://twitter.com/jsjoeio/status/1080591317145735173?s=20

github.com/devhubapp/devhub - 588407d25397c556d97a0a8847d53e6a39e07883 authored about 6 years ago
[Desktop] Check for updates every 30 minutes

github.com/devhubapp/devhub - a690d98bb96aa411b836b9e3a64b2845a28cb0af authored about 6 years ago
[Desktop] Use built-in menu role for minimize and togglefullscreen

github.com/devhubapp/devhub - 7f6e9e203a9a46e5660ba92821e11830e3b7fb86 authored about 6 years ago
[Desktop] Allow unmaximize

github.com/devhubapp/devhub - 0a4ddf14d0bcf8cfa1470b241353b9fc7ee0136d authored about 6 years ago
[Desktop] Linux support

Closes #79

#2, #69

github.com/devhubapp/devhub - 73f31328b643e9d5046ab2dfdb35012b40bce5d1 authored about 6 years ago
Create CODE_OF_CONDUCT.md

Closes #84

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

github.com/devhubapp/devhub - 1c827447d13764caeaa50d6e80f6bad247e3e09b authored about 6 years ago
[Desktop] Change 2018 to 2019

github.com/devhubapp/devhub - b93572984ae38e8e2932eddbafd4ec980de72ca2 authored about 6 years ago
Update .travis.yml

github.com/devhubapp/devhub - 039580e8c8b2b25c30b757691c258f9f8a52c198 authored about 6 years ago
Show current username instead of brunolemos on textinput placeholder

github.com/devhubapp/devhub - aceac14f8dc34c845048c62345c6698d9ec398d5 authored about 6 years ago
Add now as a dev dependency

Fix travis build

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

github.com/devhubapp/devhub - 5f235cbedb6c23e7c4368a55dd4e0452748ce35a authored about 6 years ago
Add user:email permission

So DevHub has a way to contact its users if necessary, e.g. security disclosures

github.com/devhubapp/devhub - dfded63036108890ecff9d92d6f77d97d50d540e authored about 6 years ago
Remove public_repo permission

Closes #83

github.com/devhubapp/devhub - 0f1024413edf991b4eb9ce1797fdbd848f7fdf5c authored about 6 years ago
Happy new year!

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

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

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

github.com/devhubapp/devhub - 40c109a0924ba071c32330cb298e3b2cffb53f57 authored about 6 years ago
[Web] Disable Now bot

github.com/devhubapp/devhub - abcaa57f5b0f994a15bc0e46bdd89541762d88ce authored about 6 years ago
[Web] Disable Now GitHub auto alias

Related: #10

github.com/devhubapp/devhub - 332a76ee30f29e05ca778d862e0ba1f0bdbd9658 authored about 6 years ago
[Web] Deploy automatically on every tag release

Just like we are already doing with desktop builds

Closes #10

github.com/devhubapp/devhub - 97b25719f9e2462196f3b60e906ed03fda40ba20 authored about 6 years ago
Move some package.json scripts around

github.com/devhubapp/devhub - 9a6236b80de89728c1f7a001d044b6f545809d98 authored about 6 years ago
[Desktop] Publish as Release instead of Draft

github.com/devhubapp/devhub - c6565886dd7fb41e4ee9f787491fc02080422fd8 authored about 6 years ago
[Desktop] Only trigger travis build on release tags

github.com/devhubapp/devhub - cd3e7008c61ab1459ed73aeef94c472acdf578d0 authored about 6 years ago
Mention Desktop apps on README

github.com/devhubapp/devhub - 037092722f2f18b8ad7902e64287aabb61d94718 authored about 6 years ago
Merge pull request #69 from devhubapp/desktop

Desktop apps

github.com/devhubapp/devhub - f2394f3bb9aad391a260a02c596c5977e99a9fed authored about 6 years ago
[Desktop] Setup Auto Updater

github.com/devhubapp/devhub - 8bfd9b046ec9df8bc53fe926d3aefb4c23ee8e2c authored about 6 years ago
[Desktop] Moved About menu code + Show View on GitHub menu item on Windows/Linux as well

github.com/devhubapp/devhub - 3ff61d284132e21a41cf92827ff2688f915ce5a1 authored about 6 years ago
[Desktop] Enable publish to GitHub

github.com/devhubapp/devhub - e3e4fe280eea0add1ee98b4c4fdee21b5b5db512 authored about 6 years ago
[Desktop] Setup Travis for electron-builder

github.com/devhubapp/devhub - d783c00fc54b214a37e2e8a505cb8d5d32c700ba authored about 6 years ago
[Desktop] Add mac app category

github.com/devhubapp/devhub - c8d911307c901603b49c5d6d67531206baa64f26 authored about 6 years ago
Add author, description and repository on package.json

github.com/devhubapp/devhub - 6ae5e0bc829b7d9666e37163da7ff788c7c18a9f authored about 6 years ago
[Desktop] Run server sync every time Electron window is focused

Just like it already does in normal browsers using the visibility api

github.com/devhubapp/devhub - 940d62f677fe64f4749ae7dd71e742cb559f0427 authored about 6 years ago
[Desktop] Avoid flickering on setPosition and setSize when will maximize next

github.com/devhubapp/devhub - f9bd3b6a616fa87c2c7f32504dfc28c36868b5da authored about 6 years ago
Change error background color

github.com/devhubapp/devhub - 3fde008b3bff995fd1d64fe6161bf3dc63d0258b authored about 6 years ago
[Desktop] Dev server is hardcoded on package.json, so lets hardcode it here as well

github.com/devhubapp/devhub - 5e8ae9b093032fc57d23876f49c5e5da415da710 authored about 6 years ago
[Desktop] Open window on login

Fix for menubar mode

github.com/devhubapp/devhub - 74a608035aa8828e356d4fdde499fe0a8ef59dfd authored about 6 years ago
Revert "[Desktop] Trying to fix logo not showing on release build after login"

This reverts commit aa1592735d7c8ddaa1473ad1e5490f1c0c8a20d8.

github.com/devhubapp/devhub - af0969f49eb4c0dd1a17be80a8c9c37af89bc136 authored about 6 years ago
[Desktop] Fix broken Reload after login

github.com/devhubapp/devhub - aa9dd1239f324f3e61e3690d9515857d4eb62e7d authored about 6 years ago
[Desktop] Fix broken logo after login

github.com/devhubapp/devhub - 3896e8d819d1c83112a7f88b1c6509d6163177fa authored about 6 years ago
[Security] Disable window.eval

As recommended by Electron warning

github.com/devhubapp/devhub - 9a0d007ae966884ec91ba7cb61ba0f466187064c authored about 6 years ago
[Desktop] Explicitly disable contextIsolation

Required for the window.ipc to work on oauth flow

github.com/devhubapp/devhub - d7a95c8d3d6308ef675b67ed582610c232e2c8db authored about 6 years ago
[Desktop] Setup React and Redux devtools extensions

github.com/devhubapp/devhub - 1d5e625d9dcda1bafd45cf25fa96d53fb2e6736a authored about 6 years ago
Convert donthuntme code to ES5

Fix Bugsnag arrow function error

github.com/devhubapp/devhub - 913af67dc0c266ec62dd4f9b293e114b189de1dd authored about 6 years ago
[Desktop] Trying to fix logo not showing on release build after login

Didnt work

github.com/devhubapp/devhub - aa1592735d7c8ddaa1473ad1e5490f1c0c8a20d8 authored about 6 years ago
[Desktop] Disable nodeIntegration as a security precaution

https://github.com/electron/electron/issues/5113

https://github.com/electron/electron/issues/43...

github.com/devhubapp/devhub - d2b21cb29b886fd448d5a476aceb7dccf08696dc authored about 6 years ago
[Desktop] Enable Linux target

github.com/devhubapp/devhub - 856c10166a77959f86dfd628a9bef3d427f37b4a authored about 6 years ago
[Desktop][Windows] Fix window losing maximized state on tray click

github.com/devhubapp/devhub - b9758dd0aca6f4bc3b6f63652f52ebc184008124 authored about 6 years ago
[Desktop] Maximize window on first launch

github.com/devhubapp/devhub - 739746d78fc26e8e7bb84320e8ded4bed9e79f4f authored about 6 years ago
[Desktop][Windows] Fix oauth flow

Fix deep linking by getting url from second-instance argv and dispatching an open-url event that...

github.com/devhubapp/devhub - 4c5c0f8712cc63e66f6bceae24e1907586f157b3 authored about 6 years ago
[Desktop] Prevent multiple instances of the app

Fix devhub:// on Windows that was opening a new instance instead of focusing on current instance

github.com/devhubapp/devhub - e5ff519751013c8f34017379923bfb831dac26d4 authored about 6 years ago
[Desktop] Move some code to a init function

github.com/devhubapp/devhub - 1c2c103f27d4aa655a490d5a4f32c98ab42140a6 authored about 6 years ago
Tweak safe string method

Redact Authorization content as well

github.com/devhubapp/devhub - 14c23efac4cebf406827ea8f19250f41836ee320 authored about 6 years ago
Fix donthuntme let error

github.com/devhubapp/devhub - 7d07cdaada7a5a6c9d960a95b221b828e07e3996 authored about 6 years ago
[Desktop] Disable lockOnCenter by default

On all platforms

github.com/devhubapp/devhub - 814e7ccfa448601369c9c61a032de4a3d9674a49 authored about 6 years ago
[Desktop] Persist window size, position and user preferences

Including Desktop/Menubar mode and lockOnCenter option

github.com/devhubapp/devhub - dd6dd9200547cb897c8e32ddf71bd6c0889b21ba authored about 6 years ago
[Desktop] Fix node_modules not being included

github.com/devhubapp/devhub - 688e636bb959d9e6c897838b09deda349c45996b authored about 6 years ago
Use shx instead of rimraf to support more commands

github.com/devhubapp/devhub - 81404e1bb3d235c7b1505c4ac2edc0d245f75841 authored about 6 years ago
Merge branch 'master' of github.com:devhubapp/devhub into desktop

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

Add `rimraf` to use instead `rm -rf`

github.com/devhubapp/devhub - b6a9830b7496cdb503901ef2c745ee3accfd1603 authored about 6 years ago
Merge branch 'master' into master

github.com/devhubapp/devhub - 2ba2e6170f72b0bed3ec59481d4594dca8720b98 authored about 6 years ago
[Desktop][Windows] Hide window on blur on Menubar mode

github.com/devhubapp/devhub - f2ca73f4b3049b96699e545cd401116032a6628a authored about 6 years ago
[Desktop][macOS] Small fix on tray click handler

github.com/devhubapp/devhub - f0a788df237d242ce3eb0028cfe17dc970d02aac authored about 6 years ago
[Desktop][Windows] Fix Menubar mode + Handle all possible taskbar positions

github.com/devhubapp/devhub - 439fb3d0f1e81e3ef02fe4c94a95b14f3d303594 authored about 6 years ago
[Desktop] Enable lockOnCenter by default only on macOS

github.com/devhubapp/devhub - cc51488a05c8a0d113d3ff1397ab537c98259d56 authored about 6 years ago
Revert "[Desktop] Move mode switch from View menu to a new Options menu"

This reverts commit 7c28376bbc679f068ff63acb488e8c8605930bfe.

github.com/devhubapp/devhub - 3a340963639616bd35a0f221b1f2a55180816bb1 authored about 6 years ago
Change title to only DevHub

github.com/devhubapp/devhub - 0c31d6ae053d6328126bbf1ff63cace1ccbd3a1d authored about 6 years ago
[Desktop][Windows] Remove Bring All to Front menu

github.com/devhubapp/devhub - 9466501c81353e0ce4b5ca7abd99c95c710d9e4e authored about 6 years ago
[Desktop] Move mode switch from View menu to a new Options menu

github.com/devhubapp/devhub - 7c28376bbc679f068ff63acb488e8c8605930bfe authored about 6 years ago
Merge branch 'desktop' of github.com:devhubapp/devhub into desktop

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