Commit graph

46 commits

Author SHA1 Message Date
Baptiste Augrain
a4e5b2a101
fix: update issue reporter (#1206) 2022-08-16 23:37:20 +02:00
Baptiste Augrain
81d304fa37
fix: split version for vscode (#1202) 2022-08-16 19:00:11 +02:00
Baptiste Augrain
bffbd569a5
fix: patch all versions (for macos and reh) (#1198) 2022-08-16 16:11:08 +02:00
Baptiste Augrain
118ea7993d
feat: add release number (#1192) 2022-08-16 13:51:45 +02:00
Baptiste Augrain
8883466ef5
fix(1.70): disable dependencies checking for .deb (#1180) 2022-08-05 12:08:36 +02:00
Pavel Sterin
f6a99949c5
feat: use github versions of included extensions (#1133) 2022-06-19 11:49:56 +02:00
Baptiste Augrain
bbaaed2ec1
fix: update patches & install optional dependencies (#1115) 2022-06-09 22:19:30 +02:00
Baptiste Augrain
0932463dfb
fix(1.67): update patches (#1066) 2022-05-07 09:50:30 +02:00
Baptiste Augrain
afe72aba83
fix: disable updating the builtin extensions (#1062) 2022-04-27 17:20:47 +02:00
Baptiste Augrain
7ee4f2f735
fix(1.66): update patches & linux workflow (#1027) 2022-03-31 10:46:32 +02:00
Baptiste Augrain
5bd755a9cc
fix(1.65): update patches (#1001) 2022-03-04 09:47:45 +01:00
Baptiste Augrain
2dab7cfcdf
fix(1.64): update patch (#988) 2022-02-03 21:46:31 +01:00
Baptiste Augrain
3f00a255b1
build(win): remove superfluous files from archive (#967) 2021-12-26 10:34:08 +01:00
Baptiste Augrain
d164e43b78
fix(1.63): update patch (#937) 2021-12-09 02:30:35 +01:00
Baptiste Augrain
38810539a7
fix(1.62): fix patches (#899) 2021-11-06 02:52:55 +01:00
Baptiste Augrain
0f5a7d4a1b
fix(1.61): update github authentication patch (#866) 2021-10-08 23:14:50 +02:00
Baptiste Augrain
db02ad1133
feat: remove CORS validation patch (#845) 2021-09-17 23:25:34 +02:00
Baptiste Augrain
07877c5e12
fix: correctly load internal pages (#826) 2021-09-07 12:24:50 +02:00
Baptiste Augrain
9c2f61b79c
fix: report issue to vscodium (#825) 2021-09-07 01:56:10 +02:00
Baptiste Augrain
0d433893b7
use github personal access token (#672) 2021-09-06 15:22:30 +02:00
Baptiste Augrain
bf524a9c2c
fix(1.60): add patch to disable CORS (#822) 2021-09-06 12:01:31 +02:00
Baptiste Augrain
d862b86a27
fix(1.60): update custom gallery patch (#817) 2021-09-02 22:34:19 +02:00
Baptiste Augrain
b1970e82af
do not start crashReporter when appCenter isn't configured (#787) 2021-08-06 01:49:57 +02:00
Baptiste Augrain
23160ad483
Disable cors (#774) 2021-08-03 18:51:40 +02:00
Liwen Guo
e1b4583cf9
Use applicationName for update cache path (#765) 2021-07-16 16:37:07 -07:00
atesca09
d29337f328
Fix custom-gallery patch (#758)
* Fix custom-gallery patch

* Bump GA to node 14

Co-authored-by: Atesca <2404098-atesca@users.noreply.gitlab.com>
2021-07-10 07:09:37 -07:00
Swinder Pal Singh Juneja
64e101b963 Add ability to apply user specific patches to vscode source 2021-06-21 08:50:25 +05:30
Baptiste Augrain
e0944b1769 fix patches 2021-06-12 23:53:56 +02:00
Baptiste Augrain
97db123287 fix custom gallery on windows 2021-05-28 19:45:05 +02:00
Atesca
656a02b50f Fix custom gallery pacht for 1.56 2021-05-06 16:30:55 +02:00
Baptiste Augrain
d8a91cf13e
fixing build for 1.55 (#690)
* Fix patch for builds after 1.55

* Remove no longer needed centos7 patch

* updating patches for 1.55

Co-authored-by: Atesca <2404098-atesca@users.noreply.gitlab.com>
2021-04-01 07:43:49 -07:00
Baptiste Augrain
b07aee0b20 Merge branch 'master' into fix-binary 2021-03-24 22:42:06 +01:00
Baptiste Augrain
0ead786b6c - rename env variables
- update doc
2021-03-19 17:02:21 +01:00
Baptiste Augrain
ccd219e96e - add cacheUrl
- locate & load user-customized product.json
2021-03-19 13:27:33 +01:00
Baptiste Augrain
e7c96e706d Merge branch '#537' into custom-gallery 2021-03-19 05:30:27 +01:00
Baptiste Augrain
3a15ad9778 fixing for 1.54 2021-03-11 02:13:52 +01:00
Baptiste Augrain
edc9773c9c Merge branch 'master' into fix-binary 2021-03-11 01:45:06 +01:00
Baptiste Augrain
f8eeb2b698 - fixing build
- add manual build
2021-03-10 16:04:07 +01:00
Baptiste Augrain
54b4d842ad Merge branch 'master' into fix-binary 2021-03-08 20:09:18 +01:00
Mike Lewis
99f27fe9ed Reduce context for patches/update-cache-path.patch
Upstream changed the next line, causing build breakage.
Reducing the context resolves the issue and should help prevent future issues if/when that function changes again.
2021-03-07 23:03:39 -05:00
Baptiste Augrain
241d311adf Centos7 isn't supported by Electron 11 2021-03-02 19:33:25 +01:00
Baptiste Augrain
b17312f534 patch static binary name 2021-02-26 22:14:40 +01:00
Scott Humphries
c9e9f28130
Update update-cache-path.patch 2021-02-05 12:05:37 -06:00
proletarius101
2d58d3bd1e
Don't replace product.json in RPM updates 2020-11-15 15:45:03 +08:00
articlecat
dad2a98413
Add patch for custom extensions gallery
Extend product.ts to accept environment variables for custom extensions gallery URLs
2020-10-19 05:59:14 -07:00
Peter Squicciarini
98a9a1b231
Fix update cache path 2019-12-08 16:03:23 -08:00