56 Commits

Author SHA1 Message Date
Baptiste Augrain
60643232ab
Merge remote-tracking branch 'upstream/main' 2025-03-24 18:01:09 +01:00
Josh Spicer
b0cccedad2
1.3.0 (#51) 2025-03-14 11:09:41 -07:00
Josh Spicer
71510345d5
Add BooleanPolicy (#50)
* Add BooleanPolicy and implement for macOS

* windows
2025-03-14 09:34:36 -07:00
Josh Spicer
cdd95689a3
1.2.1 (#49) 2025-03-12 18:17:37 +00:00
Josh Spicer
957a0f704f
React to removing configuration (#45)
* change to more efficient kCFStreamEventNone

* Mac: Respond to clearing a profile (https://github.com/microsoft/vscode/issues/241900)

* mac: collapse conditions for readability

* Windows: Respond to removing policy
2025-03-12 09:29:10 -07:00
Josh Spicer
90dab7a414
1.2.0 (#48) 2025-03-04 13:07:11 -08:00
Baptiste Augrain
f39ea93244
Merge tag 'v1.1.10' v1.1.10-2503041159 2025-03-04 12:06:21 +01:00
Josh Spicer
ed179598f9
Merge pull request #44 from microsoft/mac
Implement MacOS
2025-02-25 10:47:52 -08:00
Josh Spicer
adaf1c3393
Implement policy watcher for macOS
something compiling and outputing a familiar looking key

but more tidy this time

prevent bad stuff

file watcher (partly there)

cc

tidy up file watcher

implement dispose

implement mac NumberPolicy

remove experiment dir

tidy

warnings

minor edits

revert package-lock.json

remove pathsToWatch

unsupported platform check

value.value() is only supported after macOS 10.13
2025-02-19 14:54:35 -08:00
Sandeep Somavarapu
6f91563df6
v1.1.10 (#43) 2025-02-10 18:29:04 +01:00
Sandeep Somavarapu
9b1e64530a
Support reading longer registry value by dynamically allocating buffer size (#42) 2025-02-10 08:56:51 -08:00
Sandeep Somavarapu
5ec382d087
v1.1.9 (#41) 2025-02-10 09:54:18 +01:00
Sandeep Somavarapu
24bedb1df6
feedback (#40) 2025-02-09 19:36:53 -08:00
Sandeep Somavarapu
07c373a6d5
fix #38 (#39) 2025-02-07 15:58:48 +01:00
Sandeep Somavarapu
57f56b63d3
Merge pull request #37 from microsoft/sandy081/vital-wren
remove personal setting
2025-02-07 13:31:38 +01:00
Sandeep Somavarapu
616e52653d
remove personal setting 2025-02-07 11:31:37 +01:00
Baptiste Augrain
691b06557a
v1.1.8-2501211616 v1.1.8-2501211616 2025-01-21 17:36:32 +01:00
Baptiste Augrain
4bd16b0fae
ci: use github 2025-01-21 17:20:51 +01:00
Baptiste Augrain
960cc3ebf4
feat: add vendor name 2025-01-21 16:55:54 +01:00
Baptiste Augrain
b1ae919794
reafctor: rename project 2025-01-21 16:47:21 +01:00
Robo
720f52339e
fix: swallow unhandled exceptions on shutdown (#33)
* fix: swallow unhandled exceptions on shutdown

* chore: bump version
2024-10-03 15:41:57 +00:00
Robo
8ac37eb922
chore: update node-addon-api@8.2.0 (#32)
* chore: update node-addon-api@8.2.0

* chore: bump version
2024-10-02 12:56:25 +02:00
Raymond Zhao
1726456c3d
chore: add APIScan fields (#31) 2024-02-28 11:16:53 -08:00
Raymond Zhao
f4100fb1ac
chore: use Node 18 and Python 3.11 (#30) 2023-11-09 12:28:20 -07:00
Raymond Zhao
ae68e2d235
chore: bump Node versions (#29) 2023-11-07 12:22:51 -07:00
João Moreno
99136a36de
update SUPPORT.md (#27) 2023-06-12 14:13:43 +00:00
Robo
1a64245a1a
fix: Woverloaded-virtual and Wdelete-abstract-non-virtual-dtor warnings (#25) 2023-04-21 17:28:08 +02:00
Raymond Zhao
b9c5bec7bd
1.1.6 (#24) 2023-03-07 16:04:21 -08:00
Raymond Zhao
5c1db8fb02
fix: use SpectreMitigation attribute (#23) 2023-03-06 08:52:38 -08:00
Raymond Zhao
dd49d71919
Merge pull request #22 from microsoft/rzhao271/bump
1.1.5
2023-02-22 15:49:25 -08:00
Raymond Zhao
48ddbabbf3
1.1.5 2023-02-22 12:04:16 -08:00
Raymond Zhao
aefa902539
chore: re-add some Binskim flags (#18)
* chore: re-add some Binskim flags

* chore: use we instead of w3 flags
2023-02-15 12:22:04 +01:00
João Moreno
4def9bdde5
fix pipeline name (#20)
* fix pipeline name

* ok this then

* fix name
2023-02-14 16:16:48 +01:00
João Moreno
d0231779d8
v1.1.4 (#19) 2023-02-14 14:47:27 +01:00
João Moreno
42e75d6766
Add 32 bit windows, compile to Electron, fix dependencies (#17)
* compile to 32 bit windows

* compile for electron

* fix deps

* move back to main
2023-02-14 10:58:19 +00:00
João Moreno
48f747178a
bump (#16) 2023-02-10 10:36:49 +00:00
João Moreno
e990439f50
fix compiler flags (#15)
* fix compiler flags, add windows 32

* use -std:c++17

* what the

* debug

* ok

* ok
2023-02-10 11:24:21 +01:00
João Moreno
a266352ed1
fix README.md (#14) 2023-02-09 06:43:06 -08:00
João Moreno
c4d784910e
update pipeline (#13) 2023-02-09 15:03:29 +01:00
João Moreno
242afc2ebd
move to azdo (#12)
* move to azdo

* rename package

* bump
2023-02-09 14:51:33 +01:00
Raymond Zhao
f4d328808e
fix: enable some disabled compiler warnings (#10)
* fix: enable some disabled compiler warnings

* chore: use static cast
2023-02-09 05:32:51 -08:00
dependabot[bot]
a7ccf757c8
chore(deps-dev): bump semantic-release from 19.0.2 to 19.0.3 (#8)
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 19.0.2 to 19.0.3.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v19.0.2...v19.0.3)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-09 13:04:19 +00:00
dependabot[bot]
877282738b
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#11)
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-09 05:04:08 -08:00
dependabot[bot]
b3115a4cd3
chore(deps): bump npm from 8.10.0 to 8.12.0 (#7)
Bumps [npm](https://github.com/npm/cli) from 8.10.0 to 8.12.0.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v8.10.0...v8.12.0)

---
updated-dependencies:
- dependency-name: npm
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-09 13:04:01 +00:00
João Moreno
ecba502517
fix: fix repository link (#6) 2022-05-30 06:20:18 -07:00
João Moreno
f0bb5e521a
Merge pull request #4 from microsoft/joao/verbal-porpoise
chore: remove husky from npm package
2022-05-18 14:08:54 +02:00
João Moreno
8aacedc961
feat: build for all OSs
* build: allow installing on different os

* ci: build on all os

* ci: fix ci

* build: fix build

* build: fix build

* update build
2022-05-18 05:07:20 -07:00
Joao Moreno
b31cd58f0c
chore: remove husky from npm package 2022-05-18 11:13:28 +02:00
João Moreno
1665c9efc2
fix: release first version
* build:  setup branch protection
* fix: release first version
2022-05-18 01:41:45 -07:00
João Moreno
22d1cbd514
Setup semantic-release (#2)
* add npm ignore

* reset version

* build:  add semantic-release

* build: more ci

* ci: fix ci
2022-05-18 10:25:38 +02:00