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

  • 8a1c0cf218
    Merge 68e38d68b5 into 34878acb21 ogchrislem 2024-05-13 11:52:29 +0100
  • 68e38d68b5
    Change Json regex to prevent timeout with partial json ogchrislem 2024-05-13 11:42:13 +0100
  • 78b28a8c94
    Merge afaad61652 into 34878acb21 Daniel Lo Nigro 2024-03-31 21:10:08 -0700
  • afaad61652 Small fixes for HtmlClassFormatter: - Background colour wasn't converted to HTML colour format - Sort styles by name, which also has the effect of grouping related styles together by prefix (e.g. html, json, xml) - Background colour was incorrectly added using `color` instead of `background-color` Daniel Lo Nigro 2024-03-31 21:09:31 -0700
  • 340b84959b
    Merge 1b33b16c7d into 34878acb21 Sebastian Göls 2023-08-10 12:07:08 +0200
  • 1b33b16c7d
    Add static getter in Languages.cs Sebastian Göls 2023-08-10 12:04:18 +0200
  • 9ed2522c8d
    Add PlainText language Sebastian Göls 2023-08-10 12:00:49 +0200
  • e6c2701c36
    Update version.json for 2.0.15 release v2.0.15 rel/2.0.15 Michael Hawker MSFT (XAML Llama) 2023-07-14 11:11:39 -0700
  • 34878acb21 Add the language parser for JSON main Dongbo Wang 2023-06-20 17:32:36 -0700
  • bf3fbf6da0 Add the language parser for JSON Dongbo Wang 2023-06-20 17:32:36 -0700
  • 7c21251f77
    Update the regex for the PowerShell parser (#33) Dongbo Wang 2023-07-11 08:47:05 -0700
  • 794baeb899 Fix a typo Dongbo Wang 2023-06-20 17:46:54 -0700
  • e16e8391ca Make attribute and keyword matching case insensitive Dongbo Wang 2023-06-20 16:28:34 -0700
  • 0b12cf694a Fix typo Dongbo Wang 2023-05-24 17:28:22 -0700
  • cd6d8a70c4 Update the regex for powershell Dongbo Wang 2023-05-24 17:26:07 -0700
  • f5be673365 Get ahead on build version numbers for a change finally michael-hawker 2022-10-27 13:55:53 -0700
  • a0500c115c
    Update version.json for 2.0.14 v2.0.14 rel/2.0.14 Michael Hawker MSFT (XAML Llama) 2022-10-27 13:47:26 -0700
  • d21df72ac1
    Fixing build errors with CI (#31) Arlo 2022-10-27 11:04:16 -0500
  • 37c0244a88 Use .editorconfig for file headers Arlo Godfrey 2022-10-26 19:01:10 -0500
  • 0db139e4e0 Use PackageOutputPath instead of copying files Arlo Godfrey 2022-10-26 18:48:26 -0500
  • 0e37bb3ab6 Removed cake tooling Arlo Godfrey 2022-10-25 16:59:32 -0500
  • cd4cea1010 Revert "Removed cake" Arlo Godfrey 2022-10-25 16:58:25 -0500
  • b67b4bbf7f Removed cake Arlo Godfrey 2022-10-25 16:57:10 -0500
  • 8e770355cb Only include ColorCode nupkg files Arlo Godfrey 2022-10-25 16:29:44 -0500
  • fc5e779fb7 Enable folder flattening when copying files Arlo Godfrey 2022-10-25 16:17:56 -0500
  • 41896bde6e Copy nupkg to single folder before publishing artifacts Arlo Godfrey 2022-10-25 16:09:12 -0500
  • 61d190cbd3 Use manual shell invocation task for msbuild Arlo Godfrey 2022-10-25 11:14:47 -0500
  • 66c49b1e09 Swap cake for direct msbuild invocation Arlo Godfrey 2022-10-24 18:49:54 -0500
  • c5cca1d2e8 Revert "Removed workaround for fixed issue" Arlo Godfrey 2022-10-24 16:14:56 -0500
  • dc5b4857f4 Revert "Revert "Fixed indentation error"" Arlo Godfrey 2022-10-24 16:13:20 -0500
  • 9ec9da3f72 Revert "Revert "Invoke msbuild via shell instead of Cake"" Arlo Godfrey 2022-10-24 16:13:02 -0500
  • b96cc360be Disabled binary logger output Arlo Godfrey 2022-10-24 15:50:11 -0500
  • 49e7b44096 Removed workaround for fixed issue Arlo Godfrey 2022-10-24 15:43:34 -0500
  • 0edb739744 Revert "Invoke msbuild via shell instead of Cake" Arlo Godfrey 2022-10-24 15:40:55 -0500
  • 5677908de3 Revert "Fixed indentation error" Arlo Godfrey 2022-10-24 15:40:47 -0500
  • e5fa34b3af Fixed indentation error Arlo Godfrey 2022-10-19 19:24:54 -0500
  • aac53a5a07 Invoke msbuild via shell instead of Cake Arlo Godfrey 2022-10-19 18:50:07 -0500
  • f513f2907a Revert "Tweak 17763" fix-build michael-hawker 2022-10-19 16:46:17 -0700
  • d2eeae6675 Add Binlog michael-hawker 2022-10-19 16:36:58 -0700
  • 794d0c15e0 Revert to net5.0 for WinUI Arlo Godfrey 2022-10-19 18:25:12 -0500
  • 560eab9a4e Revert "Revert "Downgrade the WindowsAppSDK version back to 1.0.4"" Arlo Godfrey 2022-10-19 18:24:53 -0500
  • 7f2e101929 Tweak 17763 michael-hawker 2022-10-19 16:08:47 -0700
  • a2628ebe06 Merge branch 'fix/ci-errors' of https://github.com/Arlodotexe/ColorCode-Universal into fix/ci-errors Arlo Godfrey 2022-10-19 17:37:28 -0500
  • 08dc8103b5 Fixed binlog error and fixed invalid revert merge Arlo Godfrey 2022-10-19 17:36:18 -0500
  • 3de3cfa63e Update Test TargetFramework to .NET 6 michael-hawker 2022-10-19 15:31:38 -0700
  • a543bab301 Enable binlog via cake Arlo 2022-10-19 21:34:38 +0000
  • c367f25001 Enable binlogs Arlo 2022-10-19 20:50:51 +0000
  • e145ac2323 Enable binlogs Arlo Godfrey 2022-10-19 15:29:48 -0500
  • 4cb1e668d0 Revert Arlo Godfrey 2022-10-19 15:18:24 -0500
  • c6a0e622f7 Revert "Downgrade the WindowsAppSDK version back to 1.0.4" Arlo Godfrey 2022-10-19 15:09:43 -0500
  • 5984301869
    Try installing .NET Core 3 to fix build Michael Hawker MSFT (XAML Llama) 2022-10-19 13:05:09 -0700
  • a2836cb01d Use windows-latest instead of windows-2022 Arlo Godfrey 2022-10-06 10:52:43 -0500
  • 7059c7baff Revert "Use net6 for WinUI" Arlo Godfrey 2022-10-06 10:31:33 -0500
  • dd14ab5d69 Use net6 for WinUI Arlo Godfrey 2022-10-05 17:22:26 -0500
  • 2f0e6e5e82 Revert "Bump BasicTests from netcoreapp2.1 to net6.0" Arlo Godfrey 2022-10-05 16:14:14 -0500
  • 319d15320f Bump BasicTests from netcoreapp2.1 to net6.0 Arlo Godfrey 2022-10-05 13:57:38 -0500
  • ec15cb85d1
    Merge pull request #15 from Calman102/master Michael Hawker MSFT (XAML Llama) 2022-09-30 14:15:30 -0700
  • ac9c514171
    Merge pull request #27 from CommunityToolkit/winui-1-0-4 Michael Hawker MSFT (XAML Llama) 2022-09-30 13:21:12 -0700
  • 5e3d81f71d
    Update license files to align with repo Michael Hawker MSFT (XAML Llama) 2022-09-30 13:05:06 -0700
  • 697c527790
    Merge branch 'main' into master Nikola Metulev 2022-09-29 14:58:40 -0700
  • 8e412d5e4f
    Downgrade the WindowsAppSDK version back to 1.0.4 Michael Hawker MSFT (XAML Llama) 2022-09-07 13:57:30 -0700
  • 1aa7920448
    Merge 8006024cc5 into 040e6ba7a2 karmaecrivain94 2022-08-25 12:05:27 +1200
  • 040e6ba7a2
    Merge pull request #10 from 0xced/netstandard2.0 Michael Hawker MSFT (XAML Llama) 2022-08-24 16:38:10 -0700
  • 68c61e57f4 Multi-target .NET Standard 1.4 and 2.0 Cédric Luthi 2019-12-12 20:29:25 +0100
  • ee749e3131
    Merge pull request #26 from CommunityToolkit/update-version Michael Hawker MSFT (XAML Llama) 2022-08-24 16:26:21 -0700
  • 120cc61b69 Adjust SDK version installed in CI michael-hawker 2022-08-24 15:15:39 -0700
  • 3126441024 Update Min Version targetted for UWP and WinAppSDK, up WindowsAppSDK version michael-hawker 2022-08-23 15:46:19 -0700
  • 74ec45a0ce Add WindowsAppSDK mention to readme, fix linting michael-hawker 2022-08-23 15:45:22 -0700
  • 61b88db27f
    Merge pull request #25 from CommunityToolkit/relicense Michael Hawker MSFT (XAML Llama) 2022-08-24 14:50:58 -0700
  • 3c7178f110 Change license to MIT michael-hawker 2022-08-23 15:49:05 -0700
  • 918d78816f Fix issue with UpdateHeaders script michael-hawker 2022-08-23 15:46:35 -0700
  • 656a5b5fa8 Update branch name in version.json michael-hawker 2022-08-23 15:44:56 -0700
  • f92e01fd6d
    Merge branch 'CommunityToolkit:main' into fix/winui-min-17763 Arlo 2022-08-24 14:45:48 -0500
  • b2c2c319a8 Update azure-pipelines.yml for branch rename to main Michael Hawker MSFT (XAML Llama) 2022-08-23 15:54:42 -0700
  • b61feb72a2 Updated WinAppSDK to 1.1.4 Arlo 2022-08-23 16:20:43 +0000
  • f4ee9ce910 Updated WinUI TFM to 17763 Arlo 2022-08-23 16:19:48 +0000
  • fe06d74ad6
    Multi-target to .NET Standard 2.0. Theodore Tsirpanis 2022-05-28 01:56:30 +0300
  • c9996e3c49 Updated version to 2.0.13. rel/2.0.13 Alexandre Zollinger Chohfi 2021-11-17 13:29:52 -0800
  • f03571b40c Removed binlog. Alexandre Zollinger Chohfi 2021-11-17 13:28:39 -0800
  • f3e6bd1089 Updated to VS 2022. Alexandre Zollinger Chohfi 2021-11-16 11:22:17 -0800
  • ba2a05d52f Updated to WAS 1.0.0 GA. Alexandre Zollinger Chohfi 2021-11-16 11:11:57 -0800
  • 208100e6d1 Updated version to 2.0.12. rel/2.0.12 Alexandre Zollinger Chohfi 2021-10-27 16:36:47 -0700
  • d12d59a94a Updated to the WindowsAppSDK 1.0.0-preview3. Alexandre Zollinger Chohfi 2021-10-27 16:35:22 -0700
  • f0f5a1a0f7 Updated version to 2.0.11. rel/2.0.11 Alexandre Zollinger Chohfi 2021-10-12 13:03:28 -0700
  • f118ceee42 Updated to the WindowsAppSDK 1.0.0-preview2. Alexandre Zollinger Chohfi 2021-10-12 13:02:42 -0700
  • 53de4c0132 Updated version to 2.0.10. rel/2.0.10 Alexandre Zollinger Chohfi 2021-09-17 13:30:47 -0700
  • f9a9476cab Updated nuget and .net sdk version Alexandre Zollinger Chohfi 2021-09-17 13:32:39 -0700
  • bdade6c85d Updated to the WindowsAppSDK 1.0.0-preview1. Alexandre Zollinger Chohfi 2021-09-17 13:27:13 -0700
  • 2e0d66dfd5 Updated version to 2.0.9. rel/2.0.9 Alexandre Zollinger Chohfi 2021-06-24 09:52:19 -0700
  • 7430f4498f Updated cake dependencies. Alexandre Zollinger Chohfi 2021-06-24 09:59:55 -0700
  • 1584b07020 Updated dependencies Alexandre Zollinger Chohfi 2021-06-24 09:50:00 -0700
  • d7cfcfbc15 Updated to WAS 0.8.0. Alexandre Zollinger Chohfi 2021-06-24 09:41:15 -0700
  • aeb71bf92c Updated version to 2.0.8. rel/2.0.8 Alexandre Zollinger Chohfi 2021-03-31 14:37:16 -0700
  • 86964d94b9 Updated versioning and pdbs Alexandre Zollinger Chohfi 2021-03-31 13:24:10 -0700
  • 7d9abac67e
    Merge pull request #8 from azchohfi/winui3 Alexandre Zollinger Chohfi 2021-03-30 16:39:45 -0700
  • 7b1f20c12d Added WinUI3 version. winui3 Alexandre Zollinger Chohfi 2021-03-30 13:47:16 -0700
  • 826aa456b0 Updated to Reunion 0.5.0 GA. rel/8.0.0-preview7 Alexandre Zollinger Chohfi 2021-03-26 11:35:16 -0700
  • a6b7b92c8e Bump version. rel/8.0.0-preview6 Alexandre Zollinger Chohfi 2021-03-10 18:11:09 -0800
  • f90fa5afbf Downgraded version so nuget target 18362. Alexandre Zollinger Chohfi 2021-03-10 18:09:24 -0800
  • f2c32fa7b9 Removed unused target file. Alexandre Zollinger Chohfi 2021-03-10 17:02:37 -0800