Samuel Attard
|
be1a3dce83
build: use github actions for windows (#44136)
|
4 months ago |
Felix Rieseberg
|
687a59b43b
feat: Add shared dictionary management APIs (#44750)
|
4 months ago |
John Kleinschmidt
|
f0d3e42338
test: fixup flaky session tests (#44545)
|
5 months ago |
Keeley Hammond
|
08d315da14
refactor: revert url::DomainIs() for cookie domains (#44153)
|
6 months ago |
Samuel Attard
|
122685194a
build: add import/order eslint rule (#44085)
|
6 months ago |
electron-roller[bot]
|
30fbeec036
chore: bump chromium to 131.0.6734.0 (main) (#43769)
|
6 months ago |
Charles Kerr
|
c35739d60d
refactor: use url::DomainIs() to check cookie domains (#43262)
|
8 months ago |
Theo Gravity
|
bab3fcc9ab
feat: add `getPercentComplete` / `getCurrentBytesPerSecond` / `getEndTime` to DownloadItem (#42805)
|
9 months ago |
Shelley Vohr
|
54c315c9b0
refactor: improve cookie failure rejection messages (#42362)
|
10 months ago |
Calvin
|
3eb94b72ba
feat: Options parameter for `Session.clearData` API (#41355)
|
1 year ago |
Calvin
|
12d7a8ff66
feat: `Session#clearData` API (#40983)
|
1 year ago |
electron-roller[bot]
|
8c89137ecd
chore: bump chromium to 122.0.6194.0 (main) (#40750)
|
1 year ago |
Milan Burda
|
f6e8544ef6
refactor: use `replaceAll()` instead of `replace()` when appropriate (#39721)
|
1 year ago |
Shelley Vohr
|
00746e662b
feat: allow headers to be sent with `webContents.downloadURL()` (#39455)
|
1 year ago |
David Sanders
|
effafdf498
test: use as const to remove some usages of as any (#39475)
|
1 year ago |
hunter
|
2b283724ce
docs: fix some string union type (#39258)
|
1 year ago |
Milan Burda
|
47951cc95b
refactor: use `Date.now()` instead of `+new Date()` (#38901)
|
1 year ago |
Milan Burda
|
9226cc662b
refactor: use types for once() return values in spec (#38872)
|
1 year ago |
Shelley Vohr
|
e73edb5481
feat: allow headers to be sent with `session.downloadURL()` (#38785)
|
1 year ago |
Milan Burda
|
d78f37ec8f
refactor: use node scheme imports in spec (#38487)
|
1 year ago |
Milan Burda
|
82af000a37
chore: cleanup eslint suppressions (#38417)
|
1 year ago |
electron-roller[bot]
|
908bef7ca9
chore: bump chromium to 114.0.5708.0 (main) (#37834)
|
2 years ago |
Fedor Indutny
|
6bfef67aae
feat: session.resolveHost (#37690)
|
2 years ago |
Calvin
|
b8a21dbcd7
test: migrate to helpers & disabled tests list (#37513)
|
2 years ago |
George Joseph
|
e0c348a2f8
feat: Allow usage of an absolute path for partitions used in a session (#37604)
|
2 years ago |
Shelley Vohr
|
b8f970c1c7
fix: properly bubble up cookie creation failure message (#37586)
|
2 years ago |
Jeremy Rose
|
a3e3efe4c4
test: use node helpers for events.once and setTimeout promise (#37374)
|
2 years ago |
Milan Burda
|
f97d68c4bf
test: convert functions to async & eliminate duplicates (#37316)
|
2 years ago |
Milan Burda
|
ee87438d28
test: use async helpers to simplify tests (#37314)
|
2 years ago |
Milan Burda
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |