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

29 Коммитов

Автор SHA1 Сообщение Дата
Brandon Waterloo [MSFT] 2ee0e13c2d
Significant dependency updates (#3910) 2023-04-20 13:37:56 -07:00
Brandon Waterloo [MSFT] bfb785ac3f
Fix some webpack warnings and also warnings in the webpack config (#3502) 2022-04-20 11:32:10 -04:00
Brandon Waterloo [MSFT] 8746a82b92
Upgrades, upgrades, upgrades (#3419) 2022-02-24 11:49:41 -05:00
Brandon Waterloo [MSFT] 7748d4e861
Add warning suppression for optional `ssh2` dependency (#3393) 2022-01-18 12:23:53 -05:00
Brandon Waterloo [MSFT] 94d983af9a
Update to @microsoft/compose-language-service@0.0.2-alpha (#3286) 2021-11-01 15:42:08 -04:00
Brandon Waterloo [MSFT] f46144d742
Update dependencies and fix build issue with ssh2 (#3284) 2021-10-29 14:19:10 -04:00
Brandon Waterloo [MSFT] 3ea7a368fa
Remove start page in favor of walkthrough (#3248) 2021-10-04 10:49:40 -04:00
Brandon Waterloo [MSFT] 5174759f1e
Add a simple `docker stats` palette command (#3230) 2021-09-23 14:34:06 -04:00
Brandon Waterloo [MSFT] 23cfd2331f
Add the Compose language service (#3206) 2021-09-13 13:35:58 -04:00
Brandon Waterloo [MSFT] 52c5f152bb
Updates to eliminate issues in telemetry (#3174) 2021-08-27 14:44:27 -04:00
Brandon Waterloo [MSFT] 2ee326e65f
Switch to Webpack Watch flavor of extension and relocate test code (#3078)
* Switch to Webpack Watch flavor of extension and relocate test code

* Use newer @types/node package
2021-07-20 13:10:33 -04:00
Brandon Waterloo [MSFT] ffd43e44e6
Update dependencies and fix resulting issues (#3077)
* Update dependencies, new codicons package

* Fix loads of things for new dependencies
2021-07-19 12:54:04 -04:00
Brandon Waterloo [MSFT] d2c4f0e0ff
Modernize webpacking (#2883) 2021-04-16 14:46:46 -04:00
Brandon Waterloo [MSFT] 0e494a2555
Upgrade vscode-azure* dependencies (#2848) 2021-04-06 16:10:48 -04:00
Brandon Waterloo [MSFT] fbd25d4bed
Remove keytar in favor of VSCode API (#2709) 2021-02-10 10:05:33 -05:00
Brandon Waterloo [MSFT] 43f6b88761
Open a "Getting Started" page after install/upgrade (#2441) 2020-11-09 14:30:47 -05:00
Karol Zadora-Przylecki d2527f3703
Update version and dependencies (#2240)
(starting 1.6.0 milestone)
2020-08-18 08:57:31 -07:00
Brandon Waterloo [MSFT] db0a309e60
Massive improvement to code loading time (#1816)
* Defer loading some dependencies until needed

* Fix some linter errors

* Fix quoting
2020-04-03 15:22:11 -04:00
Brandon Waterloo [MSFT] 1e9e0154e6
Remove docker.importCertificates (#1377)
* Remove `docker.importCertificates` setting

* Remove win-ca and mac-ca from webpack

* Mention removal of `docker.importCertificates` in CHANGELOG.md
2019-11-01 09:35:32 -05:00
Eric Jizba e9aae629e5
Bump shared packages (#1188)
- ui: Changes how icons are handled. This repo no longer needs it's own 'azure' icon
- dev: Breaking change means this repo needs to create it's own `StringReplacePlugin`
- appservice: Breaking change doesn't affect this repro
2019-08-06 08:34:11 -07:00
Eric Jizba e63ce0eea9
Move files into "src" and "resources" folders (#953)
...to match our other repos and because it's just a common/sensible pattern.

Also turn on "export-name" tslint rule and sort .vscodeignore
2019-05-24 14:00:54 -07:00
Eric Jizba 2016688ce2
Add option to debug without webpack (#920) 2019-05-06 17:17:31 +00:00
Stephen Weatherford (MSFT) 3ee4a3d2a6
Used shared webpack dev code (#770)
* Used shared webpack dev code

* fix

* remove ts-loader dep

* PR fixes

* dev 0.1.7

* fixes

* fixes

* package lock
2019-02-13 17:28:47 -08:00
Stephen Weatherford (MSFT) 7e37b7cfaa
Use win-ca fallback logic since nAPI isn't currently compatible with Electron (#761)
* Use win-ca fallback logic since nAPI isn't currently compatible with Electron

* Add comment

* comment
2019-01-29 16:03:51 -08:00
Stephen Weatherford (MSFT) d1d6601d33
Fix user cancel showing messages (#745)
* Fix user cancel showing messages

* work

* Missing deps
2019-01-16 11:23:32 -08:00
Stephen Weatherford (MSFT) b05b8bfcc5
Ready for 0.5.0 release and fix 696 (#707)
* Ready for 0.5.0 release and fix 696

* Text improvements
2018-12-13 23:43:02 +00:00
Stephen Weatherford (MSFT) eff8832355
Fix some images, plus a few minor changes (#667) 2018-11-30 19:46:40 +00:00
Stephen Weatherford (MSFT) 996cee0704
Move entry.js and Azure log styles (#655) 2018-11-28 17:38:37 +00:00
Stephen Weatherford (MSFT) 4d7b773fab
webpack (#645)
* Enable run/pack for webpack

* work

* work

* Timing

* work

* Accurate load time

* lint

* DEBUG_WEBPACK

* Use images in base folder

* PR fixes and comment improvements

* Set max-old-space-size

* Fix Windows spawn
2018-11-27 21:27:23 +00:00