- Feb 15, 2017
-
-
Andreia Gaita authored
-
Andreia Gaita authored
-
Andreia Gaita authored
-
Andreia Gaita authored
-
- Feb 14, 2017
-
-
Andreia Gaita authored
and so much more...
-
- Feb 13, 2017
-
-
Andreia Gaita authored
-
Don Okuda authored
-
Don Okuda authored
Need to prevent OTP message from showing
-
Don Okuda authored
I believe we still need to cover the path when login credentials are correct, but 2FA isn't required. For this case, we should close the window on success. Currently implemented and manually tested (automated tests are welcomed here
) * If login credentials are wrong, then redraw the login screen and show error message * If login credentials are right, then show 2FA screen (unsure about the case when 2FA isn't required. * If 2FA is wrong, then stay on 2FA screen and show error * If 2FA is right, then close the auth window -
Don Okuda authored
-
Don Okuda authored
-
- Feb 12, 2017
- Feb 11, 2017
- Feb 10, 2017
- Feb 09, 2017
-
-
Don Okuda authored
-
Don Okuda authored
-
Don Okuda authored
-
Don Okuda authored
-
Don Okuda authored
-
Don Okuda authored
-
Andreia Gaita authored
commit a0529b4432b18faf297b650f4c671fb35e270206 Hint that this is all fake commit 7e8e08cef7ddd949667056ffe414c1079cddad96 Demphasize the branch name in header commit 4663b336455dde6a24b042d7b839f7987aa0d3bd nudge commit a910db10cbbc7cc096a2ca2529a56e271aa1ecf8 Update background color of header commit 896a09c27b57136da8abed9ff596e53add2d6b8f Start a new style for the header box commit c59f27849ad615de5207026048d60fa131b5c49c I'm a phony commit 71779a72061e6fdbcc7e77950a722644c0274d43 More space adjustments commit 080027b47b7ac84105cf812bfc59d90ff8e7f782 Rename style for branch label in header commit 760dafa9abf99c5873054c6350386c40c9eae153 Rename style for repo header commit 0fdf2da17ed374a0d740d749a0eccdc43b977b47 Swap titles Top: repo name bottom: branch name commit cd999cab7d7b0749b3cd54599243db34c5936056 Add lock icon for private repos and just more S P A C I N G commit d92b98f3343a26e71db16ce11badeca11c25fc1e More adjustments around spacing commit aa61015212df0e920e43492f23bf6d16087665f3 Attempting to S P A C E my way with positioning commit e3f786e18887fc1c08dc80046db6f95e2984b8b0 Add some label styles that have no margins commit 6c237d9ef12b4c0d0e46893d472552942bf65730 Throw some icons and stuff into a header
-
Don Okuda authored
commit ea83090309637da404a38e27a8411bfc8fa82762 Add folder icon to the top commit 73337ae5b5413df32577ea41c8ec73eedd2171ce Make the text gray and strikethrough if deleted commit 4290c09950e615867dd411a466b3f0656811ef22 Put a strike through the label of deleted files commit d074887b9ea13bc1628a19750c5741cf72224aaa Adjust more padding and spacing commit a7e0a2aef09c85c7bec138d8e37688c821afa2ed Add a little padding and margins in and around the commits area. commit de5ed80f49f39d98fefbdf1169f06e4ea104431f Add icon for untracked files commit ca87c8941e8243d6fc320a35783d48053c4dd8e7 Adjust spacing in file tree commit a52813e9f1b83c4d5850cca007032087e604d3b5 Render git icons on the file icon
-
- Feb 08, 2017
-
-
Andreia Gaita authored
-
Andreia Gaita authored
-
Don Okuda authored
commit 525cfdb732bbfa3a139ed322936fe84856872a67 Offset the merge icon just a little bit commit 84ef49ea20c4083eca686ab10518f85db2255707 Remove some added lines commit 8633f9426513ed8455f1f88a2705ad7d5ab60025 Move it into a function commit 8f9348df7d1c7f76b7c2c123a1dbc3562ad6bdd6 Do the same for the merge icon commit d1cb2edb6004bf3b6c6eec7cbb877c13076054ec Manually draw the top and bottom timeline bars commit aa7d72c98cc2710c8004a404f8acdf715b13dc1f Remove some comments commit 11716e91beca0e99dc59051e8dbb1b9c1db481d5 Add indicator dot commit 978569d98336f730f041c263b9ceefe72c60f5ee Render the merge icon commit c9b167663e496ac238d7f1431b4c5a2c70623b94 Render octicons on top of everything commit e1ff48a8f256924b80baa9911abaf0c7b611904d Add dot and merge icons commit 3f0ec2f28114cb203ef04711134a7bfe30a2b207 Fix height and how we render the bar commit 944fef52f059aa69b00825560bd09c8500d52bd8 Draw the bar commit a7a3d9f6dc8e2104ad5d76d6877e9806c8a302f9 Bump summary content a little more commit b4f5498feba820e16380ecd0f79c8b329ff9afca stop clipping the authors! commit 5bd91b023aa8fe9826c6de940e3e56587eb51975 Better spacing commit 5a424f39b6d2131b78367d5acfc724880743fbc0 Also render the entry box Since I want the entire background to be blue when focused commit 906c6a25762cc6a5ea89aca8249ddc11b109bf66 Use contentOffset instead for padding commit 5fa6fc00c4f4e7a442a251a9f251653732e5121c Work around some spacing
-
Andreia Gaita authored
Threw the log output processor against the mono repo until it survived. When things go bad, outputting to the Unity console doesn't work very well, so moved logging to a separate file, currently in AppData/LocalLow/DefaultCompany/UnityExtension/github-unity-log.txt Bunch of threading fixes
-
- Feb 07, 2017
-
-
Andreia Gaita authored
-
Andreia Gaita authored
-
- Feb 06, 2017
-
-
Andreia Gaita authored
-
- Feb 03, 2017
-
-
Andreia Gaita authored
Add vaguely working implementations of credential management backends for windows, mac and linux. IEnvironment needs to move up to GitHub.Api and made public (so Unity can see it), so tweak accordingly).
-
Andreia Gaita authored
-