Roy
|
ea25bd91b0
|
Standardize .NET JSON on System.Text.Json (#12805)
* Implement System.Text.Json for Community.PowerToys.Run.Plugin.VSCodeWorkspaces (#11697)
* Implement System.Text.Json for Community.PowerToys.Run.Plugin.VSCodeWorkspaces
* Cleanup property names
* Implement System.Text.Json for Microsoft.PowerToys.Settings.UI (#11702)
* Implement System.Text.Json for Powerlauncher (#11699)
* Implement System.Text.Json for Wox.Infrastructure
* Implement System.Text.Json for Powerlauncher
* Implement System.Text.Json for Microsoft.Plugin.Folder
* Implement System.Text.Json for Wox.Plugin
* Remove Newtonsoft.Json from launcherInstallComponent
* Update properties with private setter
Format JSON output
* Serialize Get with private set property
* Implement System.Text.Json for ImageResizerUI (#11847)
* Implement System.Text.Json for ImageRezierUI
* Change Newtonsoft.Json.dll to System.Text.Json in ImageResizer
* Add writefile to spelling whitelist
* Fix installer
* Fix bad merge
Co-authored-by: mykhailopylyp <17161067+mykhailopylyp@users.noreply.github.com>
|
2021-08-20 14:36:29 +01:00 |
|
Mykhailo Pylyp
|
2311c3fc18
|
Save QueryHistory, UserSelectedRecord after each update (#9165)
|
2021-01-19 18:43:28 +02:00 |
|
Clint Rutkas
|
6514712054
|
[stylecop] Launcher (#5968)
* Should be last stylecop change!
* two more tweaks
|
2020-08-14 13:35:06 -07:00 |
|
Clint Rutkas
|
e4f9c02d11
|
Lots of small tweaks (#5960)
|
2020-08-14 11:50:14 -07:00 |
|
Clint Rutkas
|
5c1713f274
|
wrapping up everything minus var renaming (#5952)
|
2020-08-14 09:22:24 -07:00 |
|
Clint Rutkas
|
23a9fa40e7
|
Additional formatting tweaks (#5909)
|
2020-08-13 15:32:12 -07:00 |
|
Clint Rutkas
|
26bf05dd7e
|
whitespace changes (#5750)
|
2020-08-06 20:38:49 -07:00 |
|
Clint Rutkas
|
ff69f6ed7f
|
fixing most whitespace issues, reordering namespaces and adding in headers (#5677)
|
2020-08-05 14:06:55 -07:00 |
|
Divyansh Srivastava
|
c85cd4ac24
|
Migrate files from Wox to PowerLauncher (#5014)
* Moved all files from Wox to Powerlauncher
* Removed Wox project
* Changed namespace for imported files
* Resolved errors for VM
* Added build dependency order
* Fixed errors in helper class
* Remove Wox files
* Fixed errors in SingleInstance class
* Fixed wox.tests
* Fixed MSI
* Removed obsolete methods from PublicAPI
* nit fixes
* Throw null exception
* Fix merge conflict
|
2020-07-20 11:22:03 -07:00 |
|