Граф коммитов

  • 8771cceb90 Merge 4cac620b40 into 43c5aa5fea Luong The Trung 2016-07-28 06:31:29 +0000
  • 4cac620b40 Create luongthetrung Luong The Trung 2016-07-28 13:31:19 +0700
  • 43c5aa5fea Update README.md master Adalberto Foresti 2016-06-22 14:48:32 -0700
  • e67e41d5e5 Remove lead slash before checking for rooted path. csharp Zack Hall 2016-04-15 15:25:42 -0700
  • 389d9fa30f Add null check on App.Launch property for CRX Zack Hall 2016-04-15 15:24:10 -0700
  • bc59e0b661 Add Unicode domain parsing tests Zack Hall 2016-04-15 15:20:27 -0700
  • cfa052c77b t # This is a combination of 2 commits. Zack Hall 2016-04-01 12:48:02 -0700
  • 3335e4286d Add option to specify version Vincent 2016-04-01 21:13:46 +0200
  • a2e57940a6 Added AppVersion to questions and appIdentity VvanGemert 2016-03-31 14:15:14 +0200
  • ed3333ade6 Made version number a input parameter VvanGemert 2016-03-31 10:20:24 +0200
  • bb24ff513b Replace forward slashes with backward slashes, add bg color fallback, add w3c start url to ACUR list. Zack Hall 2016-02-16 15:08:08 -0800
  • 8ed156734a Remove Appx manifest comments. Zack Hall 2016-01-29 14:36:46 -0800
  • 63b994f45a Update error message per loc recommendations Zack Hall 2016-01-15 11:06:51 -0800
  • fc35b35e8e Fixes #8. Removes extraneous ACUR. Zack Hall 2016-01-15 11:01:02 -0800
  • 71d8d12b25 Update npm version Zack Hall 2016-01-14 16:36:33 -0800
  • 69523366f6 Fixes #8; remove extraneous ACUR. Zack Hall 2016-01-14 16:32:30 -0800
  • e985b2418f Check that manifest icon paths exist Zack Hall 2016-01-08 17:18:50 -0800
  • 3ec495251a Exit with non-zero value if errors encountered Zack Hall 2016-01-08 15:20:41 -0800
  • 8852a271f6 Catch MakeAppx.exe errors and log them Zack Hall 2015-12-16 15:01:05 -0800
  • 33426833c2 Revert "Add version validation" Zack Hall 2015-12-16 14:30:52 -0800
  • 1a025eca6f Add version validation Zack Hall 2015-12-16 13:20:22 -0800
  • 0b053710df Add optional store_version property to manifest Zack Hall 2015-12-15 16:39:53 -0800
  • 1bb607718d Escape XML elems, make IdentityName string Zack Hall 2015-12-15 10:41:11 -0800
  • 6be52bafeb Add quotes in Packager, invariant comparison URL Zack Hall 2015-12-14 11:46:25 -0800
  • bea187ed7f Add LoggerException class Zack Hall 2015-12-11 14:33:26 -0800
  • 3e3fd90ee3 Remove OutputToConsole param Zack Hall 2015-12-11 11:21:19 -0800
  • ff72430e62 Errors in ConversionException, Max delta for image scaling Zack Hall 2015-12-11 10:46:01 -0800
  • aca87c0bf4 Make Logger completely static Zack Hall 2015-12-10 23:08:39 -0800
  • b7b6519dc7 Update logging, add errors, code review nits Zack Hall 2015-12-10 20:03:44 -0800
  • 6fcf7472db Rev npm version Zack Hall 2015-12-09 17:26:54 -0800
  • 937e8227c7 Update usage to denote experimental features Zack Hall 2015-12-09 17:11:56 -0800
  • e30767852d Update nearest image matching issue. Zack Hall 2015-12-09 13:28:18 -0800
  • 158b11152d Fix nearest image matching bug. Zack Hall 2015-12-09 13:18:40 -0800
  • 030619824d Fix nearest image matching bug. Zack Hall 2015-12-09 12:49:47 -0800
  • 6425003fec Catch null value before concat URLs Zack Hall 2015-12-09 12:29:07 -0800
  • da672e43e0 Fix splash screen size, ACUR base URL pattern Zack Hall 2015-12-07 16:33:38 -0800
  • 9a5a71f4a1 Update package.json information Zack Hall 2015-12-04 19:31:16 -0800
  • be7d626e9d Remove AppxManifest Template from csproj Zack Hall 2015-12-04 16:59:12 -0800
  • 08c97d5c48 Put AppxManifest XML template inline Zack Hall 2015-12-04 16:48:24 -0800
  • 3dfd83e32b Disallow parent directory in relative paths Zack Hall 2015-12-04 13:10:18 -0800
  • 6779ddae7f Update README.md Zack Hall 2015-12-03 17:17:26 -0800
  • 597fe3275e Remove TLD lib, nits for readability Zack Hall 2015-12-03 17:06:12 -0800
  • 5c0cde662a Create README.md Zack Hall 2015-12-03 16:49:21 -0800
  • c96d1fa849 Add comment to highlight default ACURs Zack Hall 2015-12-03 16:42:41 -0800
  • 952c6dce06 Check for at least one icon in manifest. Zack Hall 2015-12-03 16:28:19 -0800
  • 4aca9a5067 Use CreateUri from urlmon.dll with PInvoke for URI parsing Zack Hall 2015-12-03 16:10:35 -0800
  • 27d7f2cd2e Enable Stylecop Zack Hall 2015-12-03 12:03:02 -0800
  • c3a928097f Initial commit Zack Hall 2015-12-02 18:33:08 -0800
  • 2ed7998c10 Merge pull request #6 from MicrosoftEdge/osx-resize Zack Hall 2015-11-23 15:59:36 -0800
  • 173be0bfd4 Fix image resize on osx. John-David Dalton 2015-11-23 15:53:13 -0800
  • 1b99cdf6bc Add optional -m flag to convert command Zack Hall 2015-11-20 18:39:31 -0800
  • d50f144f31 Reduce ACUR urls to only domain; removes path. Zack Hall 2015-11-20 10:16:24 -0800
  • b58be81dbe Update start page ACURs with subdomains; closes #2. Zack Hall 2015-11-19 17:33:25 -0800
  • 6e337a2c23 Fix relative path to documentation Zack Hall 2015-11-17 11:25:07 -0800
  • d3347af5c0 Rev package version for file endings Zack Hall 2015-11-16 15:53:20 -0800
  • 25fa65857f Add gitattributes file to force line endings Zack Hall 2015-11-16 15:46:46 -0800
  • 3e1eaaaf8e Change compiler new line settings to LF Zack Hall 2015-11-16 15:20:58 -0800
  • b3a273367b Revert "Saving files before refreshing line endings" Zack Hall 2015-11-16 15:20:02 -0800
  • 715823aabf Revert "add gitattributes file to fix line endings" Zack Hall 2015-11-16 15:19:51 -0800
  • bdc3553e71 add gitattributes file to fix line endings Zack Hall 2015-11-16 15:11:22 -0800
  • fddab2bbdf Saving files before refreshing line endings Zack Hall 2015-11-16 15:04:19 -0800
  • 9937813a57 Rev version in package.json Zack Hall 2015-11-13 14:28:05 -0800
  • cbd605f6a4 Add build from CLI config Zack Hall 2015-11-13 14:02:29 -0800
  • d493e106ba Update README.md jayrenn 2015-11-13 11:07:40 -0800
  • aa5abdca71 Update README.md jayrenn 2015-11-13 11:07:15 -0800
  • 741ad62810 Update README.md jayrenn 2015-11-11 13:46:56 -0800
  • ff04b712d8 Adding browser device capabilities Kiril Seksenov 2015-11-11 13:21:54 -0800
  • f47af699f5 Update README.md jayrenn 2015-11-11 11:05:05 -0800
  • 3687d14ba0 Update README.md jayrenn 2015-11-11 11:01:17 -0800
  • 8a9a63e9fa Create README.md jayrenn 2015-11-11 10:57:11 -0800
  • 0bd308c3d5 Cleaned up dead code Sean Xu 2015-11-10 18:42:51 -0800
  • 244ef7cf27 Implemented asset resizing via PhantomJS Sean Xu 2015-11-10 18:01:29 -0800
  • de3a7ea305 Fixes around JSON parsing and XML encoding name values Sean Xu 2015-11-06 15:52:39 -0800
  • 7b73a3595d Addressed issues found converting several packages Sean Xu 2015-10-30 17:10:39 -0700
  • 1e7d549b7b Simpler usage for 'crxtoappx' Sean Xu 2015-10-28 16:49:10 -0700
  • 95db43a6fb Updated manifest Sean Xu 2015-10-28 15:28:31 -0700
  • 50bb14f1c6 Added 'crxtoappx' feature Sean Xu 2015-10-28 15:24:13 -0700
  • 3ee0e55224 Changed protocol to first wait for ACK from server on connection, this allows the server to reject clients. Sean Xu 2015-09-25 12:30:56 -0700
  • ac4560655f Added tests Sean Xu 2015-09-23 14:40:07 -0700
  • a16e0f8903 Initial commit Sean Xu 2015-09-09 18:12:14 -0700
  • 398292ed89 Initial commit Sean Xu 2015-09-09 17:49:09 -0700