Commit graph

35232 commits

Author SHA1 Message Date
Markus Olsson
974c1052af Use shared constant 2016-06-23 19:49:41 +02:00
Markus Olsson
77fd701fe5 📖 2016-06-23 19:48:28 +02:00
Markus Olsson
5e079ecd5e Refactor the channel name to a shared constant 2016-06-23 19:48:23 +02:00
joshaber
3906435c93 No more shrinkwrap
Since it didn’t apply to the packaged app, it was really just giving us
a false sense of security.

Re-opens #7.
2016-06-23 13:43:41 -04:00
Markus Olsson
28fc410767 Merge pull request #87 from desktop/get-git
Get git
2016-06-23 19:38:39 +02:00
Markus Olsson
0076f20bdb Right clicking on the app on windows brings out the app menu 2016-06-23 19:36:01 +02:00
Markus Olsson
de8d0ed47c Merge remote-tracking branch 'refs/remotes/origin/master' into no-window-frame-for-windows-on-windows 2016-06-23 18:14:48 +02:00
Markus Olsson
ab42055c2f Merge pull request #88 from desktop/bruh
Revert "Use __DEV__ instead of checking for the environment."
2016-06-23 17:50:46 +02:00
joshaber
41921bb527 Copy git into our app 2016-06-23 11:37:39 -04:00
joshaber
0d885bbf2e Grab git from the submodule 2016-06-23 11:37:29 -04:00
joshaber
0207929993 Revert "Use __DEV__ instead of checking for the environment."
This reverts commit 199b07cf42.
2016-06-23 11:11:03 -04:00
Markus Olsson
99bdd59dcf 🎨 2016-06-23 17:06:15 +02:00
Markus Olsson
9d78bc81c2 Just a litttttle animation to make it feel just perfect 2016-06-23 17:04:13 +02:00
Markus Olsson
919ae76a01 Fix default color 2016-06-23 17:03:49 +02:00
Markus Olsson
59e5bb195c Merge remote-tracking branch 'refs/remotes/origin/master' into no-window-frame-for-windows-on-windows 2016-06-23 16:45:11 +02:00
Markus Olsson
3bfe6395ab 📖 2016-06-23 16:42:33 +02:00
Markus Olsson
79d14dc563 Proper colors on hover and click 2016-06-23 16:28:58 +02:00
Markus Olsson
4d0f5f1c4b Omg looks at these artisanal handcrafted win10 replica paths 2016-06-23 16:15:03 +02:00
Markus Olsson
51fde47c60 Adjust height accordingly after margin 2016-06-23 16:03:51 +02:00
Markus Olsson
732eab122b Merge pull request #81 from desktop/check-for-updates
Check for updates
2016-06-23 15:56:56 +02:00
joshaber
199b07cf42 Use __DEV__ instead of checking for the environment. 2016-06-23 09:47:19 -04:00
joshaber
245fd76da0 Merge branch 'master' into check-for-updates 2016-06-23 09:39:49 -04:00
Markus Olsson
96639caaba Move all title bar stuff to title bar scss
Fix resizing from top window border
2016-06-23 03:41:16 +02:00
Markus Olsson
745db62c2e Merge pull request #85 from desktop/ohnogit-oh-shit-whaddup
Here come dat git
2016-06-23 03:26:21 +02:00
Markus Olsson
ba4e974c4f Rename, this makes more sense I think 2016-06-23 03:02:39 +02:00
Markus Olsson
9275578614 📖 2016-06-23 02:39:32 +02:00
Markus Olsson
e469724d6b Revert back to old way of calculating window state
My attempt at calculating window state in the same way regardless of
what event notified us of a change failed. Turns out that we can't trust
that the window state query methods on Window are updated at the time we
receive the events.
2016-06-23 02:39:27 +02:00
Markus Olsson
c54935d1fa Merge pull request #84 from desktop/fix-text-selection
No text selection
2016-06-22 22:34:40 +02:00
joshaber
2305436539 Increase the cache timeout 2016-06-22 15:52:07 -04:00
joshaber
4c0b5c02f0 Ignore all the git fixtures. 2016-06-22 15:10:24 -04:00
joshaber
2d58f51ecc Copy the npmrc for the app bundling too.
To ensure we get the Electron binaries.
2016-06-22 15:10:15 -04:00
joshaber
7e2703ff88 Add ohnogit 2016-06-22 15:05:55 -04:00
joshaber
d5a3bfce97 No selection if you're not an input or textarea 2016-06-22 13:53:38 -04:00
Markus Olsson
6d69207dc5 Remove dedicated enter/leave full screen events for window state 2016-06-22 18:45:09 +02:00
Markus Olsson
67885abff9 Merge remote-tracking branch 'origin/master' into no-window-frame-for-windows-on-windows 2016-06-22 18:43:52 +02:00
Markus Olsson
4c3e6c2f13 Calculate the window state on initial mount 2016-06-22 18:37:29 +02:00
Markus Olsson
7250607367 Refactor getWindowState so that we can use it in render process 2016-06-22 18:37:11 +02:00
Markus Olsson
517653bf27 Typo 2016-06-22 18:36:37 +02:00
Markus Olsson
7c2562f0ac Calculate window state on event 2016-06-22 18:35:59 +02:00
Josh Abernathy
2cd3c321bf Merge pull request #50 from desktop/sass
Sassy styles
2016-06-22 12:07:32 -04:00
Markus Olsson
39d9332501 Switch between maximize/restore control buttons when window state changes 2016-06-22 17:40:20 +02:00
Markus Olsson
9c63c17173 Send messages to render process when window state changes 2016-06-22 17:39:44 +02:00
Markus Olsson
2398af38d4 First hacky attempt at window controls (on windows)... windows 2016-06-22 03:25:47 +02:00
Markus Olsson
cfad322b1b Buttons shouldn't be drag targets for window 2016-06-22 03:13:53 +02:00
Markus Olsson
8155f13682 Hide title bar when in full screen mode 2016-06-22 02:31:19 +02:00
Markus Olsson
4812c54470 Tell the renderer when the app switches between full screen states 2016-06-22 02:30:59 +02:00
Markus Olsson
9d642b0f52 Slightly taller title bar on Windows than on mac 2016-06-22 00:08:09 +02:00
Markus Olsson
9f8c5bd542 Render a draggable titlebar on windows as well 2016-06-22 00:07:25 +02:00
Markus Olsson
83b8d365bb Ditch the window frame on win32 2016-06-22 00:07:13 +02:00
Markus Olsson
7a79e7e016 Whoops, forgot to actually set the platform class on body
This is required for the platform mixins to work
2016-06-22 00:05:32 +02:00