Eric Amodio
f6355932b3
Adds 3rd party licenses
3 年之前
Eric Amodio
9973881cd2
Bumps to v11.6.0
3 年之前
Eric Amodio
9a4740975a
Fixes live share support
3 年之前
Eric Amodio
f77cf30643
Adds better webview security
3 年之前
Eric Amodio
afa3252440
Fixes #1432 : Stops throwing for cancelled promise
3 年之前
Eric Amodio
dd6acb060a
Updates dependencies
3 年之前
Eric Amodio
a00c814ea5
Adds @ivolzhevbt's contribution
Updates CHANGELOG
3 年之前
Ivan Volzhev
c5428ed6c9
Fixes #1562 : fixes version of trim-newlines
trim-newlines is a transitive dependency which is present in a
dependency tree through imagemin-webp and node-sass.
Version of trim-newlines which is referenced by those pacakges has a
security advisory https://snyk.io/vuln/SNYK-JS-TRIMNEWLINES-1298042
Neither imagemin-webp nor node-sass have version which depend on patched
version of trim-newlines. And at least node-sass is not maintained any
longer.
Under current circumstances the only way to fix this is to force
trim-newlines version via "resolutions". As interface of the package is
backward compatible and does not break anything I believe it is a right
thing to do.
3 年之前
Eric Amodio
7304b76f1a
Updates dependencies
3 年之前
Eric Amodio
efd0c954bb
Prettiers
3 年之前
Eric Amodio
b6352078ec
Fixes lint error
3 年之前
Eric Amodio
50e504f9c8
Fixes build issues & updates deps
Changes from node-sass to sass
3 年之前
Eric Amodio
c88b45e6e7
Fixes #1566 : pr hover link was missing
3 年之前
Eric Amodio
05ac5f0d1e
Updates dependencies
3 年之前
Eric Amodio
0ccd76d691
Updates sponsor link
3 年之前
Eric Amodio
548824559a
Updates sponsors layout
3 年之前
Eric Amodio
af4ce3e911
Adds new sponsors
3 年之前
Eric Amodio
4600d15edf
Fixes json encoding in example
3 年之前
Eric Amodio
d2a5141743
Closes #1529 : adds diff previous w/ working
3 年之前
Eric Amodio
4222b6cd24
Re-adds debugging info to resolved nodes
3 年之前
Eric Amodio
1a6c1927c6
Closes #1543 : adds status bar id & name
3 年之前
Eric Amodio
d1bacafe31
Fixes #1545 : adds missing branch compare actions
3 年之前
Eric Amodio
0d3948798b
Fixes #1548 : dont show again failed setting save
3 年之前
Eric Amodio
15e50e84c8
Fixes issue with long messages on rebase editor
3 年之前
Eric Amodio
db3045d595
Updates dependencies
3 年之前
Eric Amodio
6899c1cd3f
Fixes issues with 3rd-party issue auto-linking
3 年之前
Eric Amodio
df84af27d2
Avoids logging uris
3 年之前
Eric Amodio
54b2c06c1b
Fixes #1449 : match regex against url directly
3 年之前
Eric Amodio
967d995157
Bumps to v11.5.1
3 年之前
Eric Amodio
34a8d127be
Reverses j/k order
3 年之前
Eric Amodio
e6158135fc
Bumps to v11.5.0
3 年之前
Eric Amodio
932088fda0
Adds support for workspace trust
3 年之前
Eric Amodio
a65f571a10
Closes #1542 : Adds alternate shortcuts to rebase
3 年之前
Eric Amodio
af065505d0
Updates CHANGELOG
3 年之前
Eric Amodio
5ebb6cfbbb
Adds create pr icon to branch nodes
3 年之前
Eric Amodio
6f7fc115f0
Fixes default branch lookup
3 年之前
Eric Amodio
3efa4f281a
Fixes unicode font issue on mac
3 年之前
Eric Amodio
d2cdc1547a
Renames Discuss/Collab menu to Team
3 年之前
Eric Amodio
35251d63ce
Changes more icons to codicons
3 年之前
Eric Amodio
d75c76eb23
Updates dependencies
3 年之前
Eric Amodio
0c114b2152
Adds footnotes (issues/prs) to hovers
3 年之前
Eric Amodio
da01c24150
Adds rich hovers for commits in trees
Adds rich footnotes in markdown
Adds branch/tag tips to file/line history
3 年之前
Eric Amodio
8322b5a968
Removes eslint ignores
3 年之前
Eric Amodio
2fd7e6f095
Fixes 3rd party double auto-linking
3 年之前
Eric Amodio
5eda931d6f
Removes CodeStream partnership
3 年之前
Eric Amodio
9aaa8af844
Adds git logging to debug console
3 年之前
Eric Amodio
ac62316728
Fixes #1538 : uses iframe rendering
Removing the find widget allows iframe rendering
3 年之前
Eric Amodio
c279de6571
Reformats queries
3 年之前
Eric Amodio
5fdcdcd003
Fixes issue where line blame fails intermittently
3 年之前
Eric Amodio
925d0bdc8c
Fixes wrong type
3 年之前