Commit Graph

  • 8bfd9b046e [Desktop] Setup Auto Updater Bruno Lemos 2018-12-30 06:10:56 -02:00
  • 3ff61d2841 [Desktop] Moved About menu code + Show View on GitHub menu item on Windows/Linux as well Bruno Lemos 2018-12-30 06:08:08 -02:00
  • e3e4fe280e [Desktop] Enable publish to GitHub Bruno Lemos 2018-12-30 04:18:59 -02:00
  • d783c00fc5 [Desktop] Setup Travis for electron-builder Bruno Lemos 2018-12-30 04:11:34 -02:00
  • c8d911307c [Desktop] Add mac app category Bruno Lemos 2018-12-30 04:13:56 -02:00
  • 6ae5e0bc82 Add author, description and repository on package.json Bruno Lemos 2018-12-30 02:04:19 -02:00
  • 940d62f677 [Desktop] Run server sync every time Electron window is focused Bruno Lemos 2018-12-30 00:37:21 -02:00
  • f9bd3b6a61 [Desktop] Avoid flickering on setPosition and setSize when will maximize next Bruno Lemos 2018-12-30 00:17:16 -02:00
  • 3fde008b3b Change error background color Bruno Lemos 2018-12-30 00:16:37 -02:00
  • 5e8ae9b093 [Desktop] Dev server is hardcoded on package.json, so lets hardcode it here as well Bruno Lemos 2018-12-29 22:21:50 -02:00
  • 74a608035a [Desktop] Open window on login Bruno Lemos 2018-12-29 22:16:53 -02:00
  • af0969f49e Revert "[Desktop] Trying to fix logo not showing on release build after login" Bruno Lemos 2018-12-29 21:29:49 -02:00
  • aa9dd1239f [Desktop] Fix broken Reload after login Bruno Lemos 2018-12-29 21:28:03 -02:00
  • 3896e8d819 [Desktop] Fix broken logo after login Bruno Lemos 2018-12-29 21:16:43 -02:00
  • 9a0d007ae9 [Security] Disable window.eval Bruno Lemos 2018-12-29 21:07:43 -02:00
  • d7a95c8d3d [Desktop] Explicitly disable contextIsolation Bruno Lemos 2018-12-29 20:57:32 -02:00
  • 1d5e625d9d [Desktop] Setup React and Redux devtools extensions Bruno Lemos 2018-12-29 20:46:35 -02:00
  • 913af67dc0 Convert donthuntme code to ES5 Bruno Lemos 2018-12-29 19:45:31 -02:00
  • aa1592735d [Desktop] Trying to fix logo not showing on release build after login Bruno Lemos 2018-12-29 07:11:32 -02:00
  • d2b21cb29b [Desktop] Disable nodeIntegration as a security precaution Bruno Lemos 2018-12-29 06:59:57 -02:00
  • 856c10166a [Desktop] Enable Linux target Bruno Lemos 2018-12-29 05:27:54 -02:00
  • b9758dd0ac [Desktop][Windows] Fix window losing maximized state on tray click Bruno Lemos 2018-12-29 05:24:12 -02:00
  • 739746d78f [Desktop] Maximize window on first launch Bruno Lemos 2018-12-29 04:51:25 -02:00
  • 4c5c0f8712 [Desktop][Windows] Fix oauth flow Bruno Lemos 2018-12-29 04:29:45 -02:00
  • e5ff519751 [Desktop] Prevent multiple instances of the app Bruno Lemos 2018-12-29 03:07:06 -02:00
  • 1c2c103f27 [Desktop] Move some code to a init function Bruno Lemos 2018-12-29 02:25:59 -02:00
  • 14c23efac4 Tweak safe string method Bruno Lemos 2018-12-28 23:41:36 -02:00
  • 7d07cdaada Fix donthuntme let error Bruno Lemos 2018-12-28 23:18:05 -02:00
  • dd6dd92005 [Desktop] Persist window size, position and user preferences Bruno Lemos 2018-12-28 22:44:13 -02:00
  • 814e7ccfa4 [Desktop] Disable lockOnCenter by default Bruno Lemos 2018-12-28 22:17:03 -02:00
  • 688e636bb9 [Desktop] Fix node_modules not being included Bruno Lemos 2018-12-28 22:15:38 -02:00
  • 81404e1bb3 Use shx instead of rimraf to support more commands Bruno Lemos 2018-12-28 22:03:22 -02:00
  • ce79fce72a Merge branch 'master' of github.com:devhubapp/devhub into desktop Bruno Lemos 2018-12-28 07:36:46 -02:00
  • b6a9830b74 Merge pull request #76 from gregoryfm/master Bruno Lemos 2018-12-28 07:32:39 -02:00
  • 2ba2e6170f Merge branch 'master' into master Bruno Lemos 2018-12-28 07:31:44 -02:00
  • f2ca73f4b3 [Desktop][Windows] Hide window on blur on Menubar mode Bruno Lemos 2018-12-28 07:15:13 -02:00
  • f0a788df23 [Desktop][macOS] Small fix on tray click handler Bruno Lemos 2018-12-28 06:41:50 -02:00
  • 439fb3d0f1 [Desktop][Windows] Fix Menubar mode + Handle all possible taskbar positions Bruno Lemos 2018-12-28 06:35:33 -02:00
  • cc51488a05 [Desktop] Enable lockOnCenter by default only on macOS Bruno Lemos 2018-12-28 03:28:58 -02:00
  • 3a34096363 Revert "[Desktop] Move mode switch from View menu to a new Options menu" Bruno Lemos 2018-12-28 03:26:47 -02:00
  • 0c31d6ae05 Change title to only DevHub Bruno Lemos 2018-12-28 03:23:42 -02:00
  • 9466501c81 [Desktop][Windows] Remove Bring All to Front menu Bruno Lemos 2018-12-28 03:17:29 -02:00
  • 7c28376bbc [Desktop] Move mode switch from View menu to a new Options menu Bruno Lemos 2018-12-28 03:14:23 -02:00
  • ab3cc388ad Merge branch 'desktop' of github.com:devhubapp/devhub into desktop Bruno Lemos 2018-12-28 03:03:11 -02:00
  • 8105f5f4c3 [Desktop][Windows] Fix window max dimensions Bruno Lemos 2018-12-28 03:00:35 -02:00
  • 2d2a5d9bb1 [Desktop] Only enable Menubar Mode on macOS Bruno Lemos 2018-12-28 02:49:55 -02:00
  • a9eddbfeb0 [Desktop] Only create frameless window on macOS Bruno Lemos 2018-12-28 02:42:07 -02:00
  • a4ac69465c [Windows] Use cross-env to set env vars Bruno Lemos 2018-12-28 02:31:24 -02:00
  • 212d44860a [Windows] Fix pushd Bruno Lemos 2018-12-28 02:14:39 -02:00
  • 2785c78981 [Desktop] Use electron-is-dev instead of NODE_ENV Bruno Lemos 2018-12-28 01:15:50 -02:00
  • f2a8274d54 [Desktop][Windows] Fix undefined app.dock Bruno Lemos 2018-12-28 01:15:18 -02:00
  • 5368da98ed Remove rm command from start script Bruno Lemos 2018-12-28 00:29:55 -02:00
  • 2bd58c2951 [Windows] Add note about bash shell Bruno Lemos 2018-12-28 00:18:48 -02:00
  • 0cc5c30f75 [Windows] Add tip about horizontal scrolling Bruno Lemos 2018-12-27 23:18:04 -02:00
  • e21d5bdb59 Block Product Hunt for now. Dont hunt me yet. Bruno Lemos 2018-12-27 17:28:51 -02:00
  • 313e796881 Ignore desktop and www folders from Now Bruno Lemos 2018-12-27 17:11:22 -02:00
  • dfd27bc9f4 [Desktop] Rewrote how Desktop/Menubar modes are handled Bruno Lemos 2018-12-27 03:19:20 -02:00
  • 59072dfe2c Add rimraf to use instead rm -rf Gregory Menezes 2018-12-27 14:56:05 +11:00
  • 5a611e3262 [Desktop] Run OAuth flow on user's browser using deep linking Bruno Lemos 2018-12-25 07:09:58 -02:00
  • 81b7b93e87 [Desktop] Fix icons Bruno Lemos 2018-12-25 04:33:44 -02:00
  • 62727b34cc [Desktop] Rename electron.ts to index.ts Bruno Lemos 2018-12-25 03:34:11 -02:00
  • 5bc863ee79 [Desktop] Change arrow color based on current theme Bruno Lemos 2018-12-24 18:02:38 -02:00
  • dc5dd844e2 [Desktop] Auto reload Electron on change Bruno Lemos 2018-12-24 17:43:57 -02:00
  • 87b164634d When app is on menubar mode, hide icon from dock amorist 2018-12-24 09:42:53 +08:00
  • 7a2ce561b0 [Desktop] Setup Electron + CRA from web project (without code duplication) Bruno Lemos 2018-12-22 23:51:21 -02:00
  • f8a79db2a2 [Desktop] Fix versions Bruno Lemos 2018-12-22 17:34:18 -02:00
  • 1b0f04c682 Update PRIVACY.md Bruno Lemos 2018-12-23 17:35:21 -02:00
  • fbeb005071 Update README.md Bruno Lemos 2018-12-23 17:30:11 -02:00
  • b27fde04f0 Update README.md Bruno Lemos 2018-12-23 17:26:23 -02:00
  • 18561766d2 Use AGPL-3.0 LICENSE Bruno Lemos 2018-12-23 17:22:32 -02:00
  • 3a5e7629e0 Remove old LICENSE Bruno Lemos 2018-12-23 17:21:00 -02:00
  • 9737903cc6 Update PRIVACY.md Bruno Lemos 2018-12-23 17:14:57 -02:00
  • 0a1dc51972 Fix subscription.data of undefined Bruno Lemos 2018-12-22 23:27:44 -02:00
  • aa7fc9db93 Change build version code Bruno Lemos 2018-12-21 07:01:27 -02:00
  • 0a96481394 Desktop apps using Electron (#47) Amor 2018-12-23 03:32:06 +08:00
  • ed1f774f5a v0.40.0 v0.40.0 Bruno Lemos 2018-12-21 06:32:00 -02:00
  • 5e18399206 Remove invalid style Bruno Lemos 2018-12-21 06:29:40 -02:00
  • bde55ba731 Rename Unclear to Restore Bruno Lemos 2018-12-21 06:23:51 -02:00
  • 497ec5bfb7 Temporarily delete non-saved old items on refresh Bruno Lemos 2018-12-21 06:17:17 -02:00
  • aea9d7f265 Fix enhanced commit URL Bruno Lemos 2018-12-21 06:08:29 -02:00
  • 8c8453f91e Better handle phablets (bigger phone screens) Bruno Lemos 2018-12-21 05:54:43 -02:00
  • fd07c091eb Rename Tripple do Indeterminate Bruno Lemos 2018-12-21 05:07:06 -02:00
  • 9856a0a53b Merge pull request #66 from devhubapp/tweaks Bruno Lemos 2018-12-21 05:00:04 -02:00
  • 0432119292 Move Add Column button to the bottom Bruno Lemos 2018-12-21 04:44:35 -02:00
  • 20c341b86c Simplify preferences screen Bruno Lemos 2018-12-21 04:38:46 -02:00
  • 97cb7a766f Show label at the bottom bar + Overall design tweaks Bruno Lemos 2018-12-21 03:54:15 -02:00
  • 72c9466335 Merge pull request #64 from devhubapp/fix/safe-area-view Bruno Lemos 2018-12-20 23:15:59 -02:00
  • 46a7942e72 Fix SafeAreaView on iOS < 11 Bruno Lemos 2018-12-20 23:09:37 -02:00
  • ea18ee329a Merge pull request #63 from devhubapp/fix-scroll-to Bruno Lemos 2018-12-20 22:18:59 -02:00
  • 34f242174e Fix scrollTo on Firefox and Safari Bruno Lemos 2018-12-20 22:08:59 -02:00
  • 5aa4d7c5fc Rename react-native-web patch Bruno Lemos 2018-12-20 22:12:05 -02:00
  • 26d8e7b7ad Fix react version Bruno Lemos 2018-12-20 20:38:32 -02:00
  • aa9baf4ad6 Merge pull request #59 from rchinerman/rchinerman/logged-in-as-typo Bruno Lemos 2018-12-20 12:43:22 -02:00
  • f24f6800a0 Add missing word Ryan 2018-12-20 01:05:36 -08:00
  • 62ba34efd4 Merge pull request #56 from devhubapp/rate-limit Bruno Lemos 2018-12-19 21:35:03 -02:00
  • d5ff9823c1 Limit the number of columns to 20 Bruno Lemos 2018-12-19 21:31:09 -02:00
  • f3115eb38d Respect GitHub X-Poll-Interval header Bruno Lemos 2018-12-19 20:52:04 -02:00
  • 32ffb8a336 Queue api requests, wait 300ms before dispatching the next one Bruno Lemos 2018-12-19 19:58:15 -02:00
  • 61cbea1fcc Pause fetch retries for 5 minutes after an error occurs Bruno Lemos 2018-12-19 18:47:35 -02:00
  • 4c473f6b2e Send less errors to Bugsnag due to quota limit exceeded Bruno Lemos 2018-12-19 18:23:56 -02:00