-
-
Notifications
You must be signed in to change notification settings - Fork 818
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Finish Desktop apps #69
Commits on Dec 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7a2ce56 - Browse repository at this point
Copy the full SHA 7a2ce56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87b1646 - Browse repository at this point
Copy the full SHA 87b1646View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc5dd84 - Browse repository at this point
Copy the full SHA dc5dd84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bc863e - Browse repository at this point
Copy the full SHA 5bc863eView commit details
Commits on Dec 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 62727b3 - Browse repository at this point
Copy the full SHA 62727b3View commit details -
Also regenerated icons for all platforms, now with a gradient and better aligment
Configuration menu - View commit details
-
Copy full SHA for 81b7b93 - Browse repository at this point
Copy the full SHA 81b7b93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a611e3 - Browse repository at this point
Copy the full SHA 5a611e3View commit details
Commits on Dec 27, 2018
-
[Desktop] Rewrote how Desktop/Menubar modes are handled
Desktop mode is now the default one Desktop mode starts maximized Desktop mode is now frameless Create only one window, reuse between Desktop and Menubar Fix Menu and, by consequence, fix Copy, Paste, Select All, etc Remove empty button from TouchBar Option to make window be always at the center Handle Full Screen Mode Allow showing DevTools on development only Show options on Dock icon, Menu and Tray icon Add menu items to open DevHub on GitHub, Report bug and Send feedback Fix app not reopening after Cmd+W Remove arrow
Configuration menu - View commit details
-
Copy full SHA for dfd27bc - Browse repository at this point
Copy the full SHA dfd27bcView commit details
Commits on Dec 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f2a8274 - Browse repository at this point
Copy the full SHA f2a8274View commit details -
[Desktop] Use electron-is-dev instead of NODE_ENV
Fix problem on Windows without bash shell
Configuration menu - View commit details
-
Copy full SHA for 2785c78 - Browse repository at this point
Copy the full SHA 2785c78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 212d448 - Browse repository at this point
Copy the full SHA 212d448View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4ac694 - Browse repository at this point
Copy the full SHA a4ac694View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9eddbf - Browse repository at this point
Copy the full SHA a9eddbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d2a5d9 - Browse repository at this point
Copy the full SHA 2d2a5d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8105f5f - Browse repository at this point
Copy the full SHA 8105f5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab3cc38 - Browse repository at this point
Copy the full SHA ab3cc38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c28376 - Browse repository at this point
Copy the full SHA 7c28376View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9466501 - Browse repository at this point
Copy the full SHA 9466501View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c31d6a - Browse repository at this point
Copy the full SHA 0c31d6aView commit details -
Revert "[Desktop] Move mode switch from View menu to a new Options menu"
This reverts commit 7c28376.
Configuration menu - View commit details
-
Copy full SHA for 3a34096 - Browse repository at this point
Copy the full SHA 3a34096View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc51488 - Browse repository at this point
Copy the full SHA cc51488View commit details -
Configuration menu - View commit details
-
Copy full SHA for 439fb3d - Browse repository at this point
Copy the full SHA 439fb3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0a788d - Browse repository at this point
Copy the full SHA f0a788dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2ca73f - Browse repository at this point
Copy the full SHA f2ca73fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce79fce - Browse repository at this point
Copy the full SHA ce79fceView commit details
Commits on Dec 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 81404e1 - Browse repository at this point
Copy the full SHA 81404e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 688e636 - Browse repository at this point
Copy the full SHA 688e636View commit details -
Configuration menu - View commit details
-
Copy full SHA for 814e7cc - Browse repository at this point
Copy the full SHA 814e7ccView commit details -
[Desktop] Persist window size, position and user preferences
Including Desktop/Menubar mode and lockOnCenter option
Configuration menu - View commit details
-
Copy full SHA for dd6dd92 - Browse repository at this point
Copy the full SHA dd6dd92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c2c103 - Browse repository at this point
Copy the full SHA 1c2c103View commit details -
[Desktop] Prevent multiple instances of the app
Fix devhub:// on Windows that was opening a new instance instead of focusing on current instance
Configuration menu - View commit details
-
Copy full SHA for e5ff519 - Browse repository at this point
Copy the full SHA e5ff519View commit details -
[Desktop][Windows] Fix oauth flow
Fix deep linking by getting url from second-instance argv and dispatching an open-url event that is being listened by the Linking API
Configuration menu - View commit details
-
Copy full SHA for 4c5c0f8 - Browse repository at this point
Copy the full SHA 4c5c0f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 739746d - Browse repository at this point
Copy the full SHA 739746dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9758dd - Browse repository at this point
Copy the full SHA b9758ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 856c101 - Browse repository at this point
Copy the full SHA 856c101View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2b21cb - Browse repository at this point
Copy the full SHA d2b21cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa15927 - Browse repository at this point
Copy the full SHA aa15927View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d5e625 - Browse repository at this point
Copy the full SHA 1d5e625View commit details -
[Desktop] Explicitly disable contextIsolation
Required for the window.ipc to work on oauth flow
Configuration menu - View commit details
-
Copy full SHA for d7a95c8 - Browse repository at this point
Copy the full SHA d7a95c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a0d007 - Browse repository at this point
Copy the full SHA 9a0d007View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3896e8d - Browse repository at this point
Copy the full SHA 3896e8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa9dd12 - Browse repository at this point
Copy the full SHA aa9dd12View commit details -
Revert "[Desktop] Trying to fix logo not showing on release build aft…
…er login" This reverts commit aa15927.
Configuration menu - View commit details
-
Copy full SHA for af0969f - Browse repository at this point
Copy the full SHA af0969fView commit details
Commits on Dec 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 74a6080 - Browse repository at this point
Copy the full SHA 74a6080View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e8ae9b - Browse repository at this point
Copy the full SHA 5e8ae9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fde008 - Browse repository at this point
Copy the full SHA 3fde008View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9bd3b6 - Browse repository at this point
Copy the full SHA f9bd3b6View commit details -
[Desktop] Run server sync every time Electron window is focused
Just like it already does in normal browsers using the visibility api
Configuration menu - View commit details
-
Copy full SHA for 940d62f - Browse repository at this point
Copy the full SHA 940d62fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ae5e0b - Browse repository at this point
Copy the full SHA 6ae5e0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8d9113 - Browse repository at this point
Copy the full SHA c8d9113View commit details -
Configuration menu - View commit details
-
Copy full SHA for d783c00 - Browse repository at this point
Copy the full SHA d783c00View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3e4fe2 - Browse repository at this point
Copy the full SHA e3e4fe2View commit details -
[Desktop] Moved About menu code + Show View on GitHub menu item on Wi…
…ndows/Linux as well
Configuration menu - View commit details
-
Copy full SHA for 3ff61d2 - Browse repository at this point
Copy the full SHA 3ff61d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bfd9b0 - Browse repository at this point
Copy the full SHA 8bfd9b0View commit details