Commit graph

36191 commits

Author SHA1 Message Date
Markus Olsson 0c6eb8b6e6 Don't have to install node-gyp globally
See https://github.com/desktop/desktop/pull/45#issuecomment-226465018
2016-06-16 14:03:06 +02:00
Brendan Forster 6af4f045e5 Merge pull request #45 from desktop/getting-started
Getting started tweakies
2016-06-16 08:19:33 +10:00
Zeke Sikelianos 9696204d21 link to keytar 2016-06-15 14:28:17 -07:00
Zeke Sikelianos 0f823bded5 fix typo 2016-06-15 14:28:02 -07:00
Josh Abernathy 6896c521ac Merge pull request #43 from desktop/octicons
Octicons
2016-06-15 11:28:49 -07:00
Markus Olsson 49a7e2ce5e 🖕 🖕 🖕 tslint 🖕 🖕 🖕 2016-06-15 20:20:52 +02:00
Markus Olsson 5857700a91 🎨 2016-06-15 20:01:31 +02:00
Markus Olsson df5d3f9afc No ternary for u 2016-06-15 19:59:48 +02:00
Markus Olsson 9fd9d20fe2 Get rid of this dangerous semi-colon 2016-06-15 19:52:40 +02:00
Markus Olsson b9e1632228 Auto-generated notice 2016-06-15 19:47:16 +02:00
Markus Olsson dc85dd9942 iHeardYouLikedTheCamelCase 2016-06-15 19:38:56 +02:00
Josh Abernathy 00581abd1a Merge pull request #44 from desktop/daaacs
Daaacs
2016-06-15 10:29:41 -07:00
Markus Olsson f95624bd58 Update README.md 2016-06-15 19:19:55 +02:00
Markus Olsson 447c8666cf Add linter atom plugin recommendations 2016-06-15 19:16:25 +02:00
Markus Olsson 10e4ff4cb7 Document getting node-gyp working on Windows 2016-06-15 19:15:57 +02:00
Markus Olsson 14bee5e95d First take on getting started doc 2016-06-15 18:26:56 +02:00
Markus Olsson ae0eed8403 First take on structure 2016-06-15 16:29:35 +02:00
Markus Olsson 1f6157fbe0 Revert "All static fields are public"
This reverts commit e5dbf3d7c0.
2016-06-15 15:26:11 +02:00
Markus Olsson e5dbf3d7c0 All static fields are public
This conforms to what react is using in their es7 exaple
https://facebook.github.io/react/blog/2015/01/27/react-v0.13.0-beta-1.html#es7-property-initializers
2016-06-15 15:21:11 +02:00
Brendan Forster 421a27815d Merge pull request #42 from desktop/deploy
Speak some truth to Central
2016-06-15 20:24:10 +10:00
Markus Olsson 1da3d3c4b1 I don't _think_ this is necessary....? 2016-06-14 20:50:32 +02:00
Markus Olsson d0012c86c1 📖 2016-06-14 20:34:42 +02:00
Markus Olsson acd31b0373 📖 2016-06-14 20:22:47 +02:00
Markus Olsson 8e43ee098f Automatically download latest version of the sprites 2016-06-14 20:20:11 +02:00
Markus Olsson 89bc8aa37c Can't use semicolons any more 😢 2016-06-14 13:47:28 +02:00
Markus Olsson d0b8b9bbad 🎨 2016-06-14 13:44:34 +02:00
Markus Olsson cf266ee3ce Use single quotes in generated typescript to keep linter happy 2016-06-14 13:44:30 +02:00
Markus Olsson 570bd001a6 Make lint happy 2016-06-14 13:29:20 +02:00
Markus Olsson 6467c7aa23 Let's show an octicon next to the repo name for demo purpoises 2016-06-14 13:20:40 +02:00
Markus Olsson a6e16c64c8 Expose the fork field of repositories 2016-06-14 13:20:18 +02:00
Markus Olsson 46432ee5f0 Merge remote-tracking branch 'origin/master' into octicons 2016-06-13 22:56:29 +02:00
Markus Olsson 4960acf859 Octicons should inherit ambient foreground color 2016-06-13 20:43:39 +02:00
Markus Olsson ea66d054ec Demo it in the info view 2016-06-13 20:43:23 +02:00
Markus Olsson 07201fbb48 Use the new OcticonSymbol type for the component 2016-06-13 20:41:53 +02:00
Markus Olsson 1dbfc72386 Let's make it a self-containing type 2016-06-13 20:40:13 +02:00
Markus Olsson ff9b537503 First round of generated octicons 2016-06-13 17:39:03 +02:00
Markus Olsson 2498ce0a13 I heard you liked xml...
Necessary for the octicons build script
2016-06-13 16:29:10 +02:00
Markus Olsson e489a78866 Add an initial generate script for octicons
This will require you to have the sprite svg in the current working
directory. Awful, just awful
2016-06-13 16:28:16 +02:00
joshaber a4b87b8300 Tell Central about the artifacts too. 2016-06-10 13:08:45 -04:00
joshaber 6fd04924f2 Travis bump 2016-06-10 13:03:44 -04:00
joshaber 0f2fddb0a1 Don't need the explicit return. 2016-06-10 12:52:57 -04:00
joshaber 15282f9ee1 Merge branch 'master' into deploy 2016-06-09 16:36:33 -04:00
joshaber 7fa91c16b3 We say context now. 2016-06-09 16:36:30 -04:00
joshaber aeec7a9077 🔥 fsevents
It’s an optional dependency which can’t be installed on Windows, but
npm isn’t smart enough to not require it when it’s pinned
😞
2016-06-08 17:00:16 -04:00
Josh Abernathy 3adeb24973 Merge pull request #41 from desktop/shrinkwrap
Shrinkwrap
2016-06-08 15:53:50 -04:00
Josh Abernathy 9c8ffbe8a5 Merge pull request #37 from desktop/list-repos
List repos
2016-06-08 15:53:34 -04:00
joshaber 493446bf00 Stringify the JSON before calculating the HMAC. 2016-06-07 15:35:48 -04:00
joshaber e1d2d95a25 Use node 6 2016-06-07 15:33:40 -04:00
Markus Olsson 2e31c6e5e1 First structure of an octicon component 2016-06-07 19:52:35 +02:00
joshaber 5c66d9be10 Return the promise 2016-06-07 12:43:59 -04:00