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

238 Коммитов

Автор SHA1 Сообщение Дата
Robo 541eb929f6
fix: node-addon-api exception handling (#20)
* fix: node-addon-api exception handling

* chore: bump version
2024-10-03 15:48:52 +02:00
Robo a59cefc66d
chore: bump node-addon-api@8.2.0 (#19)
* chore: bump node-addon-api@8.2.0

* chore: bump version
2024-10-02 17:49:39 +02:00
Raymond Zhao ab77f66ef0
chore: add APIScan fields (#18) 2024-02-29 17:24:41 -08:00
Raymond Zhao 02ab87f55c
Merge pull request #17 from microsoft/users/GitHubPolicyService/01e37625-5de6-4740-9e02-76ebbf446cb9
Adding Microsoft SECURITY.MD
2023-06-12 12:46:10 -07:00
microsoft-github-policy-service[bot] 5ae060c647
Microsoft mandatory file 2023-06-12 18:22:47 +00:00
João Moreno cdb8bd3643
Update README.md (#14) 2023-03-31 15:44:39 +02:00
João Moreno d95cf7ea79
Merge pull request #13 from microsoft/joao/blue-termite
Use npm
2023-03-16 16:51:33 +01:00
João Moreno 2dd12dd38b
use npm 2023-03-16 16:42:43 +01:00
João Moreno 0423fa6f2e
Merge pull request #12 from microsoft/joao/teal-aardwolf
Move to @vscode/windows-ca-certs
2023-03-16 11:56:05 +01:00
João Moreno b99d936571
move to @vscode/windows-ca-certs 2023-03-16 11:54:07 +01:00
Raymond Zhao 296ce3e387
fix: add packagePlatform, fix name (#11) 2023-03-09 10:35:38 -08:00
Raymond Zhao e166558522
0.3.1 (#10) 2023-03-07 16:02:33 -08:00
Raymond Zhao 5c898de6a3
fix: add SpectreMitigation attribute (#8) 2023-03-06 08:52:08 -08:00
Raymond Zhao 54f6e48f8e
chore: bump node-forge (#9)
Fixes several security issues
2023-03-06 08:51:24 -08:00
Raymond Zhao a93e70917d
chore: add more flags for Binskim (#7)
* chore: add more flags for Binskim

* Fix flags
2023-02-14 10:30:03 +09:00
Raymond Zhao e7eaee9ffc
chore: add unified pipeline (#6)
* chore: add unified pipeline

* chore: remove extra OSes
2023-02-09 11:45:54 +09:00
Raymond Zhao 99d916e750
fix: add QSpectre flag (#5)
* fix: add QSpectre flag

* chore: update VM image

* chore: bump CI node and py versions
2023-02-05 19:42:19 -08:00
Christof Marti ee2ea3956c master > main 2021-03-22 11:41:57 +01:00
Christof Marti 5103664c73 0.3.0 2020-11-18 10:37:45 +01:00
deepak1556 0a68b6c7ba ci: update trigger 2020-11-18 10:32:02 +01:00
deepak1556 43519fa7ef chore: fix test 2020-11-18 10:32:02 +01:00
deepak1556 550c7bec1e chore: add ci config 2020-11-18 10:32:02 +01:00
deepak1556 8d5301f445 update node-addon-api 2020-11-18 10:32:02 +01:00
Deepak Mohan 4808ad4eed fix: crash with v8 8.7 2020-11-18 10:32:02 +01:00
Christof Marti be7ee29ec2 0.2.0 2019-10-24 12:46:32 +02:00
Christof Marti ec74f02baa Update with latest from upstream 2019-10-24 12:34:59 +02:00
Christof Marti 9e9e73f1d1 Prepare 0.1.0 2019-03-25 12:50:29 +01:00
Christof Marti 86d8a5b1e5 Publish native library separately 2019-03-07 17:19:10 +01:00
Stas Ukolov 00db4ad51e v++ 2019-02-19 12:23:35 +05:00
Stas Ukolov fa58e077b5
Merge pull request #14 from jgarces-tw/patch-1
fix for bundler complaining about return outside of function
2019-02-19 12:20:59 +05:00
jgarces-tw ad6754c3f4
fix for bundler complaining about return outside of function
Hi, while using browserify to bundle the module it complains that the return inside the first if on index.js is outside a function

instead of a return, could the other code be moved inside an else? cheers!
2019-02-18 15:05:06 +01:00
Stas Ukolov f16156fa94 Merge branch 'fallback' 2019-01-18 12:18:07 +05:00
Stas Ukolov 9e62d3b157 v++ 2019-01-18 11:48:50 +05:00
Stas Ukolov 6e97d54294 Try to add icon 2019-01-18 11:38:31 +05:00
Stas Ukolov 2c22ba8212 Redesign detection logics 2019-01-18 11:19:16 +05:00
Stas Ukolov d24171854d Start VS Code fallback 2019-01-18 10:32:11 +05:00
Stas Ukolov f6fef7d748 v++ 2018-12-19 11:11:14 +05:00
Stas Ukolov 83e0f2d493 Merge branch 'acl' 2018-12-11 09:41:39 +05:00
Stas Ukolov 57e950ee52 v++ 2018-12-11 09:39:31 +05:00
Stas Ukolov 6533c591df Reference Electron demo 2018-12-06 12:09:34 +05:00
Stas Ukolov b23ad47951 Update README 2018-12-05 15:19:43 +05:00
Stas Ukolov c14999b05d Properly export path 2018-12-01 16:05:40 +05:00
Stas Ukolov fb9f20914e No more Node.js v0 :-( 2018-12-01 15:51:26 +05:00
Stas Ukolov d7487f5d04 v++ 2018-12-01 15:25:35 +05:00
Stas Ukolov d4ef7dcd6f Use many paths to store PEMs 2018-12-01 15:21:40 +05:00
Stas Ukolov f4afd9c5a6 Add package for mkdir -p 2018-12-01 14:48:06 +05:00
Stas Ukolov f425d74bda Merge branch 'electron' 2018-11-01 23:25:27 +05:00
Stas Ukolov dc7a0d89b3 v++ 2018-11-01 23:23:32 +05:00
Stas Ukolov 701992bf6c v++ 2018-11-01 18:28:25 +05:00
Stas Ukolov b2eb4ee7fb Fix stupid logical bug 2018-11-01 18:06:51 +05:00